summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug - TC trustcenter Root CAs . Bump version # to 1.3. r=relyeaNSS_3_5_BRANCHjpierre%netscape.com2002-10-241-1/+1
|
* Fix for 169038 - correct entries for TC TrustCenter rootsjpierre%netscape.com2002-10-122-700/+908
|
* Bug 171198: allow forced removal of certs from temp cert store.wtc%netscape.com2002-10-114-6/+8
| | | | | | | Modified Files: Tag: NSS_3_5_BRANCH certdb/stanpcertdb.c pk11wrap/pk11cert.c pki/pkistore.c pki/pkistore.h
* Fix for memory leak when enumerating CRLs - bug #160635jpierre%netscape.com2002-10-054-58/+31
|
* Added SunOS5.10_i86pc.mk to NSS_3_5_BRANCH.NSS_CLIENT_TAG_20020925wtc%netscape.com2002-08-230-0/+0
|
* fixup commit for branch 'NSS_3_5_BRANCH'cvs2hg2002-08-231-0/+48
|
* Add missing const qualifiers to NSS's regular expression match functions.wtc%netscape.com2002-08-042-21/+22
| | | | | This is a prerequisite for landing the fix for bug 103752 on NSS_3_5_BRANCH.
* Merged the fix for bug 103752 from the tip (revs 1.34-1.36) towtc%netscape.com2002-08-041-73/+194
| | | | NSS_3_5_BRANCH. a=asa (on behalf of drivers) for checkin to mozilla1.1.
* Merged the fix for bug 156802 from the tip (rev. 1.11) to NSS_3_5_BRANCH.wtc%netscape.com2002-08-031-4/+0
| | | | a=asa for checkin to mozilla1.1.
* Merged the fix for bug 156801 from the trunk (rev. 1.87) to NSS_3_5_BRANCH.wtc%netscape.com2002-08-031-0/+3
| | | | a=asa for checkin to mozilla1.1.
* bug 160424 NSS crashes when some smartcards return invalid or corrupt ↵relyea%netscape.com2002-08-011-1/+3
| | | | | | | certificates Don't crash if we try to look up an invalid cert by nickname. r=wtc & ian.mcgreer
* Handle the case where we can't decode the certificate.relyea%netscape.com2002-08-011-3/+22
| | | | review=wtc & ian.mcgreer
* Bug 157730: minor tweak over the previous checkin suggested by brendan.wtc%netscape.com2002-08-011-6/+3
| | | | Tag: NSS_3_5_BRANCH
* Bug 157730. Don't crash on bogus input from a PKCS #11 device.relyea%netscape.com2002-07-311-11/+20
| | | | | review = be & wtc. a = asa
* Bug 159976: removed the incorrect linker options for building a bundle onwtc%netscape.com2002-07-291-1/+1
| | | | | Mac OS X. The patch is contributed by Ben Hines <bhines@alumni.ucsd.edu>. Tag: NSS_3_5_BRANCH
* Merged the fix for bug 157750 on NSS_3_5_BRANCH. a=chofmann for mozillawtc%netscape.com2002-07-161-2/+2
| | | | trunk checkin.
* Set NSS version to 3.5.1 Beta.wtc%netscape.com2002-07-024-4/+28
|\ | | | | | | Tag: NSS_3_5_BRANCH
* | 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
| | | | Tag: NSS_3_5_BRANCH
* 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
| | | | | name. Tag: NSS_3_5_BRANCH
* 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
|\ | | | | | | comes from an external source
* | 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
| | | | | to detect insufficient input data error. r=relyea. Tag: NSS_3_5_BRANCH
* Merged the fix for bug 144605 from the tip (rev. 1.9).wtc%netscape.com2002-06-141-0/+6
| | | | Tag: NSS_3_5_BRANCH
* 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
| | | | | | is contributed by Brian Ryner <bryner@netscape.com>. Modified files: Darwin.mk rules.mk Tag: NSS_3_5_BRANCH
* 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
| | | | Tag: NSS_3_5_BRANCH
* Bug 142575: use the PRIVATE keyword for the /EXPORT linker option.wtc%netscape.com2002-05-251-3/+3
| | | | Tag: NSS_3_5_BRANCH
* Bug 142575: use the /EXPORT linker option on the command line.wtc%netscape.com2002-05-252-3/+9
| | | | | Modified files: nssinit.c config.mk Tag: NSS_3_5_BRANCH
* 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
| | | | to read their certs.
* Fix for bug 137645 - cached certificate does not get its nickname updated ↵jpierre%netscape.com2002-05-206-95/+27
| | | | after P12 import of matching user certificate
* bug 144309, return value of STAN_GetCERTCertificate not checkedian.mcgreer%sun.com2002-05-205-9/+55
| | | | r=wtc
* Bugzilla bug 145178: added OpenBSD build support. The patch is contributedwtc%netscape.com2002-05-183-3/+3
| | | | | | | by Christopher Seawood <seawood@netscape.com>. Modified Files: coreconf/config.mk sslmutex.c sslmutex.h Added Files: coreconf/OpenBSD.mk Tag: NSS_3_5_BRANCH
* 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
| | | | | (attachment 84127) were contributed by Jim Dunn <jdunn@netscape.com>. Tag: NSS_3_5_BRANCH
* Bugzilla bug 145128: fixed a typo error in sec_pkcs5_rc4(). Also simplfiedwtc%netscape.com2002-05-171-3/+3
| | | | two other similar constructs. r=relyea. (Tag: NSS_3_5_BRANCH)
* 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
| | | | | not have semaphore.h. Thanks to Chris Seawood <seawood@netscape.com> for the patch. Modified files: sslmutex.h sslmutex.c
* 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
|