openssl.git
2017-01-24 Richard Levittes_client: Better response success check for CONNECT
2017-01-24 Todd ShortCleanup EVP_CIPH/EP_CTRL duplicate defines
2017-01-24 Bernd EdlingerFix error handling in compute_key, BN_CTX_get can retur...
2017-01-24 Benjamin KadukDo not overallocate for tmp.ciphers_raw
2017-01-24 Todd ShortAdd support for Poly1305 in EVP_PKEY
2017-01-24 Matt CaswellFix SSL_get0_raw_cipherlist()
2017-01-24 Kazuki YamaguchiAdd missing flags for EVP_chacha20()
2017-01-24 Bernd EdlingerFix a ssl session leak due to OOM in lh_SSL_SESSION_insert
2017-01-24 ganeshRAND_egd_bytes: No need to check RAND_status on connect...
2017-01-24 ganeshFixed the return code for RAND_egd_bytes.
2017-01-24 ganeshFixed the return code of RAND_query_egd_bytes when...
2017-01-23 Andy PolyakovReplace div-spoiler hack with simpler code
2017-01-23 Cory BenfieldAdd documentation for the key logging callbacks
2017-01-23 Cory BenfieldAdd tests for the key logging callbacks.
2017-01-23 Cory BenfieldAdd support for key logging callbacks.
2017-01-23 Richard LevitteFix no-tls1_2
2017-01-23 FdaSilvaYYFix use before assignment
2017-01-23 Matt CaswellExtend the test_ssl_new renegotiation tests to include...
2017-01-23 Matt CaswellStop server from expecting Certificate message when...
2017-01-23 Matt CaswellStop client from sending Certificate message when not...
2017-01-23 Matt CaswellFix SSL_VERIFY_CLIENT_ONCE
2017-01-23 Bernd Edlingerfix a memory leak in ssl3_generate_key_block fix the...
2017-01-23 Bernd EdlingerCheck the exit code from the server process
2017-01-21 Andy Polyakovpoly1305/poly1305_base2_44.c: clarify shift boundary...
2017-01-21 Andy Polyakovec/asm/ecp_nistz256-ppc64.pl: minor POWER8-specific...
2017-01-21 Gaétan Njinang'openssl passwd' command can now compute AIX MD5-based...
2017-01-20 Richard LevitteFix DSA parameter generation control error
2017-01-20 Dr. Stephen... Add signing hash tests
2017-01-20 Dr. Stephen... Add options to check TLS signing hashes
2017-01-19 Markus Triskacorrect 3 mistakes
2017-01-18 Rich SalzSkip ECDH tests for SSLv3
2017-01-18 Rich SalzIf client doesn't send curves list, don't assume all.
2017-01-18 Dr. Stephen... Defines and strings for special salt length values...
2017-01-18 Dr. Stephen... additional PSS tests for -1 and invalid salt length
2017-01-18 Dr. Stephen... Add support for -1, -2 salt lengths for PSS only keys.
2017-01-18 FdaSilvaYYClean dead macros and defines
2017-01-18 FdaSilvaYYClean one unused variable, plus an useless one.
2017-01-18 Markus TriskaCorrect reference to SSL_get_peer_cert_chain().
2017-01-17 EasySecFix list -disabled for blake2 alg
2017-01-16 xemdetiaFix man3 reference to CRYPTO_secure_used
2017-01-16 Kurt RoeckxAdd missing braces.
2017-01-15 Kurt RoeckxFix undefined behaviour when printing the X509 and...
2017-01-15 Kurt RoeckxFix VC warnings about unary minus to an unsigned type.
2017-01-15 Kurt RoeckxFix undefined behaviour when printing the X509 serial
2017-01-15 Dr. Stephen... Add client cert type tests
2017-01-15 Dr. Stephen... Add certificate selection tests.
2017-01-15 Dr. Stephen... add ECDSA test server certificate
2017-01-15 Dr. Stephen... Add options to check certificate types.
2017-01-13 Rich SalzFix "failure rate" bugs
2017-01-13 Richard LevitteClarify what RUN_ONCE returns
2017-01-13 Richard LevitteFix no-ocsp
2017-01-13 Richard LevitteUI: Use RUN_ONCE differently
2017-01-13 Richard LevitteUI: Ensure there will be no race condition when getting...
2017-01-12 Rich SalzMake X509_Digest,others public
2017-01-12 Rich SalzRename file so "ls" works on 80 columns
2017-01-12 Rich SalzAdd documentation
2017-01-12 Rich SalzAdd "random malloc failure" tooling
2017-01-12 Rich SalzGH2176: Add X509_VERIFY_PARAM_get_time
2017-01-12 Rich SalzReview comments; fail build if nits found
2017-01-12 Richard LevitteRun find-doc-nits in travis
2017-01-12 Richard LevitteUI documentation fixup
2017-01-12 Richard LevitteUI: fix uitest for VMS
2017-01-12 Richard LevitteUI: fix uitest for no-ui configuration
2017-01-12 Matt CaswellFix no-dh builds
2017-01-11 Matt CaswellFix compilation with no-nextprotoneg
2017-01-11 Richard LevitteAdd a test "uitest"
2017-01-11 Richard LevitteAdd a few documentation lines about UI_OpenSSL()
2017-01-11 Richard LevitteDocument the UI utility functions
2017-01-11 Richard Levittemake update
2017-01-11 Richard LevitteAdd a UI utility function with which to wrap pem_callba...
2017-01-11 Richard LevitteAdd an application data field in the UI_METHOD
2017-01-11 Richard LevitteConstify the input parameter to UI_method_get_*
2017-01-11 Richard LevitteEnable apps to get a UI_METHOD for the default prompter
2017-01-10 Matt CaswellFix no-ec following sigalgs refactor
2017-01-10 Matt CaswellFix tls1_set_sigalgs() length calculation
2017-01-10 Matt CaswellAdd some missing sigalgs
2017-01-10 Matt CaswellFix an uninit read picked up by Travis
2017-01-10 Matt CaswellFix a Travis failure
2017-01-10 Matt CaswellAdd some signature tests
2017-01-10 Matt CaswellTeach TLSProxy how to re-encrypt a TLSv1.3 message...
2017-01-10 Matt CaswellExtend ServerKeyExchange parsing to work with a signature
2017-01-10 Matt CaswellTeach TLSProxy about the CertificateVerify message
2017-01-10 Matt CaswellTeach SSL_trace about the new sigalgs
2017-01-10 Matt CaswellAdd a sigalg test to check we only allow sigalgs we...
2017-01-10 Matt CaswellExtend PSS signature support to TLSv1.2
2017-01-10 Matt CaswellFix test_sslversions to know that TLSv1.3 sets record...
2017-01-10 Matt CaswellAlways use TLSv1.0 for record layer version in TLSv1.3
2017-01-10 Matt CaswellAdd a TLS1.3 TODO for setting of sig algs
2017-01-10 Matt CaswellAdd some sig algs tests
2017-01-10 Matt CaswellIgnore PKCS1 based sig algs in TLSv1.3
2017-01-10 Matt CaswellVerify that the sig algs extension has been sent for...
2017-01-10 Matt CaswellFix client application traffic secret
2017-01-10 Matt CaswellTemporarily ignore NewSessionTickets for TLS1.3
2017-01-10 Matt CaswellUse the correct size for TLSv1.3 finished keys
2017-01-10 Matt CaswellEnsure the record sequence number gets incremented
2017-01-10 Matt CaswellRemove some unneeded functions
2017-01-10 Matt CaswellUse NIDs instead of the old TLSv1.2 sigalgs hash and...
2017-01-10 Matt CaswellRemove a redundant function
2017-01-10 Matt CaswellConvert Sigalgs processing to use ints
2017-01-10 Matt CaswellSign CertificateVerify messages using PSS padding
next