index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
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-rfc3820-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
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ssl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert CRYPTO_LOCK_X509_* to new multi-threading API
Alessandro Ghedini
2016-03-08
1
-4
/
+3
*
Convert CRYPTO_LOCK_BIO to new multi-threading API
Alessandro Ghedini
2016-03-08
1
-3
/
+3
*
GH787: Fix ALPN
Todd Short
2016-03-08
1
-7
/
+7
*
Add cipher query functions
Todd Short
2016-03-08
1
-4
/
+48
*
GH815: The ChaCha20/Poly1305 codepoints are official
Benjamin Kaduk
2016-03-08
1
-1
/
+1
*
GH787: Fix ALPN
Todd Short
2016-03-08
4
-48
/
+68
*
Fix building without multiblock support
Matt Caswell
2016-03-08
1
-2
/
+2
*
Rename the numpipes argument to ssl3_enc/tls1_enc
Matt Caswell
2016-03-07
2
-22
/
+25
*
Rename a function
Matt Caswell
2016-03-07
1
-2
/
+2
*
Remove the wrec record layer field
Matt Caswell
2016-03-07
4
-32
/
+25
*
Update a comment
Matt Caswell
2016-03-07
1
-2
/
+2
*
Fix erroneous fall thgrough in switch statement
Matt Caswell
2016-03-07
1
-0
/
+2
*
Add an SSL_has_pending() function
Matt Caswell
2016-03-07
3
-4
/
+20
*
Add an ability to set the SSL read buffer size
Matt Caswell
2016-03-07
6
-7
/
+24
*
Lazily initialise the compression buffer
Matt Caswell
2016-03-07
6
-31
/
+9
*
Implement read pipeline support in libssl
Matt Caswell
2016-03-07
6
-312
/
+472
*
Implement write pipeline support in libssl
Matt Caswell
2016-03-07
10
-240
/
+456
*
Use s->session->peer instead of calling SSL_get_peer_certificate(s)
Rob Percival
2016-03-07
1
-4
/
+2
*
Lowercase name of SSL_validate_ct as it is an internal function
Rob Percival
2016-03-07
3
-3
/
+3
*
CT code now calls X509_free() after calling SSL_get_peer_certificate()
Rob Percival
2016-03-07
1
-0
/
+2
*
Swap the init code to use CRYPTO_ONCE
Matt Caswell
2016-03-07
1
-84
/
+13
*
Rework the default cipherlist.
Emilia Kasper
2016-03-07
3
-65
/
+118
*
Don't mark the eNULL ciphers as non-default.
Kurt Roeckx
2016-03-04
2
-20
/
+20
*
Adds CT validation to SSL connections
Rob Percival
2016-03-04
7
-7
/
+425
*
Changes to DEFAULT curves
Rich Salz
2016-03-04
1
-24
/
+8
*
Don't build RC4 ciphersuites into libssl by default
Matt Caswell
2016-03-04
1
-0
/
+18
*
fix no-ec build
Dr. Stephen Henson
2016-03-03
1
-2
/
+2
*
Refactor ClientHello extension parsing
Emilia Kasper
2016-03-03
4
-275
/
+305
*
Provide getters for default_passwd_cb and userdata
Christian Heimes
2016-03-02
1
-0
/
+20
*
Refactor the async wait fd logic
Matt Caswell
2016-02-29
2
-5
/
+25
*
TLS support for X25519
Dr. Stephen Henson
2016-02-28
2
-2
/
+13
*
GH715: ENGINE_finish can take NULL
Rich Salz
2016-02-25
2
-4
/
+2
*
GH742: keep gost specific variable under macro
J Mohan Rao Arisankala
2016-02-25
1
-0
/
+4
*
GH235: Set error status on malloc failure
Rich Salz
2016-02-25
2
-2
/
+8
*
Remove unused parameter in ssl_set_masks().
Dr. Stephen Henson
2016-02-24
3
-4
/
+4
*
GH735: remove unnecessary allocation
J Mohan Rao Arisankala
2016-02-23
1
-6
/
+0
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
7
-21
/
+16
*
Always build library object files with shared library cflags
Richard Levitte
2016-02-20
1
-1
/
+1
*
TLS: reject duplicate extensions
Emilia Kasper
2016-02-19
2
-1
/
+85
*
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
Richard Levitte
2016-02-18
1
-1
/
+1
*
Fix {TLS,CIPHER}_DEBUG compiles.
Rich Salz
2016-02-18
2
-3
/
+3
*
Remove outdated DEBUG flags.
Rich Salz
2016-02-18
11
-156
/
+8
*
Fix memory leaks in tls_decrypt_ticket
Matt Caswell
2016-02-18
1
-7
/
+15
*
GH706: Use NULL for pointer compare.
Zhao Junwang
2016-02-18
1
-6
/
+6
*
Remove "experimental" in code and comments, too.
Rich Salz
2016-02-17
1
-1
/
+0
*
Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
David Woodhouse
2016-02-17
2
-4
/
+2
*
remove redundant code
Dr. Stephen Henson
2016-02-17
1
-4
/
+1
*
Implement the use of heap manipulator implementions
Richard Levitte
2016-02-17
1
-2
/
+2
*
Simplify tls1_set_ec_id.
Dr. Stephen Henson
2016-02-16
1
-24
/
+12
*
Use nid_list table to lookup curve IDs.
Dr. Stephen Henson
2016-02-16
1
-60
/
+5
[next]