summaryrefslogtreecommitdiff
path: root/src/test/test_tortls.c
AgeCommit message (Expand)Author
2015-10-21Fix various coverity-found issuesNick Mathewson
2015-10-21Yet more memory leaks closed in test_tortlsNick Mathewson
2015-10-21More memory leaks closed in test_tortlsNick Mathewson
2015-10-21Fix another pile of test_tortls memory leaksNick Mathewson
2015-10-21More leaks to fix.Nick Mathewson
2015-10-21resolve some leaks in test_tortls.cNick Mathewson
2015-10-06Fix compilation with openssl 1.1 by forcibly disabling some testsNick Mathewson
2015-10-06Allow case-insensitive match in test_tortls_debug_state_callbackNick Mathewson
2015-10-02Perhaps this is the permutation of headers that will please everythingNick Mathewson
2015-10-02Try to fix mingw build.Nick Mathewson
2015-10-02These logs seem openssl-version-dependentNick Mathewson
2015-10-02Avoid warnings in tortls.h includesNick Mathewson
2015-10-02Fix "make check-spaces"Nick Mathewson
2015-10-02Make test_tortls compile without warningsNick Mathewson
2015-09-15Add tests for tortls.cOla Bini
2013-06-12Fix #9043 - simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_t...Marek Majkowski
2013-06-10Fix "make check-spaces"Nick Mathewson
2013-06-10Bug #5170 - make pkey_eq testable, introduce test_tortls.cMarek Majkowski