| Commit message (Expand) | Author | Age | Files | Lines |
* | Added tag NSS_3_83_RTM for changeset 25fb4eb2656aNSS_3_83_BRANCH | John M. Schanck | 2022-09-15 | 0 | -0/+0 |
* | Documentation: Release notes for NSS 3.83NSS_3_83_RTM | John M. Schanck | 2022-09-15 | 2 | -8/+96 |
* | Set version numbers to 3.83 final | John M. Schanck | 2022-09-15 | 3 | -6/+6 |
* | Added tag NSS_3_83_BETA2 for changeset ac770ada01fa | John M. Schanck | 2022-09-09 | 0 | -0/+0 |
* | Backed out changeset ed04d4729b99NSS_3_83_BETA2 | John M. Schanck | 2022-09-09 | 2 | -32/+12 |
* | Backed out changeset b225a756abc2 | John M. Schanck | 2022-09-09 | 1 | -13/+9 |
* | Added tag NSS_3_83_BETA1 for changeset 97fec8885336 | John M. Schanck | 2022-09-08 | 0 | -0/+0 |
* | Set version numbers to 3.83 betaNSS_3_83_BETA1 | John M. Schanck | 2022-09-08 | 3 | -6/+6 |
* | Bug 1789886 - resource leak in NSC_OpenSession. r=bbeurdouche | John M. Schanck | 2022-09-08 | 1 | -9/+13 |
* | Bug 1788875 - Remove set-but-unused variables from SEC_PKCS12DecoderValidateB... | John M. Schanck | 2022-09-08 | 1 | -14/+2 |
* | Bug 1563221 remove older oses that are unused part3/ BeOS r=nss-reviewers,dja... | Ludovic Hirlimann | 2022-09-07 | 23 | -152/+31 |
* | Bug 1563221 remove older unix support in NSS part 3 Irix r=nss-reviewers,djac... | Ludovic Hirlimann | 2022-09-07 | 12 | -213/+2 |
* | Bug 1563221 remove support for older unix in NSS part 2 DGUX r=nss-reviewers,... | Ludovic Hirlimann | 2022-09-07 | 1 | -1/+1 |
* | Bug 1563221 remove support for older unix in NSS part 1 OSF r=nss-reviewers,d... | Ludovic Hirlimann | 2022-09-07 | 22 | -284/+3 |
* | Bug 1778413 - Set nssckbi version number to 2.58. r=nss-reviewers,bbeurdouche | John M. Schanck | 2022-09-07 | 1 | -2/+2 |
* | Bug 1785297 - Add two SECOM root certificates to NSS. r=KathleenWilson | John M. Schanck | 2022-09-07 | 1 | -0/+284 |
* | Bug 1787075 - Add two DigitalSign root certificates to NSS. r=KathleenWilson | John M. Schanck | 2022-09-07 | 1 | -0/+297 |
* | Bug 1778412 - Remove Camerfirma Global Chambersign Root from NSS. r=KathleenW... | John M. Schanck | 2022-09-07 | 1 | -164/+0 |
* | Bug 1767921 - check SFTKSlot head after acquiring session lock. r=rrelyea | John M. Schanck | 2022-09-06 | 2 | -12/+32 |
* | Dummy change, trigger a build to test latest NSPR commits. | Kai Engert | 2022-08-30 | 1 | -1/+0 |
* | Bug 1771100 - Added bug reference and description to disabled *UnsolicitedSer... | Leander Schwarz | 2022-08-26 | 1 | -1/+1 |
* | Bug 1779361 - Removed skipping of ECH on equality of private and public SNI s... | Leander Schwarz | 2022-08-26 | 2 | -6/+1 |
* | Bug 1779357 - Added comment and bug reference to *ECH*RandomHRRExtension bogo... | Leander Schwarz | 2022-08-26 | 1 | -1/+1 |
* | Bug 1779370 - Added Bogo shim client HRR test support. Fixed overwriting of C... | Leander Schwarz | 2022-08-26 | 3 | -2/+19 |
* | Bug 1779234 - Added check for server only sending ECH extension with retry co... | Leander Schwarz | 2022-08-26 | 4 | -9/+41 |
* | Bug 1771100 - Added ECH client support to BoGo shim. Changed CHInner creation... | Leander Schwarz | 2022-08-26 | 4 | -13/+64 |
* | Bug 1771100 - Added ECH server support to BoGo shim. Fixed NSS ECH server acc... | Leander Schwarz | 2022-08-26 | 10 | -34/+96 |
* | Bug 1771100 - Update BoGo tests to recent BoringSSL version. r=djackson | Leander Schwarz | 2022-08-26 | 4 | -81/+112 |
* | Bug 1785846 - Bump minimum NSPR version to 4.34.1. r=nss-reviewers,bbeurdouche | Ryan VanderMeulen | 2022-08-18 | 1 | -1/+1 |
* | Update documentation to mention NSS ESR 3.71.1 | Anna Weine | 2022-08-18 | 1 | -2/+3 |
* | Documentation: Release notes for NSS 3.79.1 | Anna Weine | 2022-08-18 | 1 | -0/+62 |
* | Set version numbers to 3.83 Beta | Anna Weine | 2022-08-18 | 2 | -7/+1 |
* | Documentation: release notes for NSS 3.82 | Anna Weine | 2022-08-18 | 2 | -9/+70 |
* | Bug 1330271 - check for null template in sec_asn1{d,e}_push_state. r=nss-revi...NSS_3_82_BETA1 | John M. Schanck | 2022-08-18 | 2 | -1/+10 |
* | Bug 1735925 - QuickDER: Forbid NULL tags with non-zero length. r=nss-reviewer... | John M. Schanck | 2022-08-18 | 1 | -0/+5 |
* | Bug 1784724 - Initialize local variables in TlsConnectTestBase::ConnectAndChe... | Mike Hommey | 2022-08-15 | 1 | -3/+3 |
* | Bug 1784191 - Cast the result of GetProcAddress. r=bbeurdouche,nss-reviewers | Mike Hommey | 2022-08-12 | 1 | -1/+1 |
* | Dummy change, trigger a build to test latest NSPR commits. | Kai Engert | 2022-08-04 | 1 | -0/+1 |
* | Bug 1681099, pk11wrap: Tighten certificate lookup based on PKCS #11 URI, r=kj... | Daiki Ueno | 2022-07-26 | 7 | -60/+353 |
* | Set version numbers to 3.82 beta | Dennis Jackson | 2022-07-21 | 4 | -7/+7 |
* | Documentation: release notes for NSS 3.81 | Dennis Jackson | 2022-07-21 | 2 | -21/+69 |
* | Bug 1777672 - Gracefully handle null nickname in CERT_GetCertNicknameWithVali...NSS_3_81_BETA1 | Kai Engert | 2022-07-18 | 1 | -4/+8 |
* | Bug 1779285: Add no_application_protocol alert handler and test client error ... | Dennis Jackson | 2022-07-13 | 2 | -0/+4 |
* | Bug 1775359 - make NSS_SecureMemcmp 0/1 valued. r=nss-reviewers,mt | John M. Schanck | 2022-07-11 | 1 | -10/+13 |
* | Bug 1762831: Enable aarch64 hardware crypto support on OpenBSD. r=nss-reviewe... | Christian Weisgerber | 2022-06-30 | 1 | -0/+16 |
* | Set version numbers to 3.81 Beta | John M. Schanck | 2022-06-23 | 5 | -12/+7 |
* | Documentation: release notes for NSS 3.80 | John M. Schanck | 2022-06-23 | 2 | -18/+98 |
* | Add libssl3 abi-check exception for SSL_ClientCertCallbackComplete | John M. Schanck | 2022-06-22 | 1 | -0/+5 |
* | Bug 1774720 - Fix SEC_ERROR_ALGORITHM_MISMATCH entry in SECerrs.h. r=djackson | John M. Schanck | 2022-06-21 | 1 | -1/+1 |
* | Set version numbers to 3.80 BetaNSS_3_80_BETA1 | Dennis Jackson | 2022-06-16 | 5 | -14/+6 |