projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix some style nits in commit eee8a40
2018-01-26
Bernd Edlinger
Fix some style nits in commit eee8a40
commit
|
commitdiff
|
tree
2018-01-25
Bernd Edlinger
Make the s_server command listen on IPv6 only when...
commit
|
commitdiff
|
tree
2018-01-25
Bernd Edlinger
Fix setting of IPV6_V6ONLY on Windows
commit
|
commitdiff
|
tree
2018-01-21
Bernd Edlinger
Add a configure option to opt-out secure memory
commit
|
commitdiff
|
tree
2018-01-19
Bernd Edlinger
Set OPENSSL_ENGINES for Windows
commit
|
commitdiff
|
tree
2018-01-14
Bernd Edlinger
Use constant value 1 instead of SHUT_WR in do_server
commit
|
commitdiff
|
tree
2018-01-14
Bernd Edlinger
Explicitly shut the socket down in s_client
commit
|
commitdiff
|
tree
2018-01-13
Bernd Edlinger
Catch SIGPIPE in TLSProxy::Proxy::clientstart
commit
|
commitdiff
|
tree
2018-01-06
Konstantin Shemyak
Corrected 'cms' exit status when key or certificate...
commit
|
commitdiff
|
tree
2018-01-06
Bernd Edlinger
Fix error handling in X509_REQ_print_ex
commit
|
commitdiff
|
tree
2018-01-06
Bernd Edlinger
Stop using unimplemented cipher classes.
commit
|
commitdiff
|
tree
2017-12-27
Bernd Edlinger
Alternate fix for ../test/recipes/80-test_ssl_old.t...
commit
|
commitdiff
|
tree
2017-12-18
Bernd Edlinger
Fix a typo in comment
commit
|
commitdiff
|
tree
2017-12-15
Bernd Edlinger
Fix invalid function type casts.
commit
|
commitdiff
|
tree
2017-12-15
Bernd Edlinger
Remove test-runs dir, adjust .gitignore
commit
|
commitdiff
|
tree
2017-12-13
Bernd Edlinger
Minor cleanup of the rsa mp limits code
commit
|
commitdiff
|
tree
2017-12-08
Bernd Edlinger
Add missing range checks on number of multi primes...
commit
|
commitdiff
|
tree
2017-11-05
FdaSilvaYY
Implement Maximum Fragment Length TLS extension.
Reviewed-by:
Bernd Edlinger
<bernd.edlinger@hotmail.de>
commit
|
commitdiff
|
tree
2017-11-03
Pavel Kopyl
Check return value of OBJ_nid2obj in dsa_pub_encode.
Reviewed-by:
Bernd Edlinger
<bernd.edlinger@hotmail.de>
commit
|
commitdiff
|
tree
2017-11-03
Pavel Kopyl
Add error handling in dsa_main and ASN1_i2d_bio.
Reviewed-by:
Bernd Edlinger
<bernd.edlinger@hotmail.de>
commit
|
commitdiff
|
tree
2017-11-03
Pavel Kopyl
Fix error handling in i2d* functions.
Reviewed-by:
Bernd Edlinger
<bernd.edlinger@hotmail.de>
commit
|
commitdiff
|
tree
2017-10-25
Bernd Edlinger
Fix error handling in SSL_new
commit
|
commitdiff
|
tree
2017-10-02
Bernd Edlinger
Fix the return type of felem_is_zero_int which should...
commit
|
commitdiff
|
tree
2017-09-26
David Benjamin
Allow DH_set0_key with only private key.
Reviewed-by:
Bernd Edlinger
<bernd.edlinger@hotmail.de>
commit
|
commitdiff
|
tree
2017-09-06
Alfred E. Heggestad
add callback handler for setting DTLS timer interval
Reviewed-by:
Bernd Edlinger
<bernd.edlinger@hotmail.de>
commit
|
commitdiff
|
tree
2017-08-25
Bernd Edlinger
Clear secret stack values after use in the ED25519...
commit
|
commitdiff
|
tree
2017-08-25
Bernd Edlinger
Clear secret stack values after use in curve25519.c
commit
|
commitdiff
|
tree
2017-08-25
Kazuki Yamaguchi
Do not lookup zero-length session ID
Reviewed-by:
Bernd Edlinger
<bernd.edlinger@hotmail.de>
commit
|
commitdiff
|
tree
2017-08-17
Bernd Edlinger
Clear outputs in PKCS12_parse error handling.
commit
|
commitdiff
|
tree
2017-08-07
Bernd Edlinger
Avoid surpising password dialog in X509 file lookup.
commit
|
commitdiff
|
tree
2017-07-31
Bernd Edlinger
Fix an information leak in the RSA padding check code.
commit
|
commitdiff
|
tree
2017-07-29
Bernd Edlinger
Add some test coverage for OPENSSL_secure_clear_free
commit
|
commitdiff
|
tree
2017-07-29
Bernd Edlinger
Use OPENSSL_secure_clear_free in STORE file_load
commit
|
commitdiff
|
tree
2017-07-29
Bernd Edlinger
Use OPENSSL_secure_clear_free in PEM_read_bio_PrivateKey...
commit
|
commitdiff
|
tree
2017-07-29
Bernd Edlinger
Document OPENSSL_secure_clear_free
commit
|
commitdiff
|
tree
2017-07-29
Bernd Edlinger
Use OPENSSL_secure_clear_free for secure mem BIOs and...
commit
|
commitdiff
|
tree
2017-07-29
Bernd Edlinger
Implement the CRYPTO_secure_clear_free function
commit
|
commitdiff
|
tree
2017-07-29
Bernd Edlinger
Add some test coverage for PEM_read_bio_PrivateKey
commit
|
commitdiff
|
tree
2017-07-29
Bernd Edlinger
Clean password buffer on stack for PEM_read_bio_PrivateKey
commit
|
commitdiff
|
tree
2017-07-17
Bernd Edlinger
Fix bogus use of BIO_sock_should_retry.
commit
|
commitdiff
|
tree
2017-07-12
hongliang
coding style: remove extra whitespace charactor
Reviewed-by:
Bernd Edlinger
<bernd.edlinger@hotmail.de>
commit
|
commitdiff
|
tree
2017-07-10
Bernd Edlinger
Fix error handling in get_header_and_data.
commit
|
commitdiff
|
tree
2017-07-10
Bernd Edlinger
Fix crash in BUF_MEM_grow_clean.
commit
|
commitdiff
|
tree
2017-07-03
Bernd Edlinger
Fix potential crash in tls_construct_finished.
commit
|
commitdiff
|
tree
2017-07-03
Bernd Edlinger
Fix a crash in tls_construct_client_certificate.
commit
|
commitdiff
|
tree
2017-06-26
Paul Yang
Change to check last return value of BN_CTX_get
Reviewed-by:
Bernd Edlinger
<bernd.edlinger@hotmail.de>
commit
|
commitdiff
|
tree
2017-06-26
Paul Yang
Fix return value checking for BIO_sock_init
Reviewed-by:
Bernd Edlinger
<bernd.edlinger@hotmail.de>
commit
|
commitdiff
|
tree
2017-06-26
Paul Yang
Fix inaccurate comments in bn_prime.c
Reviewed-by:
Bernd Edlinger
<bernd.edlinger@hotmail.de>
commit
|
commitdiff
|
tree
2017-03-03
Bernd Edlinger
Reset executable bits on files where not needed.
commit
|
commitdiff
|
tree
2017-02-24
Bernd Edlinger
Add -Wundef to --strict-warnings options.
commit
|
commitdiff
|
tree
2017-02-01
Bernd Edlinger
remove test/.rnd on make clean
commit
|
commitdiff
|
tree