openssl.git
2017-05-01 Rich SalzFix a stack smash
2017-05-01 Benjamin KadukRemove duplicates from clang_devteam_warnings
2017-05-01 Benjamin KadukAddress some -Wold-style-declaration warnings
2017-05-01 Benjamin KadukAdd -Wextra to gcc devteam warnings
2017-04-30 Andy Polyakovtest/asn1_encode_test.c: test "next negative minimum...
2017-04-30 Andy Polyakovasn1/a_int.c: fix "next negative minimum" corner case...
2017-04-28 Rich SalzCheck fflush on BIO_ctrl call
2017-04-28 Richard LevitteUpdate the pyca-cryptography submodule to version 1.8.1
2017-04-28 Rich SalzEnsure blank lines between tests.
2017-04-28 PauliRefactor crltest.c to separate the test cases into...
2017-04-28 Richard Levittetestutil: Remove test_puts_std{out,err}, they are super...
2017-04-28 Richard Levittetestutil: Add OpenSSL error stack printing wrapper...
2017-04-28 Richard Levittetestutil: Add commodity printing functions test_printf_...
2017-04-28 Richard Levittetestutil: make subtest_level() internal
2017-04-28 Richard Levittetestutil: Move printing function declarations to "inter...
2017-04-28 FdaSilvaYYAdd checks on return code when applying some settings.
2017-04-28 FdaSilvaYYOutput prog name within error message
2017-04-28 FdaSilvaYYAdd a 'max_send_frag' option to configure maximum size...
2017-04-28 Todd ShortFix s_client when no-dtls
2017-04-28 Bernd EdlingerFix a pedantic gcc-7 warning.
2017-04-28 Richard LevitteTLSProxy: When in debug mode, show the exact subprocess...
2017-04-27 Rich SalzRemove (broken) diagnostic print
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
next