summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Bug 1805907 - Extending RSA-PSS bltest test coverage (Adding SHA-256 and SHA-...Natalia Kulatova2023-01-0926-1/+26
* WIP: Bug 1804091 NSS needs to move off of DSA for integrity checks. r=nss-rev...Robert Relyea2023-01-054-309/+677
* Bug 1807911 - Remove +x permissions on source code r=nss-reviewers,bbeurdoucheSylvestre Ledru2022-12-3038-0/+0
* Bug 1796504 - Use __STDC_VERSION__ rather than __STDC__ as a guard. r=nss-rev...Mike Hommey2022-10-201-3/+3
* Bug 1796280 - Fix -Wunused-{function,variable,but-set-variable} warnings on W...Mike Hommey2022-10-192-5/+5
* Bug 1795242 - Fix unused-but-set-parameter warning. r=nss-reviewers,jschanckMike Hommey2022-10-191-2/+0
* Bug 1795668 - Remove redundant variable definitions in lowhashtest r=jschanckHuaxin Lu2022-10-171-8/+2
* Bug 1792821 - Updating the clang-format version to 10. r=jschanckAnna Weine2022-10-0732-874/+873
* Bug 1563221 remove older oses that are unused part3/ BeOS r=nss-reviewers,dja...Ludovic Hirlimann2022-09-071-3/+0
* Bug 1563221 remove support for older unix in NSS part 1 OSF r=nss-reviewers,d...Ludovic Hirlimann2022-09-071-18/+0
* Bug 1617956 - Add support for asynchronous client auth hooks. r=mtDennis Jackson2022-06-161-2/+70
* Bug 1497537, nss-policy-check: make unknown keyword check optional, r=rrelyeaDaiki Ueno2022-06-151-11/+110
* Bug 1767590 - Initialize pointers passed to NSS_CMSDigestContext_FinishMultip...Dennis Jackson2022-05-201-1/+1
* Bug 1757075 NSS does not properly import or export pkcs12 files with large pa...Robert Relyea2022-03-181-0/+11
* Bug 1769295 - selfserv and tstclnt should use PR_GetPrefLoopbackAddrInfo. r=r...Kai Engert2022-05-132-31/+55
* Bug 1763120 - Add ECH Grease Support to tstclnt r=nss-reviewers,jschanckDennis Jackson2022-04-211-1/+27
* Bug 1762244 - resolve mpitests build failure on Windows. r=nss-reviewers,nkul...John M. Schanck2022-03-301-1/+5
* Bug 1602379 - Provide secure variants of mpp_pprime and mpp_make_prime. r=mtJohn M. Schanck2022-03-231-5/+8
* Backed out changeset 6c1092f5203fJohn M. Schanck2022-03-221-8/+5
* Bug 1602379 - Provide secure variants of mpp_pprime and mpp_make_prime. r=mtJohn M. Schanck2022-03-221-5/+8
* Bug 1747327 - check return on NSS_NoDB_Init and NSS_Shutdown, r=nss-reviewers...Martin Thomson2022-01-076-10/+31
* Bug 1743302 - Add ECDSA test vectors to the bltest command line tool r=nss-re...Natalia Kulatova2022-01-0578-91/+146
* Bug 1729550 NSS needs FiPS 140-3 version indicators.NSS_3_73_BETA1Robert Relyea2021-09-075-0/+353
* Bug 1720232 SQLite calls could timeout in starvation situations.Robert Relyea2021-07-155-0/+313
* Bug 1710773 NSS needs FIPS 180-3 FIPS indicators. r=mtRobert Relyea2021-05-113-6/+9
* Bug 1698419 - ECH -10 updates, r=bbeurdoucheMartin Thomson2021-03-171-7/+15
* Bug 1707130 NSS should use modern algorithms in PKCS#12 files by default r=mtRobert Relyea2021-05-045-106/+666
* Bug 1703936 New coverity/cpp scanner errors.Robert Relyea2021-04-088-26/+54
* Bug 1613235 - Clang-format for: POWER ChaCha20 stream cipher vector accelerat...NSS_3_63_BETA1Benjamin Beurdouche2021-03-101-7/+6
* Bug 1613235 - Add POWER ChaCha20 stream cipher vector acceleration. r=bbeurdo...aoeu2021-03-101-19/+65
* Bug 1694214 - tstclnt can't enable middlebox compat mode r=beurdoucheHubert Kario2021-02-271-1/+17
* Bug 1689228 - Minor ECH -09 fixes for interop testing, fuzzing. r=mtKevin Jacobs2021-01-312-27/+14
* Bug 1681585 - Add ECH support to selfserv. r=mtKevin Jacobs2021-01-241-3/+218
* Bug 1570539 - Removed -X alt-server-hello option from tstclnt r=kjacobsyogesh2020-12-031-1/+0
* Bug 1654332 - Update ESNI to draft-08 (ECH). r=mtKevin Jacobs2020-11-171-14/+40
* Bug 1652729 - Add build flag to disable RC2 and relocate to lib/freebl/deprec...Benjamin Beurdouche2020-07-241-3/+23
* Bug 1653202 - Fix issue disabling other mechanisms when SEED is deprecated in...NSS_3_55_BETA1Benjamin Beurdouche2020-07-211-2/+2
* Bug 1645479 - Use SECITEM_CopyItem instead of SECITEM_MakeItem in secutil.c. ...Kevin Jacobs2020-06-121-4/+4
* Bug 1603042 - Support external PSKs in tstclnt/selfserv. r=jcjKevin Jacobs2020-06-105-12/+169
* Bug 1642153 - Avoid infinite recursion when CHECKLOC is not set. r=jcjMike Hommey2020-06-031-0/+2
* Bug 1639033 - Fix signed-unsigned comparison warning in basicutil.c. r=kjacobsJeff Walden2020-05-191-1/+3
* Bug 1629553 Merge simple config.mk files r=rrelyeaJan-Marek Glogowski2020-05-0535-109/+35
* Bug 1629553 Rework the LIBRARY_NAME ruleset r=rrelyeaJan-Marek Glogowski2020-05-051-8/+1
* Bug 290526 Drop double-colon usage and add directory depends r=rrelyeaJan-Marek Glogowski2020-05-053-4/+5
* Bug 290526 Drop recursive private_exports r=rrelyeaJan-Marek Glogowski2020-05-0514-56/+2
* Bug 290526 Parallelize part of the NSS build r=rrelyeaJan-Marek Glogowski2020-05-051-2/+3
* Bug 1622033 - Disable flag for SEED deprecation. r=kjacobs,rrelyeaBenjamin Beurdouche2020-05-051-16/+40
* Bug 1629661 MPConfig calls in SSL initializes policy before NSS is initialize...Robert Relyea2020-04-141-8/+41
* Bug 1622555 - Fix lowhashtest argument parsing. r=kjacobsHans Petter Jansson2020-03-261-2/+2
* Bug 1603628 Update NSS to handle PKCS #11 v3.0 r=ueno r=mtRobert Relyea2020-03-171-1/+1