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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle SSL_shutdown while in init more appropriately
Matt Caswell
2016-01-20
1
-0
/
+2
*
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-20
1
-30
/
+1
*
Remove the GOST engine
Matt Caswell
2016-01-19
1
-3
/
+0
*
API compat for SSLeay_add_ssl_algorithms
Viktor Dukhovni
2016-01-19
1
-0
/
+3
*
Add TLS PRF method.
Dr. Stephen Henson
2016-01-19
3
-0
/
+86
*
Use POSIX functions on Cygwin, not Win32 function
Corinna Vinschen
2016-01-18
1
-1
/
+1
*
Fix function declarations.
Rich Salz
2016-01-17
2
-4
/
+4
*
Add some accessors.
Rich Salz
2016-01-17
2
-0
/
+7
*
fix no-engine build
Dr. Stephen Henson
2016-01-16
1
-0
/
+2
*
Add a no-egd option to disable EGD-related code
Benjamin Kaduk
2016-01-14
1
-0
/
+2
*
Make SSL_set_debug deprecated in 1.1
Rich Salz
2016-01-14
1
-0
/
+1
*
RT4232: Extra space in help message.
Rich Salz
2016-01-14
1
-1
/
+0
*
Prepare for 1.1.0-pre3-dev
Richard Levitte
2016-01-14
1
-3
/
+3
*
Prepare for 1.1.0-pre2 release
OpenSSL_1_1_0-pre2
Richard Levitte
2016-01-14
1
-2
/
+2
*
For stro[ui]max require both C99 and UINTMAX_MAX/INTMAX_MAX
Viktor Dukhovni
2016-01-13
1
-2
/
+2
*
Remove spurious ;
Richard Levitte
2016-01-13
1
-1
/
+1
*
VMS C doesn't provide intmax_t/uinmax_t, use our own
Richard Levitte
2016-01-13
1
-1
/
+2
*
Add CRYPTO_EX_DATA; remove EC_EXTRA_DATA
Rich Salz
2016-01-13
2
-28
/
+18
*
Fix DES_LONG breakage
Viktor Dukhovni
2016-01-13
2
-1
/
+3
*
For stroimax need C99 inttypes.h
Viktor Dukhovni
2016-01-13
2
-17
/
+9
*
Fix missing casts for c++
Mathias Berchtold
2016-01-13
1
-3
/
+3
*
Maximize time_t when intmax_t is available
Viktor Dukhovni
2016-01-12
1
-0
/
+16
*
STACK_OF(SSL_COMP) is a public type
Viktor Dukhovni
2016-01-12
1
-0
/
+2
*
fix jpaketest and correct comment
Dr. Stephen Henson
2016-01-12
1
-1
/
+1
*
Remove unused internal macros
Richard Levitte
2016-01-12
1
-19
/
+0
*
make update
Richard Levitte
2016-01-12
1
-3
/
+2
*
Add back deprecated functions in macro form
Richard Levitte
2016-01-12
1
-0
/
+7
*
EVP_CIPHER_CTX_new_cipher_data was a temporary measure, not needed any more
Richard Levitte
2016-01-12
1
-1
/
+0
*
Make EVP_CIPHER opaque and add creator/destructor/accessor/writer functions
Richard Levitte
2016-01-12
1
-28
/
+47
*
Remove EVP_CIPHER_CTX_flags, it's only confusing
Richard Levitte
2016-01-12
1
-2
/
+1
*
Add accessors and writers for EVP_CIPHER_CTX
Richard Levitte
2016-01-12
1
-0
/
+9
*
Make EVP_CIPHER_CTX opaque and renew the creator / destructor functions
Richard Levitte
2016-01-12
1
-21
/
+3
*
Use ossl_inline and DEFINE_LHASH_OF
Dr. Stephen Henson
2016-01-11
3
-19
/
+19
*
Remove mkstack.pl: it is no longer needed.
Dr. Stephen Henson
2016-01-11
1
-23
/
+0
*
Add lh_doall_arg inlining
Dr. Stephen Henson
2016-01-11
2
-24
/
+16
*
Add lh_doall inlining
Dr. Stephen Henson
2016-01-11
2
-22
/
+5
*
Add lh_new() inlining
Dr. Stephen Henson
2016-01-11
2
-14
/
+7
*
Inline LHASH_OF
Dr. Stephen Henson
2016-01-11
3
-178
/
+52
*
Make SSL{_CTX,}_{get,set,clear}_options functions
Viktor Dukhovni
2016-01-11
1
-14
/
+6
*
Add memory leak return value.
Dr. Stephen Henson
2016-01-11
1
-2
/
+2
*
Enable/disable crypto-mdebug just like other features
Viktor Dukhovni
2016-01-11
1
-16
/
+5
*
Regenerate SSL record/statem error strings
Viktor Dukhovni
2016-01-10
1
-75
/
+0
*
RT41897: Add an CRYPTO_secure_actual_size
Rich Salz
2016-01-09
1
-0
/
+5
*
Fix c++ compilation
Mat
2016-01-09
1
-0
/
+2
*
Adds missing type casts
Mat
2016-01-09
1
-4
/
+4
*
Correct header defines
Dr. Stephen Henson
2016-01-09
2
-2
/
+10
*
Fix no CRYPTO_MDEBUG build (windows)
Rich Salz
2016-01-08
1
-8
/
+11
*
Simplify deprecated declaration exception
Viktor Dukhovni
2016-01-08
1
-7
/
+1
*
Backwards-compatibility subject to OPENSSL_API_COMPAT
Viktor Dukhovni
2016-01-07
15
-68
/
+68
*
Remove all remaining traces if PEM_Seal
Richard Levitte
2016-01-08
1
-20
/
+0
[next]