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
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-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-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-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-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-20
Bernd Edlinger
Add parentheses around macro argument of OSSL_NELEM.
commit
|
commitdiff
|
tree
2017-06-19
Bernd Edlinger
Fix the fall-out in 04-test_bioprint.t
commit
|
commitdiff
|
tree
2017-06-19
Bernd Edlinger
Fix the error handling in ERR_get_state:
commit
|
commitdiff
|
tree
2017-06-17
Bernd Edlinger
Remove a pointless "#if 0" block from BN_mul.
commit
|
commitdiff
|
tree
2017-06-16
Bernd Edlinger
Add a missing break in test/shlibloadtest.c
commit
|
commitdiff
|
tree
2017-06-16
Bernd Edlinger
Fix the comment about default OPENSSLDIR in windows.
commit
|
commitdiff
|
tree
2017-06-14
Bernd Edlinger
Fix possible crash in X931 code.
commit
|
commitdiff
|
tree
2017-06-14
Bernd Edlinger
Fix another possible crash in rsa_ossl_mod_exp.
commit
|
commitdiff
|
tree
2017-06-14
Bernd Edlinger
Fix a possible crash in dsa_builtin_paramgen2.
commit
|
commitdiff
|
tree
2017-06-14
Bernd Edlinger
Fix crash in ecdh_simple_compute_key.
commit
|
commitdiff
|
tree
2017-06-14
Bernd Edlinger
Fix a possible crash in the error handling.
commit
|
commitdiff
|
tree
2017-06-13
Bernd Edlinger
Fix a memleak in ec_copy_parameters.
commit
|
commitdiff
|
tree
2017-06-12
Bernd Edlinger
Fix a memleak in tls13_generate_secret.
commit
|
commitdiff
|
tree
2017-06-12
Bernd Edlinger
Fix memleak in EVP_DigestSignFinal/VerifyFinal.
commit
|
commitdiff
|
tree
2017-05-11
Bernd Edlinger
Fix gcc-7 warnings.
commit
|
commitdiff
|
tree
2017-04-28
Bernd Edlinger
Fix a pedantic gcc-7 warning.
commit
|
commitdiff
|
tree
2017-04-27
Bernd Edlinger
Add parentheses on public macros where appropriate.
commit
|
commitdiff
|
tree
2017-04-27
Bernd Edlinger
Remove unnecessary loop in pkey_rsa_decrypt.
commit
|
commitdiff
|
tree
2017-03-25
Bernd Edlinger
Don't access memory before checking the correct length...
commit
|
commitdiff
|
tree
2017-03-20
Bernd Edlinger
Fix the error handling in CRYPTO_dup_ex_data.
commit
|
commitdiff
|
tree
2017-03-15
Bernd Edlinger
Fixed a crash in print_notice.
commit
|
commitdiff
|
tree
2017-03-13
Bernd Edlinger
Added a test case for RSA_padding_add_PKCS1_PSS_mgf1.
commit
|
commitdiff
|
tree
2017-03-13
Bernd Edlinger
Fix a crash or unbounded allocation in RSA_padding_add_PKCS1...
commit
|
commitdiff
|
tree
2017-03-10
Bernd Edlinger
Avoid questionable use of the value of a pointer
commit
|
commitdiff
|
tree
2017-03-10
Bernd Edlinger
Fixup previous merge.
commit
|
commitdiff
|
tree
2017-03-03
Bernd Edlinger
Reset executable bits on files where not needed.
commit
|
commitdiff
|
tree
2017-03-01
Bernd Edlinger
Check that async_jobs is not negative and not too high.
commit
|
commitdiff
|
tree
2017-02-28
Bernd Edlinger
Fix handling of EVP_PKEY_CTRL_PKCS7_ENCRYPT/DECRYPT...
commit
|
commitdiff
|
tree
2017-02-28
Bernd Edlinger
Remove unnecessary memset after PR #2583 avoids accessing
commit
|
commitdiff
|
tree
2017-02-24
Bernd Edlinger
Add -Wundef to --strict-warnings options.
commit
|
commitdiff
|
tree
2017-02-22
Bernd Edlinger
Remove -Wno-parentheses-equality from gcc --strict...
commit
|
commitdiff
|
tree
2017-02-22
Bernd Edlinger
Add some more consistency checks in tls_decrypt_ticket.
commit
|
commitdiff
|
tree
2017-02-21
Bernd Edlinger
Fix i2d_SSL_SESSION pp output parameter should point...
commit
|
commitdiff
|
tree
2017-02-21
Bernd Edlinger
Fix some more memory leaks with TXT_DB_insert.
commit
|
commitdiff
|
tree
2017-02-21
Bernd Edlinger
Fix a few memleaks in TXT_DB.
commit
|
commitdiff
|
tree
2017-02-17
Bernd Edlinger
Fix a slightly confusing if condition in a2i_ASN1_INTEGER.
commit
|
commitdiff
|
tree
2017-02-15
Bernd Edlinger
Rework error handling of custom_ext_meth_add towards...
commit
|
commitdiff
|
tree
2017-02-14
Bernd Edlinger
Use TLSEXT_KEYNAME_LENGTH in tls_decrypt_ticket.
commit
|
commitdiff
|
tree
2017-02-07
Bernd Edlinger
Fix a crash in EVP_CIPHER_CTX_cleanup due to cipher_data...
commit
|
commitdiff
|
tree
2017-02-05
Bernd Edlinger
Fix a crash with malformed user notice policy numbers
commit
|
commitdiff
|
tree
2017-02-03
Bernd Edlinger
Combined patch against master branch for the following...
commit
|
commitdiff
|
tree
2017-02-01
Bernd Edlinger
remove test/.rnd on make clean
commit
|
commitdiff
|
tree
2017-01-24
Bernd Edlinger
Fix error handling in compute_key, BN_CTX_get can return...
commit
|
commitdiff
|
tree
2017-01-24
Bernd Edlinger
Fix a ssl session leak due to OOM in lh_SSL_SESSION_insert
commit
|
commitdiff
|
tree
2017-01-23
Bernd Edlinger
fix a memory leak in ssl3_generate_key_block fix the...
commit
|
commitdiff
|
tree
2017-01-23
Bernd Edlinger
Check the exit code from the server process
commit
|
commitdiff
|
tree
2017-01-09
Bernd Edlinger
Fix a memory leak in RSA_padding_add_PKCS1_OAEP_mgf1
commit
|
commitdiff
|
tree