summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'NSS_3_5_RTM'NSS_3_5_RTMcvs2hg2002-06-293-25/+1
* Set NSS version to 3.5.wtc%netscape.com2002-06-291-2/+2
* Add VISA root cert - bug 139874jpierre%netscape.com2002-06-283-4/+224
* Bugzilla bug 154656: changed "softoken" to "softokn" to match the filewtc%netscape.com2002-06-271-1/+1
* Undo erroneous check-injpierre%netscape.com2002-06-273-96/+1
* Fix for 154212 - make CERT_SaveSMimeProfile copy the cert to the database if itjpierre%netscape.com2002-06-276-2/+121
|\
* | fixup commit for tag 'NSS_3_5_BETA2'NSS_3_5_BETA2cvs2hg2002-06-182-7/+0
|/
* Bug 151940: SEC_PKCS12DecoderVerify should call SEC_ASN1DecoderFinish firstwtc%netscape.com2002-06-181-0/+6
* Merged the fix for bug 144605 from the tip (rev. 1.9).wtc%netscape.com2002-06-141-0/+6
* Add missing AOL root CA certsjpierre%netscape.com2002-06-132-3/+507
* Bug 150143: use map file to limit exported symbols on Mac OS X. The patchwtc%netscape.com2002-06-122-0/+7
* Update for root certs - bug 139874jpierre%netscape.com2002-06-112-7/+7
* Fix for 141256 - rewrite OCSP HTTP download code to fix error handlingjpierre%netscape.com2002-06-061-367/+236
* Fix for 139874 - Inject Latest CA Root Certsjpierre%netscape.com2002-06-062-9027/+2284
* NSS 3.5 should import NSPR 4.2 and DBM 1.61.wtc%netscape.com2002-05-311-2/+2
* Bug 142575: use the PRIVATE keyword for the /EXPORT linker option.wtc%netscape.com2002-05-251-3/+3
* Bug 142575: use the /EXPORT linker option on the command line.wtc%netscape.com2002-05-252-3/+9
* Bug 142575: a better fix. (NSS_3_5_BRANCH)wtc%netscape.com2002-05-251-2/+9
* Merged a working fix for bug 142575 (in rev. 1.51) on the NSS_3_5_BRANCH.wtc%netscape.com2002-05-241-14/+2
* Merged the fix for bug 142575 (in rev. 1.49) on the NSS_3_5_BRANCH.wtc%netscape.com2002-05-231-0/+24
* Merged the fix for bug 144487 (rev. 1.48) on the NSS_3_5_BRANCH.wtc%netscape.com2002-05-231-1/+25
* refresh the certs in the token cache after login to tokens which require loginrelyea%netscape.com2002-05-221-0/+5
* Fix for bug 137645 - cached certificate does not get its nickname updated aft...jpierre%netscape.com2002-05-206-95/+27
* bug 144309, return value of STAN_GetCERTCertificate not checkedian.mcgreer%sun.com2002-05-205-9/+55
* Bugzilla bug 145178: added OpenBSD build support. The patch is contributedwtc%netscape.com2002-05-183-3/+3
* fixup commit for branch 'NSS_3_5_BRANCH'cvs2hg2002-05-181-0/+62
* Bugzilla bug 131171: added HP-UX IPF (ia64) support. Portions of the patchwtc%netscape.com2002-05-185-5/+32
* Bugzilla bug 145128: fixed a typo error in sec_pkcs5_rc4(). Also simplfiedwtc%netscape.com2002-05-171-3/+3
* fixup commit for branch 'NSS_3_5_BRANCH'cvs2hg2002-05-1657-13745/+0
* Bug 131171: added HP-UX 11.20 support.wtc%netscape.com2002-05-161-0/+55
* Bugzilla bug 138532: use pipes instead of semaphores for NetBSD, which doeswtc%netscape.com2002-05-162-2/+2
* Bugzilla bug 133753: added support for AIX 5.1 to security/coreconf.wtc%netscape.com2002-05-161-0/+54
* Fixed build breakage on BeOS -- made the ifdef match the one in sslsnce.c.wtc%netscape.com2002-05-161-1/+1
* Fix for 141256 - correct HTTP parsing for OCSP in NSSjpierre%netscape.com2002-05-151-22/+6
* bug 133397. Move AddPermModule() inside the previously empty if statement whe...relyea%netscape.com2002-05-141-1/+1
* Bugzilla bug 135069: SEC_PKCS12DestroyExportContext should free the slotwtc%netscape.com2002-05-131-1/+3
* Bugzilla bug 135824: fixed slot reference leaks in signtool and removedwtc%netscape.com2002-05-132-27/+10
* Bugzilla bug 135052: more cleanup in SEC_PKCS12DecoderStart. r=relyea.wtc%netscape.com2002-05-101-6/+1
* Fix for bug 142868 - CA certificates are imported with NULL nicknames .jpierre%netscape.com2002-05-1058-3/+13766
|\
* | fixup commit for tag 'NSS_TIP_20020510'NSS_TIP_20020510cvs2hg2002-05-1057-13745/+0
|/
* Add function to determine if it's safe to delete the internal module.relyea%netscape.com2002-05-103-0/+7
* Detect when we have a previously deleted internal module which has not yet be...relyea%netscape.com2002-05-101-1/+17
* Add new error code for trying to all previously deleted modules which have no...relyea%netscape.com2002-05-101-1/+2
* Allow both FIPS and non-FIPS tokens to be initialized and active at the same ...relyea%netscape.com2002-05-103-62/+140
* When we force, we should preserve the NULL nickname semantics.relyea%netscape.com2002-05-101-10/+14
* Bugzilla bug 135821: fixed the internal slot reference leak inwtc%netscape.com2002-05-091-1/+4
* Bugzilla bug 135809: fixed the slot reference leaks in PBE_CreateContextwtc%netscape.com2002-05-091-2/+8
* Bugzilla bug 135818: fixed internal slot reference leaks inwtc%netscape.com2002-05-091-1/+5
* Bugzilla bug 135826: fixed the slot reference leaks.wtc%netscape.com2002-05-091-1/+6
* bug 135808, STAN_GetDefaultCryptoToken appears to leak a slot reference, but ...ian.mcgreer%sun.com2002-05-091-10/+0