index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
build.info
Age
Commit message (
Expand
)
Author
2021-06-14
Do not duplicate symbols between libcrypto and libssl in static builds
Tomas Mraz
2021-06-02
tls: remove TODOs
Pauli
2021-05-07
Drop libimplementations.a
Richard Levitte
2020-11-24
Modify the ERR init functions to use the internal ERR string loaders
Richard Levitte
2020-11-18
Deprecate RSA harder
Richard Levitte
2020-10-16
Concentrate deprecated libssl API usage in one file
Matt Caswell
2020-09-09
TLS fixes for CBC mode and no-deprecated
Pauli
2020-09-03
Add an HMAC implementation that is TLS aware
Matt Caswell
2020-08-31
Move KTLS inline functions only used by libssl into ssl/ktls.c.
John Baldwin
2020-07-06
Add provider support for TLS CBC padding and MAC removal
Matt Caswell
2020-07-06
Split the padding/mac removal functions out into a separate file
Matt Caswell
2019-08-14
If we are multiblock capable make sure we use it
Matt Caswell
2019-07-12
Make the PACKET/WPACKET code available to both libcrypto and libssl
Matt Caswell
2017-04-07
Move ssl/t1_ext.c to ssl/statem/extensions_cust.c
Matt Caswell
2016-12-08
Move client parsing of ServerHello extensions into new framework
Matt Caswell
2016-12-08
Split extensions code into core extensions and server extensions code
Matt Caswell
2016-12-08
Refactor ClientHello extension parsing
Matt Caswell
2016-12-08
Move tls_collect_extensions() into a separate file
Matt Caswell
2016-11-29
Use the TLSv1.3 nonce construction
Matt Caswell
2016-11-09
Add support for TLS1.3 secret generation
Matt Caswell
2016-09-13
First pass at writing a writeable packets API
Matt Caswell
2016-02-09
Update build.info files for auto-init/de-init
Matt Caswell
2016-02-01
unified build scheme: add build.info files
Richard Levitte