summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added tag NSS_3_42_1_RTM for changeset 7a56f7cfcbffNSS_3_42_BRANCHJ.C. Jones2019-01-310-0/+0
* Set version numbers to 3.42.1 finalNSS_3_42_1_RTMJ.C. Jones2019-01-313-6/+6
* Bug 1507174 - Add additional null checks to other CMS functions r=mtJ.C. Jones2019-01-116-15/+95
* Bug 1507135 - Add additional null checks to CMS message functions r=mtJ.C. Jones2019-01-141-10/+59
* Added tag NSS_3_42_RTM for changeset 343fff4e324aJ.C. Jones2019-01-250-0/+0
* Set the version numbers to 3.42 finalNSS_3_42_RTMJ.C. Jones2019-01-253-6/+6
* Added tag NSS_3_42_BETA2 for changeset a00bce9553dbJ.C. Jones2019-01-240-0/+0
* Bug 1515236 - Centralize a SSLKEYLOGFILE enable/disable flag at build.sh r=mtNSS_3_42_BETA2J.C. Jones2019-01-245-11/+19
* Bug 1515236 - Initialize debug environment variables before use r=mtJ.C. Jones2019-01-221-0/+2
* Bug 1515236 - Add a test that SSLKEYLOGFILE and SSLDEBUGFILE init properly r=mtJ.C. Jones2019-01-245-31/+143
* Bug 1522668 - Add .arcconfig, r=jcjMartin Thomson2019-01-251-0/+5
* Added tag NSS_3_42_BETA1 for changeset da45424cb9a0J.C. Jones2019-01-230-0/+0
* Bug 818686 - XDG Base Directory Specification support with fallback, r=mtNSS_3_42_BETA1EdĂȘnis Freindorfer Azevedo2019-01-1014-25/+411
* Bug 696465 Remove/Replace leftover WRAP_MALLOC_* in NSS r=jcjui.manish2019-01-161-2/+0
* Bug 1490006, reject invalid CH.legacy_version in TLS 1.3Daiki Ueno2019-01-023-3/+15
* Bug 1167857, Thunderbird should use AES for S/MIME based on correspondent's k...David Cooper2019-01-021-0/+19
* Bug 1513913 - Rename symbols with __ names in dbm, r=jcjMartin Thomson2018-12-2411-193/+193
* Bug 1514999 - Add wycheproof Curve25519 testcases to nss, r=franziskusJonas Allmann2018-12-1915-78/+2944
* Bug 1508673 - Added ChachaPoly testcases from Wycheproof, r=franziskusJonas Allmann2018-12-137-213/+5176
* Bug 1512923 - Fix SHA_HTONL bug for arm 32be r=jcjZheng Ruoqin2018-12-101-0/+2
* Bug 1508666 - AES-GCM Wycheproof testcases, r=franziskusJonas Allmann2018-12-119-50/+4663
* Set version numbers to 3.42 BetaJ.C. Jones2018-12-047-91/+7
* Bug 1485864 - Constant time mp_to_fixlen_octets, r=franziskusNSS_3_41_BETA1Martin Thomson2018-11-303-24/+122
* Bug 1485864 - improve padding checks in RSA_DecryptBlock, r=mtFranziskus Kiefer2018-10-312-36/+80
* Bug 1485864 - improve RSA key exchange handling, r=mtFranziskus Kiefer2018-10-261-26/+31
* Bug 1507179, reject CCS after handshake is complete in TLS 1.3, r=mtDaiki Ueno2018-11-299-33/+70
* Bug 1507760, modutil: print warning when adding module while p11-kit is enabl...Daiki Ueno2018-11-164-1/+78
* Bug 1413308, document PKCS #11 URI usage in tools manual, r=rrelyeaDaiki Ueno2018-11-169-16/+37
* Bug 1412829, reject empty supported_signature_algorithms in CR in TLS 1.2, r=mtDaiki Ueno2018-11-223-19/+16
* Bug 1444444, apply crypto-policy on RSA-PSS hash algorithms, r=mtDaiki Ueno2018-11-226-83/+169
* Bug 1481271, resend the same ticket in ClientHello after HRR, r=mtDaiki Ueno2018-11-213-0/+114
* Bug 1505899 - November 2018 batch of root CA changes r=kwilsonJ.C. Jones2018-11-082-890/+1038
* Bug 1493215, enable AES-256-GCM ciphersuites by default in TLS 1.2, r=kaieDaiki Ueno2018-11-141-4/+4
* Bug 1252891Robert Relyea2018-11-123-0/+84
* # Bug 1252891 Implement certUsageIPSec as defined in RFC 4945Robert Relyea2018-11-0916-12/+248
* Bug 1505317, update PayPal test certs, r=franziskusDaiki Ueno2018-11-074-2/+2
* Bug 1423043 - Enable half-close, r=ttaubert,ekrMartin Thomson2018-10-254-41/+138
* Bug 1487280 - Update interop harness, r=jallmannMartin Thomson2018-10-251-1/+1
* Bug 1499732 - add expiration time to tokenInfo, r=mtFranziskus Kiefer2018-10-233-0/+4
* Bug 1471566 - fix OSS fuzzing build, r=mtFranziskus Kiefer2018-10-082-5/+34
* Bug 1493769 - Set session_id for external resumption tokens, r=franziskusMartin Thomson2018-10-127-28/+73
* Bug 1501174 - zero DataBuffer on allocation, r=franziskusMartin Thomson2018-10-231-1/+1
* Backed out changeset 77ae602f995a for gecko build failures.Martin Thomson2018-10-162-34/+5
* Set version numbers to 3.41 BetaDaiki Ueno2018-10-154-7/+7
* Bug 1498437 - Require that the server negotiate TLS 1.3 if we sent ESNI. r=mtEKR2018-10-112-2/+30
* Bug 1489945 - Handle second ticket with external ticket caching, r=franziskusMartin Thomson2018-10-123-13/+52
* Bug 1434943 - Support for MSVC in build.sh, r=jcjMartin Thomson2018-10-1211-135/+265
* Bug 1471566 - fix OSS fuzzing build, r=mtFranziskus Kiefer2018-10-082-5/+34
* Bug 1495451 - Fix issues flagged by coverity. r=mtEKR2018-10-012-0/+5
* Bug 1493822, Removal of "Visa eCommerce Root" CA from Mozilla Root Program, k...Kai Engert2018-10-012-142/+2