index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Comment on the lack of documentation for asymmetric ciphers
Richard Levitte
2017-06-28
1
-1
/
+22
*
Adapt for BSD cryptodev.h differences
Richard Levitte
2017-06-28
4
-16
/
+71
*
Add new /dev/crypto engine
Richard Levitte
2017-06-28
8
-1
/
+637
*
Add the common error ERR_R_OPERATION_FAIL
Richard Levitte
2017-06-28
2
-0
/
+2
*
Use randomness not entropy
Rich Salz
2017-06-27
16
-42
/
+37
*
Fix return-value checks in OCSP_resp_get1_id()
Benjamin Kaduk
2017-06-27
1
-1
/
+1
*
util/mkerr.pl: avoid getting an annoying warning about negative count
Richard Levitte
2017-06-27
1
-0
/
+2
*
util/mkerr.pl: allow module names prefixed with OSSL_ or OPENSSL_
Richard Levitte
2017-06-27
3
-6
/
+17
*
Rename static global "lock" to "obj_lock"
Rich Salz
2017-06-26
1
-14
/
+14
*
Change to check last return value of BN_CTX_get
Paul Yang
2017-06-26
16
-84
/
+79
*
Fix return value checking for BIO_sock_init
Paul Yang
2017-06-26
2
-4
/
+4
*
Fix inaccurate comments in bn_prime.c
Paul Yang
2017-06-26
1
-4
/
+2
*
tsget.in: remove call of WWW::Curl::Easy::global_cleanup
Richard Levitte
2017-06-25
1
-1
/
+0
*
Fix no-dsa build again
Benjamin Kaduk
2017-06-25
1
-4
/
+7
*
Add tests for deprecated sigalgs with TLS 1.3 ClientHellos
Benjamin Kaduk
2017-06-25
1
-2
/
+84
*
Fix no-dsa build
Benjamin Kaduk
2017-06-25
2
-12
/
+14
*
Add constants for TLS 1.3 SignatureScheme values
Benjamin Kaduk
2017-06-25
1
-0
/
+27
*
Disallow DSA/SHA1/etc. for pure TLS 1.3 ClientHellos
Benjamin Kaduk
2017-06-25
1
-0
/
+6
*
sha/asm/keccak1600-mmx.pl: optimize for Atom and add comparison data.
Andy Polyakov
2017-06-24
1
-115
/
+126
*
Add sha/asm/keccak1600-mmx.pl, x86 MMX module.
Andy Polyakov
2017-06-24
1
-0
/
+429
*
Fix a memory leak in the new TAP filter BIO
Matt Caswell
2017-06-23
1
-1
/
+1
*
Fix travis clang-3.9 builds
Matt Caswell
2017-06-23
2
-29
/
+23
*
Fix another EVP_DigestVerify() instance
Matt Caswell
2017-06-23
1
-4
/
+1
*
Treat all failures from EVP_DigestVerify() as a bad signature
Matt Caswell
2017-06-23
1
-5
/
+1
*
Fix the constant time 64 test
Matt Caswell
2017-06-23
1
-2
/
+2
*
Remove uses of the TEST_check macro.
Pauli
2017-06-22
6
-95
/
+114
*
Fix OBJ_create() to tolerate a NULL sn and ln
Matt Caswell
2017-06-22
1
-1
/
+2
*
Fix tls1_generate_master_secret
Alexey Komnin
2017-06-22
1
-2
/
+2
*
Fix the names of ChaCha20-Poly1305 cipher suites in t1_trce.c.
David Benjamin
2017-06-22
1
-7
/
+7
*
TAP line filter BIO.
Pauli
2017-06-22
9
-56
/
+210
*
Configure: give config targets the possibility to enable or disable features
Richard Levitte
2017-06-22
3
-19
/
+49
*
Remove duplicate see also reference to BIO_s_mem.
Pauli
2017-06-22
1
-2
/
+1
*
Add OCSP_resp_get1_id() accessor
Sascha Steinbiss
2017-06-21
4
-2
/
+34
*
Avoid compiler complaining
Paul Yang
2017-06-21
1
-4
/
+4
*
Add documentation for the SSL_export_keying_material() function
Matt Caswell
2017-06-21
3
-7
/
+68
*
sha/asm/sha512p8-ppc.pl: add POWER8 performance data.
Andy Polyakov
2017-06-21
1
-0
/
+9
*
Add Keccak-1600 modules for PPC64 and POWER8.
Andy Polyakov
2017-06-21
2
-0
/
+1607
*
Fix DTLS failure when used in a build which has SCTP enabled
Matt Caswell
2017-06-21
3
-7
/
+17
*
PSK related tweaks based on review feedback
Matt Caswell
2017-06-21
8
-52
/
+57
*
Use constants rather than macros for the cipher bytes in the apps
Matt Caswell
2017-06-21
3
-6
/
+8
*
Add some tests for the new TLSv1.3 PSK code
Matt Caswell
2017-06-21
3
-0
/
+187
*
Fix some bugs in the TLSv1.3 PSK code
Matt Caswell
2017-06-21
2
-3
/
+13
*
Make the input parameters for SSL_SESSION_set1_master_key const
Matt Caswell
2017-06-21
3
-4
/
+4
*
Document SSL_set_psk_find_session_callback() and SSL_CTX equivalent
Matt Caswell
2017-06-21
3
-1
/
+8
*
Document SSL_set_psk_use_session_callback() and SSL_CTX equivalent
Matt Caswell
2017-06-21
3
-45
/
+154
*
Tweak the client side PSK callback
Matt Caswell
2017-06-21
1
-7
/
+14
*
Add documentation for SSL_CTX_set_psk_use_session_callback()
Matt Caswell
2017-06-21
2
-1
/
+8
*
Document SSL_CIPHER_get_handshake_digest()
Matt Caswell
2017-06-21
1
-9
/
+22
*
Document SSL_SESSION_set_protocol_version()
Matt Caswell
2017-06-21
1
-4
/
+16
*
Document SSL_SESSION_set1_master_key()
Matt Caswell
2017-06-21
1
-7
/
+22
[next]