summaryrefslogtreecommitdiffstats
path: root/util/indent.pro
AgeCommit message (Expand)Author
2024-02-16Removes record_queue struct which is no longer useful.Frederik Wedel-Heinen
2023-08-29Removed unused struct ssl3_comp_stFrederik Wedel-Heinen
2022-11-14Rename SSL3_RECORD to TLS_RL_RECORDMatt Caswell
2022-11-14Rename SSL3_BUFFER to TLS_BUFFERMatt Caswell
2022-08-18Rename DTLS1_BITMAP to DTLS_BITMAPMatt Caswell
2021-01-19Deprecate OCSP_xxx API for OSSL_HTTP_xxxRich Salz
2020-02-10Memory allocator code cleanupDavide Galassi
2019-07-17Deprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop}Rich Salz
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2018-10-10crypto/rand: fix some style nit'sFdaSilvaYY
2018-04-18Style: ssl.hFdaSilvaYY
2017-12-15Fix invalid function type casts.Bernd Edlinger
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-05-03Added support for ESSCertIDv2Marek Klein
2017-03-16Remove unused typedefs from indent configBenjamin Kaduk
2017-03-16Remove some unused PEM structuresBenjamin Kaduk
2017-01-18Clean dead macros and definesFdaSilvaYY
2016-11-13Remove heartbeat supportRichard Levitte
2016-10-10Add some missing types to indent.proFdaSilvaYY
2016-08-18Indent ssl/Emilia Kasper
2016-08-05indent: add a couple of types we use in appsRichard Levitte
2016-07-08Replace all #define's in pod pages.Rich Salz
2016-05-23Add checks on CRYPTO_set_ex_data return valueFdaSilvaYY
2016-02-17Remove JPAKERich Salz
2015-11-20Async port to windowsMatt Caswell
2015-08-17Add new types to indent.proRichard Levitte
2015-05-17Add types to indent.proDr. Stephen Henson
2015-05-13Remove remaining Kerberos referencesMatt Caswell
2015-05-13Remove Kerberos support from libsslMatt Caswell
2015-04-28ERR_ cleanupRich Salz
2015-04-24Big apps cleanup (option-parsing, etc)Rich Salz
2015-01-22Provide source reformating script. Requires GNU indent to beTim Hudson