Fix intermittent sslapitest early data related failures
[openssl.git] / apps / include /
2024-04-09 Stephan Wurmapps: ca,req,x509: Add explicit start and end dates...
2023-11-24 Markus MinichmayrAdd option `SSL_OP_PREFER_NO_DHE_KEX`, allowing the...
2023-09-11 Dimitri Papadopoulos"foo * bar" should be "foo *bar"
2023-09-07 Matt CaswellCopyright year updates
2023-07-16 Dr. David von OheimbCMP: add support for genm with rootCaCert and genp...
2023-06-09 Dr. Matthias St... apps/asn1parse: improve RFC7462 compliance
2023-06-09 Dr. Matthias St... apps/opt: refactor input format parsing
2023-05-25 Dr. David von OheimbAPPS: replace awkward and error-prone pattern by calls...
2023-05-25 Dr. David von OheimbAPPS: replace awkward and error-prone pattern by calls...
2023-05-08 Matt CaswellAdd QUIC support to s_client
2023-05-03 Tianjia Zhangapps: silent warning when loading CSR files with vfyopt...
2023-03-14 Dr. David von Oheimbapps/x509 etc.: allow private key input when public...
2023-02-08 Dr. David von Oheimbcmp_client_test.c: add tests for errors reported by...
2023-01-24 Dr. David von OheimbAPPS: generated certs bear X.509 V3, unless -x509v1...
2022-10-18 Todd ShortAdd support for compressed certificates (RFC8879)
2022-09-20 Dr. David von OheimbAPPS: Move load_csr_autofmt() from apps/cmp.c to apps...
2022-09-07 Dr. David von Oheimbapps/lib/http_server.{c,h}: clean up logging and move...
2022-09-07 Dr. David von Oheimbapps/ocsp.c etc.: rename 'multi' to 'n_responders'...
2022-09-07 Dr. David von OheimbAPPS HTTP server: trace requests and responses when...
2022-07-14 Dr. David von OheimbAPPS/x509: With -CA but both -CAserial and -CAcreateser...
2022-06-22 Hugo LandauAdd deprecation macro for 3.1 and deprecate OPENSSL_LH_...
2022-05-03 Matt CaswellUpdate copyright year
2022-03-10 Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-02-14 Armin FuerstAdd tests for do_updatedb
2022-02-05 Richard LevitteMove e_os.h to include/internal
2022-02-03 Todd ShortFix copyrights
2022-01-28 yangyangtiantianlo... apps: Add option -no_ems to s_client/s_server apps
2022-01-21 Philip PrindevilleStandardize progress callback for dhparam, dsaparam...
2022-01-11 Dr. David von OheimbAPPS: Add check for multiple 'unknown' options
2022-01-05 Dimitris ApostolouFix typos
2022-01-04 Dr. David von OheimbCMP mock server: add -ref_cert option and corresponding...
2021-12-07 Dr. David von OheimbAPPS: Improve diagnostics on missing/extra args and...
2021-11-24 Rami Khaldix509: Return a nonzero exit code on error when checking...
2021-11-22 Dr. David von OheimbFix HTTP server port output and allow dynamic verbosity...
2021-11-17 Dr. David von OheimbMove more general parts of internal/cryptlib.h to new...
2021-11-17 Dr. David von OheimbAdd and use HAS_CASE_PREFIX(), CHECK_AND_SKIP_CASE_PREF...
2021-11-17 Dr. David von OheimbAdd and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX...
2021-11-11 Dr. David von OheimbX509: Fix handling of AKID and SKID extensions accordin...
2021-11-02 Felipe GasperRevise s_client and s_server verbiage re secure renegot...
2021-08-25 Dr. David von OheimbAPPS: Fix result type of dump_cert_text() and behavior...
2021-07-11 Pauliapps: add query to allow a command to know of a provide...
2021-06-22 Richard LevitteAPPS: Make fallback opt_[u]intmax() implementations...
2021-06-17 Matt CaswellUpdate copyright year
2021-06-16 Pauliapps: limit get_cipher() to not return AEAD or XTS...
2021-06-15 Dmitry BelyavskiyDisabling Encrypt-then-MAC extension in s_client/s_server
2021-06-15 Rich SalzRemove "-immedate_renegotiation" option
2021-06-15 Pauliapps: move global libctx and property query into their...
2021-06-15 Pauliadd libctx and property query to fetch functions
2021-06-11 William EdmistenAdd support for ISO 8601 datetime format
2021-06-10 Shane LontisFix s_server app to not report an error when using...
2021-06-09 Dr. David von Oheimb80-test_cmp_http.t: Improve the way the test server...
2021-05-26 Tomas MrazDeprecate old style BIO callback calls
2021-05-25 Dr. David von OheimbAdd warning to key/param generating apps on potential...
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 OheimbCMP test server: move apps/{,lib/}cmp_mock_srv.c and...
2021-05-20 Matt CaswellUpdate copyright year
2021-05-18 Dr. David von Oheimbapps/ocsp: Add -proxy and -no_proxy options
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 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 OheimbHTTP test server: Improve connection management and...
2021-05-06 Matt CaswellUpdate copyright year
2021-05-06 Tomas MrazMake the -inform option to be respected if possible
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-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 CRL app so that stdin works.
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-22 Dr. David von Oheimbapps/cmp.c and APP_HTTP_TLS_INFO: Fix use-after-free...
2021-04-20 Rich SalzFetch and free cipher and md's
2021-04-14 Dr. David von OheimbAPPS: make apps strict on app_RAND_load() and app_RAND_...
2021-04-09 Armin Fuerstapps: fix warning about size_t / int conversion
2021-03-15 Tomas Mrazapps: Add maybe_stdin argument to load_certs and set...
2021-03-13 Dr. David von Oheimbapps/ts.c: Allow -untrusted arg to refer to multiple...
2021-02-28 Dr. David von Oheimbapps/x509.c: Improve print_name() and coding style...
2021-02-18 Matt CaswellUpdate copyright year
2021-02-12 Matt CaswellDeprecate the libssl level SRP APIs
2021-02-12 Matt CaswellDeprecate the low level SRP APIs
2021-02-11 Rich SalzLoad rand state after loading providers
2021-02-05 Petr Gotthardapps/openssl: add -propquery command line option
2021-01-28 Richard LevitteUpdate copyright year
2021-01-26 Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2021-01-13 Dr. David von OheimbAPPS: Allow OPENSSL_CONF to be empty, not loading a...
2021-01-13 Dr. David von Oheimbapps/{req,x509,ca}.c Make sure certs have SKID and...
2021-01-11 Dr. David von OheimbAPPS: Fix confusion between program and app/command...
2020-12-15 Dmitry BelyavskiySkip unavailable digests and ciphers in -*-commands
2020-12-02 Richard LevitteAPPS: Adapt load_key() and load_pubkey() for the engine...
2020-12-02 Richard LevitteAPPS: Add OSSL_STORE loader for engine keys
2020-11-26 Richard LevitteAPPS: Make it possible for apps to set the base (fallba...
2020-11-25 Matt CaswellRemove deprecation warning suppression from genpkey
2020-11-25 Dr. David von Oheimbapps/cmp.c: fix crash with -batch option on OPENSSL_NO_...
2020-11-10 Matt CaswellFix the reading of DSA parameters files using the dsapa...
2020-10-26 Richard LevitteAPPS: Remove the format argument where it's not used
2020-10-22 Richard LevitteAPPS: Implement load_keyparams() to load key parameters
2020-10-15 Matt CaswellUpdate copyright year
next