fragattacks/src/common
Jouni Malinen ba091c06c5 Mark ieee802_11_parse_elems() input and parsed elems const
In addition, re-order IE pointers and u8 length so that the shorter
length fields are together to allow compiler to optimize structure size.
2009-12-13 23:11:11 +02:00
..
defs.h Merge wpa_supplicant and hostapd driver wrapper implementations 2009-04-09 13:40:12 +03:00
eapol_common.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
ieee802_11_common.c Mark ieee802_11_parse_elems() input and parsed elems const 2009-12-13 23:11:11 +02:00
ieee802_11_common.h Mark ieee802_11_parse_elems() input and parsed elems const 2009-12-13 23:11:11 +02:00
ieee802_11_defs.h Move vendor-specific IE type defines away from driver.h 2009-12-10 12:27:46 +02:00
Makefile Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02:00
privsep_commands.h Remove deprecated driver_ops handlers 2009-11-23 20:22:38 +02:00
version.h Changed the version to 0.7.0 since development branch is now 0.7.x 2009-01-20 21:16:29 +02:00
wpa_common.c Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
wpa_common.h Add AP mode WPA status into ctrl_iface 2009-10-16 18:35:45 +03:00
wpa_ctrl.c Remove orphaned wpa_cli control socket on EADDRINUSE 2009-01-31 22:22:09 +02:00
wpa_ctrl.h WPS ER: Add ctrl_iface notifications for AP/Enrollee add/remove 2009-11-15 12:07:27 +02:00