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-07-19
Matt Caswell
Don't skip over early_data if we sent an HRR
commit
|
commitdiff
|
tree
|
snapshot
2018-07-18
Andy Polyakov
CHANGES: mention blinding reverting in ECDSA. [skip ci]
commit
|
commitdiff
|
tree
|
snapshot
2018-07-18
Andy Polyakov
ec/ecdsa_ossl.c: switch to fixed-length Montgomery...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-18
Andy Polyakov
ec/ecdsa_ossl.c: formatting and readability fixes.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-18
Andy Polyakov
ec/ecdsa_ossl.c: revert blinding in ECDSA signature.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-18
Andy Polyakov
bn/bn_lib.c address Coverity nit in bn2binpad.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-18
Matt Caswell
Add a test for mismatch between key OID and sig alg
commit
|
commitdiff
|
tree
|
snapshot
2018-07-18
Matt Caswell
Check that the public key OID matches the sig alg
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Mat
Fix typo in x25519-x86_64.pl
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Matt Caswell
Skip the GOST test where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Matt Caswell
Fix a memory leak in the ticket test
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Matt Caswell
Fix no-psk
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Matt Caswell
Test that a failed resumption issues the correct number...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Matt Caswell
Always issue new tickets when using TLSv1.3 stateful...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Matt Caswell
Improve testing of stateful tickets
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Matt Caswell
Don't remove sessions from the cache during PHA in...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-16
Kurt Roeckx
Improve documentation about reading and writing
commit
|
commitdiff
|
tree
|
snapshot
2018-07-16
Kurt Roeckx
Enable all protocols and ciphers in the fuzzer
commit
|
commitdiff
|
tree
|
snapshot
2018-07-16
Nicola Tuveri
EC2M Lopez-Dahab ladder: use it also for ECDSA verify
commit
|
commitdiff
|
tree
|
snapshot
2018-07-16
Nicola Tuveri
EC2M Lopez-Dahab ladder implementation
commit
|
commitdiff
|
tree
|
snapshot
2018-07-16
Billy Brumley
[test] test some important ladder corner cases
commit
|
commitdiff
|
tree
|
snapshot
2018-07-16
Nicola Tuveri
EC point multiplication: add `ladder` scaffold
commit
|
commitdiff
|
tree
|
snapshot
2018-07-16
Nicola Tuveri
Remove stale SM2 error codes
commit
|
commitdiff
|
tree
|
snapshot
2018-07-15
Andy Polyakov
ec/curve25519.c: reorganize for better accessibility.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-15
Andy Polyakov
ec/asm/x25519-x86_64.pl: add CFI directives and Windows...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-15
Andy Polyakov
test/.../evppkey.txt: X25519 regression test vectors.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-15
Andy Polyakov
ec/asm/x25519-x86_64.pl: fix base 2^64 add/sub and...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Andy Polyakov
bn/bn_lcl.h,bn_nist.c: addres strict warnings with...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Andy Polyakov
rsa/*: switch to BN_bn2binpad.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Andy Polyakov
bn/bn_lib.c: make BN_bn2binpad computationally constant...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Matt Caswell
Add a GOST test
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Matt Caswell
As a server don't select TLSv1.3 if we're not capable...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Matt Caswell
Use ssl_version_supported() when choosing server version
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Matt Caswell
Do not use GOST sig algs in TLSv1.3 where possible
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Alexandre Perrin
Documentation typo fix in BN_bn2bin.pod
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Patrick Steuer
Fix undefined behavior in s390x aes-gcm/ccm
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Andy Polyakov
bn/bn_{mont|exp}.c: switch to zero-padded intermediate...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Andy Polyakov
bn/bn_lib.c: add BN_FLG_FIXED_TOP flag.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Andy Polyakov
bn/bn_mont.c: improve readability of post-condition...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Andy Polyakov
bn/bn_mont.c: move boundary condition check closer...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Andy Polyakov
bn/bn_lib.c: remove bn_check_top from bn_expand2.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Patrick Steuer
apps/speed.c: let EVP_Update_loop_ccm behave more like...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Richard Levitte
Windows: avoid using 'rem' in the nmake makefile
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Richard Levitte
Windows: fix echo for nmake
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Pauli
NCONF_get_number refix.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Richard Levitte
Guard DECLARE_DEPRECATED against multiple includes...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Richard Levitte
util/dofile.pl: require Text::Template 1.46 or newer
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Richard Levitte
Existing transfer modules must have a package and a...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Richard Levitte
Make 'with_fallback' use 'use' instead of 'require'
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Richard Levitte
Avoid __GNUC__ warnings when defining DECLARE_DEPRECATED
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Andy Polyakov
poly1305/asm/poly1305-x86_64.pl: fix solaris64-x86_64...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Rich Salz
Add tests for the "req" command, -addext flag
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Bernd Edlinger
Fix minor windows build issues
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Andy Polyakov
apps/req.c: fix -addext option.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Conrad Meyer
Correctly check for cryptodev hash support
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Andy Polyakov
modes/ocb128.c: readability and formatting improvements.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
DesWurstes
modes/ocb128.c: improve the calculation of double mask
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Richard Levitte
Keep supporting the env / make variable PERL
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Rich Salz
Update AUTHORS list, add commentary
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Kurt Roeckx
Update DRBG CHANGES section
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Matt Caswell
Remove a memset
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Matt Caswell
Check a return value for success in ec_field_size()
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Matt Caswell
Fix some Coverity issues in sm2_encrypt()
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Matt Caswell
Check md_size isn't negative before we use it
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
Matt Caswell
Don't fail if the PSK identity doesn't match
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
Andy Polyakov
evp/e_chacha20_poly1305.c: further improve small-fragme...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
Matt Caswell
Document SSL_CTX_set_recv_max_early_data() etc
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
Matt Caswell
Add the ability to configure recv_max_early_data via...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
Matt Caswell
Add a test for the recv_max_early_data setting
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
Matt Caswell
Introduce the recv_max_early_data setting
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
Rich Salz
Reject duplicate -addext parameters
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
Rich Salz
Add missing include file to doc
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Richard Levitte
Document more EVP_MD_CTX functions
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Billy Brumley
[crypto/ec] disable SCA mitigations for curves with...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Matt Caswell
Fix no-tls1_2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Pauli
Tests for MD5-SHA1 combined digest.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Rich Salz
Fix some issues found by Denian's lintian tool
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Andy Polyakov
chacha/asm/chacha-x86_64.pl: add dedicated path for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Andy Polyakov
perlasm/x86_64-xlate.pl: refine symbol recognition...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Matt Caswell
Remove TLSv1.3 tickets from the client cache as we...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Matt Caswell
Restore behaviour from commit 36ff232cf that was incorr...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Pauli
Check for NULL conf in NCONF_get_number
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Matt Caswell
Add the ability to configure anti-replay via SSL_CONF
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Matt Caswell
Add a test for the new early data callback
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Matt Caswell
Document the new early data callback and option
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Matt Caswell
Add setters to set the early_data callback
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Matt Caswell
Make the anti-replay feature optional
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Matt Caswell
Fix a NULL ptr deref in error path in tls_process_cke_dhe()
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Benjamin Kaduk
Address coverity-reported NULL dereference in SSL_SESSI...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Pauli
Remove development artifacts.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Andy Polyakov
rand/rand_unix.c: address macro redifinition warning.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Andy Polyakov
modes/asm/ghash-armv4.pl: address "infixes are deprecat...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
Andy Polyakov
evp/e_chacha20_poly1305.c: improve performance for...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
Billy Brumley
More EVP ECC testing: positive and negative
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
Pauli
Check return from BN_set_word.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-28
Rich Salz
Zero-fill IV by default.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
Matt Caswell
Return a fatal error if application data is encountered...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
Matt Caswell
Return SSL_ERROR_WANT_READ if SSL_shutdown() encounters...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
Matt Caswell
Add a bi-directional shutdown test
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
Matt Caswell
Auto retry if we ditch records during shutdown
commit
|
commitdiff
|
tree
|
snapshot
next