aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/build.info
Commit message (Expand)AuthorAgeFilesLines
* QUIC RIO: Add frontend SSL_poll implementationHugo Landau2024-02-101-1/+1
* Revise build.infoHugo Landau2023-03-301-9/+0
* QUIC Thread Assist CoreHugo Landau2023-03-301-0/+9
* Add support for compressed certificates (RFC8879)Todd Short2022-10-181-0/+1
* time: move OSSL_TIME to libcryptoPauli2022-09-131-2/+3
* Move ktls.c into the record layerMatt Caswell2022-08-181-6/+1
* Move protocol version specific code into separate filesMatt Caswell2022-08-181-5/+4
* Move Record layer methods code into a sub-directoryMatt Caswell2022-08-181-20/+8
* Add a skeleton TLS record methodMatt Caswell2022-08-181-1/+1
* ssl: implement an event queuePauli2022-07-061-1/+1
* ssl: expose the get time function internallyPauli2022-06-221-1/+1
* build.info changes for priority queuePauli2022-06-221-0/+4
* Add empty implementations of quic method functionsTomas Mraz2022-06-031-0/+4
* QUIC wire format supportHugo Landau2022-05-271-1/+1
* Do not duplicate symbols between libcrypto and libssl in static buildsTomas Mraz2021-06-141-7/+8
* tls: remove TODOsPauli2021-06-021-4/+4
* Drop libimplementations.aRichard Levitte2021-05-071-1/+1
* 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