summaryrefslogtreecommitdiff
path: root/security/nss/lib/nss
Commit message (Expand)AuthorAgeFilesLines
* Add new function CERT_VerifySignedDataWithPublicKey containing common codenelsonb%netscape.com2002-10-251-0/+1
* Add 2 new functions to NSS, so an application can get a list of allnelsonb%netscape.com2002-10-231-0/+2
* Verify the self-signed signature on PKCS 10 cert requests before honoringnelsonb%netscape.com2002-10-181-0/+6
* Set NSS version to 3.7 Beta on the tip.wtc%netscape.com2002-10-071-2/+2
* Fix for 172678 - move internal functions InitCRLCache and ShutdownCRLCache to...jpierre%netscape.com2002-10-051-0/+1
* Sorted NSS 3.6 symbols in alphabetical order.wtc%netscape.com2002-10-041-1/+1
* Fix for 164744 - implement new functions for pk12util . r=wtcjpierre%netscape.com2002-10-031-0/+2
* Fix for 164744 - fix for pk12util to export multiple certsjpierre%netscape.com2002-10-021-0/+1
* Bug 16296: fix race in sdr code.relyea%netscape.com2002-10-011-0/+2
* Fix 128172: function to convert a session key to a token key.nicolson%netscape.com2002-09-281-0/+2
* Bug 169944: declare PK11_TokenKeyGen in pk11func.h and export it from thewtc%netscape.com2002-09-241-0/+1
* Bug 169790: renamed CERT_DecodeDERCrlEx to CERT_DecodeDERCrlWithFlags.wtc%netscape.com2002-09-231-1/+1
* Fix for 145785 - Need to create signer infos using Subject Key ID. r=relyeajpierre%netscape.com2002-09-201-0/+1
* Bug 127886: added the new function PK11_ImportDERCert.wtc%netscape.com2002-09-071-0/+1
* Fix 164126: makefile build error.nicolson%netscape.com2002-09-061-2/+2
* UnwrapPubKeyWithFlags is supposed to be public!!relyea%netscape.com2002-09-061-0/+1
* Implement the CRL cache . Bug 149854jpierre%netscape.com2002-08-301-0/+5
* Export ModInfo call.relyea%netscape.com2002-08-291-0/+1
* Removed CERT_VerifyCertChain from the export list. Usewtc%netscape.com2002-08-231-1/+0
* Implement partial CRL decoding. Fix for 149816. r=wtc . Uses new quick DER de...jpierre%netscape.com2002-08-071-0/+1
* Add new quick DER decoder. r=wtcjpierre%netscape.com2002-08-071-0/+1
* 1) factor out fortezzav1 from the chain processing code to make the code easierrelyea%netscape.com2002-08-021-1/+2
* 158005 - add new CRL decode and import functions . Benefits are :jpierre%netscape.com2002-07-191-0/+2
* Fix for 139292 - NSS_NoDBInit regressionjpierre%netscape.com2002-07-181-1/+1
* Sorted the NSS 3.6 symbols in alphabetical order.wtc%netscape.com2002-07-101-10/+10
* Add new CERT_VerifyCertificate function - fix for 149832jpierre%netscape.com2002-07-041-0/+2
* Final patch for Bug 155626 which enables 3rd party apps to use the NSSjavi%netscape.com2002-07-031-1/+1
* Break up OCSP so that 3rd party apps can send off an OCSP request and parsejavi%netscape.com2002-07-031-0/+10
* exporting CERT_VerifyCertChain. r=relyearangansen%netscape.com2002-06-191-0/+1
* bug 145322, reduce the number of PKCS#11 sessions used in SSL connections, im...ian.mcgreer%sun.com2002-06-191-0/+1
* 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.wtc%netscape.com2002-05-251-2/+9
* Bug 142575: added function forwarder for 'mktemp' for "bug compatibility".wtc%netscape.com2002-05-241-0/+12
* Back out the previous checkin. It broken the cmd/certcgi build.wtc%netscape.com2002-05-241-24/+0
* Bug 142575: on Windows added mktemp (which simply calls _mktemp in the Cwtc%netscape.com2002-05-231-0/+24
* Fix Linux and Solaris buildsrelyea%netscape.com2002-05-171-1/+1
* The tip is now NSS 3.6, make sure new builds properly indicate thisrelyea%netscape.com2002-05-161-2/+2
* Add PK11_GetPBEIV to exported symbol list.relyea%netscape.com2002-05-161-0/+6
* Add support to turn on or off optimizations based on parameters to NSS_Init f...relyea%netscape.com2002-05-162-8/+19
* Add function to determine if it's safe to delete the internal module.relyea%netscape.com2002-05-101-0/+1
* Bugzilla bug 136279: Return oldpath only if it is different from path.wtc%netscape.com2002-05-071-10/+11
* Bugzilla bug 136279: fixed bugs where 'path' and 'oldpath' were passedwtc%netscape.com2002-05-031-4/+11
* Fix for 136279 - initialize NSS in a way compatible with < 3.4 versions of NSSjpierre%netscape.com2002-05-011-19/+61
* Bugzilla bug 131057: define PORT_Strdup as a function that calls PORT_Alloc.wtc%netscape.com2002-05-011-0/+1
* return error when incomplete shutdown has been detected.relyea%netscape.com2002-04-262-3/+6
* NSS 3.4 has branch, that makes the tip at least NSS 3.5relyea%netscape.com2002-04-251-2/+2
* Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests.relyea%netscape.com2002-04-121-1/+1
* Fix linux build errorsrelyea%netscape.com2002-04-051-0/+1
* Add ';' so Solaris and Linux will buildrelyea%netscape.com2002-04-051-0/+17
|\