]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2017-01-10  Matt CaswellMake CertificateVerify TLS1.3 aware
2017-01-10  Matt CaswellMove Certificate Verify construction and processing...
2017-01-10  Matt CaswellAdd a TODO(TLS1.3) around certificate selection
2017-01-10  Rich SalzFix typo in Blake2 function names
2017-01-10  Kurt RoeckxPrint the X509 version signed, and convert to unsigned...
2017-01-10  Richard LevitteOnly enable CRYPTO_3DES_ECB if that name is an existing...
2017-01-10  Richard LevitteSmall fixes of cryptodev engine
2017-01-10  Matt CaswellMark a HelloRequest record as read if we ignore it
2017-01-10  Iaroslav Gridinuse EVP_CIPHER_CTX_ functions instead of accessing...
2017-01-10  Iaroslav Gridinfix for BSD cryptodev
2017-01-10  Iaroslav GridinRemove commented-out HMAC code
2017-01-10  Iaroslav GridinStyle the code
2017-01-10  Iaroslav GridinRemove unused ret variable
2017-01-10  Iaroslav GridinRemove non-functional CRYPTO_AES_CTR ifdef disabling...
2017-01-10  Iaroslav GridinAdd AES-ECB and 3DES-ECB to cryptodev
2017-01-10  Nikos Mavrogiannopouloscryptodev: allow copying EVP contexts
2017-01-10  Nikos Mavrogiannopouloscryptodev: Fix issue with signature generation
2017-01-10  Rich SalzReview comments
2017-01-10  Rich SalzUse typedefs for PSK, NPN, ALPN callback functions
2017-01-10  Rich SalzMove extension data into sub-structs
2017-01-09  Richard LevitteFix build issues with no-dh, no-dsa and no-ec
2017-01-09  Bernd EdlingerFix a memory leak in RSA_padding_add_PKCS1_OAEP_mgf1
2017-01-09  Rich SalzRename "verify_cb" to SSL_verify_cb
2017-01-09  Rich SalzDoc nits: callback function typedefs
2017-01-08  Dr. Stephen... Add server temp key type checks
2017-01-08  Dr. Stephen... Add new ssl_test option.
2017-01-08  Dr. Stephen... fix a few more style issues
2017-01-08  Dr. Stephen... Documentation clarification and fixes.
2017-01-08  Dr. Stephen... Remove unnecessary frees and style fixes.
2017-01-08  Dr. Stephen... fix typo and remove duplicate macro
2017-01-08  Dr. Stephen... Add documentation for PSS control operations.
2017-01-08  Dr. Stephen... Use more desciptive macro name rsa_pss_restricted()
2017-01-08  Dr. Stephen... style issues
2017-01-08  Dr. Stephen... free str on error
next