index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
buffer
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-21
Add dladdr() for AIX
Matthias Kraft
5
-7
/
+145
2018-03-21
Do not cache sessions with zero sid_ctx_length when SSL_VERIFY_PEER
Benjamin Kaduk
1
-0
/
+12
2018-03-20
Remove mention of link between message digests and public key algorithms.
Pauli
2
-10
/
+0
2018-03-20
aix compat fixes for ocsp.c
Eric Covener
1
-2
/
+8
2018-03-20
Make pkeyutl a bit more user-friendly
Johannes Bauer
1
-10
/
+25
2018-03-20
Reduce the verbosity of test_store
Matt Caswell
1
-33
/
+38
2018-03-20
Fix the OCSP responder mode
Matt Caswell
1
-1
/
+1
2018-03-20
Prepare for 1.1.1-pre4-dev
Matt Caswell
2
-3
/
+3
2018-03-20
Prepare for 1.1.1-pre3 release
OpenSSL_1_1_1-pre3
Matt Caswell
2
-2
/
+2
2018-03-20
Update copyright year
Matt Caswell
117
-117
/
+117
2018-03-20
crypto/rand/rand_vms.c: include "internal/rand_int.h"
Richard Levitte
1
-0
/
+1
2018-03-19
Fix: drbgtest fails when tests are executed in random order
Dr. Matthias St. Pierre
1
-1
/
+16
2018-03-19
s_client, s_server: do generic SSL configuration first, specialization after
Richard Levitte
2
-9
/
+15
2018-03-19
Fix no-sm3/no-sm2 (with strict-warnings)
Todd Short
1
-0
/
+2
2018-03-19
Fix no-sm3 (and no-sm2)
Todd Short
3
-0
/
+11
2018-03-19
Don't generate buildtest_*err.c
Richard Levitte
1
-0
/
+2
2018-03-19
Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto version
Richard Levitte
13
-58
/
+127
2018-03-19
In TLSProxy::Proxy, specify TLSv1.3 as maximum allowable protocol
Richard Levitte
1
-2
/
+2
2018-03-19
Support "-min_protocol" and "-max_protocol" in s_server and s_client
Richard Levitte
1
-0
/
+5
2018-03-19
Fix no-ec
Matt Caswell
1
-1
/
+1
2018-03-19
Fix no-sm2
Matt Caswell
5
-31
/
+64
2018-03-19
Fix no-posix-io compile failure
Matt Caswell
2
-2
/
+3
2018-03-19
Place ticket keys into secure memory
Todd Short
5
-25
/
+34
2018-03-19
Fix no-psk
Matt Caswell
3
-1
/
+15
2018-03-19
Revise and cleanup; use strict,warnings
Rich Salz
3
-158
/
+131
2018-03-19
Apply system_default configuration on SSL_CTX_new().
Tomas Mraz
9
-8
/
+135
2018-03-19
Add a multithread rand test
Kurt Roeckx
1
-0
/
+89
2018-03-19
Don't use a ssl specific DRBG anymore
Kurt Roeckx
22
-165
/
+35
2018-03-19
Make the public and private DRBG thread local
Kurt Roeckx
5
-33
/
+76
2018-03-19
Handle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLEN
Jack Lloyd
5
-8
/
+43
2018-03-19
Support SM2 ECIES scheme via EVP
Jack Lloyd
3
-19
/
+84
2018-03-19
Add SM2 signature and ECIES schemes
Jack Lloyd
28
-31
/
+1784
2018-03-19
Configurations/15-android.conf: detect clang by PATH, not by CC.
Andy Polyakov
2
-13
/
+31
2018-03-19
Add NOTES.ANDROID.
Andy Polyakov
3
-26
/
+75
2018-03-19
Configurations/15-android.conf: default to RC4_CHAR whenever possible.
Andy Polyakov
1
-0
/
+4
2018-03-19
MIPS assembly pack: default heuristic detection to little-endian.
Andy Polyakov
3
-3
/
+3
2018-03-19
Configurations/15-android.conf: refine clang support.
Andy Polyakov
1
-3
/
+6
2018-03-19
Configure: pass -no-integrated-as.
Andy Polyakov
1
-1
/
+3
2018-03-19
Fix bio callback backward compatibility
Bernd Edlinger
5
-18
/
+156
2018-03-19
Fix a crash in SSLfatal due to invalid enc_write_ctx
Bernd Edlinger
5
-1
/
+10
2018-03-19
Fix no-cmac
Matt Caswell
1
-1
/
+6
2018-03-19
Fix no-ec
Matt Caswell
2
-1
/
+2
2018-03-19
Add a CHANGES entry to mention the replay protection capabilities
Matt Caswell
1
-0
/
+4
2018-03-19
Document the replay protection capabilities
Matt Caswell
1
-8
/
+49
2018-03-19
Add a test for 0RTT replay protection
Matt Caswell
1
-0
/
+57
2018-03-19
Add an anti-replay mechanism
Matt Caswell
2
-3
/
+11
2018-03-19
Don't update the session cache when processing a client certificate in TLSv1.3
Matt Caswell
1
-3
/
+0
2018-03-19
Always call the new_session_cb when issuing a NewSessionTicket in TLSv1.3
Matt Caswell
4
-9
/
+24
2018-03-19
engines/asm/e_padlock*: add support for Zhaoxin's x86 platform
JeffZhao
2
-2
/
+20
2018-03-19
Clarify a couple of details around "make variables"
Richard Levitte
1
-3
/
+7
[next]