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-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
2018-08-14
Philip Prindeville
Travis: don't generate git clone progress for logs
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Dmitry Yakovlev
Move SSL_DEBUG md fprintf after assignment
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Matt Caswell
Updates to CHANGES and NEWS for the new release.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Andy Polyakov
crypto/o_fopen.c: alias fopen to fopen64.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Richard Levitte
Configuration/15-android.conf: slightly move NDK canoni...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Richard Levitte
Configurations/15-android.conf: Make sure that the...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Richard Levitte
i2d_ASN1_OBJECT(): allocate memory if the user didn...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
Pauli
Change the OID references for X25519, X448, ED25519...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
Matt Caswell
Fix no-comp
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
Matt Caswell
Revert "stack/stack.c: omit redundant NULL checks."
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
Matt Caswell
Add a test for TLSv1.3 fallback
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
Matt Caswell
Improve fallback protection
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Matt Caswell
Add a test for unencrypted alert
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Matt Caswell
Tolerate encrypted or plaintext alerts
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Matt Caswell
Ensure that we write out alerts correctly after early_data
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Matt Caswell
Fix a missing call to SSLfatal
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Dr. Matthias...
test/asn1_internal_test.c: silence the new check for...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Rich Salz
Increase CT_NUMBER values
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Rich Salz
Fix setting of ssl_strings_inited.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Richard Levitte
Check early that the config target exists and isn't...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Patrick Steuer
CHANGES: mention s390x assembly pack extensions
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Andy Polyakov
crypto/mem.c: switch to tsan_assist.h in CRYPTO_MDEBUG.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Andy Polyakov
engine/eng_lib.c: remove redundant #ifdef.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Andy Polyakov
man3/OPENSSL_LH_COMPFUNC.pod: clarifications and updates.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Andy Polyakov
x509v3/v3_purp.c: re-implement lock-free check for...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Andy Polyakov
x509v3/v3_purp.c: resolve Thread Sanitizer nit.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Andy Polyakov
ssl/*: switch to switch to Thread-Sanitizer-friendly...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Andy Polyakov
lhash/lhash.c: switch to Thread-Sanitizer-friendly...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Andy Polyakov
Add internal/tsan_assist.h.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Andy Polyakov
stack/stack.c: omit redundant NULL checks.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Andy Polyakov
Harmonize use of sk_TYPE_find's return value.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Andy Polyakov
x509/x509name.c: fix potential crash in X509_NAME_get_t...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Andy Polyakov
INSTALL,NOTES.ANDROID: minor updates.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Richard Levitte
Make EVP_PKEY_asn1_new() stricter with its input
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Pauli
Relocate memcmp test.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Matt Caswell
Ensure we send an alert on error when processing a...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Patrick Steuer
s390x assembly pack: add KIMD/KLMD code path for sha3...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Dr. Matthias...
Fix some undefined behaviour in the Curve448 code ...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
Bernd Edlinger
Fix uninitialized value $s warning in windows static...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Andy Polyakov
asn1/tasn_utl.c: fix logical error in and overhaul...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Pauli
Add OIDs for HMAC SHA512/224 and HMAC SHA512/256.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Richard Levitte
Ensure symbols don't get deprecated too early
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Rich Salz
Some protocol versions are build-time
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Matt Caswell
Fix some TLSv1.3 alert issues
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Matt Caswell
Deprecate the EC curve type specific functions in 1.2.0
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Matt Caswell
Use the new non-curve type specific EC functions internally
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Matt Caswell
Add documentation for the new non-curve type specific...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Matt Caswell
Provide EC functions that are not curve type specific
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Pauli
Check return from BN_sub
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Pauli
Check conversion return in ASN1_INTEGER_print_bio.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-29
Beat Bolli
apps/dsaparam.c generates code that is intended to...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-29
Bryan Donlan
Add test for DSA signatures of raw digests of various...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-29
Bryan Donlan
Remove DSA digest length checks when no digest is passed
commit
|
commitdiff
|
tree
|
snapshot
2018-07-28
Beat Bolli
doc/BN_generate_prime: update doc about other callback...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Benjamin Kaduk
Improve backwards compat for SSL_get_servername()
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Benjamin Kaduk
Fix ossl_shim SNI handling
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Billy Brumley
EC GFp ladder
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Andy Polyakov
00-base-templates.conf: engage x25519-ppc64 module.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Andy Polyakov
Add ec/asm/x25519-ppc64.pl module.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Andy Polyakov
bn/bn_mod.c: harmonize BN_mod_add_quick with original...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Andy Polyakov
apps/apps.c: harmonize print_bignum_var output with...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Kurt Roeckx
Fix inconsisten use of bit vs bits
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Paul Yang
Fix a trivial coding style nit in sm2_sign.c
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Kurt Roeckx
Make number of Miller-Rabin tests for a prime tests...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Kurt Roeckx
Change the number of Miller-Rabin test for DSA generati...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
Shane Lontis
Fixed issue where DRBG_CTR fails if NO_DF is used ...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
Rich Salz
Check for failures, to avoid memory leak
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
Andy Polyakov
crypto/init.c: use destructor_key even as guard in...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
Andy Polyakov
crypto/dllmain.c: remove unused OPENSSL_NONPIC_relocate...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
Andy Polyakov
crypto/cryptlib.c: resolve possible race in OPENSSL_iss...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
Andy Polyakov
crypto/cryptlib.c: make OPENSS_cpuid_setup safe to...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
Andy Polyakov
INSTALL,NOTES.WIN: classify no-asm as non-production...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
Andy Polyakov
ec/ecp_nistz256.c: fix Coverity nit.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
Andy Polyakov
apps/dsaparam.c: make dsaparam -C output strict-warning...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Richard Levitte
Configure death handler: instead of printing directly...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Richard Levitte
Configure death handler: remember to call original...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Richard Levitte
Configure death handler: bail out early when run in...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
David Benjamin
Remove zero special-case in BN_mod_exp_mont.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Richard Levitte
Configure: print generic advice when dying
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
neighbads
Update sm2_crypt.c
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Richard Levitte
def_load_bio(): Free |biosk| more carefully
commit
|
commitdiff
|
tree
|
snapshot
2018-07-23
Andy Polyakov
.travis.yml: omit linux-ppc64le target.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-23
Richard Levitte
Make sure the 'tsget' script is called 'tsget.pl' every...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-23
Matt Caswell
Add a note about aborts encountered while sending early...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-22
Andy Polyakov
ec/ecp_nistz256.c: fix ecp_nistz256_set_from_affine.
commit
|
commitdiff
|
tree
|
snapshot
next