summaryrefslogtreecommitdiff
path: root/security/nss/lib
Commit message (Expand)AuthorAgeFilesLines
* get modification of trust on builtins certs to work by storing the modified t...ian.mcgreer%sun.com2001-12-064-33/+94
* Patch for 107323 - fix compiler warningsjpierre%netscape.com2001-12-061-1/+0
* patches to get s/mime dual key certs working, bug 113741ian.mcgreer%sun.com2001-12-062-13/+7
* if no token name is provided to PK11_FindCertByNickname, default to internal ...ian.mcgreer%sun.com2001-12-051-46/+36
* Removed extra close comment in MOZ_CLIENT comment sectionddrinan%netscape.com2001-12-041-1/+1
* Bugzilla bug 111574: standard header files should be included withwtc%netscape.com2001-12-04917-0/+415747
|\
* | fixup commit for tag 'DBM16_RTM_20011206'DBM16_RTM_20011206cvs2hg2001-12-04917-415747/+0
|/
* Bugzilla bug 111294: make NSS build on QNX6 (Neutrino). The patch waswtc%netscape.com2001-12-042-2/+7
* Sigh, Fix name collision between pk11wrap and softoken.relyea%netscape.com2001-12-031-3/+3
* Fix Solaris and HP build failures.relyea%netscape.com2001-12-031-1/+1
* 1) restore the const to PK11_Configure().relyea%netscape.com2001-11-302-25/+24
* The other half of the double check change.relyea%netscape.com2001-11-301-2/+2
* Fix several memory leaks.relyea%netscape.com2001-11-3010-143/+226
* fix Bug 93989 Memory leak when adding a module.relyea%netscape.com2001-11-301-1/+3
* Add code to 'shutdown' freebl (clean up the blinding cache in rsa).relyea%netscape.com2001-11-306-2/+104
* fix so that nickname lookup falls back to email address (for CERT_FindCertByN...ian.mcgreer%sun.com2001-11-301-3/+3
* fix bug found from PK11_ListCertsian.mcgreer%sun.com2001-11-291-0/+1
* fix memory leaksian.mcgreer%sun.com2001-11-2911-26/+81
* Fix for bug 95458 - ASN1 decoder crashes when fed incorrect datajpierre%netscape.com2001-11-291-2/+2
* solaris x86 doesn't seem to like PR_LOG, so turning it off by default in debu...ian.mcgreer%sun.com2001-11-281-31/+31
* land changes for handling temporary and cached certs in 3.4ian.mcgreer%sun.com2001-11-2824-1718/+2630
* Bugzilla bug 111293: the inclusion of "nssrenam.h" in this file breakswtc%netscape.com2001-11-221-1/+0
* Fixes for OS/2 buildjpierre%netscape.com2001-11-222-10/+44
* changes for PSM to compile against NSS shared libraries.relyea%netscape.com2001-11-2121-87/+131
* More PSM fixes:relyea%netscape.com2001-11-206-27/+96
* NSS 3.4 integration changes.relyea%netscape.com2001-11-1911-21/+82
* some minor ckfw fixesian.mcgreer%sun.com2001-11-162-7/+2
* fix unneeded lock release in list iterationian.mcgreer%sun.com2001-11-161-1/+0
* Remove redundant call to createHash Tables. bug 95537relyea%netscape.com2001-11-161-9/+0
* Cause NSS_init() to fail if it can't open the databases, rather than succedin...relyea%netscape.com2001-11-162-2/+9
* The new DB stuff was not supposed to be turned on!relyea%netscape.com2001-11-161-1/+1
* Add Issuer/SN to the trust objects for faster lookup.relyea%netscape.com2001-11-152-187/+2559
* Add issuer/SN to the search criteriarelyea%netscape.com2001-11-151-1/+10
* performance optimizations:relyea%netscape.com2001-11-157-60/+332
* Add one more missing declaration of environ;nelsonb%netscape.com2001-11-151-0/+1
* Go back to declaring "extern char ** environ".nelsonb%netscape.com2001-11-151-7/+2
* Now that the implementations of all the RNG_ functions have been movednelsonb%netscape.com2001-11-155-47/+1
* Use data from /dev/urandom to initialize PRNG, when possible.nelsonb%netscape.com2001-11-1512-33/+55
* Fix AIX 64 bit build breakage when in debug mode.relyea%netscape.com2001-11-151-0/+3
* merge 3.3 branch checkin; rsa double check and key consistency functions (see...ian.mcgreer%sun.com2001-11-142-14/+302
* 1) bug 95135 - DSA key fails 1 out of 8 times, causing intermitantrelyea%netscape.com2001-11-122-1/+7
* construct salt and password buffers for PBE correctlyian.mcgreer%sun.com2001-11-091-6/+10
* Rewrite Ian's get cert by email address to use the standard cert searching code.relyea%netscape.com2001-11-091-10/+28
* disabling cert cache (temporarily)ian.mcgreer%sun.com2001-11-091-4/+4
* fixes pk12util import failureian.mcgreer%sun.com2001-11-091-1/+1
* Add localCert field to sid cache entry so SSL_LocalCertificate cannelsonb%netscape.com2001-11-095-17/+69
* Fix reporting of the labelrelyea%netscape.com2001-11-091-3/+5
* Fix Solaris crash.. don't send more of the template than we needrelyea%netscape.com2001-11-091-11/+15
* Update Library name to match the current library.relyea%netscape.com2001-11-091-1/+1
* changes to get fips workingian.mcgreer%sun.com2001-11-093-17/+12