Show disabled HT/VHT properly in AP mode STATUS command
[mech_eap.git] / src / utils / os_unix.c
2016-02-16 Jouni Malinentrace: Free symbols on program exit
2015-10-15 Rui PauloPortability fixes for FreeBSD - os_fdatasync()
2015-09-25 Alan T. DeKokPortability fixes for OS X
2015-08-27 Mitchell WillsMake sure configuration is saved to storage device
2015-07-07 Jouni Malinentrace: Use explicit alignment requirements to avoid...
2015-06-29 Jouni MalinenAdd backtrace-based error path testing mechanism
2015-02-21 Jouni Malinentrace: Initialize alloc_list even without os_program_in...
2015-01-07 Jouni MalinenAdd support for testing memory allocation failures
2014-10-09 Jouni MalinenAdd os_exec() helper to run external programs
2014-07-31 Elliott HughesAndroid: Always #include <sys/...>, not <linux/...>
2014-07-02 Jouni MalinenAdd constant time memory comparison function os_memcmp_...
2014-03-11 Jouni MalinenAdd os_file_exists()
2013-11-20 Johannes BergUse monotonic clock for relative time for eloop if...
2013-11-08 Nick KralevichAndroid: Use correct header file path for capability.h
2013-10-29 Dmitry ShmidtAndroid: Fix ARRAY_SIZE() compilation
2013-10-26 Jouni MalinenUse ARRAY_SIZE() macro
2013-04-23 Dmitry Shmidtwpa_supplicant: Add option -I for additional config...
2013-02-08 Deepthi GowriAndroid: Allow setgroups to be overridden from build...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-11-20 Jouni MalinenAvoid possible compiler warning in os_gmtime()
2011-11-18 Jouni MalinenInclude list.h after trace.h to avoid offsetof refinition
2011-10-23 Jouni MalinenRemove unused variable from os_gmtime()
2011-10-17 Jouni MalinenAdd os_gmtime() as wrapper for gmtime()
2011-09-12 Jouni MalinenRemove time.h include from utils/includes.h
2011-04-14 Jouni MalinenAdd sanity checks for fseek and ftell return values
2011-02-25 Dmitry ShmidtChange executable permissions for Android
2010-08-28 Masashi HonmaSolaris: Add support for wired IEEE 802.1X client
2010-08-26 Masashi Honmatrace: Fix void pointer arithmetic
2009-12-21 Jouni Malinentrace: Add active reference tracking
2009-12-19 Jouni MalinenAdd memory allocation analyzer to verify OS wrapper use
2009-08-26 Masashi HonmaOpenBSD: wired IEEE 802.1X for OpenBSD
2009-02-08 Alan T. DeKokCreate os_daemon for OS X, as it's now deprecated ...
2009-01-05 Ihar HrachyshkaFix wpa_supplicant build for uClinux
2008-10-29 Jouni MalinenVerify fread(), fwrite(), and system() return values
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...