aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/build.info
Commit message (Expand)AuthorAgeFilesLines
* Modify the ERR init functions to use the internal ERR string loadersRichard Levitte2020-11-241-1/+1
* Deprecate RSA harderRichard Levitte2020-11-181-1/+1
* Concentrate deprecated libssl API usage in one fileMatt Caswell2020-10-161-1/+1
* TLS fixes for CBC mode and no-deprecatedPauli2020-09-091-1/+4
* Add an HMAC implementation that is TLS awareMatt Caswell2020-09-031-0/+1
* Move KTLS inline functions only used by libssl into ssl/ktls.c.John Baldwin2020-08-311-1/+7
* Add provider support for TLS CBC padding and MAC removalMatt Caswell2020-07-061-0/+2
* Split the padding/mac removal functions out into a separate fileMatt Caswell2020-07-061-1/+1
* If we are multiblock capable make sure we use itMatt Caswell2019-08-141-0/+12
* Make the PACKET/WPACKET code available to both libcrypto and libsslMatt Caswell2019-07-121-1/+5
* Move ssl/t1_ext.c to ssl/statem/extensions_cust.cMatt Caswell2017-04-071-2/+2
* Move client parsing of ServerHello extensions into new frameworkMatt Caswell2016-12-081-2/+2
* Split extensions code into core extensions and server extensions codeMatt Caswell2016-12-081-1/+2
* Refactor ClientHello extension parsingMatt Caswell2016-12-081-1/+1
* Move tls_collect_extensions() into a separate fileMatt Caswell2016-12-081-1/+1
* Use the TLSv1.3 nonce constructionMatt Caswell2016-11-291-1/+1
* Add support for TLS1.3 secret generationMatt Caswell2016-11-091-1/+1
* First pass at writing a writeable packets APIMatt Caswell2016-09-131-1/+1
* Update build.info files for auto-init/de-initMatt Caswell2016-02-091-2/+2
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+14