RT3990: Fix #include path.
[openssl.git] / test /
2015-08-04 Matt CaswellFix a bug in the new PACKET implementation
2015-08-03 Matt CaswellPACKET unit tests
2015-08-03 Matt CaswellAdd initial packet parsing code
2015-07-27 Matt CaswellAdd test for SSL_set_session_ticket_ext
2015-07-16 Rich SalzRemove obsolete key formats.
2015-07-09 Matt CaswellApply some missing updates from previous commits
2015-07-07 Matt CaswellAdd test for CVE-2015-1793
2015-06-29 Dr. Stephen HensonCheck for errors with SRP
2015-06-23 Rich SalzMore secure storage of key material.
2015-06-23 Russell WebbRT3856: Fix memory leaks in test code
2015-06-23 Rich SalzRT3907-fix
2015-06-22 Rich SalzRT3907: avoid "local" in testssl script
2015-06-12 Matt CaswellFix ABI break with HMAC
2015-06-10 Matt CaswellEC_POINT_is_on_curve does not return a boolean
2015-06-10 Richard LevitteMake sure test/gost2814789test.c can see configuration...
2015-06-10 Richard LevitteWhen making libcrypto from apps or test, make sure...
2015-06-09 Rich SalzNo fprintf in the txt_db component
2015-05-29 Richard LevitteRemove OPENSSL_CONF=/dev/null from tests
2015-05-27 Emilia KasperEnable DH tests
2015-05-26 Dr. Stephen Hensonmake update
2015-05-26 Dr. Stephen HensonAdd PBE tests.
2015-05-26 Emilia KasperFix ssltest to use 1024-bit DHE parameters
2015-05-22 Richard LevitteFix the update target and remove duplicate file updates
2015-05-21 Dr. Stephen Hensoncorrection
2015-05-20 Emilia KasperOnly support >= 256-bit elliptic curves with ecdh_auto...
2015-05-20 Dr. Stephen Hensonmake update
2015-05-20 Dr. Stephen HensonAdd scrypt tests.
2015-05-16 Matt CaswellVersion negotiation rewrite cleanup
2015-05-16 Matt CaswellServer side version negotiation rewrite
2015-05-14 Richard LevitteAdjust unixly mk1mf after introduction of tkey
2015-05-14 Richard Levittemake depend
2015-05-14 Richard LevitteIdentify and move OpenSSL internal header files
2015-05-13 Matt CaswellRemove remaining Kerberos references
2015-05-13 Matt CaswellRemove Kerberos support from libssl
2015-05-12 Rich SalzMake COMP_CTX and COMP_METHOD opaque
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-07 Rich SalzUse "==0" instead of "!strcmp" etc
2015-05-06 Richard LevitteAdd a -CAserial argument for signing the user cert...
2015-05-06 Gunnar KudrjavetsInitialize potentially uninitialized local variables
2015-05-06 Rich Salzmemset, memcpy, sizeof consistency fixes
2015-05-04 Rich SalzRemove the fake RLE compression method.
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-05-04 Dr. Stephen Hensonmore OSSL_NELEM cases
2015-05-01 Rich Salzfree NULL cleanup -- coda
2015-05-01 Ben LaurieUse BN_ULONG format.
2015-05-01 Rich Salzfree NULL cleanup 11
2015-05-01 Rich Salzfree null cleanup finale
2015-05-01 Rich Salzfree NULL cleanup 7
2015-04-28 Rich Salzremove malloc casts
2015-04-26 Rich SalzRemove the special list-xxxx commands
2015-04-21 Rich Salzssltest output cleanup
2015-04-21 Richard Levittetest/Makefile dclean cleans out a few files too many.
2015-04-20 Rich SalzUse 2K RSA and SHA256 in tests
2015-04-17 Viktor DukhovniSunOS non-posix shells do not grok export name=value
2015-04-16 Viktor DukhovniCode style: space after 'if'
2015-04-11 Rich Salzfree NULL cleanup 9
2015-04-11 Rich Salzfree NULL cleanup 10
2015-04-10 Dr. Stephen HensonFix ECDH detection, add ECDH keyid test.
2015-04-10 Viktor DukhovniPolish shell script to avoid needless complexity.
2015-04-10 Rich Salzfix to "test script cleanup"
2015-04-10 Rich Salztest script cleanup
2015-04-08 Rich SalzDrop CA.sh for CA.pl
2015-04-08 Rich Salzconsistent test-start logging
2015-04-02 Rich SalzFewer newlines in comp method output
2015-04-01 Emilia Kaspermake update
2015-03-31 Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31 Richard LevitteStop symlinking, move files to intended directory
2015-03-29 Dr. Stephen HensonAdd private/public key conversion tests
2015-03-25 Matt CaswellRAND_bytes updates
2015-03-24 Dr. Stephen Hensonmake depend
2015-03-20 Matt CaswellAdd DTLS tests to make test
2015-03-05 Richard LevitteCatch up the VMS build.
2015-02-25 Matt CaswellImport evp_test.c from BoringSSL. Unfortunately we...
2015-02-06 Rich Salzui_compat cleanup; makefiles and vms
2015-02-04 Dr. Stephen HensonMore unused FIPS module code.
2015-02-02 Rich SalzRemove old DES API
2015-02-02 Andy Polyakovcms-test.pl: "localize" /dev/null even further [as...
2015-01-30 Richard LevitteSince SHA0 was completely removed, also remove the...
2015-01-30 Richard LevitteVMS exit codes weren't handled well enough and were...
2015-01-30 Richard LevitteVMS adjustments:
2015-01-30 Richard LevitteVMS adjustments:
2015-01-22 Matt CaswellMore comment realignment master-post-reformat
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-12 Rich SalzRT478: Add uninstall make target
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-12-18 Matt Caswellmake update following changes to default config settings
2014-12-16 Matt CaswellRename gost2814789t.c to gost2814789test.c. The old...
2014-12-16 Matt CaswellAdd OPENSSL_NO_ECDH guards
2014-12-11 Matt Caswellmake update
2014-12-08 Matt CaswellPrepare for bn opaquify. Implement internal helper...
2014-12-08 Dr. Stephen Hensonmake depend
2014-12-08 Dr. Stephen HensonRemove fips utility build rules from test/Makefile
2014-12-04 Kurt RoeckxRemove SSLv2 support
2014-11-28 Rich SalzRemove all .cvsignore files
2014-11-18 Matt CaswellFixed cms-test.pl for no-ec2m
2014-09-23 Emilia Kaspermake update
2014-09-05 Emilia Kaspermake update
2014-08-28 Emilia KasperConstant-time utilities
2014-08-14 Emilia Kaspermake depend
2014-08-09 Dr. Stephen HensonTest SRP authentication ciphersuites.
next