summaryrefslogtreecommitdiff
path: root/security/nss/lib/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* add ordering capability to the listian.mcgreer%sun.com2001-10-152-1/+34
* implement hash keyed by NSSItem; change list method names to be like hash met...ian.mcgreer%sun.com2001-10-084-43/+152
* fix build errorian.mcgreer%sun.com2001-10-031-4/+0
* check in the nssItem_ interfaceian.mcgreer%sun.com2001-09-252-0/+34
* Fix Linux warnings.relyea%netscape.com2001-09-201-1/+1
* some cleanup in the list codeian.mcgreer%sun.com2001-09-204-14/+48
* checkin of threadsafe hashtable; copied from ckfw/hash.c but using NSS typesian.mcgreer%sun.com2001-09-204-0/+435
* initial checkin of threadsafe listmcgreer%netscape.com2001-09-194-0/+466
* first cut at password handling. todo: implement transaction-based passwords ...mcgreer%netscape.com2001-09-191-0/+4
* Bugzilla bug #63768: removed references to the obsolete PURE_LIBRARY,wtc%netscape.com2001-02-021-1/+0
* Bugzilla bug #67122: put PR_CALLBACK after the return type in functionwtc%netscape.com2001-01-312-6/+6
* Bugzilla: 64132. NSS lock instrumentationlarryh%netscape.com2001-01-033-40/+41
* Changes to make base code compile in the current nss environment. This is sorelyea%netscape.com2000-09-063-5/+20
* Detect at runtime when we're running with NSPR 1 and switch the thread-privat...roeber%netscape.com2000-05-174-3/+209
* Minor changes to fix mac build bustages.dougt%netscape.com2000-05-122-1/+2
* I missed a couple usages of nssUTF8_Size when its signature changed.roeber%netscape.com2000-04-191-4/+8