GOST2012 TLS ClientCertificateType Identifiers support
[openssl.git] / apps / lib /
2020-04-18 Nikolay MorozovGOST2012 TLS ClientCertificateType Identifiers support
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: Add ctrl_str()-like functionality for X509 and...
2020-03-07 Paulicmdline app: add provider commandline options.
2020-02-21 Pauliapps: distinguish between a parameter error and an...
2020-02-21 PauliParams: add argument to the _from_text calls to indicat...
2020-02-20 PauliDeprecate the low level Diffie-Hellman functions.
2020-02-14 Nikolay MorozovForgotten GOST2012 support in non-vital places
2020-02-10 Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2020-01-29 PauliDeprecate the low level HMAC functions
2020-01-10 Rich SalzTweak option error messages
2019-12-18 Richard LevitteAPPS & TEST: Adapt to use the new BIO_f_prefix()
2019-12-11 Veres LajosFix some typos
2019-11-20 Rich SalzDocument command parameters.
2019-11-07 Rich SalzAdd "sections" to -help output
2019-11-03 Richard LevitteAdd -CAstore and similar to all openssl commands that...
2019-10-17 Richard Levitte'openssl list' and 'openssl provider': adapt display...
2019-10-12 Viktor DukhovniIgnore empty ALPN elements in CLI args
2019-10-09 Rich SalzExplicitly test against NULL; do not use !p or similar
2019-09-19 Jon SpillettAdd option grouping capability to apps
2019-09-04 Richard LevitteMove libapps.a source to apps/lib
2019-08-29 PauliAllow an output indentation of zero in apps.
2019-08-28 Richard LevitteMove print_param_types() to libapps, and give it indent...