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
*
utils: Corrected a typo in header's name definition
Guy Eilam
2011-02-21
1
-1/+1
*
Fix CONFIG_NO_STDOUT_DEBUG=y build
Jouni Malinen
2011-02-10
2
-3/+11
*
Use wpa_msg() instead of wpa_printf()
Ben Greear
2011-02-10
1
-0/+9
*
Add interface name to wpa_msg() output
Ben Greear
2011-02-06
2
-2/+24
*
wpa_supplicant: Support 'relog' command to re-open log files
Ben Greear
2011-02-06
2
-0/+35
*
util: Add compact MAC address formatting/parsing
Johannes Berg
2011-02-02
2
-0/+31
*
Fix couple of compiler warnings about uninitialized variables
Jouni Malinen
2011-01-26
1
-0/+1
*
Use set_key addr to distinguish default and multicast keys
Jouni Malinen
2011-01-09
1
-0/+2
*
wlantest: Add send command for injecting raw frames
Jouni Malinen
2010-12-16
2
-1/+2
*
edit: Clear edit line on deinit
Jouni Malinen
2010-11-21
1
-0/+3
*
edit: Limit maximum number of history entries to 100
Jouni Malinen
2010-11-21
1
-2/+11
*
edit: Implement history file read/write
Jouni Malinen
2010-11-21
1
-0/+47
*
edit: Fix history prev selection
Jouni Malinen
2010-11-21
1
-4/+7
*
edit: Move history save file specification to caller
Jouni Malinen
2010-11-21
4
-70/+24
*
edit: Use struct dl_list for history buffer
Jouni Malinen
2010-11-21
2
-68/+79
*
edit: Fix delete_word when not in the end of line
Jouni Malinen
2010-11-20
1
-6/+10
*
edit: Add history buffer search
Jouni Malinen
2010-11-20
1
-1/+161
*
edit: Clean up escape code parser
Jouni Malinen
2010-11-20
1
-114/+222
*
edit: Split escape code parsing into a separate function
Jouni Malinen
2010-11-20
1
-123/+273
*
edit: Sort completion list
Jouni Malinen
2010-11-20
1
-0/+6
*
edit: Really fix the completion of last character
Jouni Malinen
2010-11-20
1
-1/+1
*
edit: Fix completion at the last character
Jouni Malinen
2010-11-20
1
-3/+3
*
edit: Fix delete word to update current position
Jouni Malinen
2010-11-20
1
-0/+2
*
edit: Fix completion of arguments other than the first one
Jouni Malinen
2010-11-20
1
-1/+1
*
edit: Fix Home/End escape codes
Jouni Malinen
2010-11-20
1
-6/+6
*
wlantest: Add interactive mode to wlantest_cli
Jouni Malinen
2010-11-20
1
-0/+3
*
edit: Add string completion support on tab
Jouni Malinen
2010-11-19
1
-0/+126
*
wlantest: Add preliminary infrastructure for injecting frames
Jouni Malinen
2010-11-18
1
-0/+5
*
Move wpa_cli readline integration into src/utils/edit_readline.c
Jouni Malinen
2010-11-14
4
-0/+236
*
wpa_cli: Use edit API as a wrapper for optional readline
Jouni Malinen
2010-11-14
2
-0/+7
*
edit: Redraw input line on ^L
Jouni Malinen
2010-11-14
1
-0/+5
*
Move command line editing routines into src/utils/edit*.[ch]
Jouni Malinen
2010-11-14
3
-0/+645
*
Make wpa_hexdump_buf{,-key} handle NULL buffer
Jouni Malinen
2010-10-31
1
-2/+4
*
P2P: Add initial version of P2P Module
Jouni Malinen
2010-09-09
1
-0/+6
*
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
*
Add new debug message level for excessive information
Jouni Malinen
2010-07-05
1
-1/+3
*
eloop: Fix crash on signal handler cancelling next timeout
Jouni Malinen
2010-05-28
1
-0/+2
*
Remove unnecessary SUBDIRS loops from src/*/Makefile
Jouni Malinen
2010-04-17
1
-1/+0
*
Add a more flexible version of hwaddr_aton: hwaddr_aton2()
Jouni Malinen
2010-04-06
2
-1/+32
*
Add address to hostapd_logger output in wpa_supplicant as AP case
Jouni Malinen
2010-04-04
1
-0/+3
*
wpa_supplicant: fix FTBFS on Debian GNU/kFreeBSD
Kel Modderman
2010-03-06
1
-1/+1
*
eloop: Clear timeout data during allocation
Jouni Malinen
2010-01-10
1
-1/+1
*
bsd: Add support for WPA_TRACE and WPA_TRACE_BFD
Masashi Honma
2010-01-09
1
-0/+4
*
Mark fmt parameter const for wpa_printf/msg
Jouni Malinen
2010-01-04
2
-6/+7
*
Mark wpabuf_get_trace() static
Jouni Malinen
2009-12-28
1
-1/+1
*
eloop: Fix timeout handler to use local copy of func pointer
Jouni Malinen
2009-12-26
1
-2/+3
*
Drop WPA_TRACE reference before eloop timeout handler call
Jouni Malinen
2009-12-24
1
-5/+5
*
Enable IPv6 support for libutils.a and libradius.a
Jouni Malinen
2009-12-24
1
-0/+1
*
Redesign struct hostapd_ip_addr to be of fixed size
Jouni Malinen
2009-12-24
1
-1/+2
[next]