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
/
ssl_asn1.c
Age
Commit message (
Expand
)
Author
2021-08-31
Make the -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION pass tests
Tomas Mraz
2021-06-10
Optimize session cache flushing
Todd Short
2021-05-20
Update copyright year
Matt Caswell
2021-05-15
Promote SSL_get_negotiated_group() for non-TLSv1.3
Benjamin Kaduk
2020-11-26
Update copyright year
Matt Caswell
2020-11-11
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
Richard Levitte
2019-10-09
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-09-28
Reorganize local header files
Dr. Matthias St. Pierre
2019-03-06
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2018-12-06
Following the license change, modify the boilerplates in ssl/
Richard Levitte
2018-06-21
Don't use OPENSSL_strdup() for copying alpn_selected
Matt Caswell
2018-06-07
Don't store the ticket nonce in the session
Matt Caswell
2018-06-07
Fix TLSv1.3 ticket nonces
Matt Caswell
2018-03-20
Update copyright year
Matt Caswell
2018-03-12
Session Ticket app data
Todd Short
2017-11-13
ssl/ssl_asn1.c: resolve warnings in VC-WIN32 build, which allows to add /WX.
Andy Polyakov
2017-11-05
Implement Maximum Fragment Length TLS extension.
FdaSilvaYY
2017-07-07
Send and receive the ticket_nonce field in a NewSessionTicket
Matt Caswell
2017-06-21
Merge Nokia copyright notice into standard
Rich Salz
2017-04-13
ASN.1: adapt our use of INTxx et al by making them explicitely embedded
Richard Levitte
2017-04-10
Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variants
Richard Levitte
2017-04-04
Convert SSL_SESSION_ASN1 to use size specific integers
Richard Levitte
2017-03-02
Only accept early_data if the negotiated ALPN is the same
Matt Caswell
2017-03-02
Parse the ticket_early_data_info extension
Matt Caswell
2017-02-22
Fix i2d_SSL_SESSION pp output parameter should point to end of asn1 data.
Bernd Edlinger
2017-01-30
Fix <= TLS1.2 break
Matt Caswell
2017-01-30
Always ensure that session->cipher is set
Matt Caswell
2017-01-30
Add support for the age_add field
Matt Caswell
2017-01-09
Move extension data into sub-structs
Rich Salz
2016-11-04
Fix misc size_t issues causing Windows warnings in 64 bit
Matt Caswell
2016-11-04
Convert session_id_length and sid_ctx_len to size_t
Matt Caswell
2016-08-18
Indent ssl/
Emilia Kasper
2016-05-17
Copyright consolidation 01/10
Rich Salz
2016-01-26
Remove /* foo.c */ comments
Rich Salz
2015-12-16
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-09-11
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-05-22
Remove support for OPENSSL_NO_TLSEXT
Matt Caswell
2015-05-13
Remove Kerberos support from libssl
Matt Caswell
2015-05-05
ssl/ssl_asn1.c: Fix typo introduced via cc5b6a03a320f1
mancha security
2015-05-01
Remove goto inside an if(0) block
Rich Salz
2015-05-01
free null cleanup finale
Rich Salz
2015-04-10
The wrong ifdef is used to guard usage of PSK code
Kurt Cancemi
2015-04-03
Rewrite ssl_asn1.c using new ASN.1 code.
Dr. Stephen Henson
2015-02-27
Fix d2i_SSL_SESSION for DTLS1_BAD_VER
Matt Caswell
2015-02-10
Correct reading back of tlsext_tick_lifetime_hint from ASN1.
Matt Caswell
2015-02-03
Add flags field to SSL_SESSION.
Dr. Stephen Henson
2015-01-22
Run util/openssl-format-source -v -c .
Matt Caswell
2014-12-04
Remove SSLv2 support
Kurt Roeckx
2014-05-07
fix coverity issue 966597 - error line is not always initialised
Tim Hudson
2012-06-03
Version skew reduction: trivia (I hope).
Ben Laurie
[next]