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
*
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
*
Remove os_strncpy()
Jouni Malinen
2013-10-26
1
-12/+0
*
Make frequency range list routines more general
Jouni Malinen
2013-10-22
2
-0/+110
*
Fix wpa_config_parse_string() to null terminate printf decoded values
Kyeyoon Park
2013-09-25
1
-1/+3
*
Add missing host_to_le32() for big endian hosts
Michal Kazior
2013-07-20
1
-0/+1
*
Remove forgotten Xcode defines
Jouni Malinen
2013-07-09
1
-27/+0
*
P2P: No duplicate AP-STA-CONNECTED/DISCONNECTED as global event
Jouni Malinen
2013-05-18
2
-0/+38
*
Add wpa_msg_global() for global events
Jouni Malinen
2013-05-18
2
-6/+47
*
edit: Fix libreadline history clearing with WPA_TRACE
Jouni Malinen
2013-05-14
1
-2/+2
*
eloop: Allow to run event loop multiple times in a row
Simon Wunderlich
2013-05-09
1
-0/+1
*
edit: Fix history processing on running old command
Jouni Malinen
2013-05-05
1
-1/+1
*
Add dup_binstr() to help common binary string tasks
Jouni Malinen
2013-04-27
2
-6/+19
*
Add bitfield routines
Jouni Malinen
2013-04-27
3
-0/+111
*
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
*
eloop: Add a timer cancel that returns the remaining time
Pontus Fuchs
2013-02-03
4
-0/+96
*
eloop_win: Update to be closer to the current eloop.c
Jouni Malinen
2013-02-03
1
-10/+20
*
eloop_win: Use struct dl_list for timeouts
Jouni Malinen
2013-02-03
1
-67/+44
*
eloop_none: Update sample to be closer to the current eloop.c
Jouni Malinen
2013-02-03
1
-23/+42
*
eloop_none: Use struct dl_list for timeouts
Jouni Malinen
2013-02-03
1
-61/+38
*
eloop_none: Fix compilation
Jouni Malinen
2013-02-03
1
-18/+10
*
Replace macros with inline functions for WPA_{GET,PUT}_{BE,LE}*
Jouni Malinen
2013-01-12
1
-63/+99
*
wpabuf: Get rid of separate ext_data pointer
Jouni Malinen
2012-08-19
2
-17/+22
*
Use a shared helper function for merging supported rate lists
Jouni Malinen
2012-08-19
2
-0/+35
*
Convert os_realloc() for an array to use os_realloc_array()
Jouni Malinen
2012-08-13
2
-19/+16
*
Add os_realloc_array() wrapper
Jouni Malinen
2012-08-13
1
-0/+8
*
Add os_calloc() wrapper
Jouni Malinen
2012-08-13
1
-0/+19
*
hostapd: Add alternative format for configuring SSID
Jouni Malinen
2012-08-07
2
-0/+13
[next]