hostapd/src
Jouni Malinen 40eebf2353 MD5: Fix clearing of temporary stack memory to use correct length
sizeof of the structure instead of the pointer was supposed to be used
here. Fix this to clear the full structure at the end of MD5Final().
2011-07-15 13:42:06 +03:00
..
ap hostapd: Set STA flags when adding a new station 2011-07-12 20:26:52 +03:00
common Fix wpa_key_mgmt_*() helper functions to handle multiple bits 2011-04-08 19:11:54 +03:00
crypto MD5: Fix clearing of temporary stack memory to use correct length 2011-07-15 13:42:06 +03:00
drivers nl80211: fix interface address assignment 2011-07-15 12:05:19 +03:00
eap_common EAP-pwd: Fix some interoperability issues 2011-01-16 13:12:07 +02:00
eap_peer Move peer certificate wpa_msg() calls to notify.c 2011-07-05 12:40:37 +03:00
eap_server WPS: Add a workaround for Windows 7 capability discovery for PBC 2011-05-17 19:53:02 +03:00
eapol_auth WPS: Add a workaround for Windows 7 capability discovery for PBC 2011-05-17 19:53:02 +03:00
eapol_supp Add dbus signal for information about server certification 2011-07-05 12:22:32 +03:00
l2_packet l2_packet: Use wpa_printf() instead of perror() 2010-11-24 15:00:22 +02:00
p2p P2P: Only call dev_lost() for devices that have been dev_found() 2011-07-04 20:30:16 +03:00
radius hostapd: Fix RADIUS client configuration update on reconfig 2011-02-10 22:12:29 +02:00
rsn_supp nl80211: Support GTK rekey offload 2011-07-12 21:22:51 +03:00
tls TLS: Add support for tls_disable_time_checks=1 in client mode 2011-07-05 11:29:42 +03:00
utils Add a copyright and license statement for a radiotap header file 2011-06-23 16:39:26 +03:00
wps WPS: Add a workaround for Windows 7 capability discovery for PBC 2011-05-17 19:53:02 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00