fragattacks/src
Jouni Malinen e34ce1683c VLAN: Reorder init to get same behavior for all VLAN interfaces
Both the wildcard VLAN entry and the statically configured VLAN
interfaces should behave in the same way. Initializing the
full dynamic VLAN code before adding the statically configured VLAN
interfaces allows the same processing to be applied to both statically
and dynamically added VLAN interface (i.e., also the statically
configured ones will be added to a bridge).
2010-04-17 09:48:27 +03:00
..
ap VLAN: Reorder init to get same behavior for all VLAN interfaces 2010-04-17 09:48:27 +03:00
common Make wpa_compare_rsn_ie() handle missing IEs 2010-04-10 16:47:29 +03:00
crypto Fix internal DH implementation not to pad shared key 2010-04-12 12:25:21 +03:00
drivers nl80211: Fix wpa_supplicant build 2010-04-16 14:13:27 +03:00
eap_common Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
eap_peer EAP-MD5: Use conditional success decision 2010-04-11 13:43:17 +03:00
eap_server Use unsigned bitfield for 1-bit values 2010-04-11 12:27:13 +03:00
eapol_auth AP: Add wpa_msg() events for EAP server state machine 2010-04-07 11:13:14 +03:00
eapol_supp Remove unnecessary defines 2009-12-05 22:51:08 +02:00
l2_packet wpa_supplicant: fix FTBFS on Debian GNU/kFreeBSD 2010-03-06 10:16:47 +02:00
radius AP: Add wpa_msg() events for EAP server state machine 2010-04-07 11:13:14 +03:00
rsn_supp FT: Fix wpa_sm_set_ft_params wrapper for non-FT build 2010-04-11 19:49:32 +03:00
tls Move asn1_test.c into tests subdirectory and split it in two 2009-12-06 16:45:36 +02:00
utils Add a more flexible version of hwaddr_aton: hwaddr_aton2() 2010-04-06 10:37:13 +03:00
wps WPS: Add a workaround for incorrect NewWLANEventMAC format 2010-04-06 10:38:37 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile Move generic AP functionality implementation into src/ap 2009-12-25 01:12:50 +02:00