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
*
Prepare for 1.1.1a-dev
Matt Caswell
2018-09-11
4
-3
/
+11
*
Prepare for 1.1.1 release
OpenSSL_1_1_1
Matt Caswell
2018-09-11
4
-5
/
+5
*
Update copyright year
Matt Caswell
2018-09-11
117
-117
/
+117
*
CAPI engine: add support for RSA_NO_PADDING
Richard Levitte
2018-09-11
1
-7
/
+21
*
Check the return value from ASN1_INTEGER_set
Matt Caswell
2018-09-10
1
-1
/
+2
*
Validate the SM2 digest len before use
Matt Caswell
2018-09-10
1
-1
/
+7
*
Don't cast an int * to a size_t *
Matt Caswell
2018-09-10
1
-8
/
+9
*
More updates to CHANGES and NEWS for the 1.1.1 release
Matt Caswell
2018-09-10
2
-2
/
+24
*
Updates NEWS for the 1.1.1 release
Matt Caswell
2018-09-10
1
-9
/
+26
*
Update the pyca-cryptography submodule
Matt Caswell
2018-09-10
1
-0
/
+0
*
Add a sentence in CHANGES to note SM2 support
Paul Yang
2018-09-10
1
-0
/
+3
*
test/evp_extra_test.c: fix null pointer dereference
Dr. Matthias St. Pierre
2018-09-10
1
-19
/
+24
*
crypto/rsa/rsa_pss.c: silence coverity warning
Dr. Matthias St. Pierre
2018-09-10
1
-1
/
+1
*
test/dhtest.c: fix resource leak
Dr. Matthias St. Pierre
2018-09-10
1
-29
/
+39
*
ASN.1 DER: Make INT32 / INT64 types read badly encoded LONG zeroes
Richard Levitte
2018-09-09
1
-0
/
+24
*
TESTS: add test of decoding of invalid zero length ASN.1 INTEGER zero
Richard Levitte
2018-09-09
3
-1
/
+190
*
SipHash: add separate setter for the hash size
Richard Levitte
2018-09-09
4
-29
/
+42
*
TESTS: add SipHash tests with digestsize controls
Richard Levitte
2018-09-09
1
-0
/
+32
*
SipHash: make it possible to control the hash size through string controls
Richard Levitte
2018-09-09
1
-0
/
+6
*
test/evp_test.c: make it possible to use controls with MAC tests
Richard Levitte
2018-09-09
1
-1
/
+22
*
Do not reset SNI data in SSL_do_handshake()
Matt Caswell
2018-09-07
5
-41
/
+44
*
Simplify SSL_get_servername() to avoid session references
Ben Kaduk
2018-09-07
1
-11
/
+7
*
Restore historical SSL_get_servername() behavior
Ben Kaduk
2018-09-07
1
-5
/
+2
*
Ensure certificate callbacks work correctly in TLSv1.3
Matt Caswell
2018-09-07
1
-2
/
+3
*
Remove a reference to SSL_force_post_handshake_auth()
Matt Caswell
2018-09-07
1
-1
/
+1
*
Test that we can handle a PHA CertificateRequest after we sent close_notify
Matt Caswell
2018-09-07
1
-10
/
+25
*
Test that we can process a KeyUpdate received after we sent close_notify
Kurt Roeckx
2018-09-07
1
-9
/
+27
*
Process KeyUpdate and NewSessionTicket messages after a close_notify
Matt Caswell
2018-09-07
3
-27
/
+49
*
Add missing SM2err and fix doc nits
Paul Yang
2018-09-07
8
-29
/
+37
*
Allow EVP_MD_CTX_set_pkey_ctx to accept NULL pctx
Paul Yang
2018-09-07
2
-5
/
+19
*
Add a SM2(7) man page
Paul Yang
2018-09-07
1
-0
/
+77
*
Update document for SM2 stuffs
Paul Yang
2018-09-07
11
-13
/
+94
*
Add test case for SM2 evp verification
Jack Lloyd
2018-09-07
1
-0
/
+79
*
Support setting SM2 ID
Paul Yang
2018-09-07
15
-88
/
+172
*
Make SM2 ID stick to specification
Paul Yang
2018-09-07
4
-21
/
+67
*
Support pmeth->digest_custom
Paul Yang
2018-09-07
5
-0
/
+36
*
Introduce EVP_MD_CTX_set_pkey_ctx
Paul Yang
2018-09-07
4
-1
/
+18
*
Remove unnecessary sm2_za.c
Paul Yang
2018-09-07
4
-140
/
+116
*
fuzz/driver.c: appease -Wmissing-prototypes
Patrick Steuer
2018-09-07
1
-0
/
+3
*
Support EdDSA in apps/speed
Paul Yang
2018-09-07
2
-2
/
+230
*
Avoid SEGV when giving X509_sign a NULL private key.
Pauli
2018-09-07
1
-1
/
+3
*
RSA padding Zeroization fixes
Shane Lontis
2018-09-06
2
-17
/
+21
*
Key zeroization fix for EVP_SealInit + added simple test
Shane Lontis
2018-09-06
2
-6
/
+58
*
Harmonize the error handling codepath
Nicola Tuveri
2018-09-05
4
-8
/
+12
*
Fix segfault in RSA_free() (and DSA/DH/EC_KEY)
Nicola Tuveri
2018-09-05
4
-4
/
+4
*
New openssl subject parser hard to debug
Eric Curtin
2018-09-04
1
-1
/
+7
*
hkdf zeroization fix
Shane Lontis
2018-09-04
1
-4
/
+4
*
key zeroisation fix for p12
Shane Lontis
2018-09-04
1
-5
/
+9
*
key zeroisation for pvkfmt now done on all branch paths
Shane Lontis
2018-09-04
1
-5
/
+6
*
key zeroization fix for a branch path of tls13_final_finish_mac
Shane Lontis
2018-09-04
1
-0
/
+1
[next]