hostap/src
Johannes Berg cef8fac04b wpa_auth: Make struct wpa_auth_callbacks const
Instead of copying the struct wpa_auth_callbacks, just keep a pointer to
it, keep the context pointer separate, and let the user just provide a
static const structure. This reduces the attack surface of heap
overwrites, since the function pointers move elsewhere.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2017-01-29 18:41:26 +02:00
..
ap wpa_auth: Make struct wpa_auth_callbacks const 2017-01-29 18:41:26 +02:00
common Define helper function set_disable_ht40() 2017-01-29 18:04:21 +02:00
crypto OpenSSL: Implement sha384_vector() 2017-01-13 21:05:19 +02:00
drivers nl80211: Fix a memory leak on deinit with HT enabled mesh 2017-01-29 17:55:10 +02:00
eap_common Remove trailing whitespace 2016-12-28 14:31:42 +02:00
eap_peer Remove trailing whitespace 2016-12-28 14:31:42 +02:00
eap_server Remove trailing whitespace 2016-12-28 14:31:42 +02:00
eapol_auth RADIUS: Share a single function for generating session IDs 2016-02-06 17:19:35 +02:00
eapol_supp Remove trailing whitespace 2016-12-28 14:31:42 +02:00
fst Fix or supress various sparse warnings 2017-01-29 18:33:10 +02:00
l2_packet Remove trailing whitespace 2016-12-28 14:31:42 +02:00
p2p P2P: Fix compilation warning in p2p_add_device() 2016-12-30 00:49:24 +02:00
pae mka: Make MKA actor priority configurable 2016-12-25 11:41:46 +02:00
radius Remove trailing whitespace 2016-12-28 14:31:42 +02:00
rsn_supp Fix or supress various sparse warnings 2017-01-29 18:33:10 +02:00
tls Remove trailing whitespace 2016-12-28 14:31:42 +02:00
utils tests: TEST_FAIL() support for os_get_random() 2017-01-07 22:15:41 +02:00
wps Share a single str_starts() implementation 2016-08-06 12:38:21 +03:00
lib.rules
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00