Commit Graph

5 Commits (64ce68fc420c4cb99e042140222f1720b6ff916d)

Author SHA1 Message Date
Jouni Malinen 174e899f69 Fix RADIUS client callback function parameters 15 years ago
Jouni Malinen 019c8c669d Fix radius_example build 15 years ago
Jouni Malinen 0456ea16d8 eloop: Remove global user data pointer
This is not really needed since all signal handlers can use a context
pointer provided during signal handler registration.
15 years ago
Jouni Malinen 9e7245bdb4 Change radius_msg_free() to free the buffer
Since all callers were freeing the buffer immediately anyway, move
this operation into radius_msg_free() to reduce code size.
15 years ago
Jouni Malinen 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 17 years ago