util/mknum.pl: Really allow unset ordinals in development
[openssl.git] / apps /
2021-06-02 Paulilist: update to not use XXX_get_number() calls
2021-06-02 Pauliapps: remove TODOs
2021-06-01 Tomas MrazRename also the OSSL_PROVIDER_name() function
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-06-01 Paulireq: fix Coverity 1485137 Explicit null dereference
2021-05-29 Dr. David von Oheimbapps/ocsp: Allow -port 0
2021-05-29 Dr. David von Oheimbapps/lib/s_socket.c and 80-test_cmp_http.t: Make ACCEPT...
2021-05-27 Dr. David von OheimbAPPS req: Extend the -keyout option to be respected...
2021-05-27 Dr. David von OheimbDOC: Improve description of 'req' app: -new, -newkey...
2021-05-26 Rich SalzUse "" for include internal/xxx
2021-05-26 Tomas MrazDeprecate old style BIO callback calls
2021-05-26 Tianjia Zhangapps: Fix the mismatch of SM2 keys keymgmt
2021-05-25 Dr. David von OheimbAdd warning to key/param generating apps on potential...
2021-05-25 Richard LevitteFix 'openssl req' to be able to use provided keytypes
2021-05-25 Shane LontisAdd fipsinstall option to run self test KATS on module...
2021-05-24 Florian Mickleropenssl srp: make index.txt parsing error more verbose
2021-05-24 Florian Mickleropenssl ocsp: make index.txt parsing error more verbose
2021-05-24 Florian Mickleropenssl ca: make index.txt parsing error more verbose
2021-05-22 Dr. David von Oheimbapps/cms.c: Correct -sign output and -verify input...
2021-05-22 Dr. David von Oheimbapps/cms: Simplify handling of encerts; add warning...
2021-05-22 Richard LevitteVMS: don't use app_malloc() in apps/lib/vms_decc_argv.c
2021-05-21 Dmitry BelyavskiyHMAC doesn't work with a default digest
2021-05-21 Tomas Mrazapps: Cleanup useless bio_open_default() calls for...
2021-05-20 Dr. David von Oheimbapps/cms: Clean up order of options in help output...
2021-05-20 Dr. David von OheimbAPPS: Allow duplicate entries in options list, marking...
2021-05-20 Dr. David von OheimbAPPS: Allow non-option parameters appear anywhere in...
2021-05-20 Richard LevitteVMS: Copy __DECC_INCLUDE_{PROLOGUE,EPILOGUE}.H to more...
2021-05-20 Dr. David von OheimbDOC: Fix nits found by new check on SYNOPSIS and OPTION...
2021-05-20 Dr. David von OheimbCMP test server: move apps/{,lib/}cmp_mock_srv.c and...
2021-05-20 Dr. David von Oheimbapps/cmp.c: Move CMP server code portion to separate...
2021-05-20 Matt CaswellUpdate copyright year
2021-05-20 Pauliapp: add a -store_loaders option to list.
2021-05-20 Richard LevitteComplete 'no-sock' guards in apps/ocsp.c
2021-05-19 Richard LevitteMake apps/progs.pl not look at apps/progs.c
2021-05-19 Dr. David von Oheimbapps/list: Remove obsolete -missing-help option
2021-05-19 Richard LevitteTweak apps/build.info for VMS
2021-05-19 Dr. David von Oheimbapps/cms.c: Simplify make_receipt_request() and load_co...
2021-05-19 Dr. David von Oheimbapps/cms.c: Make -sign and -verify handle binary input
2021-05-18 Dr. David von OheimbMove ossl_sleep() to e_os.h and use it in apps
2021-05-18 Dr. David von OheimbDOC: Fix nits found by improved find-doc-nits -c
2021-05-18 Dr. David von Oheimbfind-doc-nits: Make -c option (cmd-nits) independent...
2021-05-18 Dr. David von Oheimbapps/s_server: Add -proxy and -no_proxy options
2021-05-18 Dr. David von Oheimbapps/ocsp: Add -proxy and -no_proxy options
2021-05-18 Rich SalzAdd -quiet flag to genpkey
2021-05-18 Pauliapps: use else if when checking for headers in the...
2021-05-18 Pauliapps: clean up the http server code
2021-05-17 Rich SalzAdd SSL_OP_ALLOW_CLIENT_RENEGOTIATION
2021-05-16 Richard LevitteAPPS: Make the cmp Mock server output the accept addres...
2021-05-14 Dr. David von OheimbAdd OSSL_ prefix to HTTP_DEFAULT_MAX_{LINE_LENGTH,RESP_LEN}
2021-05-14 Dr. David von Oheimbhttp_client.c: Rename internal fields and functions...
2021-05-14 Dr. David von OheimbHTTP client API: Generalize to arbitrary request and...
2021-05-14 Dr. David von OheimbHTTP: Implement persistent connections (keep-alive)
2021-05-14 Dr. David von OheimbCMP test server: Extend error reporting on cert rejecte...
2021-05-14 Dr. David von OheimbHTTP test server: Improve connection management and...
2021-05-12 Benjamin Kadukapps: improve hygeine for SET_EXPECT macro
2021-05-12 Dr. David von OheimbHTTP client: Minimal changes that include the improved API
2021-05-12 Pauliapps: make list -help not continue with listing
2021-05-12 Pauliapps: change list command to only list fetchable algori...
2021-05-12 Paulicoverity: fix 1484540 resource leak
2021-05-12 Paulicoverity: fix 1484539 resource leak
2021-05-08 Dr. David von OheimbAdd quick one-shot EVP_Q_mac() and deprecation compensa...
2021-05-08 Pauliapps/mac: Add digest and cipher command line options
2021-05-08 Pauliapps/mac: avoid need for two ^D when using stdin from...
2021-05-08 Pauliapps: remove initial newline from mac output
2021-05-08 Pauliapps: add mac, cipher and digest arguments to the kdf...
2021-05-06 Matt CaswellUpdate copyright year
2021-05-06 Tomas MrazMake the -inform option to be respected if possible
2021-05-06 EasySecchange salt handling, way 1
2021-05-05 Dr. David von OheimbAPPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP...
2021-05-05 Dr. David von OheimbAPPS: Slightly extend and improve documentation of...
2021-05-05 Rich SalzFetch cipher-wrap after loading providers.
2021-05-04 Dr. David von OheimbAPPS load_key_certs_crls(): Correct the 'expect' arg...
2021-05-04 Petr Gotthardapps: Switch to X509_REQ_verify_ex
2021-05-04 Richard LevitteAPPS: Add passphrase handling in the "rsa" and "dsa...
2021-05-04 Richard LevitteAPPS: Set a default passphrase UI for the "ec" command
2021-05-01 Rich SalzAPPS: Document the core of the opt_ API
2021-04-30 Petr Gotthardapps/ca,req,x509: Switch to EVP_DigestSignInit_ex
2021-04-30 Shane LontisFix memory leak in load_key_certs_crls() when using...
2021-04-30 Shane LontisFix CRL app so that stdin works.
2021-04-29 Pauliremove end of line whitespace
2021-04-29 Jon SpillettAdd library context and property query support into...
2021-04-29 Tomas Mrazcrl: noout is not an output item
2021-04-29 Paulirunchecker: fix no-sock build by conditioning clean...
2021-04-28 David BenjaminAdd X509 version constants.
2021-04-28 Tomas MrazPrefer fetch over legacy get_digestby/get_cipherby
2021-04-24 Dr. David von OheimbAPPS: Improve diagnostics for string options and option...
2021-04-24 Dr. David von OheimbAPPS: Prevent ASAN hickup on idempotent strncpy() in...
2021-04-22 Dr. David von Oheimbapps/cmp.c and APP_HTTP_TLS_INFO: Fix use-after-free...
2021-04-22 Rich SalzRemove an unused parameter
2021-04-22 Rich SalzRead a REQUEST not RESPONSE in ocsp responder
2021-04-22 WolfForce public key to be included unless explicitly exclu...
2021-04-22 Matt CaswellUpdate copyright year
2021-04-21 Rich SalzUse build.info not file-wide ifndef
2021-04-21 Dr. David von Oheimbapps/cmp.c: Fix double free on OSSL_CMP_CTX_set1_p10CSR...
2021-04-20 Rich SalzFlip ordering back
2021-04-20 Rich SalzFetch before get-by-name
2021-04-20 Rich SalzFetch and free cipher and md's
2021-04-19 Dr. David von OheimbPKCS12 etc.: Add hints on using -legacy and -provider...
2021-04-19 Tanzinul IslamAvoid more MSVC-specific C runtime library functions
2021-04-19 Tanzinul IslamBuild resource files
next