summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 1769302 - NSS 3.79 should depend on NSPR 4.34. r=bbeurdoucheNSS_3_79_1_BETA1NSS_3_79_BRANCHKai Engert2022-05-251-1/+1
* Release notes for NSS 3.79Dennis Jackson2022-05-312-16/+94
* Added tag NSS_3_79_RTM for changeset 3463596523beDennis Jackson2022-05-260-0/+0
* Set version numbers to 3.79 finalNSS_3_79_RTMDennis Jackson2022-05-263-6/+6
* Added tag NSS_3_79_BETA2 for changeset 82f9862369bdDennis Jackson2022-05-200-0/+0
* Bug 1767590 - Initialize pointers passed to NSS_CMSDigestContext_FinishMultip...NSS_3_79_BETA2Dennis Jackson2022-05-202-3/+3
* Added tag NSS_3_79_BETA1 for changeset 2efccbd85918Dennis Jackson2022-05-200-0/+0
* Bug 1766978 - improve error handling after nssCKFWInstance_CreateObjectHandle...NSS_3_79_BETA1John M. Schanck2022-05-191-5/+11
* Bug 1757075 NSS does not properly import or export pkcs12 files with large pa...Robert Relyea2022-03-184-20/+78
* Remove nspr.patch mistakenly committed in e3ac914bc684Dennis Jackson2022-05-171-121/+0
* Bug 1764788 - Correct invalid record inner and outter content type alerts. r=...Leander Schwarz2022-05-175-28/+256
* Bug 1765753 - TLS 1.3 Server: Send protocol_version alert on unsupported Clie...Leander Schwarz2022-05-172-6/+37
* Bug 1765753 - Added RFC8422 compliant TLS <= 1.2 undefined/compressed ECPoint...Leander Schwarz2022-05-172-1/+25
* Bug 1387919 - Fix secasn1d parsing of indefinite SEQUENCE inside indefinite G...John M. Schanck2022-05-164-3/+85
* Bug 1753315 - Add SECMOD_LockedModuleHasRemovableSlots. r=rrelyeaJohn M. Schanck2022-05-166-10/+60
* Bug 1769295 - selfserv and tstclnt should use PR_GetPrefLoopbackAddrInfo. r=r...Kai Engert2022-05-134-31/+181
* Bug 1454072 - Use of uninitialized pointer in lg_init after alloc fail. r=nss...John M. Schanck2022-05-111-6/+1
* Bug 1766907 - Update mercurial in clang-format docker image. r=mtJohn M. Schanck2022-05-061-1/+8
* Fix formatting of lib/mozpkix/include/pkix/pkixtypes.hJohn M. Schanck2022-05-031-5/+4
* Bug 205717 - Use PK11_GetSlotInfo instead of raw C_GetSlotInfo calls. r=rrelyeaJohn M. Schanck2022-04-282-16/+14
* Set version numbers to 3.79 betaDennis Jackson2022-04-284-7/+7
* Release notes for NSS 3.78Dennis Jackson2022-04-282-25/+75
* Bug 1755264 - Added TLS 1.3 zero-length inner plaintext checks and tests, zer...NSS_3_78_BETA1Leander Schwarz2022-04-215-28/+336
* Bug 1294978 - Reworked overlong record size checks and added TLS1.3 specific ...Leander Schwarz2022-04-216-46/+352
* Bug 1763120 - Add ECH Grease Support to tstclnt r=nss-reviewers,jschanckDennis Jackson2022-04-212-2/+27
* Bug 1765003 - Add a strict variant of moz::pkix::CheckCertHostname. r=djacksonJohn Schanck2022-04-213-0/+27
* Bug 1166338 - Change SSL_REUSE_SERVER_ECDHE_KEY default to false. r=djacksonJohn M. Schanck2022-04-219-17/+10
* Bug 1760813 - Make SEC_PKCS12EnableCipher succeed r=rrelyeaMarcin Cieślak2022-04-041-6/+1
* Bug 1762489 - Update zlib in NSS to 1.2.12. r=nss-reviewers,djacksonJohn M. Schanck2022-04-0119-992/+10769
* Set version numbers to 3.78 BetaJohn M. Schanck2022-03-316-19/+7
* Release notes for NSS 3.77John M. Schanck2022-03-312-12/+122
* Bug 1762244 - resolve mpitests build failure on Windows. r=nss-reviewers,nkul...John M. Schanck2022-03-301-1/+5
* Bug 1761779 - Fix link to TLS page on wireshark wiki r=sylvestreManuel Bucher2022-03-301-1/+1
* Release notes for NSS 3.76.1John M. Schanck2022-03-251-0/+68
* Release notes for NSS 3.68.3John M. Schanck2022-03-251-0/+72
* 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