Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
[openssl.git] / apps / include / apps.h
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-04 Richard LevitteAPPS: Reduce deprecation warning suppression - ENGINE
2020-09-11 Chris Novakovicapps/ca: allow CRL lastUpdate/nextUpdate fields to...
2020-08-20 Dr. David von OheimbMake better use of new load_cert_pass() variant of...
2020-08-20 Dr. David von Oheimbapps: make use of OSSL_STORE for generalized certs...
2020-08-20 Richard LevitteSTORE: Distinguish public keys from private keys
2020-08-11 Shane LontisAdd fix for RSA keygen in FIPS using keysizes 2048...
2020-08-04 Dr. David von Oheimbapps: Correct and extend diagnostics of parse_name()
2020-07-24 Shane LontisAdd X509 related libctx changes.
2020-07-23 Shane LontisTest RSA oaep in fips mode
2020-06-02 Richard LevitteAPPS: Remove make_config_name, use CONF_get1_default_co...
2020-05-15 David von OheimbAdd 'methods' parameter to setup_engine() in apps.c...
2020-05-15 Dr. David von OheimbClean up macro definitions of openssl_fdset() in apps...
2020-05-15 Dr. David von OheimbUse OSSL_STORE for load_{,pub}key() and load_cert(...
2020-04-24 David von OheimbAdd function load_csr(file,format,desc) to apps/lib...
2020-04-23 Matt CaswellUpdate copyright year
2020-04-09 Shane LontisMove legacy ciphers into the legacy provider
2020-04-02 Dr. David von Oheimb Chunk 10 of CMP contribution to OpenSSL: CMP http...
2020-03-23 Dr. David von OheimbConstify various mostly X509-related parameter types...
2020-03-15 Richard LevitteAPPS: Remove all traces of special SM2 treatment.
2020-03-15 Richard LevitteAPPS: Add ctrl_str()-like functionality for X509 and...
2020-02-10 Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2019-12-18 Richard LevitteAPPS & TEST: Adapt to use the new BIO_f_prefix()
2019-11-03 Richard LevitteAdd -CAstore and similar to all openssl commands that...
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-09-28 Dr. Matthias St... Reorganize public header files (part 1)
2019-08-24 Shane LontisAdd app for fips installation
2019-07-24 Dr. Matthias St... Remove HEADER_X509_H and HEADER_SSL_H include detectors...
2019-03-05 Richard Levittetestutil: ensure good treatment of argv on non-Unix...
2019-02-13 Richard LevitteMove libapps headers into their own directory