tests: FTM capability indication
[mech_eap.git] / src / crypto / random.c
2015-08-01 Jouni Malinenrandom: Fix random_get_bytes() with CONFIG_FIPS=y
2014-12-26 Jouni MalinenClean up debug prints to use wpa_printf()
2012-08-16 Jouni MalinenFIPS: Mix in OpenSSL RAND_bytes() into random_get_bytes()
2012-04-08 Jouni MalinenMake random_add_randomness() debug print less verbose
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-10-30 Pavel Roskinrandom: Improve error messages about writing to entropy...
2011-08-06 Jouni Malinenrandom: Check fwrite return value to avoid warnings
2011-07-15 Jouni MalinenCheck random_get_bytes() result before writing entropy...
2011-05-31 Jouni Malinenrandom: Add support for maintaining internal entropy...
2011-03-22 Jouni Malinenrandom: Read /dev/random in the background with eloop...
2010-12-14 Jouni MalinenRemoved unused variable from non-Linux builds
2010-11-25 Jouni Malinenrandom: Fix a compiler warning about unused variable
2010-11-24 Jouni Malinenhostapd: Verify availability of random data when using...
2010-11-23 Jouni MalinenMaintain internal entropy pool for augmenting random...