Jouni Malinen
|
fb4baa688b
Add memory allocation analyzer to verify OS wrapper use
|
15 years ago |
Jouni Malinen
|
80d77c31ff
hostapd: Call os_program_{init,deinit}()
|
15 years ago |
Jouni Malinen
|
f45fb672cc
eloop: Do not use printf() or fprintf() directly
|
15 years ago |
Jouni Malinen
|
eaa3f04b97
eloop: Use struct dl_list for timeouts
|
15 years ago |
Jouni Malinen
|
0456ea16d8
eloop: Remove global user data pointer
|
15 years ago |
Jouni Malinen
|
9969e5a46a
Make hostapd_for_each_interface() take context pointer as argument
|
15 years ago |
Jouni Malinen
|
2988796257
Fix RADIUS client to cancel IPv6 socket read notifications
|
15 years ago |
Jouni Malinen
|
f481459f5e
Fix RADIUS server deinit to cancel timeout for session removal
|
15 years ago |
Jouni Malinen
|
930f704aac
Add backtrace support for debugging
|
15 years ago |
Jouni Malinen
|
f5d4a8ead4
eapol_test: Fix build after RADIUS msg API changes
|
15 years ago |
Jouni Malinen
|
1489e11a94
Make struct radius_msg private to radius.c
|
15 years ago |
Jouni Malinen
|
aa235d2ef7
Convert RADIUS message code to use wpabuf internally
|
15 years ago |
Jouni Malinen
|
9e7245bdb4
Change radius_msg_free() to free the buffer
|
15 years ago |
Jouni Malinen
|
d94f86d85e
RADIUS message initialization cleanup
|
15 years ago |
Jouni Malinen
|
d04a96b0d6
Add documentation for RADIUS code and some minor cleanup
|
15 years ago |
Jouni Malinen
|
a9f92c487f
WPS: Remove parent pointer from advertisement state machine
|
15 years ago |
Jouni Malinen
|
158aff0035
WPS: Convert struct advertisement_state_machine to use struct dl_list
|
15 years ago |
Jouni Malinen
|
ea8f09acb2
WPS: Remove unused struct subscr_addr parent pointer
|
15 years ago |
Jouni Malinen
|
f1de40f728
WPS: Convert struct wps_event_ to use struct dl_list
|
15 years ago |
Jouni Malinen
|
ec32c29471
WPS: Convert struct subscription to use struct dl_list
|
15 years ago |
Jouni Malinen
|
f98b440c47
WPS: Convert struct subscr_addr to use dl_list
|
15 years ago |
Jouni Malinen
|
dacf478352
Add generic doubly-linked list implementation
|
15 years ago |
Jouni Malinen
|
d2e6100c16
Fix xcode build (eap_register.c needs to be included)
|
15 years ago |
Masashi Honma
|
1c9c03d08d
Mac OS X: Fix driver_osx.c build
|
15 years ago |
Snowpin Lee
|
649b28f9e6
ralink: Add WPS support
|
15 years ago |
Jouni Malinen
|
a6fc4f3c82
Change Linux driver wrappers to use shared netlink receive code
|
15 years ago |
Jouni Malinen
|
62d680c3ca
netlink: Move more of the newlink/dellink parsing into shared code
|
15 years ago |
Jouni Malinen
|
f37cf89ccb
netlink: Use NLMSG_OK and NLMSG_NEXT macros
|
15 years ago |
Jouni Malinen
|
08063178fb
nl80211/wext: Share netlink new/del link event receive code
|
15 years ago |
Jouni Malinen
|
e2d02c29b5
driver_nl80211/wext: Share netlink operstate send function
|
15 years ago |