]> git.ipfire.org Git - thirdparty/hostap.git/history - tests
Allow legacy PS param to be set with SET in addition to P2P_SET
[thirdparty/hostap.git] / tests /
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2012-01-01  Jouni MalinenRemove test-https on "make clean"
2011-11-27  Jouni MalinenRename tls_prf() to tls_prf_sha1_md5()
2011-11-27  Jouni Malinentest-https: Fix memory leaks in TLS processing
2011-11-24  Jouni MalinenAdd test program for RC4 (test vectors from RFC 6229)
2011-11-13  Jouni MalinenAdd test-https for testing internal TLS client function...
2011-11-04  Jouni MalinenFix test-x509v3 build
2011-01-10  Jouni Malinentest-sha1: Add test vectors from RFC 6070
2009-12-19  Jouni MalinenAdd generic doubly-linked list implementation
2009-12-06  Jouni MalinenMove test_x509v3 into the new tests subdirectory
2009-12-06  Jouni MalinenResolve circular library references with --start-group
2009-12-06  Jouni MalinenMove asn1_test.c into tests subdirectory and split...
2009-12-05  Jouni MalinenResolve compiler warnings in the test programs
2009-12-05  Jouni MalinenMove more tests from wpa_supplicant/tests into tests
2009-12-05  Jouni MalinenUse simpler make rules for test programs
2009-12-05  Jouni MalinenGet rid of some compiler warnings
2009-12-05  Jouni MalinenMove MD4 test from wpa_supplicant/tests into tests
2009-12-05  Jouni MalinenAdd rules for building src/crypto as a library
2009-12-05  Jouni MalinenInclude needed header files to avoid compiler warnings
2009-12-05  Jouni MalinenAdd build rules for building a library from src/utils...
2009-12-05  Jouni MalinenMove Milenage test code into the new tests directory
2009-12-05  Jouni MalinenUse auto-generated dependency files and clean them
2009-12-05  Jouni MalinenMove base64 test code into a new tests subdirectory