summaryrefslogtreecommitdiff
path: root/src/utils/os_unix.c
Commit message (Expand)AuthorAgeFilesLines
* Portability fixes for OS XAlan T. DeKok2015-09-251-1/+36
* Make sure configuration is saved to storage deviceMitchell Wills2015-08-271-0/+8
* trace: Use explicit alignment requirements to avoid misalignmentJouni Malinen2015-07-071-1/+1
* Add backtrace-based error path testing mechanismJouni Malinen2015-06-291-0/+75
* trace: Initialize alloc_list even without os_program_init() callJouni Malinen2015-02-211-4/+1
* Add support for testing memory allocation failuresJouni Malinen2015-01-071-0/+96
* Add os_exec() helper to run external programsJouni Malinen2014-10-091-0/+55
* Android: Always #include <sys/...>, not <linux/...>Elliott Hughes2014-07-311-1/+1
* Add constant time memory comparison function os_memcmp_constJouni Malinen2014-07-021-0/+14
* Add os_file_exists()Jouni Malinen2014-03-121-0/+10
* Use monotonic clock for relative time for eloop if availableJohannes Berg2013-11-201-0/+37
* Android: Use correct header file path for capability.hNick Kralevich2013-11-081-1/+1
* Android: Fix ARRAY_SIZE() compilationDmitry Shmidt2013-10-291-1/+1
* Use ARRAY_SIZE() macroJouni Malinen2013-10-261-1/+1
* wpa_supplicant: Add option -I for additional config fileDmitry Shmidt2013-04-231-0/+3
* Android: Allow setgroups to be overridden from build configurationDeepthi Gowri2013-02-081-0/+4
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* Avoid possible compiler warning in os_gmtime()Jouni Malinen2011-11-201-1/+2
* Include list.h after trace.h to avoid offsetof refinitionJouni Malinen2011-11-181-1/+1
* Remove unused variable from os_gmtime()Jouni Malinen2011-10-231-2/+0
* Add os_gmtime() as wrapper for gmtime()Jouni Malinen2011-10-181-0/+19
* Remove time.h include from utils/includes.hJouni Malinen2011-09-121-0/+2
* Add sanity checks for fseek and ftell return valuesJouni Malinen2011-04-141-3/+10
* Change executable permissions for AndroidDmitry Shmidt2011-02-251-0/+30
* Solaris: Add support for wired IEEE 802.1X clientMasashi Honma2010-08-281-3/+3
* trace: Fix void pointer arithmeticMasashi Honma2010-08-261-2/+2
* trace: Add active reference trackingJouni Malinen2009-12-221-0/+1
* Add memory allocation analyzer to verify OS wrapper useJouni Malinen2009-12-191-13/+150
* OpenBSD: wired IEEE 802.1X for OpenBSDMasashi Honma2009-08-261-1/+2
* Create os_daemon for OS X, as it's now deprecated (Leopard)Alan T. DeKok2009-02-081-1/+36
* Fix wpa_supplicant build for uClinuxIhar Hrachyshka2009-01-051-3/+3
* Verify fread(), fwrite(), and system() return valuesJouni Malinen2008-10-291-1/+6
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+258