]> git.ipfire.org Git - thirdparty/openssl.git/history - util/indent.pro
Reduce optimization in hppa builds
[thirdparty/openssl.git] / util / indent.pro
2024-02-16  Frederik Wedel-HeinenRemoves record_queue struct which is no longer useful.
2023-08-29  Frederik Wedel-HeinenRemoved unused struct ssl3_comp_st
2022-11-14  Matt CaswellRename SSL3_RECORD to TLS_RL_RECORD
2022-11-14  Matt CaswellRename SSL3_BUFFER to TLS_BUFFER
2022-08-18  Matt CaswellRename DTLS1_BITMAP to DTLS_BITMAP
2021-01-19  Rich SalzDeprecate OCSP_xxx API for OSSL_HTTP_xxx
2020-02-10  Davide GalassiMemory allocator code cleanup
2019-07-17  Rich SalzDeprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop}
2019-02-05  Sam RobertsRemove unnecessary trailing whitespace
2018-10-10  FdaSilvaYYcrypto/rand: fix some style nit's
2018-04-18  FdaSilvaYYStyle: ssl.h
2017-12-15  Bernd EdlingerFix invalid function type casts.
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
2017-05-03  Marek KleinAdded support for ESSCertIDv2
2017-03-16  Benjamin KadukRemove unused typedefs from indent config
2017-03-16  Benjamin KadukRemove some unused PEM structures
2017-01-18  FdaSilvaYYClean dead macros and defines
2016-11-13  Richard LevitteRemove heartbeat support
2016-10-10  FdaSilvaYYAdd some missing types to indent.pro
2016-08-18  Emilia KasperIndent ssl/
2016-08-05  Richard Levitteindent: add a couple of types we use in apps
2016-07-08  Rich SalzReplace all #define's in pod pages.
2016-05-23  FdaSilvaYYAdd checks on CRYPTO_set_ex_data return value
2016-02-17  Rich SalzRemove JPAKE
2015-11-20  Matt CaswellAsync port to windows
2015-08-17  Richard LevitteAdd new types to indent.pro
2015-05-17  Dr. Stephen HensonAdd types to indent.pro
2015-05-13  Matt CaswellRemove remaining Kerberos references
2015-05-13  Matt CaswellRemove Kerberos support from libssl
2015-04-28  Rich SalzERR_ cleanup
2015-04-24  Rich SalzBig apps cleanup (option-parsing, etc)
2015-01-22  Tim HudsonProvide source reformating script. Requires GNU indent...