]> git.ipfire.org Git - thirdparty/hostap.git/history - tests
P2P: Allow p2p_cancel to be used to stop p2p_connect-join operation
[thirdparty/hostap.git] / tests /
2012-09-09  Jouni MalinenAdd aes_gmac() as a wrapper for AES GMAC operations...
2012-09-09  Jouni MalinenAdd support for using 192-bit and 256-bit keys with...
2012-09-08  Jouni MalinenSupport arbitrary IV length with AES-GCM
2012-09-08  Jouni MalinenAdd AES-GCM test vectors from gcm-spec.pdf
2012-08-07  Jouni MalinenAdd routines for encoding/decoding printf escaping...
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