index
:
external_wpa_supplicant_8_ti.git
master
external wpa supplicant 8 ti
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
trace: Show eloop unregistered handler function name/file/line
Jouni Malinen
2009-12-22
3
-4
/
+25
*
trace: Filter out uninteresting functions from backtrace
Jouni Malinen
2009-12-22
1
-0
/
+36
*
trace: Add active reference tracking
Jouni Malinen
2009-12-22
4
-3
/
+106
*
Check fread return value
Jouni Malinen
2009-12-21
1
-1
/
+6
*
Add option libbfd support for tracing code
Jouni Malinen
2009-12-20
1
-3
/
+215
*
eloop_win: Fix build after eloop user_data removal
Jouni Malinen
2009-12-20
1
-2
/
+0
*
wpabuf: Add WPA_TRACE code to validate correct freeing of wpabuf
Jouni Malinen
2009-12-20
1
-0
/
+88
*
wpabuf: Allow wpabuf_resize(NULL, len) to be used
Jouni Malinen
2009-12-20
1
-0
/
+4
*
Add memory allocation analyzer to verify OS wrapper use
Jouni Malinen
2009-12-19
3
-23
/
+167
*
eloop: Do not use printf() or fprintf() directly
Jouni Malinen
2009-12-19
1
-19
/
+14
*
eloop: Use struct dl_list for timeouts
Jouni Malinen
2009-12-19
1
-71
/
+44
*
eloop: Remove global user data pointer
Jouni Malinen
2009-12-19
4
-58
/
+6
*
Add backtrace support for debugging
Jouni Malinen
2009-12-19
4
-0
/
+108
*
Add generic doubly-linked list implementation
Jouni Malinen
2009-12-19
1
-0
/
+89
*
Remove unneeded CONFIG_INTERNAL_X509 and NEED_SHA256 defines
Jouni Malinen
2009-12-06
1
-3
/
+0
*
Use thin archives to allow libraries to be merged
Jouni Malinen
2009-12-06
1
-1
/
+1
*
Remove unnecessary defines
Jouni Malinen
2009-12-05
1
-6
/
+0
*
Add rules for building src/crypto as a library
Jouni Malinen
2009-12-05
1
-8
/
+1
*
Add build rules for building a library from src/utils files
Jouni Malinen
2009-12-05
2
-3
/
+35
*
Move base64 test code into a new tests subdirectory
Jouni Malinen
2009-12-05
1
-35
/
+0
*
Move uuid_gen_mac_addr() from uuid.c into src/wps
Jouni Malinen
2009-11-29
2
-31
/
+0
*
Move definitions away from hostapd_defs.h
Jouni Malinen
2009-11-23
1
-0
/
+18
*
Add wpa_msg_ctrl() for ctrl_interface-only messages
Jouni Malinen
2009-11-10
2
-0
/
+39
*
Work around some gcc 4.4 strict-aliasing warnings
Jouni Malinen
2009-11-04
2
-0
/
+19
*
Add Xcode project file for building wpa_supplicant
Jouni Malinen
2009-11-02
1
-0
/
+30
*
OpenBSD: wired IEEE 802.1X for OpenBSD
Masashi Honma
2009-08-26
2
-3
/
+11
*
Avoid a theoretical integer overflow in base64_encode()
Jouni Malinen
2009-08-13
1
-0
/
+2
*
Crypto build cleanup: remove INTERNAL_MD5
Johannes Berg
2009-07-28
1
-2
/
+0
*
Crypto build cleanup: remove INTERNAL_MD4
Johannes Berg
2009-07-28
1
-2
/
+0
*
Crypto build cleanup: remove INTERNAL_SHA256
Johannes Berg
2009-07-28
1
-1
/
+0
*
Crypto build cleanup: remove INTERNAL_AES
Johannes Berg
2009-07-28
1
-2
/
+0
*
Crypto build cleanup: remove INTERNAL_DES
Johannes Berg
2009-07-28
1
-2
/
+0
*
Crypto build cleanup: remove INTERNAL_SHA1
Johannes Berg
2009-07-28
1
-2
/
+0
[next]