]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2017-04-27  Andy Polyakovfuzz/{client,server}.c: omit _time64 "overload method".
2017-04-27  Matt CaswellEnsure s_client sends an SNI extension by default
2017-04-27  Bernd EdlingerAdd parentheses on public macros where appropriate.
2017-04-27  Bernd EdlingerRemove unnecessary loop in pkey_rsa_decrypt.
2017-04-26  Rich SalzFix ISO C function/object pointer issue
2017-04-26  Rich SalzConvert sslapitest to test framework
2017-04-26  Rich SalzConvert bntest to TEST_ framework
2017-04-26  Graham EdgecombeReturn success in custom_ext_parse_old_cb_wrap if parse...
2017-04-26  Rich SalzConvert dtls_mtu_test, dtlsv1listentest
2017-04-26  Dr. Stephen... Fix no-ec
2017-04-26  Tatsuhiro TsujikawaDon't treat PACKET_remaining() as boolean
2017-04-26  Tatsuhiro TsujikawaBreak before && operator
2017-04-26  Tatsuhiro TsujikawaCall init and finalization functions per extension...
2017-04-26  Matt CaswellClarify that SSL_CTX_remove_session() marks a session...
2017-04-26  Matt CaswellMore SSL_SESSION documentation tweaks based on feedback
2017-04-26  Matt CaswellTweak SSL_get_session.pod wording
2017-04-26  Matt CaswellAlways duplicate the session on NewSessionTicket in...
2017-04-26  Matt CaswellDocumentation updates for TLSv1.3 sessions
2017-04-26  Matt CaswellAdd support for SSL_SESSION_is_resumable()
2017-04-26  Matt CaswellRemove TLS1.3 TODO around testing for session id length
2017-04-26  Rich SalzFix unit-tests when no-srp configured
2017-04-26  Rich SalzConvert modular exponentiation tests to new framework
2017-04-26  Matt CaswellAdd tests for version/ciphersuite sanity checks
2017-04-26  Matt CaswellAdd a ciphersuite config sanity check for servers
2017-04-26  Matt CaswellAdd a ciphersuite config sanity check for clients
2017-04-26  Matt CaswellDon't overwrite the alert value if there is no alert...
2017-04-26  Rich Salzevp_test.c: Add PrivPubKeyPair tests
2017-04-25  Andy Polyakovtest: don't make it more complicated than necessary.
2017-04-25  Dr. Stephen... make update
2017-04-25  Dr. Stephen... Update documentation
2017-04-25  Dr. Stephen... Add PSS certificate signature tests
2017-04-25  Dr. Stephen... Add certificates with PSS signatures
2017-04-25  Dr. Stephen... Add custom sig_info setting for RSA-PSS
2017-04-25  Dr. Stephen... Use X509_get_signature_info() when checking security...
2017-04-25  Dr. Stephen... Add support for custom signature parameters
2017-04-25  Richard LevitteTapify libtestutil a bit better
2017-04-25  Richard LevitteAdd include path '..' for libtestutil
2017-04-25  Dmitry BelyavskiySwitch command-line utils to new nameopt API.
2017-04-25  Richard LevitteIgnore all .a files, not just the top ones
2017-04-25  Matt CaswellAdd documentation for the -sctp option in command line...
2017-04-25  Richard LevitteCorrect some badly formated preprocessor lines
2017-04-25  Richard LevitteAdd guards around one of use of IPPROTO_SCTP where...
2017-04-25  Richard LevitteTAPify testutil
2017-04-25  Bernard Spilopenssl enc: Don't unbuffer stdin
2017-04-25  Matt CaswellFix doc-nits issue
2017-04-25  Matt CaswellAddress review feedback for the SCTP changes
2017-04-25  Matt CaswellFix issue in 18-dtls-renegotiate.conf.in
2017-04-25  Matt CaswellDocument BIO_lookup_ex()
2017-04-25  Matt CaswellFix some variable references in init_client
2017-04-25  Matt CaswellAdd SCTP testing for 04-client_auth.conf
2017-04-25  Matt CaswellAdd SCTP testing for 11-dtls_resumption.conf
2017-04-25  Matt CaswellAdd SCTP testing to 07-dtls-protocol-version.conf
2017-04-25  Matt CaswellAdd SCTP testing to 18-dtls-renegotiate.conf
2017-04-25  Matt CaswellAdd SCTP testing to 16-dtls-certstatus.conf
2017-04-25  Matt CaswellAdd support to test_ssl_new for testing with DTLS over...
2017-04-25  Matt CaswellFix problem with SCTP close_notify alerts
2017-04-25  Matt CaswellDon't attempt to send fragments > max_send_fragment...
2017-04-25  Matt CaswellRemove special case code for SCTP reneg handling
2017-04-25  Matt CaswellAsk libssl if we should retry not the socket
2017-04-25  Matt CaswellAdd better error logging if SCTP AUTH chunks are not...
2017-04-25  Matt CaswellAdd a -sctp option to s_client
2017-04-25  Matt CaswellAdd a -sctp option to s_server
2017-04-25  Matt CaswellAdd a BIO_lookup_ex() function
2017-04-25  Rich SalzFix typo in OPENSSL_LH_new compat API
2017-04-24  Richard LevitteAvoid using BIO streams in bioprinttest.c
2017-04-24  Richard LevitteAdapt all test programs
2017-04-24  Richard LevitteVMS: Make sure to include MAIN from static libraries...
2017-04-24  Richard LevitteRefactor the test framework testutil
2017-04-24  Richard LevitteAdd CRYPTO_mem_leaks_cb
2017-04-24  Richard LevitteMake it possible to build static-only libraries
2017-04-24  Rich Salzcheck length sanity before correcting in EVP_CTRL_AEAD_...
2017-04-24  Matt CaswellDon't fail the connection in SSLv3 if server selects...
2017-04-24  Jon SpillettConverted the bio_enc tests to use new test framework.
2017-04-24  Rich Salzif log fails, avoid pms getting double free
2017-04-24  Richard LevitteTypo fix in Configurations/descrip.mms.tmpl
2017-04-24  Alex GaynorAnnotate ASN.1 attributes of the jurisdictionCountryNam...
2017-04-23  Richard LevittePort Ben's parallell Makefile hack to VMS
2017-04-23  Richard LevittePort Ben's parallell Makefile hack to Windows
2017-04-22  Camille GuérinFixed typo in X509_STORE_CTX_new description
2017-04-21  David BenjaminNumbers greater than 1 are usually non-negative.
2017-04-20  letrhee-nsrAdd ARIA 32-bit implementation
2017-04-20  Adam LangleySmall primes are primes too.
2017-04-20  Rich SalzIgnore dups in X509_STORE_add_*
2017-04-20  Marek KleinexplicitText encoding
2017-04-20  Rich SalzConvert hmactest to new test framework
2017-04-20  Rich Salzfix dh_test.
2017-04-20  Richard LevitteFix test/recipes/95-test_external_krb5.t
2017-04-20  Richard LevitteVMS: remove name mangling guards around inclusion of...
2017-04-20  Richard LevitteVMS: Copy DECC inclusion epi- and prologues to internals
2017-04-19  Jon SpillettChange 64-bit time type for windows
2017-04-19  Todd ShortFix minor compiler issues.
2017-04-19  Rich SalzDocument Next Protocol Negotiation APIs
2017-04-19  Rich SalzConvert dhtest, dsatest, cipherbytes_test
2017-04-18  Richard LevitteVMS: Fix internals test programs
2017-04-18  Richard LevitteVMS: Fix the passing of cflags for things not being...
2017-04-18  Rich SalzConvert more tests
2017-04-18  Rich SalzUpdate more tests
2017-04-18  Rich SalzConvert more tests to framework
2017-04-18  Rich SalzConvert more tests
2017-04-18  Robbie Harwood[extended tests] Enable krb5 tests in Travis
next