summaryrefslogtreecommitdiff
path: root/security/nss/lib/nss
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Add symbols so the certutil can be linked dynmicallyrelyea%netscape.com2002-04-051-0/+17
|/
* Remove duplicative include. arch.mk is included by config.mk.nelsonb%netscape.com2002-04-041-2/+0
* Bugzilla bug 132461: changes suggested by Bob Relyea after his code review:wtc%netscape.com2002-03-261-0/+1
* Fix for 132461 - add better functions to load and remove modules dynamicallyjpierre%netscape.com2002-03-211-1/+2
* Bugzilla bug 131289: fixed a UMR error and bad placement of the terminatingwtc%netscape.com2002-03-151-3/+2
* Bugzilla bug 130703: fixed several issues in the NSS 3.4 exported headers.wtc%netscape.com2002-03-141-1/+1
* Bugzilla bug 129408: final adjustments of the NSS 3.4 *.def files. Listwtc%netscape.com2002-03-071-11/+11
* Bugzilla bug 128599: link libnss3.so with -R $ORIGIN on Solaris to help itwtc%netscape.com2002-03-031-0/+6
* Bugzilla bug 112198: use the correct root certs module name for Darwin.wtc%netscape.com2002-03-031-0/+2
* Fix for 128355 - add SECMOD_AddNewModuleEx to take module parametersjpierre%netscape.com2002-03-011-3/+4
* Load builtins even if we are openning the database read only.relyea%netscape.com2002-02-281-1/+1
* Changes to allow protected pin path to work in applications that code for it.relyea%netscape.com2002-02-261-0/+1
* Bugzilla bug 70217: ported NSS to BeOS. The patch is contributed bywtc%netscape.com2002-02-221-1/+1
* Change most coreconf and NSS makefiles to use OS_TARGET (which cannelsonb%netscape.com2002-02-151-2/+2
* Bugzilla bug 122712: renamed cert_DecodeGeneralName towtc%netscape.com2002-02-141-1/+1