summaryrefslogtreecommitdiff
path: root/security/nss/lib/nss
Commit message (Expand)AuthorAgeFilesLines
* Bug 845556, reorganize NSS directory layout, moving files, very large changes...Kai Engert2013-02-2811-4050/+0
* 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: the version for PK11_SignWithSymKey should be NSS_3.14.3.wtc%google.com2013-02-061-1/+1
* Bug 822365: Make CBC decoding constant time. This patch makes the decodingwtc%google.com2013-02-051-0/+6
* 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 811317: Make some small changes to the function prototypes of the newwtc%google.com2012-12-121-5/+5
* Set the trunk version to 3.14.2.0 Beta.wtc%google.com2012-12-101-2/+2
* Bug 808218: Update more NSS declarations to have const parameters, r=rrelyea,...bsmith%mozilla.com2012-11-271-1/+1
* Bug 811317, Add code to create a signed OCSP response, r=rrelyeakaie%kuix.de2012-11-171-0/+10
* Bug 803286: Fix the comments in the checkin for bug 734492 in rev. 1.119.wtc%google.com2012-11-171-2/+1
* 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 734492 - nss should protect itself against calls made before nss_init, r=wtcemaldona%redhat.com2012-10-091-4/+29
* Bug 542741: Change NSS_VersionCheck to not call PR_VersionCheck becausewtc%google.com2012-09-212-6/+1
* Bug 613496 - NSS softtoken ECC support is incomplete when used with other PKC...rrelyea%redhat.com2012-06-291-2/+2
* Bug 753116 - softoken needs to split out common components to utilrrelyea%redhat.com2012-06-261-9/+10
* Bug 475578 - Implement Extended DSA as defined in FIPS 186-3rrelyea%redhat.com2012-06-251-1/+4
* Bug 186619 - Export the remaining OCSP functions declared in ocsp.h, r=wtcemaldona%redhat.com2012-05-311-0/+8
* Bug 716563 - update license to MPL 2. r=rrelyea.gerv%gerv.net2012-04-2511-352/+34
* Change version number to 3.14.0.0 Beta, r=nss-devkaie%kuix.de2012-04-241-3/+3
* Changing versions to 3.13.6 beta (because we use NSS_3_13_4_BRANCH for a 3.13...kaie%kuix.de2012-04-241-2/+2
* Bug 745224 - nss_Init leaks memory, author: kdudka@redhat.com, r=rrelyeaemaldona%redhat.com2012-04-141-0/+4
* Change the NSS version on the trunk to 3.13.5 Beta.wtc%google.com2012-03-311-2/+2
* Set version strings to 3.13.4.0 Betakaie%kuix.de2012-02-221-3/+3
* Set NSS version strings to NSS 3.13.3 release candidate 0NSS_3_13_3_RTMNSS_3_13_3_RC0kaie%kuix.de2012-02-181-2/+2
* Set version strings to 3.13.3.0 Betakaie%kuix.de2012-02-151-4/+4
* Set version strings to second release candidate, RC1, 3.13.2.1NSS_3_13_2_RTMNSS_3_13_2_RC1kaie%kuix.de2012-02-151-2/+2
* Set NSS version strings to NSS 3.13.2 release candidate 0NSS_3_13_2_RC0kaie%kuix.de2012-02-131-2/+2
* Fix Tinderbox bustage, backout all patches from 2011-11-11kaie%kuix.de2011-11-161-2/+2
* Bug 663733: Add const modifier to declarations of functions used by ocspclnt ...bsmith%mozilla.com2011-11-121-2/+2
* Bug 211546: add PK11_ImportEncryptedPrivateKeyInfoAndReturnKey. Makewtc%google.com2011-11-051-0/+6
* Set version strings to 3.13.2 Beta.kaie%kuix.de2011-10-271-3/+3
* Set version strings to 3.13.1 releaseNSS_3_13_1_RTMkaie%kuix.de2011-10-271-2/+2
* Bug 693228: code cleanup: nss_doLockInit and PR_CallOnce return PRStatus,wtc%google.com2011-10-181-8/+7
* Bug 693228 - Closing a tab with Flash content, then opening a tab with Flash ...rrelyea%redhat.com2011-10-181-0/+5
* Set version strings to 3.13.1 Beta.wtc%google.com2011-10-141-3/+3
* Set version strings to 3.13.0.0 (NSS 3.13 release candidate 0).wtc%google.com2011-10-041-2/+2
* Bug 172051 - Fix signature of NSS_InitializePRErrorTable, fix comment in macr...emaldona%redhat.com2011-10-041-5/+3
* Bug 172051 - Do not add headers to PRIVATE_EXPORT, r=wtc,emaldonaemaldona%redhat.com2011-10-041-1/+0
* Bug 679524: add a missing return statement to NSS_Shutdown. r=rrelyea.wtc%google.com2011-08-301-0/+1
* Bug 679524 - Crash in NSS when using NSS_InitContextrrelyea%redhat.com2011-08-251-12/+95
* Fix Bug 6172051 - Add localizable error messages for NSS error codes, r=rrelyeaemaldona%redhat.com2011-08-171-0/+11
* Bug 673115 - Add function to obtain version of NSS at runtime, r=wtc, r=rrelyeakaie%kuix.de2011-08-013-1/+13
* List NSS_3.13 after NSS_3.12.10.wtc%google.com2011-07-241-6/+6
* Bug 647902, Add general purpose allocation code for CERT_PKIXVerifyCert, r=rr...kaie%kuix.de2011-04-081-0/+7
* Bug 617492, Add PK11_KeyGenWithTemplate function to pk11wrap (for Firefox Sync)kaie%kuix.de2010-12-091-0/+1
* Bug 609076 - Expose a PKCS#11 interface for J-PAKE in Softokenrrelyea%redhat.com2010-12-041-1/+2