Jouni Malinen
|
c479e41f53
EAP-FAST server: Piggyback Phase 2 start with end of Phase 1
|
15 years ago |
Jouni Malinen
|
1a1bf008cb
WPS ER: Delay wpa_supplicant termination to allow unsubscription
|
15 years ago |
Jouni Malinen
|
e46338fc76
WPS ER: Unsubscribe from AP events whenever removing the AP entry
|
15 years ago |
Jouni Malinen
|
187533a4c5
WPS: Convert Registrar PIN list to use struct dl_list
|
15 years ago |
Jouni Malinen
|
3433ed8c03
hostapd_cli: Use os_program_{init,deinit}
|
15 years ago |
Jouni Malinen
|
96f5234735
WPS ER: Convert lists to use struct dl_list
|
15 years ago |
Jouni Malinen
|
a24eb8424b
Free readline() output with free(), not os_free()
|
15 years ago |
Jouni Malinen
|
45767a9597
WPS: Remove unused net_if copy
|
15 years ago |
Jouni Malinen
|
eeb49f991b
driver_test: Use OS wrappers consistently for memory allocation
|
15 years ago |
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 |