summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 1785846 - Bump minimum NSPR version to 4.34.1. r=nss-reviewers,bbeurdoucheNSS_3_79_1_BRANCHRyan VanderMeulen2022-08-181-1/+1
* Bug 1777672 - Gracefully handle null nickname in CERT_GetCertNicknameWithVali...Kai Engert2022-07-181-4/+8
* Added tag NSS_3_79_1_RTM for changeset b8532be03b77Anna Weine2022-08-180-0/+0
* Set version numbers to 3.79.1 finalNSS_3_79_1_RTMAnna Weine2022-08-183-6/+6
* Documentation: Release notes for NSS 3.79.1Anna Weine2022-08-181-0/+62
* Bug 1330271 - check for null template in sec_asn1{d,e}_push_state. r=nss-revi...John M. Schanck2022-08-182-1/+10
* Bug 1760998 - avoid data race on primary password change. r=rrelyeaJohn M. Schanck2022-06-062-2/+12
* Bug 1759794 - protect SFTKSlot needLogin with slotLock. r=rrelyeaJohn M. Schanck2022-06-082-16/+53
* Bug 1771498 - Uninitialized value in cert_ComputeCertType. r=djacksonJohn M. Schanck2022-06-064-7/+10
* Bug 1366464 - compare signature and signatureAlgorithm fields in legacy certi...John M. Schanck2022-06-073-0/+14
* Added tag NSS_3_79_1_BETA1 for changeset 50b1502dc601Anna Weine2022-08-180-0/+0
* 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