projects
/
oweals
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Text description of GOST signature algorithms
2018-05-23
David Benjamin
Save and restore the Windows error around TlsGetValue.
commit
|
commitdiff
|
tree
2018-05-23
David Benjamin
Use OPENSSL_EC_EXPLICIT_CURVE constant.
commit
|
commitdiff
|
tree
2018-05-23
David Benjamin
Fix explicit EC curve encoding.
commit
|
commitdiff
|
tree
2018-04-03
David Benjamin
Fix a bug in ecp_nistp224.c.
commit
|
commitdiff
|
tree
2018-03-21
David Benjamin
Document EC_POINT_get_affine_coordinates_*.
commit
|
commitdiff
|
tree
2018-02-27
David Benjamin
Always use adr with __thumb2__.
commit
|
commitdiff
|
tree
2018-02-01
David Benjamin
Fix timing leak in BN_from_montgomery_word.
commit
|
commitdiff
|
tree
2018-02-01
David Benjamin
Don't leak the exponent bit width in BN_mod_exp_mont_consttime.
commit
|
commitdiff
|
tree
2018-02-01
David Benjamin
Make BN_num_bits_word constant-time.
commit
|
commitdiff
|
tree
2017-11-28
David Benjamin
Fix chacha-armv4.pl with clang -fno-integrated-as.
commit
|
commitdiff
|
tree
2017-11-25
David Benjamin
Pretty-print large INTEGERs and ENUMERATEDs in hex.
commit
|
commitdiff
|
tree
2017-09-26
David Benjamin
Allow DH_set0_key with only private key.
commit
|
commitdiff
|
tree
2017-09-22
David Benjamin
Guard against DoS in name constraints handling.
commit
|
commitdiff
|
tree
2017-09-19
David Benjamin
Fix overflow in c2i_ASN1_BIT_STRING.
commit
|
commitdiff
|
tree
2017-09-08
David Benjamin
Introduce named constants for the ClientHello callback.
commit
|
commitdiff
|
tree
2017-09-08
David Benjamin
Fix test documentation.
commit
|
commitdiff
|
tree
2017-09-08
David Benjamin
Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
commit
|
commitdiff
|
tree
2017-08-16
David Benjamin
Fix some documentation typos.
commit
|
commitdiff
|
tree
2017-07-31
David Benjamin
Fix the names of older ciphers.
commit
|
commitdiff
|
tree
2017-07-27
David Benjamin
Fix comment typo.
commit
|
commitdiff
|
tree
2017-06-22
David Benjamin
Fix the names of ChaCha20-Poly1305 cipher suites in...
commit
|
commitdiff
|
tree
2017-05-11
David Benjamin
Remove filename argument to x86 asm_init.
commit
|
commitdiff
|
tree
2017-04-21
David Benjamin
Numbers greater than 1 are usually non-negative.
commit
|
commitdiff
|
tree
2017-03-21
David Benjamin
Remove duplicate X509_OBJECT free function.
commit
|
commitdiff
|
tree
2017-02-17
David Benjamin
Fix typo in x86_64-mont5.pl CFI directives
commit
|
commitdiff
|
tree
2017-02-09
David Benjamin
Don't read uninitialised data for short session IDs.
commit
|
commitdiff
|
tree
2016-11-07
David Benjamin
Improve RSA test coverage.
commit
|
commitdiff
|
tree
2016-11-07
David Benjamin
Make RSA_sign.pod less confusing.
commit
|
commitdiff
|
tree
2016-11-07
David Benjamin
Implement RSASSA-PKCS1-v1_5 as specified.
commit
|
commitdiff
|
tree
2016-10-10
David Benjamin
Fix up bn_prime.pl formatting.
commit
|
commitdiff
|
tree
2016-10-10
David Benjamin
Remove trailing whitespace from some files.
commit
|
commitdiff
|
tree
2016-09-26
David Benjamin
Add missing parameter.
commit
|
commitdiff
|
tree
2016-09-26
David Benjamin
Switch back to assuming TLS 1.2.
commit
|
commitdiff
|
tree
2016-09-26
David Benjamin
Address review comments.
commit
|
commitdiff
|
tree
2016-09-26
David Benjamin
Don't test quite so many of them.
commit
|
commitdiff
|
tree
2016-09-26
David Benjamin
Test CBC mode padding.
commit
|
commitdiff
|
tree
2016-09-26
David Benjamin
Add a basic test for BN_bn2dec.
commit
|
commitdiff
|
tree
2016-08-23
David Benjamin
Fix math in BN_bn2dec comment.
commit
|
commitdiff
|
tree
2016-07-26
David Benjamin
Use sk_CONF_VALUE_pop_free in do_ext_nconf error path.
commit
|
commitdiff
|
tree
2016-07-12
David Benjamin
Fix DH error-handling in tls_process_key_exchange.
commit
|
commitdiff
|
tree
2016-06-25
David Benjamin
Handle BN_mod_word failures.
commit
|
commitdiff
|
tree
2016-06-25
David Benjamin
Fix BN_is_prime* calls.
commit
|
commitdiff
|
tree
2016-06-21
David Benjamin
Make RSA key exchange code actually constant-time.
commit
|
commitdiff
|
tree
2016-06-20
David Benjamin
Make arm-xlate.pl set use strict.
commit
|
commitdiff
|
tree
2016-06-14
David Benjamin
Make x86_64-xlate.pl 'use strict' clean.
commit
|
commitdiff
|
tree
2016-05-20
David Benjamin
Tighten up logic around ChangeCipherSpec.
commit
|
commitdiff
|
tree
2016-05-13
David Benjamin
The NewSessionTicket message is not optional.
commit
|
commitdiff
|
tree
2016-05-11
David Benjamin
Fix V2ClientHello handling.
commit
|
commitdiff
|
tree
2016-05-09
David Benjamin
Don't send signature algorithms when client_version...
commit
|
commitdiff
|
tree
2016-04-29
David Benjamin
Avoid overflow issues in X509_cmp.
commit
|
commitdiff
|
tree
2016-04-07
David Benjamin
Fix memory leak on invalid CertificateRequest.
commit
|
commitdiff
|
tree
2016-03-29
David Benjamin
RT 4393: Call EC_GROUP_order_bits in priv2opt.
commit
|
commitdiff
|
tree
2016-03-27
David Benjamin
Resolve DTLS cookie and version before session resumption.
commit
|
commitdiff
|
tree
2016-03-21
David Benjamin
RT4660: BIO_METHODs should be const.
commit
|
commitdiff
|
tree
2016-03-02
David Benjamin
Consistently use arm_arch.h constants in armcap assembly...
commit
|
commitdiff
|
tree
2015-12-22
David Benjamin
Fix memory leak in DSA redo case.
commit
|
commitdiff
|
tree
2014-11-20
David Benjamin
Do not resume a session if the negotiated protocol...
commit
|
commitdiff
|
tree
2014-08-06
David Benjamin
Fix protocol downgrade bug in case of fragmented packets
commit
|
commitdiff
|
tree
2014-06-02
David Benjamin
Check there is enough room for extension.
commit
|
commitdiff
|
tree