summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 1754890 - Add two D-TRUST 2020 root certificates. r=KathleenWilsonNSS_3_77_BETA1John M. Schanck2022-03-241-0/+246
* Bug 1751298 - Add Telia Root CA v2 root certificate. r=KathleenWilsonJohn M. Schanck2022-03-241-0/+165
* Bug 1751305 - Remove expired explicitly distrusted certificates from certdata...John M. Schanck2022-03-241-311/+0
* Bug 1005084 - support specific RSA-PSS parameters in mozilla::pkix r=jschanckDana Keeler2022-03-2313-50/+542
* Bug 1753535 - Remove obsolete stateEnd check in SEC_ASN1DecoderUpdate. r=rrelyeaJohn M. Schanck2022-03-231-2/+1
* Bug 1756271 - Remove token member from NSSSlot struct. r=rrelyeaJohn M. Schanck2022-03-235-65/+40
* Bug 1602379 - Provide secure variants of mpp_pprime and mpp_make_prime. r=mtJohn M. Schanck2022-03-2311-18/+80
* Backed out changeset 6c1092f5203fJohn M. Schanck2022-03-2211-80/+18
* Bug 1757279 - Support UTF-8 library path in the module spec string. r=nss-rev...Masatoshi Kimura2022-03-222-2/+61
* Bug 1396616 - Update nssUTF8_Length to RFC 3629 and fix buffer overrun. r=nss...Masatoshi Kimura2022-03-228-20/+293
* Bug 1602379 - Provide secure variants of mpp_pprime and mpp_make_prime. r=mtJohn M. Schanck2022-03-2211-18/+80
* Bug 1760827 - Add a CI Target for gcc-11. r=nss-reviewers,nkulatovaDennis Jackson2022-03-222-3/+14
* Bug 1760828 - Change to makefiles for gcc-4.8. r=nss-reviewers,mtDennis Jackson2022-03-221-1/+1
* Bug 1741688 - Update googletest to 1.11.0 r=nss-reviewers,mtJ08nY2022-03-22126-14631/+10170
* Bug 1759525 - Add SetTls13GreaseEchSize to experimental API. r=mtDennis Jackson2022-03-227-10/+43
* Bug 1755264 - TLS 1.3 Illegal legacy_version handling/alerts. r=djacksonLeander Schwarz2022-03-224-1/+46
* Bug 1755904 - Fix calculation of ECH HRR Transcript. r=mtDennis Jackson2022-03-221-1/+6
* Bug 1758741 - Allow ld path to be set as environment variable. r=mtZi Lin2022-03-221-2/+3
* Bug 1760653 - Ensure we don't read uninitialized memory in ssl gtests. r=mt,n...Dennis Jackson2022-03-221-4/+2
* Bug 1758478 - Fix DataBuffer Move Assignment. r=mtDennis Jackson2022-03-221-1/+2
* Bug 1552254 internal_error alert on Certificate Request with sha1+ecdsa in TL...Robert Relyea2022-03-1819-93/+586
* Bug 1755092 - rework signature verification in mozilla::pkix r=jschanckDana Keeler2022-03-0916-178/+902
* Set version numbers to 3.77 BetaDennis Jackson2022-03-034-7/+7
* Release notes for NSS 3.76Dennis Jackson2022-03-032-33/+73
* Bug 1755555 - Hold tokensLock through nssToken_GetSlot calls in nssTrustDomai...NSS_3_76_BETA1John M. Schanck2022-02-241-1/+1
* Bug 1370866 - Check return value of PK11Slot_GetNSSToken. r=djacksonJohn M. Schanck2022-02-2312-88/+208
* Bug 1747957 - Use Wycheproof JSON for RSASSA-PSS, r=nss-reviewers,bbeurdoucheMartin Thomson2022-02-1418-33253/+9529
* Bug 1751157 - Throw illegal_parameter alert for illegal extensions in handsha...Leander Schwarz2022-02-103-19/+75
* Bug 1753505 - Avoid truncating files in nss-release-helper.py. r=bbeurdoucheJohn M. Schanck2022-02-091-0/+1
* Bug 1679803 - Add SHA256 fingerprint comments to old certdata.txt entries. r=...John M. Schanck2022-02-081-181/+181
* Fix missing release notes for NSS 3.75John M. Schanck2022-02-031-0/+89
* Release notes for NSS 3.75John M. Schanck2022-02-031-25/+36
* Set version numbers to 3.76 BetaBenjamin Beurdouche2022-02-075-22/+7
* Bug 1750624 - Pin validation date for PayPalEE test cert. r=nss-reviewers,bbe...John M. Schanck2022-02-052-1/+6
* Bug 1753127 - NSS doc: fix a typo r=bbeurdoucheSylvestre Ledru2022-02-031-1/+1
* Bug 1753127 - NSS doc: fix the link to NSPR r=bbeurdoucheSylvestre Ledru2022-02-031-4/+2
* Documentation: HomepageBenjamin Beurdouche2022-01-302-1/+126
* Documentation: update the build artifact pageBenjamin Beurdouche2022-01-301-14/+15
* Documentation: build instructionsBenjamin Beurdouche2022-01-303-4/+227
* Documentation: remove redundant filesBenjamin Beurdouche2022-01-282-268/+0
* Documentation: import legacy documentation from MDNBenjamin Beurdouche2022-01-28376-3/+89654
* Documentation: update the NSS release pageNSS_3_75_BETA1Benjamin Beurdouche2022-01-281-9/+35
* Bug 1749030 - This patch adds gcc-9 and gcc-10 to the CI. r=nss-reviewers,bbe...Natalia Kulatova2022-01-192-5/+34
* Bug 1749794 - Make DottedOIDToCode.py compatible with python3. r=nss-reviewer...John M. Schanck2022-01-191-2/+2
* Bug 1749475 - Avoid undefined shift in SSL_CERT_IS while fuzzing. r=nss-revie...John M. Schanck2022-01-191-0/+5
* Bug 1748386 - Remove redundant key type check, r=rrelyeaMartin Thomson2022-01-131-4/+0
* Bug 1749869 - Update ABI expectations to match ECH changes, r=bbeurdoucheMartin Thomson2022-01-131-0/+15
* Bug 1748386 - Enable CKM_CHACHA20, r=rrelyeaMartin Thomson2022-01-116-155/+286
* Bug 1747327 - check return on NSS_NoDB_Init and NSS_Shutdown, r=nss-reviewers...Martin Thomson2022-01-076-10/+31
* Release notes for NSS 3.74Benjamin Beurdouche2022-01-061-0/+77