openssl.git
2018-04-26 Dr. Matthias... Fix mixed indentation (and other whitespace issues)
2018-04-26 Richard Levitte15-test_out_option: Refactor and don't test directory...
2018-04-26 Rich SalzFix last(?) batch of malloc-NULL places
2018-04-26 Bernd EdlingerFix memleaks in async api
2018-04-26 Bernd EdlingerWait max. 60 seconds for s_client to connect
2018-04-26 FdaSilvaYYAdd missing error code when alloc-return-null
2018-04-26 Matt CaswellUpdate the *use_certificate* docs
2018-04-26 Matt CaswellFix typo in the definition of tls13_ciphers
2018-04-26 Richard LevitteUse get_last_sys_error() instead of get_last_rtl_error()
2018-04-26 Richard LevittePEM_def_callback(): use same parameter names as for...
2018-04-26 Richard LevittePEM_def_callback(): don't loop because of too short...
2018-04-25 Richard Levitteopenssl rehash: exit 0 on warnings, same as c_rehash
2018-04-25 Richard Levittems/uplink-x86.pl: close the file handle that was opened
2018-04-25 Matt CaswellFix documentation for the -showcerts s_client option
2018-04-25 Richard Levitteapps/opt.c: Remove the access checks of input and outpu...
2018-04-25 Richard LevitteBetter check of return values from app_isdir and app_access
2018-04-25 Richard LevitteRevert "Check directory is able to create files for...
2018-04-25 Richard LevitteRevert "Add VMS version of app_dirname()"
2018-04-25 Richard LevitteRevert "Check on VMS as well"
2018-04-25 Richard Levittetest/recipes/15-test_out_option.t: refine tests
2018-04-25 Nicola Tuveri[SM2_sign] add minimal EVP_PKEY functionality testing
2018-04-25 Nicola Tuveri[SM2_sign] fix double free and return value
2018-04-25 Matt CaswellFix the MAX_CURVELIST definition
2018-04-24 Rich SalzAdd missing malloc-return-null instance
2018-04-24 Dr. Matthias... x509/by_dir.c: Remove dead code
2018-04-24 Matt CaswellAdd a test to verify the ClientHello version is the...
2018-04-24 Matt CaswellIn a reneg use the same client_version we used last...
2018-04-24 Matt CaswellDon't build AFALG on android
2018-04-24 Matt CaswellAllow TLSv1.3 EC certs to use compressed points
2018-04-24 Matt CaswellDocument when a session gets removed from cache
2018-04-24 Matt CaswellRemove some logically dead code
2018-04-24 Matt CaswellImprove backwards compat with 1.0.2 for ECDHParameters
2018-04-24 FdaSilvaYYX509: add more error codes on malloc or sk_TYP_push...
2018-04-24 Dr. Matthias... a_strex.c: improve documentation of 'tag2nbyte' lookup...
2018-04-23 Billy BrumleyRemove superfluous NULL checks. Add Andy's BN_FLG comment.
2018-04-23 Nicola TuveriMove up check for EC_R_INCOMPATIBLE_OBJECTS and for...
2018-04-23 Nicola TuveriPass through
2018-04-23 Billy Brumleyladder description: why it works
2018-04-23 Nicola TuveriAddress code style comments
2018-04-23 Billy BrumleyElliptic curve scalar multiplication with timing attack...
2018-04-23 Kurt RoeckxFix usage of ossl_assert()
2018-04-23 Andy PolyakovARM assembly pack: make it work with older assembler.
2018-04-23 Andy Polyakov00-base-templates.conf: wire keccak1600-armv4 module.
2018-04-23 Andy Polyakovsha/asm/keccak1600-armv4.pl: adapt for multi-platform.
2018-04-23 Andy Polyakov00-base-templates.conf: wire keccak1600-ppc64 module.
2018-04-23 Andy Polyakov00-base-templates.conf: wire keccak1600-s390x module.
2018-04-23 Andy Polyakov00-base-templates.conf: wire keccak1600-armv8 module.
2018-04-23 Andy Polyakov00-base-templates.conf: wire keccak1600-x86_64 module.
2018-04-23 Andy Polyakovsha/asm/keccak1600-x86_64.pl: make it work on Windows.
2018-04-23 Andy PolyakovConfigure: add $target{keccak1600_asm_src}.
2018-04-23 Andy Polyakovsha/asm/keccak1600-armv8.pl: halve the size of hw-assis...
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...
next