projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Remove mandatory generated files on VMS too
2018-04-16
Bernd Edlinger
Remove mandatory generated files on VMS too
commit
|
commitdiff
|
tree
2018-04-16
Bernd Edlinger
Remove mandatory generated files on windows too
commit
|
commitdiff
|
tree
2018-04-15
Bernd Edlinger
Remove mandatory generated files too
commit
|
commitdiff
|
tree
2018-04-15
Bernd Edlinger
Fix cygwin make dependencies
commit
|
commitdiff
|
tree
2018-04-13
Bernd Edlinger
Rework partial packet handling once more
commit
|
commitdiff
|
tree
2018-04-08
Bernd Edlinger
Fix the build_all_generated rule to include generated...
commit
|
commitdiff
|
tree
2018-04-04
cedral
Visual Studio 2017 debug build warning error on 32...
Reviewed-by: Bernd Edlinger <
bernd.edlinger@hotmail.de
>
commit
|
commitdiff
|
tree
2018-04-04
Bernd Edlinger
Prevent a possible recursion in ERR_get_state and fix...
commit
|
commitdiff
|
tree
2018-04-04
Bernd Edlinger
Don't use getenv for critical functions when run as...
commit
|
commitdiff
|
tree
2018-04-03
Bernd Edlinger
Change the "offset too large" message to more generic...
commit
|
commitdiff
|
tree
2018-04-03
Bernd Edlinger
Remove an unnecessary cast in the param to BUF_MEM_grow
commit
|
commitdiff
|
tree
2018-04-03
Bernd Edlinger
Fix range checks with -offset and -length in asn1parse
commit
|
commitdiff
|
tree
2018-04-03
Bernd Edlinger
Use strtol instead of atoi in asn1parse
commit
|
commitdiff
|
tree
2018-04-03
Bernd Edlinger
Improve diagnostics for invalid arguments in asn1parse...
commit
|
commitdiff
|
tree
2018-04-03
Bernd Edlinger
Fix a crash in the asn1parse command
commit
|
commitdiff
|
tree
2018-04-03
Bernd Edlinger
Use gnu_printf format attribute to minimise MinGW warnings
commit
|
commitdiff
|
tree
2018-03-31
Bernd Edlinger
Remove -Wmisleading-indentation from gcc devteam warning...
commit
|
commitdiff
|
tree
2018-03-31
Bernd Edlinger
Fix a gcc-8 warning -Wcast-function-type
commit
|
commitdiff
|
tree
2018-03-31
Bernd Edlinger
Fix a possible crash in BN_from_montgomery_word
commit
|
commitdiff
|
tree
2018-03-26
Bernd Edlinger
Previously this x509 command line was working, restore...
commit
|
commitdiff
|
tree
2018-03-26
Bernd Edlinger
Fix dsaparam -genkey with DER outform
commit
|
commitdiff
|
tree
2018-03-25
Bernd Edlinger
Fix ecparam -genkey with point compression or DER outform
commit
|
commitdiff
|
tree
2018-03-25
Philippe Antoine
Adds multiple checks to avoid buffer over reads
Reviewed-by: Bernd Edlinger <
bernd.edlinger@hotmail.de
>
commit
|
commitdiff
|
tree
2018-03-22
Bernd Edlinger
Handle partial messages in TLSProxy
commit
|
commitdiff
|
tree
2018-03-21
Bernd Edlinger
Cleanup the s_time command.
commit
|
commitdiff
|
tree
2018-03-19
Bernd Edlinger
Fix bio callback backward compatibility
commit
|
commitdiff
|
tree
2018-03-19
Bernd Edlinger
Fix a crash in SSLfatal due to invalid enc_write_ctx
commit
|
commitdiff
|
tree
2018-03-17
Bernd Edlinger
Fix a memory leak in tls1_mac
commit
|
commitdiff
|
tree
2018-03-17
Bernd Edlinger
Fix a memory leak in n_ssl3_mac
commit
|
commitdiff
|
tree
2018-03-17
Bernd Edlinger
Fixed a crash in error handing of rand_drbg_new
commit
|
commitdiff
|
tree
2018-03-17
Bernd Edlinger
Fix error handling in b2i_dss and b2i_rsa
commit
|
commitdiff
|
tree
2018-03-06
Bernd Edlinger
Fix a bunch of gcc warnings in packettest.c
commit
|
commitdiff
|
tree
2018-03-03
Bernd Edlinger
Fix a possible memory leak in engine_table_register
commit
|
commitdiff
|
tree
2018-02-23
Bernd Edlinger
Fix some bugs with the cfb1 bitsize handling
commit
|
commitdiff
|
tree
2018-02-23
Bernd Edlinger
Remove executable bit from test/recipes/03-test_internal_sm4.t
commit
|
commitdiff
|
tree
2018-02-15
Bernd Edlinger
Fix a gcc warning about possible fall through
commit
|
commitdiff
|
tree
2018-02-12
Bernd Edlinger
Remove code that prints "<SPACES/NULS>" in hexdumps
commit
|
commitdiff
|
tree
2018-02-09
Bernd Edlinger
Swap the check in ssl3_write_pending to avoid using
commit
|
commitdiff
|
tree
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