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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: printf_encode unit test for bounds checking
Jouni Malinen
2014-06-02
1
-0/+17
*
Fix off-by-one bounds checking in printf_encode()
Stuart Henderson
2014-06-02
1
-1/+1
*
tests: Unit tests for WPA_TRACE
Jouni Malinen
2014-05-26
1
-0/+13
*
tests: Add unit tests for ext_password
Jouni Malinen
2014-05-26
1
-0/+33
*
Remove unused hostapd_ip_diff()
Jouni Malinen
2014-05-26
2
-25/+0
*
tests: int_array unit tests
Jouni Malinen
2014-05-26
1
-3/+34
*
tests: Move bitfield unit tests into wpa_supplicant module test
Jouni Malinen
2014-05-26
1
-0/+86
*
tests: Add printf encoding/decoding module tests
Jouni Malinen
2014-05-26
1
-0/+86
*
eloop: Add epoll option for better performance
Masashi Honma
2014-05-16
1
-16/+159
*
eloop: Separate event loop select/poll implementation
Masashi Honma
2014-05-16
1
-16/+31
*
SCARD: Fix GSM authentication on USIM
Simon Baatz
2014-05-15
1
-0/+1
*
trace: Replace demangle.h with internal defines
Jouni Malinen
2014-04-25
1
-5/+3
*
radiotap: Fix compilation for systems without le16toh/le32toh
Ilan Peer
2014-04-24
1
-8/+10
*
radiotap: Update radiotap parser to library version
Johannes Berg
2014-04-13
4
-173/+386
*
edit: Increase buffer size to 4096 bytes
Jouni Malinen
2014-03-31
2
-2/+2
*
XML: Remove forgotten, unused definition of debug_print_func
Jouni Malinen
2014-03-31
1
-3/+0
*
eloop: Add assert() on negative fd when using select() code path
Maxime Bizon
2014-03-25
1
-2/+5
*
HS 2.0R2: Clean up debug from libcurl
Jouni Malinen
2014-03-17
1
-18/+17
*
HS 2.0R2: Add parse_cert command for debugging purposes
Jouni Malinen
2014-03-11
2
-21/+281
*
Add os_file_exists()
Jouni Malinen
2014-03-11
2
-0/+17
*
HS 2.0R2: Add wrapper functions for libcurl
Jouni Malinen
2014-03-11
2
-0/+1445
*
HS 2.0R2: Add wrapper functions for libxml2
Jouni Malinen
2014-03-11
3
-0/+1028
*
HS 2.0R2: Add wrapper for system browser
Jouni Malinen
2014-03-11
1
-0/+112
*
HS 2.0R2: Add wrapper for wpadebug browser on Android
Jouni Malinen
2014-03-11
1
-0/+123
*
HS 2.0R2: Add wrapper for Android browser for user interaction
Jouni Malinen
2014-03-11
1
-0/+117
*
HS 2.0R2: Add wrapper functions for WebKit
Jouni Malinen
2014-03-11
2
-0/+240
*
trace: Fix memory use on no-function name path
Jouni Malinen
2014-03-02
1
-0/+1
*
Add os_remove_in_array()
Emanuel Taube
2014-02-25
1
-0/+15
*
wpa_debug: Remove 2048 byte message length limit
Anders Kaseorg
2014-02-20
1
-5/+25
*
Fix req_scan-deplete-timeout and update eloop API for this
Jouni Malinen
2014-01-07
3
-6/+12
*
Declare wpa_debug_* variables in src/utils/wpa_debug.h
Jouni Malinen
2013-12-31
1
-0/+4
*
Define __maybe_unused
Jouni Malinen
2013-12-29
1
-0/+8
*
Move int_array helpfer functions to utils/common.c
Jouni Malinen
2013-12-26
2
-0/+97
*
Convert wpa_hexdump functions to use void pointer instead of u8 *
Jouni Malinen
2013-12-24
2
-10/+11
*
Use monotonic clock for last_sae_token_key_update
Johannes Berg
2013-12-08
1
-0/+6
*
OS utils: Add os_reltime_expired()
Johannes Berg
2013-12-08
1
-0/+12
*
OS utils: Provide os_reltime_age()
Johannes Berg
2013-12-08
1
-0/+10
*
Add CONFIG_CODE_COVERAGE=y option for gcov
Jouni Malinen
2013-11-24
1
-1/+1
*
Use monotonic clock for relative time for eloop if available
Johannes Berg
2013-11-20
8
-59/+164
*
wlantest: Add support for log output into a file
Jouni Malinen
2013-11-17
1
-0/+1
*
eloop: Remove eloop_none.c
Jouni Malinen
2013-11-17
1
-410/+0
*
SCARD: Clean up SIM/USIM selection
Masashi Honma
2013-11-17
2
-29/+14
*
Deplete scan request if new time is less than remaining
Dmitry Shmidt
2013-11-17
3
-0/+78
*
Android: Use correct header file path for capability.h
Nick Kralevich
2013-11-08
1
-1/+1
*
eloop: Add support for replenishing a registered timeout
Kyeyoon Park
2013-11-07
3
-0/+78
*
Convert perror/printf calls to wpa_printf
Jouni Malinen
2013-11-02
1
-2/+4
*
Android: Fix ARRAY_SIZE() compilation
Dmitry Shmidt
2013-10-29
1
-1/+1
*
hostapd: Verify VHT capabilities are supported by driver
Eliad Peller
2013-10-27
2
-0/+16
*
Use ARRAY_SIZE() macro
Jouni Malinen
2013-10-26
1
-1/+1
*
Introduce ARRAY_SIZE() macro
Jouni Malinen
2013-10-26
1
-0/+2
[next]