openssl.git
2017-05-09 PauliAdd test_test tests for bignums.
2017-05-09 PauliAdd BN support to the test infrastructure.
2017-05-09 Matt CaswellAdd test for no change following an HRR
2017-05-09 Matt CaswellVerify that if we have an HRR then something will change
2017-05-09 Matt CaswellMore TLSv1.3 cookie tests
2017-05-09 Matt CaswellFix HRR bug
2017-05-09 Matt CaswellDon't do the final key_share checks if we are in an HRR
2017-05-09 Matt CaswellFix some copy&paste errors and update following review...
2017-05-09 Matt CaswellAdd some badly formatted compression methods tests
2017-05-09 Matt CaswellVerify that only NULL compression is sent in TLSv1...
2017-05-09 Matt CaswellFix an s_server infinite loop
2017-05-08 Benjamin KadukAdd unit test for PEM_FLAG_ONLY_B64
2017-05-08 Benjamin KadukMake PEM_read_{,bio_}PrivateKey use secmem
2017-05-08 Benjamin KadukAdd PEM_bytes_read_bio_secmem()
2017-05-08 Benjamin KadukAdd PEM_read_bio_ex
2017-05-08 Meena VyasAdded a new Makefile in demos/evp directory
2017-05-08 Matt CaswellUpdate the message callback documentation
2017-05-08 Matt CaswellAdd support to SSL_trace() for inner content types
2017-05-08 Matt CaswellRemove support for OPENSSL_SSL_TRACE_CRYPTO
2017-05-08 Matt CaswellUpdates to supported_groups following review feedback
2017-05-08 Matt CaswellAdd a test for supported_groups in the EE message
2017-05-08 Matt CaswellSend the supported_groups extension in EE where applicable
2017-05-06 Richard Levittetest/recipes/95-test_*.t : correct skip_all syntax
2017-05-05 Richard LevitteRearrange test/recipes/95-test_*.t to use skip_all
2017-05-05 PauliConversion of the EC tests to use the framework.
2017-05-05 Andy Polyakovsha/sha512.c: fix formatting.
2017-05-05 Andy Polyakovperlasm/x86_64-xlate.pl: work around problem with hex...
2017-05-05 Matt CaswellRemove some out of date text inadvertently left behind
2017-05-04 Rich SalzRemove outdated and unsupported CHIL engine
2017-05-04 Rich SalzFix pathname errors in errcode file
2017-05-04 Rich SalzFix tests of TEST tests, as it were
2017-05-04 PauliTest framework output improvement.
2017-05-04 Richard Levittetest/exptest.c: stop marking progress with a period
2017-05-04 Matt CaswellUpdates to serverinfo fix based on review feedback
2017-05-04 Matt CaswellAdd a test for loading serverinfo data from memory
2017-05-04 Matt CaswellFix SSL_CTX_use_serverinfo_ex() et al to properly handl...
2017-05-04 Matt CaswellRevert "Fix clang compile time error"
2017-05-04 Matt CaswellDon't leave stale errors on queue if DSO_dsobyaddr...
2017-05-04 Matt CaswellFix an uninit read in igetest
2017-05-04 Todd ShortFix clang compile time error
2017-05-03 Rich SalzFix curly braces on util/mkrc.pl
2017-05-03 Rich SalzRun perltidy, use strict+warnings on mkrc.pl
2017-05-03 Rich SalzPerltidy ck_errf
2017-05-03 Rich SalzRemove some unused scripts
2017-05-03 Matt CaswellUpdate tls13secretstest test vectors for TLSv1.3 draft-20
2017-05-03 Matt CaswellUpdate the TLSv1.3 version indicator for draft-20
2017-05-03 Matt CaswellUpdate the HKDF labels for draft-20
2017-05-03 Todd ShortLimit padded record to max plaintext
2017-05-03 Matt CaswellUpdate the documentation for "Groups" and "Curves"
2017-05-03 Matt CaswellAdd the -groups option to s_server/s_client
2017-05-03 Matt CaswellUpdate serverinfo documentation based on feedback received
2017-05-03 Matt CaswellClarify serverinfo usage with Certificate messages
2017-05-03 Matt CaswellDocument the new SSL_CTX_use_serverinfo_ex() function
2017-05-03 Matt CaswellAdd an SSL_ prefix to SERVERINFOV2 and SERVERINFOV1
2017-05-03 Matt CaswellAdd a test for CT in TLSv1.3
2017-05-03 Matt CaswellAdd a SERVERINFOV2 format test file
2017-05-03 Matt CaswellOnly send custom extensions where we have received...
2017-05-03 Matt CaswellExtend the SERVERINFO file format to include an extensi...
2017-05-03 Marek KleinAdded support for ESSCertIDv2
2017-05-02 PauliUpdate igetest to use the test framework.
2017-05-02 Rich SalzConvert uses of snprintf to BIO_snprintf
2017-05-02 Matt CaswellFix some error path logic in i2v_AUTHORITY_INFO_ACCESS...
2017-05-02 Matt CaswellFix comment around safari fingerprint check
2017-05-02 Rich SalzFix URL links in comment
2017-05-02 Rich SalzAdd some man page cross-references
2017-05-02 Rich SalzConvert danetest, ssl_test_ctx_test
2017-05-02 Todd ShortTLS1.3 Padding
2017-05-02 Todd ShortFix time offset calculation.
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
next