summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 1535370 - Fix NSS CI for old branches [3.43] r=jcjNSS_3_43_BRANCHDustin J. Mitchell2019-03-201-2/+1
* Added tag NSS_3_43_RTM for changeset 0ee524963b92J.C. Jones2019-03-160-0/+0
* Set version numbers to 3.43 finalNSS_3_43_RTMJ.C. Jones2019-03-153-6/+6
* Added tag NSS_3_43_BETA4 for changeset cf30a49bf53eJ.C. Jones2019-03-150-0/+0
* Bug 1529813 - Expose Hkdf-Expand-Label with mechanism, r=ekrNSS_3_43_BETA4Martin Thomson2019-03-155-12/+97
* Added tag NSS_3_43_BETA3 for changeset de94039f5c30Kai Engert2019-03-140-0/+0
* Bug 1529308, amend earlier commit 68578ca0ba17f205e4f92512157368eaf1694eb3, w...NSS_3_43_BETA3Kai Engert2019-03-141-2/+0
* Added tag NSS_3_43_BETA2 for changeset e611b174c065J.C. Jones2019-03-130-0/+0
* Bug 1517714 - Properly handle ESNI with HRR, r=mtNSS_3_43_BETA2Ekr2019-03-145-10/+21
* Bug 1535122 - Align TLS 1.3 HKDF trace levels, r=mtEkr2019-03-141-1/+1
* Added tag NSS_3_43_BETA1 for changeset 55dfd930f934J.C. Jones2019-03-080-0/+0
* Bug 1531074 - SECKEY_SetPublicValue derefs after null checks, r=rrelyeaNSS_3_43_BETA1Martin Thomson2019-02-281-2/+5
* Bug 1533087 - March 2019 batch of root changes r=kwilsonJ.C. Jones2019-03-062-2/+677
* Bug 1521174 - Add some initial S/MIME gtests r=mtJ.C. Jones2018-12-108-1/+269
* Bug 1513909, add manual for nss-policy-check, r=rrelyeaDaiki Ueno2019-03-044-5/+106
* Bug 1528262, add -J option to strsclnt to specify sigschemes, r=mtDaiki Ueno2019-03-042-3/+82
* Bug 1529813 - Expose HKDF-Expand-Label, r=ekrMartin Thomson2019-02-265-45/+56
* 1531267, enable FIPS mode if the system FIPS mode flag is set, r=jcj,mtRobert Relyea2019-02-283-2/+38
* Bug 1529308 - Use a new comm_client flag in nss.gyp, which enables TB to buil...Kai Engert2019-02-282-0/+8
* Bug 1530134 - Run clang-format without docker as a fallback, r=jcjMartin Thomson2019-02-261-10/+21
* Bug 1528669 - Pass -D options directly to gyp, r=jcjMartin Thomson2019-02-262-1/+3
* Backed out changeset d734d20b38d8J.C. Jones2019-02-251-1/+1
* Bug 1529950, Improve NSS S/MIME tests for Thunderbird, r=jcjKai Engert2019-02-252-21/+178
* Bug 1529959, memory leaks in atob/btoa, r=jcjKai Engert2019-02-252-22/+49
* Bug 1493936, add a new "DSA" policy keyword, r=kaieDaiki Ueno2019-02-218-17/+142
* Bug 1530102 - FreeBSD supports getentropy since the 12.x release, r=mtDavid Carlier2019-02-231-1/+1
* Bug 1529813 - clang-format, a=bustageMartin Thomson2019-02-231-14/+12
* Bug 1529813 - Expose TLS HKDF functions for QUIC, r=ekrMartin Thomson2019-02-216-10/+216
* Bug 1528175 - Include version in SSL_MakeAead arguments, r=ekrMartin Thomson2019-02-216-40/+95
* Bug 1528175 - Expose an AEAD function, r=ekrMartin Thomson2019-02-1720-278/+588
* Bug 1011625, Build cmsutil for Thunderbird, r=jcjKai Engert2019-02-211-1/+1
* Bug 1471126 - clang-format, a=bustageMartin Thomson2019-02-201-3/+4
* Bug 1471126 - Fix return codes from SSL_ForceHandshake and SSL_RecordLayerDat...Martin Thomson2019-02-202-17/+37
* Bug 1471970, add support for post-handshake authentication, r=mtDaiki Ueno2019-02-2013-22/+583
* Bug 1471126 - Provide extra information needed to use record layer separation...Martin Thomson2018-10-2321-423/+621
* Bug 1471126 - Record layer separation, r=ekrMartin Thomson2019-02-1719-224/+733
* Bug 1471126 - Provide a callback for traffic secrets, r=ekrMartin Thomson2019-02-1713-75/+327
* Bug 1496124 - Populate public values for imported private keys, r=mtRobert Relyea2018-11-0815-22/+653
* Bug 1528033 - fix yamllint in .taskcluster.yml r=jcjDustin J. Mitchell2019-02-141-5/+13
* Bug 1525946 - update .taskcluster.yml to modern standards, r=tomprinceDustin J. Mitchell2019-02-141-50/+35
* Bug 1525946 - get hg commit message from hg, r=mtDustin J. Mitchell2019-02-144-634/+2061
* Bug 1520459 - Send decode_error for padded record_size_limit extension, r=jcjMartin Thomson2019-02-132-1/+11
* Bug 1526336, tell ABI checks about new function, r=bustageKai Engert2019-02-081-0/+5
* bustage fixKai Engert2019-02-081-0/+1
* Bug 1526336, Implement new HASH_GetHashOidTagByHashType, r=rrelyeaKai Engert2019-02-083-1/+41
* Bug 1523175, require NSPR 4.21, r=jcjKai Engert2019-02-081-1/+1
* Bug 1517574 - fix leak in NSC_GenerateKeyPair when rejecting public RSA expon...Dana Keeler2019-02-072-0/+15
* Bug 327111 - Remove unnecessary/incomplete copyright notices in Tools output ...ui.manish2019-02-071-1/+0
* Dummy change to trigger a build to test latest NSPR commitsKai Engert2019-02-071-0/+1
* Bug 1523484 - do not treat CN as DNS name for non-server certs, r=uenoFraser Tweedale2019-02-064-1/+42