index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utils
/
os_unix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix gcc-10 build with -Werror=array-bounds and dl_list_for_each()
Jouni Malinen
2020-12-04
1
-1/+1
*
os_unix: Call srandom() only if os_get_random() succeeds
Jouni Malinen
2020-03-08
1
-2/+2
*
os_unix: Seed random() for os_random()
Jouni Malinen
2020-02-28
1
-0/+5
*
os_sleep: Use nanosleep for POSIX versions 2008 and higher
Rosen Penev
2019-09-09
1
-0/+6
*
UBSan: Avoid memcpy(ptr, NULL, 0)
Jouni Malinen
2019-02-25
1
-2/+2
*
tests: TLS fuzzing tool
Jouni Malinen
2019-02-11
1
-0/+8
*
Introduce os_memdup()
Johannes Berg
2017-03-07
1
-0/+12
*
tests: TEST_FAIL() support for os_get_random()
Jouni Malinen
2017-01-07
1
-0/+3
*
utils: os_unix: Use access() for checking file existence
Rahul Bedarkar
2016-08-07
1
-5/+1
*
trace: Free symbols on program exit
Jouni Malinen
2016-02-16
1
-0/+1
*
Portability fixes for FreeBSD - os_fdatasync()
Rui Paulo
2015-10-15
1
-4/+4
*
Portability fixes for OS X
Alan T. DeKok
2015-09-25
1
-1/+36
*
Make sure configuration is saved to storage device
Mitchell Wills
2015-08-27
1
-0/+8
*
trace: Use explicit alignment requirements to avoid misalignment
Jouni Malinen
2015-07-07
1
-1/+1
*
Add backtrace-based error path testing mechanism
Jouni Malinen
2015-06-29
1
-0/+75
*
trace: Initialize alloc_list even without os_program_init() call
Jouni Malinen
2015-02-21
1
-4/+1
*
Add support for testing memory allocation failures
Jouni Malinen
2015-01-07
1
-0/+96
*
Add os_exec() helper to run external programs
Jouni Malinen
2014-10-09
1
-0/+55
*
Android: Always #include <sys/...>, not <linux/...>
Elliott Hughes
2014-07-31
1
-1/+1
*
Add constant time memory comparison function os_memcmp_const
Jouni Malinen
2014-07-02
1
-0/+14
*
Add os_file_exists()
Jouni Malinen
2014-03-11
1
-0/+10
*
Use monotonic clock for relative time for eloop if available
Johannes Berg
2013-11-20
1
-0/+37
*
Android: Use correct header file path for capability.h
Nick Kralevich
2013-11-08
1
-1/+1
*
Android: Fix ARRAY_SIZE() compilation
Dmitry Shmidt
2013-10-29
1
-1/+1
*
Use ARRAY_SIZE() macro
Jouni Malinen
2013-10-26
1
-1/+1
*
wpa_supplicant: Add option -I for additional config file
Dmitry Shmidt
2013-04-23
1
-0/+3
*
Android: Allow setgroups to be overridden from build configuration
Deepthi Gowri
2013-02-08
1
-0/+4
*
Remove the GPL notification from files contributed by Jouni Malinen
Jouni Malinen
2012-02-11
1
-8/+2
*
Avoid possible compiler warning in os_gmtime()
Jouni Malinen
2011-11-20
1
-1/+2
*
Include list.h after trace.h to avoid offsetof refinition
Jouni Malinen
2011-11-18
1
-1/+1
*
Remove unused variable from os_gmtime()
Jouni Malinen
2011-10-23
1
-2/+0
*
Add os_gmtime() as wrapper for gmtime()
Jouni Malinen
2011-10-17
1
-0/+19
*
Remove time.h include from utils/includes.h
Jouni Malinen
2011-09-12
1
-0/+2
*
Add sanity checks for fseek and ftell return values
Jouni Malinen
2011-04-14
1
-3/+10
*
Change executable permissions for Android
Dmitry Shmidt
2011-02-25
1
-0/+30
*
Solaris: Add support for wired IEEE 802.1X client
Masashi Honma
2010-08-28
1
-3/+3
*
trace: Fix void pointer arithmetic
Masashi Honma
2010-08-26
1
-2/+2
*
trace: Add active reference tracking
Jouni Malinen
2009-12-21
1
-0/+1
*
Add memory allocation analyzer to verify OS wrapper use
Jouni Malinen
2009-12-19
1
-13/+150
*
OpenBSD: wired IEEE 802.1X for OpenBSD
Masashi Honma
2009-08-26
1
-1/+2
*
Create os_daemon for OS X, as it's now deprecated (Leopard)
Alan T. DeKok
2009-02-08
1
-1/+36
*
Fix wpa_supplicant build for uClinux
Ihar Hrachyshka
2009-01-05
1
-3/+3
*
Verify fread(), fwrite(), and system() return values
Jouni Malinen
2008-10-29
1
-1/+6
*
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
Jouni Malinen
2008-02-28
1
-0/+258