summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added tag NSS_3_79_4_RTM for changeset 9237a5f9c579NSS_3_79_4_BRANCHJohn M. Schanck2023-02-090-0/+0
* Documentation: release notes for NSS 3.79.4NSS_3_79_4_RTMJohn M. Schanck2023-02-091-0/+58
* Set version numbers to 3.79.4 finalJohn M. Schanck2023-02-093-6/+6
* Bug 1804640 - improve handling of unknown PKCS#12 safe bag types. r=rrelyeaJohn M. Schanck2023-02-093-10/+18
* Fix tag NSS_3_79_3_RTM to changeset 7bd589cacbNSS_3_79_3_BRANCHBenjamin Beurdouche2023-01-100-0/+0
* Set version numbers to 3.79.3 finalNSS_3_79_3_RTMBenjamin Beurdouche2023-01-103-6/+6
* Set nssckbi version number to 2.55Benjamin Beurdouche2023-01-101-2/+2
* Set version numbers to 3.79.3 BetaBenjamin Beurdouche2023-01-103-9/+9
* Added tag NSS_3_79_3_RTM for changeset 3a9fc1696b4eBenjamin Beurdouche2023-01-100-0/+0
* Doc: release notes for NSS 3.79.3Benjamin Beurdouche2023-01-101-0/+58
* Bug 1803453 - Set CKA_NSS_SERVER_DISTRUST_AFTER and CKA_NSS_EMAIL_DISTRUST_AF...John M. Schanck2022-11-301-6/+25
* Documentation: Release notes for NSS 3.79.2NSS_3_79_2_BRANCHJohn M. Schanck2022-10-251-0/+59
* Added tag NSS_3_79_2_RTM for changeset 3f3144cbb3c1John M. Schanck2022-10-250-0/+0
* Set version numbers to 3.79.2 finalNSS_3_79_2_RTMJohn M. Schanck2022-10-253-6/+6
* 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