projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2018-09-07
Paul Yang
Add missing SM2err and fix doc nits
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Paul Yang
Allow EVP_MD_CTX_set_pkey_ctx to accept NULL pctx
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Paul Yang
Add a SM2(7) man page
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Paul Yang
Update document for SM2 stuffs
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Jack Lloyd
Add test case for SM2 evp verification
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Paul Yang
Support setting SM2 ID
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Paul Yang
Make SM2 ID stick to specification
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Paul Yang
Support pmeth->digest_custom
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Paul Yang
Introduce EVP_MD_CTX_set_pkey_ctx
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Paul Yang
Remove unnecessary sm2_za.c
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Patrick Steuer
fuzz/driver.c: appease -Wmissing-prototypes
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Paul Yang
Support EdDSA in apps/speed
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Pauli
Avoid SEGV when giving X509_sign a NULL private key.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Shane Lontis
RSA padding Zeroization fixes
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Shane Lontis
Key zeroization fix for EVP_SealInit + added simple...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Nicola Tuveri
Harmonize the error handling codepath
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Nicola Tuveri
Fix segfault in RSA_free() (and DSA/DH/EC_KEY)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Eric Curtin
New openssl subject parser hard to debug
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Shane Lontis
hkdf zeroization fix
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Shane Lontis
key zeroisation fix for p12
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Shane Lontis
key zeroisation for pvkfmt now done on all branch paths
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Shane Lontis
key zeroization fix for a branch path of tls13_final_fi...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Richard Levitte
openssl req: don't try to report bits
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Matt Caswell
Clarify the return value of SSL_client_version()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Matt Caswell
Add a test for RSA key exchange with both RSA and RSA...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Matt Caswell
Don't use an RSA-PSS cert for RSA key exchange
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Matt Caswell
Test creation of tickets when using a TLSv1.3 PSK
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Matt Caswell
Send a NewSessionTicket after using an external PSK
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Matt Caswell
Clarify the EVP_DigestSignInit docs
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Matt Caswell
Ignore EPIPE when sending NewSessionTickets in TLSv1.3
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Jakub Wilk
Fix example in crl(1) man page
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Alex Gaynor
Fixed a comment that referenced the wrong method
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Pauli
Fix HMAC SHA3-224 and HMAC SHA3-256.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Paulo Flabiano...
demos/evp: add make clean
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Pauli
Make OBJ_NAME case insensitive.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Shane Lontis
hmac_init cleanup and fix key zeroization issue
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Billy Brumley
[test] throw error from wrapper function instead of...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Billy Brumley
[test] ECC: make sure negative tests pass for the right...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
wzhang
Fix the comment of PEM_read_bio_ex
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Richard Levitte
Rename SSL[_CTX]_add1_CA_list -> SSL[_CTX]_add1_to_CA_list
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Paul Kehrer
add docs for OCSP_resp_get0_signature
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Paul Kehrer
add getter for tbsResponseData and signatureAlgorithm...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Pauli
Check the return from BN_sub() in BN_X931_generate_Xpq().
commit
|
commitdiff
|
tree
|
snapshot
2018-09-02
Pauli
Check for a failure return from EVP_MD_CTX_new() in...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-02
Eric Brown
Remove redundant ASN1_INTEGER_set call
commit
|
commitdiff
|
tree
|
snapshot
2018-09-01
Matt Caswell
Add a note in the docs about sharing PSKs between TLSv1...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-01
Erik Forsberg
Fix ssl/t1_trce.c to parse certificate chains
commit
|
commitdiff
|
tree
|
snapshot
2018-09-01
Hubert Kario
TLSv1.3 related changes to man pages
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Andy Polyakov
Revert ".travis.yml: omit linux-ppc64le target."
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Matt Caswell
Free SSL object on an error path
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Matt Caswell
Fix a mem leak on error in the PSK code
commit
|
commitdiff
|
tree
|
snapshot
2018-08-29
ymlbright
fix out-of-bounds write in sm2_crypt.c
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Andy Polyakov
x509v3/v3_purp.c: refine lock-free check in x509v3_cach...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Andy Polyakov
internal/tsan_assist.h: add tsan_ld_acq and tsan_st_rel.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Andy Polyakov
Configurations/unix-Makefile.tmpl: address find portabi...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Paul Yang
Add semicolon at the end of the function prototypes
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Dmitry Belyavskiy
Do not ignore EVP_PKEY_print_public/EVP_PKEY_print_priv...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Andy Polyakov
bn/bn_lib.c: conceal even memmory access pattern in...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Andy Polyakov
bn/bn_blind.c: use Montgomery multiplication when possible.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Andy Polyakov
rsa/rsa_ossl.c: implement variant of "Smooth CRT-RSA."
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Andy Polyakov
crypto/bn: add more fixed-top routines.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Kurt Roeckx
Update fuzz corpora
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
parasssh
Fix typos in documentation.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Matthias Kraft
Extend dladdr() for AIX, consequence from changes for...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Andy Polyakov
crypto/init.c: improve destructor_key's portability.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Andy Polyakov
man3/OBJ_nid2obj.pod: mention failure code for OBJ_create.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Andy Polyakov
asn1/asn_moid.c: overhaul do_create.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Matt Caswell
Ignore the digest in req app if using EdDSA
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Matt Caswell
Improve the usability of the ca app using EdDSA
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Matt Caswell
Fix BoringSSL external test failures
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Matt Caswell
Don't detect a downgrade where the server has a protoco...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Matt Caswell
Test that a client protocol "hole" doesn't get detected...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Matt Caswell
Use the same min-max version range on the client consis...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Dr. Matthias...
rand_lib.c: Don't open random devices while cleaning up.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Jakub Wilk
Fix typos in documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Tomas Mraz
Allow TLS-1.3 ciphersuites in @SECLEVEL=3 and above
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Pauli
Zero memory in CRYPTO_secure_malloc.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Matt Caswell
Prepare for 1.1.1-pre10-dev
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Matt Caswell
Prepare for 1.1.1-pre9 release
OpenSSL_1_1_1-pre9
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Matt Caswell
Fix a version error in CHANGES and NEWS
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Nicola Tuveri
Replace GFp ladder implementation with ladd-2002-it...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Matt Caswell
Add support for SSL_CTX_set_post_handshake_auth()
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Matt Caswell
Change Post Handshake auth so that it is opt-in
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Pauli
Check getauxval on systems that have it when checking...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
parasssh
Fix typos and errors in Ed25519.pod documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Pauli
Add a helper routine so that evp_test can compare memor...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Dr. Matthias...
rand_unix.c: don't discard entropy bytes from /dev...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Dr. Matthias...
rand_unix.c: don't discard entropy bytes from syscall_r...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Dr. Matthias...
rand_unix.c: assimilate syscall_random() with getrandom(2)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Andy Polyakov
Configure: don't probe for --noexecstack assembler...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Dr. Matthias...
test/recipes/30-test_evp_data: fix two typos
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Benjamin Kaduk
Avoid shadowing 'free' in X509_LOOKUP_met_set_free
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Andy Polyakov
crypto/threads_*: remove CRYPTO_atomic_{read|write}.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Richard Levitte
Configure: warn when 'none' is the chosen seed source
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Andy Polyakov
internal/refcount.h: overhaul fencing and add _MSC_VER...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Matt Caswell
Fix a bug in test_sslversions
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Matt Caswell
Turn on TLSv1.3 downgrade protection by default
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Matt Caswell
Update code for the final RFC version of TLSv1.3 (RFC8446)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Pauli
Add SHA3 HMAC test vectors from NIST.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Tomas Mraz
Deallocate previously loaded SSL CONF module data
commit
|
commitdiff
|
tree
|
snapshot
next