projects
/
oweals
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix the update target and remove duplicate file updates
2015-05-20
Emilia Kasper
Only support >= 256-bit elliptic curves with ecdh_auto...
commit
|
commitdiff
|
tree
2015-05-20
Emilia Kasper
client: reject handshakes with DH parameters < 768...
commit
|
commitdiff
|
tree
2015-05-20
Emilia Kasper
Update documentation with Diffie-Hellman best practices.
commit
|
commitdiff
|
tree
2015-05-20
Emilia Kasper
dhparam: fix documentation
commit
|
commitdiff
|
tree
2015-05-20
Emilia Kasper
s_server: Use 2048-bit DH parameters by default.
commit
|
commitdiff
|
tree
2015-04-27
Emilia Kasper
NISTZ256: use EC_POINT API and check errors.
commit
|
commitdiff
|
tree
2015-04-27
Emilia Kasper
NISTZ256: don't swallow malloc errors
commit
|
commitdiff
|
tree
2015-04-27
Emilia Kasper
NISTZ256: set Z_is_one to boolean 0/1 as is customary.
commit
|
commitdiff
|
tree
2015-04-27
Emilia Kasper
Error checking and memory leak fixes in NISTZ256.
commit
|
commitdiff
|
tree
2015-04-24
Emilia Kasper
Fix error checking and memory leaks in NISTZ256 precomputation.
commit
|
commitdiff
|
tree
2015-04-24
Emilia Kasper
Correctly set Z_is_one on the return value in the NISTZ256...
commit
|
commitdiff
|
tree
2015-04-21
Emilia Kasper
Repair EAP-FAST session resumption
commit
|
commitdiff
|
tree
2015-04-21
Emilia Kasper
Initialize variable
commit
|
commitdiff
|
tree
2015-04-21
Emilia Kasper
make update
commit
|
commitdiff
|
tree
2015-04-17
Emilia Kasper
Error out immediately on empty ciphers list.
commit
|
commitdiff
|
tree
2015-04-17
Emilia Kasper
Use -Wall -Wextra with clang
commit
|
commitdiff
|
tree
2015-04-08
Emilia Kasper
Harden SSLv2-supporting servers against Bleichenbacher...
commit
|
commitdiff
|
tree
2015-03-19
Emilia Kasper
Fix reachable assert in SSLv2 servers.
commit
|
commitdiff
|
tree
2015-03-19
Emilia Kasper
PKCS#7: avoid NULL pointer dereferences with missing...
commit
|
commitdiff
|
tree
2015-03-14
Emilia Kasper
Fix undefined behaviour in shifts.
commit
|
commitdiff
|
tree
2015-03-10
Emilia Kasper
Harmonize return values in dtls1_buffer_record
commit
|
commitdiff
|
tree
2015-02-10
Emilia Kasper
Fix hostname validation in the command-line tool to...
commit
|
commitdiff
|
tree
2015-01-06
Emilia Kasper
Only inherit the session ID context in SSL_set_SSL_CTX...
commit
|
commitdiff
|
tree
2015-01-05
Emilia Kasper
Add a clang build target for linux-x86_64
commit
|
commitdiff
|
tree
2014-12-17
Emilia Kasper
Add a comment noting the padding oracle.
commit
|
commitdiff
|
tree
2014-12-17
Emilia Kasper
Revert "RT3425: constant-time evp_enc"
commit
|
commitdiff
|
tree
2014-12-17
Emilia Kasper
Build fixes
commit
|
commitdiff
|
tree
2014-12-17
Emilia Kasper
Check for invalid divisors in BN_div.
commit
|
commitdiff
|
tree
2014-12-15
Emilia Kasper
Fix unused variable warning
commit
|
commitdiff
|
tree
2014-12-05
Emilia Kasper
Clarify the return values for SSL_get_shared_curve.
commit
|
commitdiff
|
tree
2014-12-05
Emilia Kasper
Add extra checks for odd-length EC curve lists.
commit
|
commitdiff
|
tree
2014-12-05
Emilia Kasper
Make 'make update' succeed and run it
commit
|
commitdiff
|
tree
2014-12-05
Emilia Kasper
Reject elliptic curve lists of odd lengths.
commit
|
commitdiff
|
tree
2014-11-20
Emilia Kasper
Clean up CHANGES
commit
|
commitdiff
|
tree
2014-11-20
Emilia Kasper
Ensure SSL3_FLAGS_CCS_OK (or d1->change_cipher_spec_ok...
commit
|
commitdiff
|
tree
2014-11-20
Emilia Kasper
Always require an advertised NewSessionTicket message.
commit
|
commitdiff
|
tree
2014-11-20
Emilia Kasper
Remove ssl3_check_finished.
commit
|
commitdiff
|
tree
2014-11-20
Emilia Kasper
Set s->hit when resuming from external pre-shared secret.
commit
|
commitdiff
|
tree
2014-11-20
Emilia Kasper
Reset s->tlsext_ticket_expected in ssl_scan_serverhello_tlsext.
commit
|
commitdiff
|
tree
2014-10-28
Emilia Kasper
Tighten session ticket handling
commit
|
commitdiff
|
tree
2014-10-27
Emilia Kasper
Sync CHANGES
commit
|
commitdiff
|
tree
2014-10-27
Emilia Kasper
Fix ssltest logic when some protocols are compiled...
commit
|
commitdiff
|
tree
2014-09-25
Emilia Kasper
Add missing tests
commit
|
commitdiff
|
tree
2014-09-24
Emilia Kasper
RT3425: constant-time evp_enc
commit
|
commitdiff
|
tree
2014-09-24
Emilia Kasper
RT3067: simplify patch
commit
|
commitdiff
|
tree
2014-09-24
Emilia Kasper
RT3066: rewrite RSA padding checks to be slightly more...
commit
|
commitdiff
|
tree
2014-09-23
Emilia Kasper
Note i2d_re_X509_tbs and related changes in CHANGES
commit
|
commitdiff
|
tree
2014-09-23
Emilia Kasper
make update
commit
|
commitdiff
|
tree
2014-09-23
Emilia Kasper
Add i2d_re_X509_tbs
commit
|
commitdiff
|
tree
2014-09-23
Emilia Kasper
Revert "Add accessor for x509.cert_info."
commit
|
commitdiff
|
tree
2014-09-23
Emilia Kasper
Revert "Add more accessors."
commit
|
commitdiff
|
tree
2014-09-02
Emilia Kasper
Make the inline const-time functions static.
commit
|
commitdiff
|
tree
2014-08-28
Emilia Kasper
Constant-time utilities
commit
|
commitdiff
|
tree
2014-08-27
Emilia Kasper
Explicitly check for empty ASN.1 strings in d2i_ECPrivateKey
commit
|
commitdiff
|
tree
2014-08-22
Emilia Kasper
Improve EVP_PKEY_sign documentation
commit
|
commitdiff
|
tree
2014-08-21
Emilia Kasper
define inline for Visual Studio
commit
|
commitdiff
|
tree
2014-08-21
Emilia Kasper
Fix build when BSAES_ASM is defined but VPAES_ASM is not
commit
|
commitdiff
|
tree
2014-08-06
Emilia Kasper
Fix OID handling:
commit
|
commitdiff
|
tree
2014-03-25
Emilia Kasper
Allow duplicate certs in ssl_build_cert_chain
commit
|
commitdiff
|
tree