Convert WPACKET_put_bytes to use convenience macros
[openssl.git] / test /
2016-09-20 Matt CaswellConvert WPACKET_put_bytes to use convenience macros
2016-09-19 Richard LevitteFix no-ocsp
2016-09-14 Richard LevitteTest the new SHA256 and SHA512 based password generatio...
2016-09-13 Matt CaswellEncourage use of the macros for the various "sub" functions
2016-09-13 Matt CaswellMake wpackettest conform to style rules
2016-09-13 Matt CaswellAdd a WPACKET_sub_allocate_bytes() function
2016-09-13 Richard LevitteAdd a test for 'openssl passwd'
2016-09-13 Matt CaswellAddress WPACKET review comments
2016-09-13 Matt CaswellAdd tests for the WPACKET implementation
2016-09-05 Richard LevitteCorrect detection of group end in map file when testing...
2016-09-01 Richard LevitteMove 05-test_fuzz.t to 90-test_fuzz.t
2016-09-01 Richard LevitteRevert "Make it possible to disable fuzz testing"
2016-09-01 Richard LevitteAdd a more versatile test chooser
2016-08-31 Richard LevitteMake it possible to disable fuzz testing
2016-08-30 Matt CaswellAdd some CertStatus tests
2016-08-25 Matt CaswellFix uninit read in sslapitest
2016-08-25 Andy PolyakovWindows: UTF-8 opt-in for command-line arguments and...
2016-08-24 Matt CaswellFix no-ec2m
2016-08-24 Rich SalzTo avoid SWEET32 attack, move 3DES to weak
2016-08-23 Andy Polyakov80-test_pkcs12.t: skip the test on Windows with non...
2016-08-23 Matt CaswellFix bio_enc_test
2016-08-22 Kurt RoeckxTest the support curves in tls
2016-08-22 Matt CaswellFix no-des
2016-08-22 Rich SalzRT2676: Reject RSA eponent if even or 1
2016-08-22 Kazuki YamaguchiFix a memory leak in EC_GROUP_get_ecparameters()
2016-08-22 Matt CaswellChoose a ciphersuite for testing that won't be affected...
2016-08-22 Richard Levittessltestlib: Tell compiler we don't care about the value...
2016-08-22 Andy Polyakovcrypto/pkcs12: facilitate accessing data with non-inter...
2016-08-22 Andy PolyakovAdd PKCS#12 UTF-8 interoperability test.
2016-08-21 Andy PolyakovAdd test/bio_enc_test.c.
2016-08-19 Richard LevitteMEMPACKET is typedef'd in ssltestlib.h, don't do so...
2016-08-19 Matt CaswellFix some clang warnings
2016-08-19 Matt CaswellAdd DTLS replay protection test
2016-08-19 Matt CaswellAdd a DTLS unprocesed records test
2016-08-19 Matt CaswellSplit create_ssl_connection()
2016-08-19 Matt CaswellAdd a DTLS packet mem BIO
2016-08-19 Matt CaswellAdd a (D)TLS dumper BIO
2016-08-19 Emilia KasperAdd more details on how to add a new SSL test
2016-08-18 Emilia KasperTest that the peers send at most one fatal alert
2016-08-18 Emilia KasperPort multi-buffer tests
2016-08-17 FdaSilvaYYConstify char* input parameters in apps code
2016-08-16 Matt CaswellConvert SSL_SESSION* functions to use const getters
2016-08-16 FdaSilvaYYtwo typo fixes
2016-08-16 Andy Polyakovtest/ssl_test.tmpl: make it work with elderly perl.
2016-08-16 Emilia KasperSSL tests: send some application data
2016-08-15 Matt CaswellRemove a stray unneeded line in 70-test_sslrecords.t
2016-08-15 Matt CaswellAdd some SSLv2 ClientHello tests
2016-08-15 Rob PercivalImproves CTLOG_STORE setters
2016-08-15 Richard LevitteSkip the SRP tests in 80-test_ssl_old.t if no TLS versi...
2016-08-13 Dr. Stephen HensonUpdate X25519 key format in evptests.txt
2016-08-12 Rich SalzCheck for bad filename in evp_test
2016-08-10 Emilia KasperDon't attempt to load the CT log list with no-ec
2016-08-10 Rich SalzChange callers to use the new constants.
2016-08-10 Emilia KasperGracefully free a NULL HANDSHAKE_RESULT
2016-08-10 Emilia KasperAdd TEST_check
2016-08-10 Emilia KasperSSL tests: port CT tests, add a few more
2016-08-10 Emilia KasperSSL test ctx: fix tests
2016-08-10 David WoodhouseKill PACKET_starts() from bad_dtls_test
2016-08-10 David WoodhouseFix clienthellotest to use PACKET functions
2016-08-08 Emilia KasperNPN and ALPN: test resumption
2016-08-08 Emilia KasperFix ALPN tests when NPN is off
2016-08-08 Emilia KasperReorganize SSL test structures
2016-08-05 klemensspelling fixes, just comments and readme.
2016-08-05 Richard LevitteMove the building of test/buildtest_*. to be done uncon...
2016-08-05 Richard LevitteVMS: Fix building of bad_dtls_test
2016-08-04 David WoodhouseAdd basic test for Cisco DTLS1_BAD_VER and record repla...
2016-08-02 Richard Levitte80-test_ssl_new.t: only skip on $no_tls if no other...
2016-08-02 Richard LevitteIn 80-test_ssl_new, more "plan tests" to a more useful...
2016-08-02 Matt CaswellFix tests for no-nextprotoneg
2016-08-01 Ben LaurieFix various no-*s.
2016-07-31 Andy Polyakovtest/smcont.txt: trigger assertion in bio_enc.c.
2016-07-30 Matt CaswellFix bogus warnings
2016-07-29 Matt CaswellSimplify and rename SSL_set_rbio() and SSL_set_wbio()
2016-07-29 Matt CaswellAdd some SSL BIO tests
2016-07-29 Matt CaswellAdd a test for SSL_set_bio()
2016-07-25 Matt CaswellFix no-tls1_2
2016-07-25 Matt CaswellFix no-dtls*
2016-07-25 Matt CaswellFix no-ct
2016-07-22 Emilia KasperSSL tests: compress generated output a little
2016-07-22 Emilia KasperMake boolean SSL test conf values case-insensitive
2016-07-21 Emilia KasperTest client-side resumption
2016-07-20 Emilia KasperSSL test framework: port resumption tests
2016-07-20 FdaSilvaYYFix a few if(, for(, while( inside code.
2016-07-20 FdaSilvaYYUse more X509_REQ_get0_pubkey & X509_get0_pubkey
2016-07-19 Matt CaswellFix building with no-cms
2016-07-19 Emilia KasperSSL test framework: port NPN and ALPN tests
2016-07-19 Matt CaswellAdd more session tests
2016-07-18 Richard LevitteUse _NO_INST in some build.info files
2016-07-18 Matt CaswellFix client auth test_ssl_new failures when enabling...
2016-07-18 Matt CaswellFix SSLv3 ClientAuth alert checking
2016-07-18 Matt CaswellFix Client Auth tests
2016-07-15 Dr. Stephen Hensoncheck return values for EVP_Digest*() APIs
2016-07-12 Viktor DukhovniPerform DANE-EE(3) name checks by default
2016-07-11 Dr. Stephen HensonExtend mkcert.sh to support nameConstraints generation...
2016-07-08 Rich SalzPlatform sanity test
2016-07-08 Andy Polyakovinclude/openssl: don't include <windows.h> in public...
2016-07-01 Matt CaswellUse the SSL_METHODs passed to create_ssl_ctx_pair()
2016-07-01 Richard LevitteSimplify INCLUDE statements in build.info files
2016-07-01 Kurt RoeckxRe-add x509 and crl fuzzer
2016-07-01 Ben LaurieRun the fuzzing corpora as tests.
next