aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-1113-104/+26
* Remove test-https on "make clean"Jouni Malinen2012-01-011-0/+1
* Rename tls_prf() to tls_prf_sha1_md5()Jouni Malinen2011-11-271-2/+3
* test-https: Fix memory leaks in TLS processingJouni Malinen2011-11-271-0/+4
* Add test program for RC4 (test vectors from RFC 6229)Jouni Malinen2011-11-243-1/+261
* Add test-https for testing internal TLS client functionalityJouni Malinen2011-11-133-0/+234
* Fix test-x509v3 buildJouni Malinen2011-11-041-1/+1
* test-sha1: Add test vectors from RFC 6070Jouni Malinen2011-01-101-0/+100
* Add generic doubly-linked list implementationJouni Malinen2009-12-193-1/+84
* Move test_x509v3 into the new tests subdirectoryJouni Malinen2009-12-065-1/+385
* Resolve circular library references with --start-groupJouni Malinen2009-12-061-3/+7
* Move asn1_test.c into tests subdirectory and split it in twoJouni Malinen2009-12-064-2/+261
* Resolve compiler warnings in the test programsJouni Malinen2009-12-054-39/+41
* Move more tests from wpa_supplicant/tests into testsJouni Malinen2009-12-057-1/+1231
* Use simpler make rules for test programsJouni Malinen2009-12-051-9/+4
* Get rid of some compiler warningsJouni Malinen2009-12-051-5/+5
* Move MD4 test from wpa_supplicant/tests into testsJouni Malinen2009-12-053-1/+104
* Add rules for building src/crypto as a libraryJouni Malinen2009-12-051-5/+5
* Include needed header files to avoid compiler warningsJouni Malinen2009-12-051-2/+5
* Add build rules for building a library from src/utils filesJouni Malinen2009-12-051-5/+5
* Move Milenage test code into the new tests directoryJouni Malinen2009-12-053-2/+838
* Use auto-generated dependency files and clean themJouni Malinen2009-12-051-1/+3
* Move base64 test code into a new tests subdirectoryJouni Malinen2009-12-053-0/+76