openssl.git
2018-04-23 Andy Polyakov.travis.yml: switch to newer osx image.
2018-04-23 Richard LevitteFix openssl ca, to correctly make output file binary...
2018-04-23 Richard LevitteFix late opening of output file
2018-04-22 Kurt RoeckxAdd support for getrandom() or equivalent system calls...
2018-04-20 Bernd EdlingerFix building linux-armv4 with --strict-warnings
2018-04-20 Bernd EdlingerEnsure the thread keys are always allocated in the...
2018-04-20 Dr. Matthias... openssl/err.h: remove duplicate OSSL_STOREerr()
2018-04-20 Dr. Matthias... openssl/ssl.h: restore some renamed public SSL_CTRL...
2018-04-20 Matt CaswellAdd a test for SSL_pending()
2018-04-20 Matt CaswellFix SSL_pending() for DTLS
2018-04-20 Matt CaswellTest the state of SSL_in_init() from the info_callback
2018-04-20 Matt CaswellMake sure SSL_in_init() returns 0 at SSL_CB_HANDSHAKE_DONE
2018-04-19 Kurt RoeckxDocument supported digest functions
2018-04-19 Richard LevitteEnable all implemented digests
2018-04-19 Bernd EdlingerClear buffer in PEM_write_bio
2018-04-19 Alois MahdalReflect special `DEFAULT` behavior in ciphers(1)
2018-04-19 Richard LevitteDon't distribute team internal config targets
2018-04-19 A. Schulzecorrect spelling errors detected by Debian lintian
2018-04-19 Matt CaswellAdd a test for a NULL X509_STORE in X509_STORE_CTX_init
2018-04-19 Matt CaswellDon't crash if there are no trusted certs
2018-04-19 Matt CaswellFix ocsp app exit code
2018-04-19 Matt CaswellFix no-ec
2018-04-19 Matt CaswellCorrect an ommission in the EVP_DigestSignInit docs
2018-04-19 Viktor DukhovniAdd missing index_index() when reloading OCSP responder
2018-04-18 Beat BolliClarify the configuration module in config.pod
2018-04-18 Andy Polyakovapps/s_socket.c: fix memory sanitizer problem in ACCEPT...
2018-04-18 Andy PolyakovTLSProxy/Proxy.pm: preclude output intermix.
2018-04-18 Andy Polyakovrecipes/70-test_ssl{cbcpadding,extension,records}:...
2018-04-18 Andy PolyakovTLSProxy/Record.pm: add is_fatal_alert method.
2018-04-18 Andy PolyakovTLSProxy/Proxy.pm: refine NewSessionTicket detection.
2018-04-18 Andy PolyakovTLSProxy/Message.pm: refine end-of-conversation detecti...
2018-04-18 Rahul Chaudhrypoly1305/asm/poly1305-armv4.pl: remove unintentional...
2018-04-18 FdaSilvaYYStyle: ssl.h
2018-04-18 Matt CaswellUpdate EVP_DigestSignInit() docs
2018-04-18 Peter Wutest: Remove redundant SSL_CTX_set_max_early_data
2018-04-18 Peter WuAdd support for logging early exporter secret
2018-04-18 Peter WuAdd test for CLIENT_EARLY_TRAFFIC_SECRET key logging
2018-04-18 Peter WuAdd support for logging TLS 1.3 exporter secret
2018-04-17 Davide GalassiBIGNUM signed add/sub routines refactory
2018-04-17 Matt CaswellFix a memory leak in an error path
2018-04-17 Matt CaswellCheck the return from EVP_PKEY_get0_DH()
2018-04-17 Matt CaswellExtend the SSL_set_bio() tests
2018-04-17 Matt CaswellFix assertion failure in SSL_set_bio()
2018-04-17 Matt CaswellUpdate fingerprints.txt
2018-04-17 Matt CaswellUpdate the info callback documentation for TLSv1.3
2018-04-17 Matt CaswellAdd a test for the info callback
2018-04-17 Matt CaswellMake sure info callback knows about all handshake start...
2018-04-17 Matt CaswellCall the info callback on all handshake done events
2018-04-17 Matt CaswellIgnore the status_request extension in a resumption...
2018-04-17 Dr. Matthias... SSL_CTX_set_tlsext_ticket_key_cb.pod: fix error check...
2018-04-17 Dr. Matthias... p5_scrypt.c: fix error check of RAND_bytes() call
2018-04-17 Dr. Matthias... DRBG: fix coverity issues
2018-04-17 Andy Polyakovapps/s_socket.c: print only dynamically allocated port...
2018-04-17 Bernd EdlingerAdd a config option to disable automatic config loading
2018-04-17 Richard LevittePrepare for 1.1.1-pre6-dev
2018-04-17 Richard LevittePrepare for 1.1.1-pre5 release OpenSSL_1_1_1-pre5
2018-04-17 Richard LevitteUpdate copyright year
2018-04-17 Richard LevitteOpenSSL 1.1.1-pre5: update CHANGES with recent user...
2018-04-16 Dr. Matthias... Revert "Add OPENSSL_VERSION_AT_LEAST"
2018-04-16 Bernd EdlingerRemove mandatory generated files on VMS too
2018-04-16 Bernd EdlingerRemove mandatory generated files on windows too
2018-04-16 Matt CaswellRSA key generation: ensure BN_mod_inverse and BN_mod_ex...
2018-04-15 Bernd EdlingerRemove mandatory generated files too
2018-04-15 Bernd EdlingerFix cygwin make dependencies
2018-04-14 Andy PolyakovTLSProxy/Proxy.pm: straighten inner loop termination...
2018-04-14 Andy PolyakovTLSProxy/Proxy.pm: bind s_server to loopback interface.
2018-04-14 Matthias Kraftopenssl#5668: corrections after compiling with -qinfo...
2018-04-13 Richard Levittemake update
2018-04-13 Dr. Matthias... DRBG: implement a get_nonce() callback
2018-04-13 Bernd EdlingerRework partial packet handling once more
2018-04-13 Richard Levittetest/recipes/test_genrsa.t : don't fail because of...
2018-04-13 Richard LevitteSplit the scrypt and RSA-PSS into man3 and man7 pages
2018-04-13 Matt CaswellAdd a test for SRP
2018-04-13 Matt CaswellAdd support for the SRP base64 alphabet
2018-04-13 Matt CaswellChange SRP functions to use EVP_EncodeUpdate/EVP_Decode...
2018-04-13 Richard LevitteDocs for OpenSSL_init_crypto: there is no way to specif...
2018-04-13 Andy PolyakovTLSProxy/Proxy.pm: handle "impossible" failure to conne...
2018-04-13 Andy PolyakovTLSProxy/Proxy.pm: handle -1 as return value from waitpid.
2018-04-12 Richard Levitteopenssl rehash: use libcrypto variables for default dir
2018-04-12 Richard Levitteopenssl rehash: document -compat
2018-04-12 Andy PolyakovConfigurations/*.tmpl: refine build_all_generated.
2018-04-12 Daniel BeveniusClarify default section in config.pod
2018-04-11 Andy Polyakovappveyor.yml: exercise build_all_generated.
2018-04-11 Richard Levitte.travis.yml: exercise build_all_generated
2018-04-11 Richard LevitteConfiguration: Simplify generating list of generated...
2018-04-11 Theo BuehlerEVP_MD_CTX_cleanup replaced with EVP_MD_CTX_reset
2018-04-11 Daniel BeveniusFix minor typos in Configurations/README
2018-04-11 Dr. Matthias... Minor corrections for the RAND_DRBG API documentation
2018-04-11 Richard LevitteOpenSSL::Test: add data_dir()
2018-04-10 Dr. Matthias... DRBG: fix memory leak on error in rand_drbg_get_entropy()
2018-04-09 Andy Polyakovbio/b_addr.c: resolve HP-UX compiler warnings.
2018-04-09 Andy PolyakovConfigurations/10-main.conf: further HP-UX cleanups...
2018-04-09 Kunxian XiaCorrect the equation for Y' in the comment of point_dou...
2018-04-08 Dr. Matthias... Fix false positives of IS_*() macros for 8-bit ASCII...
2018-04-08 Bernd EdlingerFix the build_all_generated rule to include generated...
2018-04-08 Andy PolyakovTLSProxy/Record.pm: remove dead condition and improve...
2018-04-08 Andy PolyakovTLSProxy/Proxy.pm: refine partial packet handling.
2018-04-08 Andy Polyakovapps/{s_client.c|s_socket}.c: omit usleep calls.
2018-04-08 Andy Polyakovapps/s_socket.c: disable the Nagle algorithm.
2018-04-08 Andy PolyakovTLSProxy/Proxy.pm: harmonize inner loop with the way...
next