summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close EVENTSREWRITE_20000211_BRANCHEVENTSREWRITE_20000211_BRANCHFranziskus Kiefer2017-09-290-0/+0
* fixup commit for branch 'EVENTSREWRITE_20000211_BRANCH'cvs2hg2002-02-1018-969/+142
* Temporary hack to make 'depend' do a 'clean' in NSS.wtc%netscape.com2002-02-041-0/+1
* Bug 117978: accessor functions to all JCE keystore API to be implemented.relyea%netscape.com2002-02-0310-25/+438
* Fix cert leaks when building a chain. There are several client auth bugs fil...ian.mcgreer%sun.com2002-02-023-7/+23
* bug 90518, selfserv dumps cache state before shutdown with -y optionian.mcgreer%sun.com2002-02-023-1/+28
* Bugzilla bug 122961: export CERT_CreateSubjectCertList for PSM.wtc%netscape.com2002-02-021-0/+1
* Add new PK11_ImportSymKeyWithFlags function for JSSrelyea%netscape.com2002-02-021-34/+62
* Fix Mac bustage.javi%netscape.com2002-02-021-1/+1
* Bugzilla bug 122712: moved the two newly exported symbols to the rightwtc%netscape.com2002-02-011-3/+2
* fix cert leak found by client authian.mcgreer%sun.com2002-02-011-11/+1
* Fix memory leak.relyea%netscape.com2002-02-011-1/+2
* Bugzilla bug 122944: detect Cygwin's uname.wtc%netscape.com2002-02-011-3/+24
* bug 121628, persistent cache of hardware token certsian.mcgreer%sun.com2002-02-0112-110/+744
* Bugzilla bug 119340: install a SIGTERM handler on Linux for debugging.wtc%netscape.com2002-02-011-0/+22
* certutil -L now opens the DB ReadOnly. Add the '-X' option to the test is stillrelyea%netscape.com2002-02-011-1/+1
* Make the following functions open the databases Readonly:relyea%netscape.com2002-02-011-5/+27
* have certutil shutdown cleanly so purify is easier to deal withian.mcgreer%sun.com2002-01-311-20/+33
* Fix thread local storage leak.relyea%netscape.com2002-01-313-9/+11
* Make the projects depend on a .exp file that doesn't start with '_' so that w...javi%netscape.com2002-01-315-10/+160
* Use LoadableRoots.mcp.exp instead of _*.exp so that we knowjavi%netscape.com2002-01-311-0/+0
* couple of fixesian.mcgreer%sun.com2002-01-312-1/+5
* bug 90518, implement methods for dumping the state of the cache and temp cert...ian.mcgreer%sun.com2002-01-315-0/+64
* Checkin for relyea. Call CERT_DestoryCertificateList instead of CERT_DestroyC...ddrinan%netscape.com2002-01-311-2/+2
* Fix certlist memory leak.relyea%netscape.com2002-01-311-0/+9
* Bugzilla bug 119340: backed out the fix. We are still seeing thewtc%netscape.com2002-01-312-48/+3
* Bugzilla bug 122712: temporarily export two additional symbols for Mozillawtc%netscape.com2002-01-311-0/+3
* put the sleep 30 back into the linux ssl test to give the selfserv timesonja.mirtitsch%sun.com2002-01-311-1/+7
* restore checks for critical extenstions and fail if we have any we don'trelyea%netscape.com2002-01-311-12/+1
* next thry for bug 115200sonja.mirtitsch%sun.com2002-01-311-1/+1
* Set token flag when saving the CRLs so they actually get put into the database!relyea%netscape.com2002-01-311-2/+7
* Fix searching code so it can find CRL'srelyea%netscape.com2002-01-312-4/+4
* another try for QA / RE / tinderbox problem bug #115200sonja.mirtitsch%sun.com2002-01-301-3/+3
* Unsigned values are always greater than '0'!relyea%netscape.com2002-01-301-1/+1
* Indexes are zero based. Do our realloc when index == size (not after).relyea%netscape.com2002-01-301-1/+1
* 1) put some defensive programming so we don't crash on invalid der.relyea%netscape.com2002-01-301-1/+4
* Restore idempontency to nss_init*relyea%netscape.com2002-01-291-0/+8
* Built-ins set the ulValueLen to -1 to indicate an unknown attribute type.relyea%netscape.com2002-01-291-0/+4
* Token and slot names are already converted to NULL terminated strings in the ...relyea%netscape.com2002-01-291-27/+2
* Don't leak memory in the arena poolrelyea%netscape.com2002-01-291-2/+4
* More 'pretty print' improvements. Decode context specific data a little more.relyea%netscape.com2002-01-291-8/+69
* changes related to bug 115660ian.mcgreer%sun.com2002-01-293-19/+61
* (sigh) not only do we need to find the objects, we need to be able to readrelyea%netscape.com2002-01-281-1/+3
* fixed typosonja.mirtitsch%sun.com2002-01-281-1/+1
* Fix for 69556 - remove expired CA "Verisign Class 4 Primary CA"jpierre%netscape.com2002-01-282-378/+182
* attempted fix for bug 115200, tinderbox reports false failures on machinessonja.mirtitsch%sun.com2002-01-281-34/+12
* Fix crashing problem when trying two switch from fips to non-fips and back.relyea%netscape.com2002-01-281-7/+8
* Bugzilla bug 114702: support Linux 2.5.x kernels.wtc%netscape.com2002-01-271-0/+49
* Bugzilla bug 100447: on BSD/OS 4.2 and 4.3, we have problem callingwtc%netscape.com2002-01-271-16/+32
* Bugzilla bug 111206: make the Solaris version test flexible so that wewtc%netscape.com2002-01-261-10/+1