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
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
43
-43
/
+0
*
Add SSL_up_ref() and SSL_CTX_up_ref()
Matt Caswell
2016-01-26
1
-0
/
+10
*
Move pqueue into ssl
Rich Salz
2016-01-24
7
-12
/
+253
*
Fix build failure with CIPHER_DEBUG
Alessandro Ghedini
2016-01-22
1
-3
/
+2
*
Remove update tags
Rich Salz
2016-01-20
1
-6
/
+1
*
Handle SSL_shutdown while in init more appropriately
Matt Caswell
2016-01-20
3
-4
/
+18
*
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-20
6
-34
/
+33
*
Validate ClientHello session_id field length and send alert on failure
Alessandro Ghedini
2016-01-19
2
-5
/
+13
*
Support disabling any or all TLS or DTLS versions
Viktor Dukhovni
2016-01-19
2
-1
/
+82
*
use TLS PRF
Dr. Stephen Henson
2016-01-19
1
-144
/
+44
*
Fix GOST2012-NULL-GOST12
Dmitry Belyavsky
2016-01-19
1
-1
/
+1
*
Remove some old makefile targets
Rich Salz
2016-01-17
1
-12
/
+0
*
Better invalid SNI name error handling
Viktor Dukhovni
2016-01-16
1
-6
/
+12
*
Empty SNI names are not valid
Viktor Dukhovni
2016-01-16
1
-1
/
+4
*
Make SSL_set_debug deprecated in 1.1
Rich Salz
2016-01-14
1
-0
/
+10
*
RT4232: Extra space in help message.
Rich Salz
2016-01-14
2
-12
/
+0
*
EDH >= 1024 bits even at security level 0
Viktor Dukhovni
2016-01-14
1
-2
/
+9
*
Move Makefiles to Makefile.in
Rich Salz
2016-01-12
2
-966
/
+99
*
STACK_OF(SSL_COMP) is a public type
Viktor Dukhovni
2016-01-12
1
-3
/
+0
*
make update
Richard Levitte
2016-01-12
1
-432
/
+458
*
Adapt all EVP_CIPHER_CTX users for it becoming opaque
Richard Levitte
2016-01-12
8
-46
/
+44
*
GH528: "cipher -v" output is confusing.
Rich Salz
2016-01-11
1
-25
/
+21
*
Use ossl_inline and DEFINE_LHASH_OF
Dr. Stephen Henson
2016-01-11
1
-1
/
+1
*
Add lh_doall_arg inlining
Dr. Stephen Henson
2016-01-11
1
-4
/
+3
*
Add lh_new() inlining
Dr. Stephen Henson
2016-01-11
1
-3
/
+1
*
Make SSL{_CTX,}_{get,set,clear}_options functions
Viktor Dukhovni
2016-01-11
1
-8
/
+31
*
Regenerate SSL record/statem error strings
Viktor Dukhovni
2016-01-10
2
-128
/
+15
*
Allow disabling the min and max version
Kurt Roeckx
2016-01-10
2
-0
/
+6
*
mem functions cleanup
Rich Salz
2016-01-07
3
-117
/
+127
*
Rename DECLARE*STACK_OF to DEFINE*STACK_OF
Dr. Stephen Henson
2016-01-07
1
-1
/
+1
*
Fix declarations and constification for inline stack.
Dr. Stephen Henson
2016-01-07
7
-14
/
+15
*
DANE support structures, constructructors and accessors
Viktor Dukhovni
2016-01-05
6
-41
/
+531
*
Instead of a local hack, implement SIZE_MAX in numbers.h if it's missing
Richard Levitte
2016-01-02
1
-5
/
+2
*
Protocol version selection and negotiation rewrite
Viktor Dukhovni
2016-01-02
14
-473
/
+537
*
Add support for minimum and maximum protocol version
Kurt Roeckx
2016-01-02
6
-23
/
+204
*
Fix no-dh.
Ben Laurie
2016-01-01
1
-2
/
+4
*
remove invalid free
Dr. Stephen Henson
2016-01-01
1
-2
/
+0
*
Use X509_get0_pubkey where appropriate
Dr. Stephen Henson
2015-12-31
4
-39
/
+18
*
Correct missing prototype
Richard Levitte
2015-12-30
1
-2
/
+2
*
SIZE_MAX doesn't exist everywhere, supply an alternative
Richard Levitte
2015-12-30
1
-0
/
+5
*
Check for missing DSA parameters.
Dr. Stephen Henson
2015-12-30
1
-3
/
+8
*
Convert RSA encrypt to use EVP_PKEY
Dr. Stephen Henson
2015-12-29
1
-9
/
+22
*
Increase the max size limit for a CertificateRequest message
Matt Caswell
2015-12-27
1
-1
/
+5
*
Simplify calling of the OCSP callback
Matt Caswell
2015-12-27
2
-22
/
+5
*
Ensure we don't call the OCSP callback if resuming a session
Matt Caswell
2015-12-27
1
-1
/
+1
*
Fix error when server does not send CertificateStatus message
Matt Caswell
2015-12-27
2
-26
/
+34
*
fix no-ec
Dr. Stephen Henson
2015-12-24
3
-21
/
+8
*
Server side EVP_PKEY DH support
Dr. Stephen Henson
2015-12-23
4
-87
/
+84
*
utility function
Dr. Stephen Henson
2015-12-23
2
-0
/
+14
*
EVP_PKEY DH client support.
Dr. Stephen Henson
2015-12-23
3
-91
/
+48
[next]