summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* No bug - Add note about python executable to build instructions. r=bbeurdoucheSimon Friedberger2022-10-171-3/+11
* Set version numbers to 3.85 betaDennis Jackson2022-10-133-6/+6
* Release notes for NSS 3.84Dennis Jackson2022-10-132-21/+64
* Bug 1792821 - Updating the clang-format version to 10. r=jschanckAnna Weine2022-10-07146-4471/+18187
* Bug 1792103 - Add a flag to disable building libnssckbi. r=djacksonNSS_3_84_BETA1John M. Schanck2022-10-052-1/+6
* Bug 1791699 - Bump minimum NSPR version to 4.35. r=nss-reviewers,djacksonRyan VanderMeulen2022-09-211-1/+1
* Set version numbers to 3.84 BetaJohn M. Schanck2022-09-154-7/+7
* Documentation: Release notes for NSS 3.83John M. Schanck2022-09-152-8/+96
* Backed out changeset ed04d4729b99 for incompatibility with TSanJohn M. Schanck2022-09-092-32/+12
* Backed out changeset b225a756abc2John M. Schanck2022-09-091-13/+9
* Set version numbers to 3.83 betaNSS_3_83_BETA1John M. Schanck2022-09-083-6/+6
* Bug 1789886 - resource leak in NSC_OpenSession. r=bbeurdoucheJohn M. Schanck2022-09-081-9/+13
* Bug 1788875 - Remove set-but-unused variables from SEC_PKCS12DecoderValidateB...John M. Schanck2022-09-081-14/+2
* Bug 1563221 remove older oses that are unused part3/ BeOS r=nss-reviewers,dja...Ludovic Hirlimann2022-09-0723-152/+31
* Bug 1563221 remove older unix support in NSS part 3 Irix r=nss-reviewers,djac...Ludovic Hirlimann2022-09-0712-213/+2
* Bug 1563221 remove support for older unix in NSS part 2 DGUX r=nss-reviewers,...Ludovic Hirlimann2022-09-071-1/+1
* Bug 1563221 remove support for older unix in NSS part 1 OSF r=nss-reviewers,d...Ludovic Hirlimann2022-09-0722-284/+3
* Bug 1778413 - Set nssckbi version number to 2.58. r=nss-reviewers,bbeurdoucheJohn M. Schanck2022-09-071-2/+2
* Bug 1785297 - Add two SECOM root certificates to NSS. r=KathleenWilsonJohn M. Schanck2022-09-071-0/+284
* Bug 1787075 - Add two DigitalSign root certificates to NSS. r=KathleenWilsonJohn M. Schanck2022-09-071-0/+297
* Bug 1778412 - Remove Camerfirma Global Chambersign Root from NSS. r=KathleenW...John M. Schanck2022-09-071-164/+0
* Bug 1767921 - check SFTKSlot head after acquiring session lock. r=rrelyeaJohn M. Schanck2022-09-062-12/+32
* Dummy change, trigger a build to test latest NSPR commits.Kai Engert2022-08-301-1/+0
* Bug 1771100 - Added bug reference and description to disabled *UnsolicitedSer...Leander Schwarz2022-08-261-1/+1
* Bug 1779361 - Removed skipping of ECH on equality of private and public SNI s...Leander Schwarz2022-08-262-6/+1
* Bug 1779357 - Added comment and bug reference to *ECH*RandomHRRExtension bogo...Leander Schwarz2022-08-261-1/+1
* Bug 1779370 - Added Bogo shim client HRR test support. Fixed overwriting of C...Leander Schwarz2022-08-263-2/+19
* Bug 1779234 - Added check for server only sending ECH extension with retry co...Leander Schwarz2022-08-264-9/+41
* Bug 1771100 - Added ECH client support to BoGo shim. Changed CHInner creation...Leander Schwarz2022-08-264-13/+64
* Bug 1771100 - Added ECH server support to BoGo shim. Fixed NSS ECH server acc...Leander Schwarz2022-08-2610-34/+96
* Bug 1771100 - Update BoGo tests to recent BoringSSL version. r=djacksonLeander Schwarz2022-08-264-81/+112
* Bug 1785846 - Bump minimum NSPR version to 4.34.1. r=nss-reviewers,bbeurdoucheRyan VanderMeulen2022-08-181-1/+1
* Update documentation to mention NSS ESR 3.71.1Anna Weine2022-08-181-2/+3
* Documentation: Release notes for NSS 3.79.1Anna Weine2022-08-181-0/+62
* Set version numbers to 3.83 BetaAnna Weine2022-08-182-7/+1
* Documentation: release notes for NSS 3.82Anna Weine2022-08-182-9/+70
* Bug 1330271 - check for null template in sec_asn1{d,e}_push_state. r=nss-revi...NSS_3_82_BETA1John M. Schanck2022-08-182-1/+10
* Bug 1735925 - QuickDER: Forbid NULL tags with non-zero length. r=nss-reviewer...John M. Schanck2022-08-181-0/+5
* Bug 1784724 - Initialize local variables in TlsConnectTestBase::ConnectAndChe...Mike Hommey2022-08-151-3/+3
* Bug 1784191 - Cast the result of GetProcAddress. r=bbeurdouche,nss-reviewersMike Hommey2022-08-121-1/+1
* Dummy change, trigger a build to test latest NSPR commits.Kai Engert2022-08-041-0/+1
* Bug 1681099, pk11wrap: Tighten certificate lookup based on PKCS #11 URI, r=kj...Daiki Ueno2022-07-267-60/+353
* Set version numbers to 3.82 betaDennis Jackson2022-07-214-7/+7
* Documentation: release notes for NSS 3.81Dennis Jackson2022-07-212-21/+69
* Bug 1777672 - Gracefully handle null nickname in CERT_GetCertNicknameWithVali...NSS_3_81_BETA1Kai Engert2022-07-181-4/+8
* Bug 1779285: Add no_application_protocol alert handler and test client error ...Dennis Jackson2022-07-132-0/+4
* Bug 1775359 - make NSS_SecureMemcmp 0/1 valued. r=nss-reviewers,mtJohn M. Schanck2022-07-111-10/+13
* Bug 1762831: Enable aarch64 hardware crypto support on OpenBSD. r=nss-reviewe...Christian Weisgerber2022-06-301-0/+16
* Set version numbers to 3.81 BetaJohn M. Schanck2022-06-235-12/+7
* Documentation: release notes for NSS 3.80John M. Schanck2022-06-232-18/+98