summaryrefslogtreecommitdiff
path: root/security/nss/lib
Commit message (Expand)AuthorAgeFilesLines
* Add missing AOL root CA certsjpierre%netscape.com2002-06-13920-0/+424361
|\
* | fixup commit for tag 'JSS_3_2_BETA2'JSS_3_2_BETA2cvs2hg2002-06-12920-423857/+0
|/
* When checking NeedInit status, go back and check the token in case the tokenrelyea%netscape.com2002-06-111-0/+13
* Update for root certs - bug 139874jpierre%netscape.com2002-06-112-7/+7
* Bug 150708. Incorrect keysize when finding bulk alg. r=wtc.ddrinan%netscape.com2002-06-101-1/+1
* Return public and private keys in the order specified by the PKCS #11 spec.relyea%netscape.com2002-06-101-2/+2
* 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
* Reserve OID (netscape_name_components 2) - see 605437thayes%netscape.com2002-06-041-0/+2
* Backed out the previous checkin, which is not being used and triggerswtc%netscape.com2002-06-011-2/+0
* Use $(DLL_SUFFIX) instead of ${DLL_SUFFIX}.wtc%netscape.com2002-06-011-1/+1
* Fix 147794: PK11_ImportDERPrivateKeyInfoAndReturnKey frees the private key in...nicolson%netscape.com2002-06-011-5/+4
|\
| * fixup commit for tag 'ROGC_20020603_FREEZE'ROGC_20020603_FREEZEcvs2hg2002-06-012-1/+1140
* | Fix to ensure change password on db is commited - using rv == SECSuccess woul...rangansen%netscape.com2002-06-011-1/+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
* | Make pkcs12.h C++ friendly.javi%netscape.com2002-05-241-0/+4
* | Back out the previous checkin. It broken the cmd/certcgi build.wtc%netscape.com2002-05-241-24/+0
* | Add macros to make header file C++ friendly.javi%netscape.com2002-05-241-0/+3
* | Bug 142575: on Windows added mktemp (which simply calls _mktemp in the Cwtc%netscape.com2002-05-231-0/+24
* | Refresh token cache after login on tokens that need to log in before theyrelyea%netscape.com2002-05-221-0/+5
* | Close our peer database handles because some platforms (Mac) do bad thingsrelyea%netscape.com2002-05-221-1/+25
|/
* Back out the change on Module destruction.relyea%netscape.com2002-05-221-5/+1
* Don't crash if url is specified, but the crl is brokenrelyea%netscape.com2002-05-211-1/+3
* Missing component when deleting should not be fatalrelyea%netscape.com2002-05-211-1/+6
* Fix spelling error.relyea%netscape.com2002-05-212-2/+6
* Fix spelling error.relyea%netscape.com2002-05-212-2/+2
* Clear out certs associated with tokens that have just been taken off the trus...relyea%netscape.com2002-05-211-0/+2
* 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
* fix bustage caused by generated file discrepanciesian.mcgreer%sun.com2002-05-201-5/+10
* need to match ckapi.perl with generated target nssck.api, which was modifiedian.mcgreer%sun.com2002-05-2027-273/+737
|\
| * Bugzilla bug 145178: added OpenBSD build support. The patch is contributedwtc%netscape.com2002-05-182-2/+2
| * Bugzilla bug 131171: added HP-UX IPF (ia64) support. Portions of the patchwtc%netscape.com2002-05-184-1/+20
| * Bugzilla bug 145128: fixed a typo error in sec_pkcs5_rc4(). Also simplfiedwtc%netscape.com2002-05-171-3/+3
| * bug 144448, incorrect use of ## operator in creating CKFW entry pointsian.mcgreer%sun.com2002-05-171-70/+72
| * 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 function to get the PBEIV.relyea%netscape.com2002-05-161-2/+39
| * Add support to turn on or off optimizations based on parameters to NSS_Init f...relyea%netscape.com2002-05-162-8/+19
| * Make a single softoken which works for both servers and clients depending on ...relyea%netscape.com2002-05-166-114/+169
| * Argh. I thought I had compiled this! fixe compile errors.relyea%netscape.com2002-05-162-2/+3
| * Add Transactions (still need to add transactions on database upgrade).relyea%netscape.com2002-05-168-40/+387
| * Bugzilla bug 138532: use pipes instead of semaphores for NetBSD, which doeswtc%netscape.com2002-05-162-2/+2
| * 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
|/