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-12
Bernd Edlinger
Fix a possible recursion in SSLfatal handling
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Brian 'geeknik...
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Viktor Szakats
minor fixes for Windows
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Richard Levitte
crypto/sm2/sm2_sign.c: ensure UINT16_MAX is properly...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Matt Caswell
Prepare for 1.1.1a-dev
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Matt Caswell
Prepare for 1.1.1 release
OpenSSL_1_1_1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Matt Caswell
Update copyright year
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Richard Levitte
CAPI engine: add support for RSA_NO_PADDING
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Matt Caswell
Check the return value from ASN1_INTEGER_set
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Matt Caswell
Validate the SM2 digest len before use
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Matt Caswell
Don't cast an int * to a size_t *
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Matt Caswell
More updates to CHANGES and NEWS for the 1.1.1 release
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Matt Caswell
Updates NEWS for the 1.1.1 release
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Matt Caswell
Update the pyca-cryptography submodule
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Paul Yang
Add a sentence in CHANGES to note SM2 support
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Dr. Matthias...
test/evp_extra_test.c: fix null pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Dr. Matthias...
crypto/rsa/rsa_pss.c: silence coverity warning
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Dr. Matthias...
test/dhtest.c: fix resource leak
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Richard Levitte
ASN.1 DER: Make INT32 / INT64 types read badly encoded...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Richard Levitte
TESTS: add test of decoding of invalid zero length...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-08
Richard Levitte
SipHash: add separate setter for the hash size
commit
|
commitdiff
|
tree
|
snapshot
2018-09-08
Richard Levitte
TESTS: add SipHash tests with digestsize controls
commit
|
commitdiff
|
tree
|
snapshot
2018-09-08
Richard Levitte
SipHash: make it possible to control the hash size...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-08
Richard Levitte
test/evp_test.c: make it possible to use controls with...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Matt Caswell
Do not reset SNI data in SSL_do_handshake()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Ben Kaduk
Simplify SSL_get_servername() to avoid session references
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Ben Kaduk
Restore historical SSL_get_servername() behavior
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Matt Caswell
Ensure certificate callbacks work correctly in TLSv1.3
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Matt Caswell
Remove a reference to SSL_force_post_handshake_auth()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Matt Caswell
Test that we can handle a PHA CertificateRequest after...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Kurt Roeckx
Test that we can process a KeyUpdate received after...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Matt Caswell
Process KeyUpdate and NewSessionTicket messages after...
commit
|
commitdiff
|
tree
|
snapshot
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
next