| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bug 450845: Stop exporting symbols that are not present in the .def files | nelson%bolyard.com | 2009-03-25 | 1 | -3/+3 |
* | Bug 391291 Implement Shared Database Integrity checks. | rrelyea%redhat.com | 2009-03-25 | 1 | -0/+15 |
* | Fix for bug 220115 . Make the CKM constants unsigned . r=nelson | julien.pierre.bugs%sun.com | 2009-03-25 | 1 | -12/+12 |
* | Bug 217538 Add shared database to nss. | rrelyea%redhat.com | 2009-03-25 | 2 | -59/+94 |
* | Add Camilla cipher suites TLS RFC4132 bug 361025 | rrelyea%redhat.com | 2009-03-25 | 1 | -0/+12 |
* | Bug 292239 r wtc & julien | relyea%netscape.com | 2009-03-25 | 2 | -165/+503 |
* | bug 305697: open additional database on the fly in softoken. part1: softoken ... | relyea%netscape.com | 2009-03-25 | 1 | -0/+10 |
* | These changes were part of a different patch, reviews are not yet complete. | relyea%netscape.com | 2009-03-25 | 3 | -486/+163 |
* | Bug 298906 crash when accepting new certificate permanently on taschenonkel.de | relyea%netscape.com | 2009-03-25 | 3 | -163/+486 |
* | Bugzilla Bug 267158: removed the $Name$ RCS keyword from our source files. | wtchang%redhat.com | 2009-03-25 | 1 | -1/+1 |
* | Bugzilla Bug 291858: fixed incorrect definitions of the CKM_SHAxxx_HMAC, | wtchang%redhat.com | 2009-03-25 | 1 | -9/+9 |
* | Bugzilla bug 273624: fixed the regression (from NSS 3.3.x) that | wtchang%redhat.com | 2009-03-25 | 1 | -0/+3 |
* | bug 180268, reimplement ssl step-up for builtins | ian.mcgreer%sun.com | 2009-03-25 | 1 | -0/+2 |
* | Bug 236613: change to MPL/LGPL/GPL tri-license. | gerv%gerv.net | 2009-03-25 | 6 | -186/+202 |
* | Bug 134113: make NSS build on Win32 using GCC (MinGW). The patch | wtc%netscape.com | 2009-03-25 | 2 | -0/+4 |
* | Add support for Elliptic Curve Cryptography. Bug 195135. | nelsonb%netscape.com | 2009-03-25 | 1 | -0/+23 |
* | Implement new AES Key Wrap mechanisms. Bug 167818. | nelsonb%netscape.com | 2009-03-25 | 1 | -0/+4 |
* | Switch from the old vendor-defined mechanism numbers to the new official | nelsonb%netscape.com | 2009-03-25 | 2 | -19/+20 |
* | Support SHA256, SHA384, and SHA512 hashes in NSS. | nelsonb%netscape.com | 2009-03-25 | 1 | -6/+14 |
* | Declare new vendor-defined mechanisms for SHA256, SHA384 and SHA512. | nelsonb%netscape.com | 2009-03-25 | 1 | -0/+10 |
* | Multi-access database changes. | relyea%netscape.com | 2009-03-25 | 1 | -1/+3 |
* | Implement PKCS #11 2.11 DSA PQG Parameter generation. | relyea%netscape.com | 2009-03-25 | 2 | -1/+7 |
* | Land BOB_WORK_BRANCH unto the tip. | relyea%netscape.com | 2009-03-25 | 3 | -68/+290 |
* | Remove #if defined(XP_WIN) since it's redundant. Bug 84584. | nelsonb%netscape.com | 2009-03-25 | 2 | -6/+5 |
* | Move the header files. | relyea%netscape.com | 2009-03-25 | 1 | -0/+8 |
* | 1) Fix Solaris, AIX, HP, and Linux warnings. Several were potential real | relyea%netscape.com | 2009-03-25 | 1 | -0/+1 |
* | Land new PKCS #11 initialization code. | relyea%netscape.com | 2009-03-25 | 1 | -0/+7 |
* | fix for #92940, PKCS#12 broken in FIPS mode. Force keygen to occur on token,... | mcgreer%netscape.com | 2009-03-25 | 1 | -0/+3 |
* | Implementation of 5 DHE ciphersuites, client side only. | nelsonb%netscape.com | 2009-03-25 | 1 | -1/+4 |
* | Add wrapper bindings for AES so S/MIME and SSL may implement their AES suites. | relyea%netscape.com | 2009-03-25 | 1 | -0/+10 |
* | Initial NSS Open Source checkin | relyea%netscape.com | 2009-03-25 | 5 | -0/+2461 |
* | NSS specific PKCS 11 mechanisms, collected in one single header file. | relyea%netscape.com | 2009-03-25 | 1 | -0/+218 |
* | 484466 - sec_error_invalid_args with NSS_ENABLE_PKIX_VERIFY=1. r=nelson | alexei.volkov.bugs%sun.com | 2009-03-23 | 1 | -1/+1 |
* | Bug 469944: document what warning 4047 is. | wtc%google.com | 2009-03-23 | 1 | -0/+1 |
* | Bug 479978: removed references to MOZ_PROFILE from the build system since | wtc%google.com | 2009-03-23 | 1 | -14/+0 |
* | Bug 469944: when built with Microsoft compilers, serious NSS errors are ignored! | nelson%bolyard.com | 2009-03-23 | 1 | -2/+2 |
* | Bug 484111: Must escape all DER DNS names when converting to zStrings. | nelson%bolyard.com | 2009-03-23 | 1 | -1/+1 |
* | Bug 483113: Fix more algorithm name strings. | nelson%bolyard.com | 2009-03-22 | 1 | -5/+5 |
* | Bug 483113: add environment variable to disable/enable hash algorithms in | nelson%bolyard.com | 2009-03-21 | 1 | -2/+2 |
* | Bug 484574: tools.sh using command separators inside test delimiters | nelson%bolyard.com | 2009-03-21 | 1 | -9/+9 |
* | Bug 483113: Fix broken test script. R=Julien.pierre | nelson%bolyard.com | 2009-03-21 | 1 | -10/+10 |
* | Bug 483113: Make OID description strings use consistent names for algorithms. | nelson%bolyard.com | 2009-03-21 | 1 | -21/+21 |
* | Bug 483168: Embed a list of default OCSP Responder URLs for certain CAs | nelson%bolyard.com | 2009-03-21 | 4 | -2/+66 |
* | Bug 483113: add environment variable to disable/enable hash algorithms in | nelson%bolyard.com | 2009-03-21 | 1 | -2/+1 |
* | Bug 483113: add environment variable to disable/enable hash algorithms | nelson%bolyard.com | 2009-03-21 | 1 | -0/+36 |
* | fix darwin build error (remove trailing blank line from file). | rrelyea%redhat.com | 2009-03-21 | 1 | -1/+0 |
* | Bug 482742: replaced the deprecated CKM_NETSCAPE_AES_KEY_WRAP by | wtc%google.com | 2009-03-20 | 1 | -3/+3 |
* | this was not one of the reviewed files and should not have been checked in. | rrelyea%redhat.com | 2009-03-20 | 1 | -59/+3 |
* | Bug 468279 - softoken crash importing email cert into newly upgraded DB | rrelyea%redhat.com | 2009-03-20 | 3 | -5/+85 |
* | Bug 468279 - softoken crash importing email cert into newly upgraded DB | rrelyea%redhat.com | 2009-03-20 | 1 | -20/+20 |