summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Bug 1603438 - Fix native tools build failure due to lack of zlib include dir ...Giulio Benetti2020-01-071-0/+4
* This implements NIST SP800-108 Counter, Feedback, and Double PipelineRobert Relyea2020-01-061-0/+523
* Bug 1605545 - Fix memory leak in Pk11Install_Platform_Generate. r=mtAlex Henrie2020-01-011-2/+0
* Bug 1590339 - Fix MemoryLeak in btoa.c. r=kjacobsMarcus Burghardt2019-10-221-0/+3
* Bug 1465613 - Fixup clang format a=bustageNSS_3_47_BETA2J.C. Jones2019-10-151-1/+1
* Bug 1465613 - Created two new fields for scheduled distrust from builtins and...Marcus Burghardt2019-10-112-55/+108
* Bug 1494063, add -x option to tstclnt/selfserv to export keying material, r=mtDaiki Ueno2019-09-278-8/+248
* Bug 1581024 - Fix pointer comparisons, a=bustageMartin Thomson2019-09-271-2/+3
* Bug 1581024 - fixup pointer wrap check to prevent it from being optimized out...Kevin Jacobs2019-09-241-1/+2
* Bug 1581759 - fix incorrect if condition in symkeyutil. r=kjacobsKai Engert2019-09-181-1/+1
* Bug 1581024 - Check for pointer wrap in derprint.c. r=jcjKevin Jacobs2019-09-181-1/+1
* Bug 1558313 - Fix clang warnings in pk11importtest.c and pkcs11.c r=marcusbur...Jenine2019-09-161-1/+3
* Bug 1579036 - Define error when trying to export non-existent cert with pk12u...Marcus Burghardt2019-09-101-0/+1
* Bug 1570501 - Expose AES-CMAC in PKCS #11 API, r=mtAlexander Scheel2019-08-301-0/+2
* Bug 1575968 - Add strsclnt option to enforce the use of either IPv4 or IPv6 r...Kevin Jacobs2019-08-231-7/+34
* Bug 1574220 - Fixup clang-format r=bustageJ.C. Jones2019-08-161-1/+1
* Bug 1574220 - Improve controls after errors in tstcln, selfserv and vfyserv c...Marcus Burghardt2019-08-153-5/+15
* Bug 1560806 - Increased the max size supported for softoken passwords. r=jcjMarcus Burghardt2019-07-263-3/+3
* Bug 1561588 - Remove -Wmaybe-uninitialized warning in p7env.c r=marcusburghar...Giulio Benetti2019-07-191-2/+2
* Bug 1561591 - Remove -Wmaybe-uninitialized warning in tstclnt.c r=marcusburgh...Giulio Benetti2019-07-101-1/+1
* Bug 1561558 - Remove -Wmaybe-uninitialized warning in httpserv.c r=marcusburg...Giulio Benetti2019-07-101-1/+1
* Bug 1540403 - draft-ietf-tls-subcerts-03, r=mt,jcjChristopher Patton2019-06-252-4/+20
* Bug 1558681 - Initialize selfserv correctly, a=bustageMartin Thomson2019-06-261-6/+6
* Bug 1558681 - Anti-replay contexts, r=jcj,kjacobsMartin Thomson2019-06-251-1/+11
* Bug 1559906, fipstest: use CKM_TLS12_MASTER_KEY_DERIVE in TLS test, r=rrelyeaTomas Mraz2019-06-181-6/+34
* Bug 1546229 Add IPSEC IKE support to softoken.Robert Relyea2019-06-0616-786/+1327
|\
| * Bug 1546229 Add IPSEC IKE support to softoken.Robert Relyea2019-04-2216-786/+1327
* | Bug 1543874 - Use an external clock for SSL functions, r=ekr,kevinjacobsMartin Thomson2019-05-201-1/+1
|/
* Bug 1537927 - IPsec usage is too restrictive for existing deploymentsRobert Relyea2019-03-212-2/+55
* Bug 1548722 - Tranche of coverity fixes, r=jcjMartin Thomson2019-05-022-4/+3
* Bug 1542741, certutil: fix error output when -F is specified, r=rrelyeaDaiki Ueno2019-04-081-1/+1
* Bug 1532312, add -E option to selfserv/tstclnt to enable post-handshake auth,...Daiki Ueno2019-04-082-13/+66
* Bug 1528262, add -J option to strsclnt to specify sigschemes, r=mtDaiki Ueno2019-03-041-3/+36
* Bug 1529959, memory leaks in atob/btoa, r=jcjKai Engert2019-02-252-22/+49
* Bug 1496124 - Populate public values for imported private keys, r=mtRobert Relyea2018-11-085-0/+490
* Bug 327111 - Remove unnecessary/incomplete copyright notices in Tools output ...ui.manish2019-02-071-1/+0
* Bug 1507760, modutil: print warning when adding module while p11-kit is enabl...Daiki Ueno2018-11-164-1/+78
* # Bug 1252891 Implement certUsageIPSec as defined in RFC 4945Robert Relyea2018-11-096-2/+15
* Bug 1494901 - Implement ESNI. r=mtEKR2018-06-302-3/+32
* Bug 1480647 - Warn about deprecation of key.h and keyt.h. Include keyhi.h ins...Cosmin Truta2018-09-145-6/+4
* Bug 1317013 - report tls1.3 as an option, r=mtui.manish2018-09-031-1/+1
* Bug 1431113 - Remove #ifdef DEBUG_jp96085 r=jcjui.manish2018-08-301-15/+1
* Bug 1423075 - Remove -z option for tstclnt/selfserv, r=kaieMartin Thomson2018-08-152-32/+8
* Bug 1482747 - Options for controlling signature scheme in tstclnt/selfserv, r...Martin Thomson2018-08-154-28/+210
* Bug 1474274 - fix signature of getDefaultRSAPrivateKey and getDefaultRSAPubli...Martin Liška2018-07-261-4/+4
* Bug 1474887, skip NSS shutdown in error path, r=rrelyeaKai Engert2018-07-231-4/+5
* Bug 291383, certutil: Allow -F to delete orphaned private key, r=kaieDaiki Ueno2018-07-201-44/+111
* Bug 1474887, nss-policy-check: a tool to check a NSS policy configuration for...Kai Engert2018-07-175-0/+292
* Bug 1471985, make SECKEY_Get{Public,Private}KeyType consistent on RSA-PSS, r=...Daiki Ueno2018-07-161-2/+11
* Bug 1444148 - clang-format, a=bustageMartin Thomson2018-07-111-92/+102