summaryrefslogtreecommitdiff
path: root/security/nss/lib/util
Commit message (Expand)AuthorAgeFilesLines
* Bug 811331 / Bug 360420, OCSP Stapling, TLS server side implementation; add a...kaie%kuix.de2013-02-153-0/+27
* Bug 360420, OCSP Stapling, allow multiple status items, in an attempt to be p...kaie%kuix.de2013-02-154-0/+118
* set version to 3.14.4 Betakaie%kuix.de2013-02-151-3/+3
* prepare version numbers for 3.14.3 RTMkaie%kuix.de2013-02-141-2/+2
* Bug 822365: Document the constant-time MAC mechanisms. The patch iswtc%google.com2013-02-121-1/+23
* Bug 822365: Rename the hashAlg field of CK_NSS_MAC_CONSTANT_TIME_PARAMS towtc%google.com2013-02-071-1/+8
* Bug 822365: PKCS #11 naming convention and NSS coding style fixes for thewtc%google.com2013-02-061-6/+6
* Bug 822365: Make CBC decoding constant time. This patch makes the decodingwtc%google.com2013-02-052-0/+11
* Setting version to 3.14.3 Betakaie%kuix.de2013-01-311-3/+3
* Set version to NSS 3.14.2 RTMNSS_3_14_2_RTMkaie%kuix.de2013-01-311-2/+2
* Bug 772144 - Run the NSS test suite on ARM/Android, Patch by rrelyea/kaie, r=...kaie%kuix.de2013-01-081-1/+1
* Bug 807890: don't need to include both secoid.h and secoidt.h.wtc%google.com2012-12-231-1/+0
* Bug 807890 - Add support for Microsoft Trust List Signing EKU - fix naming, a...emaldona%redhat.com2012-12-191-2/+2
* Bug 807890 - Add support for Microsoft Trust List Signing EKU. r=rrelyea, wtcemaldona%redhat.com2012-12-192-1/+20
* Set the trunk version to 3.14.2.0 Beta.wtc%google.com2012-12-101-2/+2
* Bug 813401: remove the unused dbType parameter of nssutil_ReadSecmodDB,wtc%google.com2012-12-071-11/+11
* Bug 808218: Update more NSS declarations to have const parameters, r=rrelyea,...bsmith%mozilla.com2012-11-272-2/+2
* Bug 812399: Bring back the fix for bug 641052, which was partially lostwtc%google.com2012-11-172-10/+21
* Bug 812407: nssutil_escapeQuotes adds 2 to the allocation size redundantly.wtc%google.com2012-11-171-1/+1
* BUG 802429: Respect cipherOrder when evaluating which module to use to perfor...ryan.sleevi%gmail.com2012-11-161-0/+2
* Bug 654611: Remove WinCE code from NSS. The patch is contributed bywtc%google.com2012-11-144-26/+0
* Bug 803282: utilmod.c does not need to include pkcs11t.h and secitem.h.wtc%google.com2012-10-232-2/+2
* Set trunk version 3.14.1 Betakaie%kuix.de2012-10-191-4/+4
* Set NSS version strings to NSS 3.14 release candidate 2 (RC1)NSS_3_14_RTMNSS_3_14_RC1kaie%kuix.de2012-10-181-2/+2
* Set NSS version strings to NSS 3.14 release candidate 1 (RC0)NSS_3_14_RC0kaie%kuix.de2012-10-111-2/+2
* Bug 373108: Rename CK_AES_GCM_PARAMS to CK_GCM_PARAMS. Remove GCM code forwtc%google.com2012-10-101-6/+9
* Bug 753116 - softoken needs to split out common components to util, r=rrelyaemaldona%redhat.com2012-10-031-1/+2
* Bug 764973 - Augment libpkix with callback at chainvalidate (edit)rrelyea%redhat.com2012-09-282-0/+6
* Bug 753116 Add error message for SEC_ERROR_LEGACY_DATABASE to SECerrs.h.rrelyea%redhat.com2012-09-281-0/+3
* Bug 373108 - Implement AES Galois Counter Mode (GCM)rrelyea%redhat.com2012-09-281-0/+34
* Bug 590364 - By default, stop accepting MD5 as a hash algorithm in certificat...kaie%kuix.de2012-09-271-0/+3
* Bug 753116: Add include guard macro to utilpars.h. Also fix typos and stylewtc%google.com2012-09-253-13/+16
* Bug 753116: NSSUTIL_EscapeSize should pass addquotes=PR_FALSE towtc%google.com2012-09-251-3/+3
* Bug 753116: fix error code collision of SEC_ERROR_LEGACY_DATABASE.wtc%google.com2012-09-221-1/+2
* Bug 785208 - nssutil_escapeQuotesSize returns the wrong sizerrelyea%redhat.com2012-09-201-1/+1
* Bug 786531: DER_EncodeTimeChoice should NOT use a UTCTime for an inputwtc%google.com2012-09-011-7/+6
* Fix memory leak introduced by patch for bug 753116rrelyea%redhat.com2012-06-271-1/+3
* Fix Mac build errors.rrelyea%redhat.com2012-06-261-1/+1
* Bug 753116 - softoken needs to split out common components to utilrrelyea%redhat.com2012-06-269-11/+2005
* Bug 475578 - Implement Extended DSA as defined in FIPS 186-3 (DSS)rrelyea%redhat.com2012-06-252-5/+16
* Bug 716563 - update license to MPL 2. r=rrelyea.gerv%gerv.net2012-06-191-35/+3
* Bug 356713 - Support SHA224 has/hmac and rsa signature, r=wtcemaldona%redhat.com2012-06-191-0/+2
* Bugzilla Bug 313196: HMAC code should not use a fixed hash input block sizewtchang%redhat.com2012-06-191-1/+3
* Bug 236613: change to MPL/LGPL/GPL tri-license. Restore Id: lines.gerv%gerv.net2012-06-191-0/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2012-06-191-32/+31
* Add new SHAxxx hash algorithms to tables of SECHashObjects.nelsonb%netscape.com2012-06-191-4/+11
* Bugzilla bug #65416: assign values explicitly to enumeration constants.wtc%netscape.com2012-06-191-4/+4
* Changes to deal with exporting data from Windows DLLs.nelsonb%netscape.com2012-06-191-4/+10
* Initial NSS Open Source checkinrelyea%netscape.com2012-06-191-0/+87
* Bug 738454: fix a typo ("an" => "a") in an error message. The typo waswtc%google.com2012-05-241-1/+1