Jouni Malinen
|
de979ef18c
Fix MinGW build: CertCreateCertificateContext() is now known
|
15 years ago |
Jouni Malinen
|
f266d1a162
eloop_win: Fix build after eloop user_data removal
|
15 years ago |
Jouni Malinen
|
f52ab9e6b0
Fix lastReqData freeing to use wpabuf_free()
|
15 years ago |
Jouni Malinen
|
eeb04821ad
wpabuf: Add WPA_TRACE code to validate correct freeing of wpabuf
|
15 years ago |
Jouni Malinen
|
859db534bf
wpabuf: Allow wpabuf_resize(NULL, len) to be used
|
15 years ago |
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 |