summaryrefslogtreecommitdiff
path: root/security/nss/lib/base
Commit message (Expand)AuthorAgeFilesLines
* Bug 505880: nss_ZRealloc could use a local NSSArena *arena variablenelson%bolyard.com2010-03-151-12/+14
* Fix for bug 433791. Delete Win16 references. r=nelsonjulien.pierre.boogz%sun.com2009-04-071-2/+1
* Bug 450845: Stop exporting symbols that are not present in the .def filesnelson%bolyard.com2008-10-051-4/+4
* Bug 431805: initialize error_stack_index to an invalid TPD index instead ofwtc%google.com2008-05-171-3/+7
* Bug 431929: Release the lock before returning. Acquire the lock afterwtc%google.com2008-05-131-2/+3
* Bug 431805: fixed the leak of the primordial thread's error stack. Thewtc%google.com2008-05-1017-0/+6257
|\
* | fixup commit for tag 'JSS_4_2_BRANCHPOINT'JSS_4_2_BRANCHPOINTcvs2hg2008-05-0917-6230/+0
|/
* Fix build bustage in optimized builds.nelson%bolyard.com2008-02-231-2/+3
* Bug 370536: Memory leaks in pointer tracker code in DEBUG builds. r=rrelyeanelson%bolyard.com2008-02-233-100/+17
* Bug 415264: Use the equivalent PR_ROTATE_LEFT32 calls. r=nelsonwtc%google.com2008-02-031-1/+1
* [Bug 331043] Improve hash performance using _rotr intrinsic, r=brendan,nelsonnelson%bolyard.com2008-01-271-1/+3
* Bug 389781 NSS should be built size-optimized on Linux, Windows, and Macchristophe.ravel.bugs%sun.com2007-08-151-0/+3
* Bug 391291 Implement Shared Database Integrity checks.rrelyea%redhat.com2007-08-091-0/+2
* 354403:: nssList_CreateIterator returns pointer to a freed memory if the func...alexei.volkov.bugs%sun.com2006-09-291-0/+1
* 341115: Multiple NULL ptr dereferences in nss/lib/base/arena.c. r=nelsonalexei.volkov.bugs%sun.com2006-07-171-4/+4
* Bugzilla Bug 317052: removed the obsolete file lib/base/whatnspr.c fromwtchang%redhat.com2005-12-194-216/+3
* Bugzilla Bug 267158: removed the $Name$ RCS keyword from our source files.wtchang%redhat.com2005-01-2018-18/+18
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-2518-534/+591
* Bugzilla bug 229293: fixed compiler warning "unary minus operator appliedwchang0222%aol.com2004-02-111-4/+4
* Bound stan error stack at 16 error codes to limit growth.nelsonb%netscape.com2003-12-021-36/+23
* Bug 186586: If at NSS shutdown there are still certs in the cert caches,wtc%netscape.com2003-01-081-0/+2
* bug 172247, don't allow import of duplicate issuer/serial certsian.mcgreer%sun.com2002-11-211-0/+1
* Bug 164501. Return a proper error code from PK11_FindCrlByName() so the CRLrelyea%netscape.com2002-10-101-0/+1
* Fix compiler warningsjpierre%netscape.com2002-09-071-1/+1
* Fix 164126: makefile build error.nicolson%netscape.com2002-09-061-2/+2
* avoid use of iteratorian.mcgreer%sun.com2002-04-221-9/+13
* define nss_ZREALLOCARRAY, fix bugs in nss_ZReallocian.mcgreer%sun.com2002-04-042-6/+26
* Fixed a memory leak on memory allocation error. r=mcgreer. (bug 129709)wtc%netscape.com2002-03-151-0/+3
* Bugzilla bug 131078: fixed compiler warnings. r=mcgreer.wtc%netscape.com2002-03-151-0/+2
* When we free the clists, clear out our head pointer (don't keep pointing torelyea%netscape.com2002-03-011-0/+1
* misdeclared function signatureian.mcgreer%sun.com2002-02-281-1/+1
* fix aix bustageian.mcgreer%sun.com2002-02-271-0/+6
* Bug 120651: Memory leaks in PK11_GetCertList.relyea%netscape.com2002-02-131-1/+1
* Fix memory leak in hash table keys. Hash tables stay around forever.relyea%netscape.com2002-02-061-1/+1
* some of the output in bug 123081 shows potential leaks around iterators, sinc...ian.mcgreer%sun.com2002-02-051-1/+1
* cleanup suggested by review by Nelsonian.mcgreer%sun.com2002-02-051-1/+15
* Fix thread local storage leak.relyea%netscape.com2002-01-313-9/+11
* fix core when token list is emptied (caused by switch to fips mode)ian.mcgreer%sun.com2002-01-231-1/+6
* memory leak fixesian.mcgreer%sun.com2002-01-081-0/+1
* detect hash collisions so that the caller can handle itian.mcgreer%sun.com2001-12-123-1/+9
* original intent for concurrent list iteration, fixes bug 114727. a better lo...ian.mcgreer%sun.com2001-12-121-4/+35
* check in error constian.mcgreer%sun.com2001-12-101-0/+2
* Patch for 107323 - fix compiler warningsjpierre%netscape.com2001-12-061-1/+0
* fix memory leaksian.mcgreer%sun.com2001-11-292-15/+25
* land changes for handling temporary and cached certs in 3.4ian.mcgreer%sun.com2001-11-284-14/+53
* fix unneeded lock release in list iterationian.mcgreer%sun.com2001-11-161-1/+0
* Land BOB_WORK_BRANCH unto the tip.relyea%netscape.com2001-11-083-5/+8
* add ability to notify user that chain is incompleteian.mcgreer%sun.com2001-10-171-0/+2
* fix iteration for empty listian.mcgreer%sun.com2001-10-171-0/+4
* put the sort function in the headerian.mcgreer%sun.com2001-10-151-0/+12