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
Commit message (
Expand
)
Author
Age
Files
Lines
*
eloop: Remove global user data pointer
Jouni Malinen
2009-12-19
4
-58
/
+6
*
Fix RADIUS client to cancel IPv6 socket read notifications
Jouni Malinen
2009-12-19
1
-0
/
+6
*
Fix RADIUS server deinit to cancel timeout for session removal
Jouni Malinen
2009-12-19
1
-4
/
+3
*
Add backtrace support for debugging
Jouni Malinen
2009-12-19
4
-0
/
+108
*
Make struct radius_msg private to radius.c
Jouni Malinen
2009-12-19
4
-64
/
+95
*
Convert RADIUS message code to use wpabuf internally
Jouni Malinen
2009-12-19
4
-90
/
+62
*
Change radius_msg_free() to free the buffer
Jouni Malinen
2009-12-19
4
-44
/
+39
*
RADIUS message initialization cleanup
Jouni Malinen
2009-12-19
1
-25
/
+21
*
Add documentation for RADIUS code and some minor cleanup
Jouni Malinen
2009-12-19
2
-25
/
+54
*
WPS: Remove parent pointer from advertisement state machine
Jouni Malinen
2009-12-19
2
-15
/
+8
*
WPS: Convert struct advertisement_state_machine to use struct dl_list
Jouni Malinen
2009-12-19
3
-29
/
+19
*
WPS: Remove unused struct subscr_addr parent pointer
Jouni Malinen
2009-12-19
2
-2
/
+0
*
WPS: Convert struct wps_event_ to use struct dl_list
Jouni Malinen
2009-12-19
3
-63
/
+14
*
WPS: Convert struct subscription to use struct dl_list
Jouni Malinen
2009-12-19
5
-107
/
+50
*
WPS: Convert struct subscr_addr to use dl_list
Jouni Malinen
2009-12-19
5
-69
/
+35
*
Add generic doubly-linked list implementation
Jouni Malinen
2009-12-19
1
-0
/
+89
*
Mac OS X: Fix driver_osx.c build
Masashi Honma
2009-12-18
1
-31
/
+57
*
ralink: Add WPS support
Snowpin Lee
2009-12-18
2
-168
/
+266
*
Change Linux driver wrappers to use shared netlink receive code
Jouni Malinen
2009-12-18
5
-375
/
+77
*
netlink: Move more of the newlink/dellink parsing into shared code
Jouni Malinen
2009-12-18
4
-109
/
+59
*
netlink: Use NLMSG_OK and NLMSG_NEXT macros
Jouni Malinen
2009-12-18
2
-14
/
+11
*
nl80211/wext: Share netlink new/del link event receive code
Jouni Malinen
2009-12-18
5
-243
/
+209
*
driver_nl80211/wext: Share netlink operstate send function
Jouni Malinen
2009-12-18
5
-137
/
+129
*
Fix netlink payload length calculation
Jouni Malinen
2009-12-18
7
-10
/
+13
*
driver_test: Fix AP mode to initialize bss_ctx for first interface
Jouni Malinen
2009-12-16
1
-0
/
+1
*
Fix driver_nl80211.c build without CONFIG_CLIENT_MLME
Jouni Malinen
2009-12-14
1
-5
/
+0
*
OpenSSL: Silence "Failed to read possible Application Data"
Jouni Malinen
2009-12-14
1
-3
/
+12
*
Mark management frame processing functions to use const buffer
Jouni Malinen
2009-12-13
1
-1
/
+1
*
Mark ieee802_11_parse_elems() input and parsed elems const
Jouni Malinen
2009-12-13
2
-29
/
+30
*
Use generic driver events for TX status and RX reporting
Jouni Malinen
2009-12-13
4
-107
/
+103
*
nl80211: Remove some of the unnecessary conditional compilation
Jouni Malinen
2009-12-13
1
-59
/
+14
*
Replace hostapd_button_pushed() with generic driver event
Jouni Malinen
2009-12-13
2
-3
/
+7
*
Replace hostapd_michael_mic_failure() with generic driver event
Jouni Malinen
2009-12-13
5
-6
/
+24
*
driver_test: Merge drv->hapd into drv->ctx
Jouni Malinen
2009-12-13
1
-8
/
+7
*
Add BSS ctx to if_add() driver op
Jouni Malinen
2009-12-13
3
-66
/
+17
*
Map STA flags into values defined in driver.h
Jouni Malinen
2009-12-13
6
-25
/
+29
*
Remove usused flags parameter from sta_add() driver op
Jouni Malinen
2009-12-13
2
-4
/
+2
*
driver_bsd: Fix build after previous commit
Jouni Malinen
2009-12-12
1
-1
/
+1
*
Add more WPA/IEEE 802.1X parameters into set_ieee8021x() driver op
Jouni Malinen
2009-12-12
4
-90
/
+81
*
driver_bsd: Fix build (eapol_sm.h is not needed anymore)
Jouni Malinen
2009-12-12
1
-1
/
+0
*
Change set_ieee8021x driver op to use parameters structure
Jouni Malinen
2009-12-12
5
-9
/
+22
*
Replace direct driver call to wpa_ft_rrb_rx() with driver event
Jouni Malinen
2009-12-12
2
-6
/
+20
*
driver_wired: Share multicast membership add/drop function
Jouni Malinen
2009-12-12
1
-40
/
+38
*
driver_wired: Remove unneeded conditional building blocks
Jouni Malinen
2009-12-12
1
-36
/
+22
*
Remove obsolete Prism54.org driver support (driver_prism54.c)
Jouni Malinen
2009-12-12
4
-1638
/
+0
*
driver_wired: Move STA entry processing away from driver wrapper
Jouni Malinen
2009-12-12
2
-24
/
+4
*
WPS: Handle Selected Registrar as a union of info from all Registrars
Jouni Malinen
2009-12-12
7
-63
/
+224
*
WPS: Move POST URL validation into web_connection_parse_post()
Jouni Malinen
2009-12-12
2
-9
/
+12
*
WPS: Remove an obsolete comment about UPnP actions and callbacks
Jouni Malinen
2009-12-12
1
-5
/
+0
*
WPS: Remove unnecessary GetDevice and PutMessage callbacks
Jouni Malinen
2009-12-12
3
-11
/
+38
[next]