]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/lib/apps.c
Fix migration guide mappings for i2o/o2i_ECPublicKey
[thirdparty/openssl.git] / apps / lib / apps.c
10 days ago  Stephan Wurmapps: ca,req,x509: Add explicit start and end dates...
2024-04-04  Drokov PavelRemove receiving of unused return value
2023-10-19  Tomas Mrazapps.c: Remove a redundant error print-out
2023-10-19  Tomas Mrazapps: Print out a proper message when a store cannot...
2023-09-21  Bernd EdlingerFix some memory leaks in the openssl app
2023-09-11  Dimitri Papadopoulos"foo * bar" should be "foo *bar"
2023-09-07  Matt CaswellCopyright year updates
2023-09-05  Dr. David von Oheimbapps.c: improve warning texts of parse_name() when...
2023-09-05  Dr. David von Oheimbapps.c: fix error messages (newline and needless text...
2023-07-16  Dr. David von OheimbAPPS load_key_certs_crls(): improve error string macro...
2023-06-26  Matt CaswellDon't truncate the input when decrypting in pkeyutl
2023-06-09  Michael BaentschCast the argument to unsigned char when calling isspace()
2023-06-06  Vladimír Kotalallow to disable http
2023-06-01  Dr. David von Oheimbapps.c: add comment to do_X509_sign() referring to...
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-10  Dr. David von OheimbCMP app and app_http_tls_cb(): pick the right TLS hostn...
2023-05-03  Tianjia Zhangapps: silent warning when loading CSR files with vfyopt...
2023-04-27  Dr. David von OheimbAPPS: make sure the -CAfile argument can be in DER...
2023-03-14  Dr. David von Oheimbapps/x509 etc.: allow private key input when public...
2023-02-02  Dr. David von OheimbAPPS load_key_certs_crls(): improve diagnostics on...
2023-01-24  Dr. David von OheimbAPPS: generated certs bear X.509 V3, unless -x509v1...
2022-12-11  wangyuhangunbuffer stdin before get passwd from stdin
2022-11-16  Simo SorceDrop explicit check for engines in opt_legacy_okay
2022-10-23  xkernelChecking the return of BIO_new_fp(). If it returns...
2022-10-12  FdaSilvaYYapps & al : Fix various typos, repeated words, align...
2022-09-20  Dr. David von OheimbAPPS: Move load_csr_autofmt() from apps/cmp.c to apps...
2022-08-23  Dr. David von Oheimbapp_http_tls_cb() and tls_error_hint(): code cleanup
2022-07-14  Dr. David von OheimbAPPS/x509: With -CA but both -CAserial and -CAcreateser...
2022-07-06  Dr. David von Oheimbapp_http_tls_cb(): fix crash on inconsistency w.r.t...
2022-06-23  Peiwei HuFix the checks of X509_LOOKUP_* functions
2022-06-16  Hartmut HolzgraefeHave set_dateopt() return 1 on success to make -dateopt...
2022-05-04  JHH20Remove duplicated #include headers
2022-04-22  Dmitry Belyavskiystr[n]casecmp => OPENSSL_strncasecmp
2022-03-04  xkernelapps: several return value checks for BIO_new()
2022-02-14  Armin FuerstAdd tests for do_updatedb
2022-01-14  Paulicoverity 1497107: dereference after null check
2022-01-08  Dr. David von Oheimbapps.c: fix various coding style nits found by check...
2022-01-07  Dr. David von OheimbAPPS load_key_certs_crls(): Make file access errors...
2022-01-04  Dr. David von Oheimbapp_http_tls_cb: Fix double-free in case TLS not used
2022-01-04  Dr. David von OheimbHTTP client: Work around HTTPS proxy use bug due to...
2021-12-22  Dr. David von OheimbHTTP client: Fix cleanup of TLS BIO via 'bio_update_fn...
2021-12-21  Dr. David von Oheimbadd OSSL_STACK_OF_X509_free() for commonly used pattern
2021-11-29  PW HuReturn -1 properly from do_X509_REQ_verify and do_X509_...
2021-11-24  Rami Khaldix509: Return a nonzero exit code on error when checking...
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-10-28  x2018fix some code with obvious wrong coding style
2021-09-21  Dmitry BelyavskiyUse -nameopt utf8 by default
2021-08-25  Dr. David von OheimbAPPS: Fix result type of dump_cert_text() and behavior...
2021-07-14  Pauliapps: avoid using POSIX IO macros and functions when...
2021-07-11  Pauliapps: add a function opt_legacy_okay() that indicates...
2021-07-02  Tomas Mrazload_key_certs_crls: Avoid reporting any spurious errors
2021-06-15  Pauliapps: move global libctx and property query into their...
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-03  Tomas Mrazopenssl spkac: Fix reading SPKAC data from stdin
2021-06-02  Pauliapps: remove TODOs
2021-05-25  Dr. David von OheimbAdd warning to key/param generating apps on potential...
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 API: Generalize to arbitrary request 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-06  Tomas MrazMake the -inform option to be respected if possible
2021-05-05  Dr. David von OheimbAPPS: Slightly extend and improve documentation of...
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-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-28  David BenjaminAdd X509 version constants.
2021-04-22  Dr. David von Oheimbapps/cmp.c and APP_HTTP_TLS_INFO: Fix use-after-free...
2021-04-19  Tanzinul IslamAvoid more MSVC-specific C runtime library functions
2021-04-09  Armin Fuerstapps: fix warning about size_t / int conversion
2021-03-22  Dr. David von OheimbAPPS: fix load_certs_multifile() interpreting backslashes
2021-03-18  Dr. David von Oheimbapps.c: Fix missing newline in warn_cert_msg() output
2021-03-15  Tomas Mrazapps: Make load_key_certs_crls to read only what is...
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-03-11  Matt CaswellDon't crash if the pkeyopt doesn't have a value
2021-03-01  Dr. David von OheimbOSSL_HTTP_parse_url(): Handle any userinfo, query,...
2021-02-28  Dr. David von Oheimbapps/x509.c: Fix mem leaks in processing of -next_seria...
2021-02-28  Dr. David von Oheimbapps/x509.c: Improve print_name() and coding style...
2021-02-18  Matt CaswellDon't forget the type of thing we are loading
2021-02-05  Petr Gotthardapps/openssl: add -propquery command line option
2021-01-28  Richard LevitteUpdate copyright year
2021-01-20  Dr. David von Oheimbapps/x509.c: Make -x509toreq respect -clrext, -sigopt...
2021-01-20  Dr. David von Oheimbapps.c: Clean up copy_extensions()
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.c: Fix crash in case uri arg of IS_HTTP or IS_HTTP...
2020-12-20  Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-10  Dr. David von Oheimbapps/{req,x509,ca}.c: Cleanup: move shared X509{,_REQ...
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-20  Dr. David von Oheimbapps.c: re-enable loading single certs and CRLs over...
2020-11-13  Richard LevitteCRYPTO: refactor ERR_raise()+ERR_add_error_data() to...
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-11-10  Matt CaswellRemove some redundant error messages in the apps
next