summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bug 1815167: Tolerate certificate_authorities xtn in ClientHello. r=mt,nss-re...Dennis Jackson2023-02-224-1/+13
* Bug 1789436: Fix build failure on Windows. r=bbeurdoucheDennis Jackson2023-02-201-9/+11
* Bug 1804688 - Correct addition of GREASE value to ALPN xtn. r=mtDennis Jackson2023-02-151-25/+15
* Bug 1789436 - CH extension permutation. r=djacksonLeander Schwarz2023-02-157-1/+91
* Bug 1570615: TLS GREASE (RFC8701) r=djacksonLeander Schwarz2023-02-1514-25/+428
* Bug 1804640 - improve handling of unknown PKCS#12 safe bag types. r=rrelyeaJohn M. Schanck2023-02-093-10/+18
* Set version numbers to 3.89 BetaAnna Weine2023-02-093-6/+6
* Bug 1815246 - Export NSS_CMSSignerInfo_GetDigestAlgTag. r=djacksonKai Engert2023-02-071-0/+6
* Bug 1812671 - build failure while implicitly casting SECStatus to PRUInt32. r...František Krenželok2023-01-302-2/+2
* Bug 1212915 - Add check for ClientHello SID max length. This is tested by Bog...NSS_3_88_BETA1Leander Schwarz2023-01-161-1/+3
* Bug 1771100 - Added EarlyData ALPN test support to BoGo shim. r=djacksonLeander Schwarz2023-01-162-12/+20
* Bug 1790357: ECH client - Discard resumption TLS < 1.3 Session(IDs|Tickets) i...Leander Schwarz2023-01-161-0/+8
* Bug 1714245 - On HRR skip PSK incompatible with negotiated ciphersuites hash ...Leander Schwarz2023-01-162-1/+17
* Bug 1789410 - ECH client: Send ech_required alert on server negotiating TLS 1...Leander Schwarz2023-01-164-29/+30
* WIP: Bug 1804091 NSS needs to move off of DSA for integrity checks. r=nss-rev...Robert Relyea2023-01-056-180/+328
* Set version numbers to 3.88 BetaDennis Jackson2023-01-053-6/+6
* Bug 1807911 - Remove +x permissions on source code r=nss-reviewers,bbeurdoucheSylvestre Ledru2022-12-30133-0/+0
* Bug 1798823 - Additional zero-length RSA modulus checks. r=nkulatovaNSS_3_87_BETA1John M. Schanck2022-12-152-12/+21
* Bug 1798823 - add checks for zero-length RSA modulus to avoid memory errors a...Iaroslav Gridin2022-12-152-0/+26
* Bug 1751705 - Update ECCKiila generated files r=nss-reviewers,nkulatovaIaroslav Gridin2022-12-122-854/+1967
* Bug 1774654 tstclnt crashes when accessing gnutls server without a user cert ...Robert Relyea2022-12-081-5/+5
* Bug 1804071 - Fix rng stub signature for fuzzing builds. r=nss-reviewers,jsch...Jesse Schwartzentruber2022-12-081-1/+3
* Bug 1803226 - NULL password encoding incorrect. r=nss-reviewers,jschanckRobert Relyea2022-12-081-3/+2
* Set version numbers to 3.87 BetaJohn M. Schanck2022-12-083-6/+6
* Set version numbers to 3.86 BetaNSS_3_86_BETA1John M. Schanck2022-12-013-6/+6
* Bug 1803190 conscious language removal in NSSRobert Relyea2022-11-303-3/+3
* Bug 1803453 - Set CKA_NSS_SERVER_DISTRUST_AFTER and CKA_NSS_EMAIL_DISTRUST_AF...John M. Schanck2022-11-301-6/+25
* Bug 1794506 - Set nssckbi version number to 2.60. r=nss-reviewers,bbeurdoucheJohn M. Schanck2022-11-291-2/+2
* Bug 1799038 - Remove Staat der Nederlanden EV Root CA from NSS. r=KathleenWilsonJohn M. Schanck2022-11-291-166/+0
* Bug 1797559 - Remove EC-ACC root cert from NSS. r=KathleenWilsonJohn M. Schanck2022-11-291-202/+0
* Bug 1794507 - Remove SwissSign Platinum CA - G2 from NSS. r=KathleenWilsonJohn M. Schanck2022-11-291-168/+0
* Bug 1794495 - Remove Network Solutions Certificate Authority. r=KathleenWilsonJohn M. Schanck2022-11-291-146/+0
* Bug 1783231 - Initialising variables in the rsa blinding code r=jschanckAnna Weine2022-11-041-4/+6
* Bug 320582 - Implementation of the double-signing of the message for ECDSA. r...Anna Weine2022-11-031-3/+34
* Bug 1783231 - Adding exponent blinding for RSA r=nss-reviewers,rrelyea,jschanckAnna Weine2022-11-031-0/+52
* Bug 1798150 - on-demand initialization of OID tables. r=nss-reviewers,nkulatovaNSS_3_85_BETA1John M. Schanck2022-10-311-1/+9
* Bug 1792821 - Modification of the primes.c and dhe-params.c in order to have ...Anna Weine2022-10-312-9486/+1186
* Bug 1796815 - Update zlib in NSS to 1.2.13. r=nss-reviewers,mtRyan VanderMeulen2022-10-2420-230/+298
* Bug 1796407 - Fix -Wunused-but-set-variable warning from clang 15. r=nss-revi...Mike Hommey2022-10-201-1/+1
* Bug 1796308 - Fix -Wtautological-constant-out-of-range-compare and -Wtype-lim...Mike Hommey2022-10-204-32/+55
* Bug 1796281 - Followup: add missing stdint.h include. r=nss-reviewers,mtMike Hommey2022-10-201-0/+2
* Bug 1796281 - Fix -Wint-to-void-pointer-cast warnings. r=nss-reviewers,jschanckMike Hommey2022-10-194-19/+19
* Bug 1796280 - Fix -Wunused-{function,variable,but-set-variable} warnings on W...Mike Hommey2022-10-193-1/+5
* Bug 1796079 - Fix -Wstring-conversion warnings. r=nss-reviewers,mtMike Hommey2022-10-191-5/+5
* Bug 1796075 - Fix -Wempty-body warnings. r=nss-reviewers,mtMike Hommey2022-10-191-6/+6
* Bug 1795241 - Fix unreachable-code warnings. r=nss-reviewers,jschanckMike Hommey2022-10-194-10/+21
* Bug 1795222 - Mark _nss_version_c unused on clang-cl. r=nss-reviewers,jschanckMike Hommey2022-10-191-1/+1
* Set version numbers to 3.85 betaDennis Jackson2022-10-133-6/+6
* Bug 1792821 - Updating the clang-format version to 10. r=jschanckAnna Weine2022-10-0785-3499/+17224
* Set version numbers to 3.84 BetaJohn M. Schanck2022-09-153-6/+6