summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix for bug 431958. Switch from OS_REL_CFLAGS to DEFINES. r=nelsonjulien.pierre.boogz%sun.com2009-03-261-2/+2
* Move pkcs11 public headers from softoken to utils [Bug 483797, reviewer nelson]emaldona%redhat.com2009-03-256-3440/+0
* Move pkcs11 public headers from export list of softoken manifest.mn to that o...emaldona%redhat.com2009-03-252-6/+6
* Bug 453234: Support for SEED Cipher Suites to TLS RFC 4010nelson%bolyard.com2009-03-251-0/+11
* Bugzilla bug 292239: added a change missed in the previous checkin.wtchang%redhat.com2009-03-251-1/+1
* Bug 402777: moved all fake PKCS #11 defines from secmodt.h to pkcs11n.h.wtc%google.com2009-03-251-0/+5
* Bug 402777: Two changes to make lib/util more stand-alone. Movedwtc%google.com2009-03-251-0/+3
* Bug 450845: Stop exporting symbols that are not present in the .def filesnelson%bolyard.com2009-03-251-3/+3
* Bug 391291 Implement Shared Database Integrity checks.rrelyea%redhat.com2009-03-251-0/+15
* Fix for bug 220115 . Make the CKM constants unsigned . r=nelsonjulien.pierre.bugs%sun.com2009-03-251-12/+12
* Bug 217538 Add shared database to nss.rrelyea%redhat.com2009-03-252-59/+94
* Add Camilla cipher suites TLS RFC4132 bug 361025rrelyea%redhat.com2009-03-251-0/+12
* Bug 292239 r wtc & julienrelyea%netscape.com2009-03-252-165/+503
* bug 305697: open additional database on the fly in softoken. part1: softoken ...relyea%netscape.com2009-03-251-0/+10
* These changes were part of a different patch, reviews are not yet complete.relyea%netscape.com2009-03-253-486/+163
* Bug 298906 crash when accepting new certificate permanently on taschenonkel.derelyea%netscape.com2009-03-253-163/+486
* Bugzilla Bug 267158: removed the $Name$ RCS keyword from our source files.wtchang%redhat.com2009-03-251-1/+1
* Bugzilla Bug 291858: fixed incorrect definitions of the CKM_SHAxxx_HMAC,wtchang%redhat.com2009-03-251-9/+9
* Bugzilla bug 273624: fixed the regression (from NSS 3.3.x) thatwtchang%redhat.com2009-03-251-0/+3
* bug 180268, reimplement ssl step-up for builtinsian.mcgreer%sun.com2009-03-251-0/+2
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2009-03-256-186/+202
* Bug 134113: make NSS build on Win32 using GCC (MinGW). The patchwtc%netscape.com2009-03-252-0/+4
* Add support for Elliptic Curve Cryptography. Bug 195135.nelsonb%netscape.com2009-03-251-0/+23
* Implement new AES Key Wrap mechanisms. Bug 167818.nelsonb%netscape.com2009-03-251-0/+4
* Switch from the old vendor-defined mechanism numbers to the new officialnelsonb%netscape.com2009-03-252-19/+20
* Support SHA256, SHA384, and SHA512 hashes in NSS.nelsonb%netscape.com2009-03-251-6/+14
* Declare new vendor-defined mechanisms for SHA256, SHA384 and SHA512.nelsonb%netscape.com2009-03-251-0/+10
* Multi-access database changes.relyea%netscape.com2009-03-251-1/+3
* Implement PKCS #11 2.11 DSA PQG Parameter generation.relyea%netscape.com2009-03-252-1/+7
* Land BOB_WORK_BRANCH unto the tip.relyea%netscape.com2009-03-253-68/+290
* Remove #if defined(XP_WIN) since it's redundant. Bug 84584.nelsonb%netscape.com2009-03-252-6/+5
* Move the header files.relyea%netscape.com2009-03-251-0/+8
* 1) Fix Solaris, AIX, HP, and Linux warnings. Several were potential realrelyea%netscape.com2009-03-251-0/+1
* Land new PKCS #11 initialization code.relyea%netscape.com2009-03-251-0/+7
* fix for #92940, PKCS#12 broken in FIPS mode. Force keygen to occur on token,...mcgreer%netscape.com2009-03-251-0/+3
* Implementation of 5 DHE ciphersuites, client side only.nelsonb%netscape.com2009-03-251-1/+4
* Add wrapper bindings for AES so S/MIME and SSL may implement their AES suites.relyea%netscape.com2009-03-251-0/+10
* Initial NSS Open Source checkinrelyea%netscape.com2009-03-255-0/+2461
* NSS specific PKCS 11 mechanisms, collected in one single header file.relyea%netscape.com2009-03-251-0/+218
* 484466 - sec_error_invalid_args with NSS_ENABLE_PKIX_VERIFY=1. r=nelsonalexei.volkov.bugs%sun.com2009-03-231-1/+1
* Bug 469944: document what warning 4047 is.wtc%google.com2009-03-231-0/+1
* Bug 479978: removed references to MOZ_PROFILE from the build system sincewtc%google.com2009-03-231-14/+0
* Bug 469944: when built with Microsoft compilers, serious NSS errors are ignored!nelson%bolyard.com2009-03-231-2/+2
* Bug 484111: Must escape all DER DNS names when converting to zStrings.nelson%bolyard.com2009-03-231-1/+1
* Bug 483113: Fix more algorithm name strings.nelson%bolyard.com2009-03-221-5/+5
* Bug 483113: add environment variable to disable/enable hash algorithms innelson%bolyard.com2009-03-211-2/+2
* Bug 484574: tools.sh using command separators inside test delimitersnelson%bolyard.com2009-03-211-9/+9
* Bug 483113: Fix broken test script. R=Julien.pierrenelson%bolyard.com2009-03-211-10/+10
* Bug 483113: Make OID description strings use consistent names for algorithms.nelson%bolyard.com2009-03-211-21/+21
* Bug 483168: Embed a list of default OCSP Responder URLs for certain CAsnelson%bolyard.com2009-03-214-2/+66