fragattacks/src
Jouni Malinen bc8714283d WPS: Fix UPnP deinit order to avoid using freed memory
When multiple wireless interfaces are used with WPS, the UPnP
subscriptions need to be removed whenever a matching Registrar
instance gets removed. This avoids a segfault due to access to
freed memory during hostapd shutdown.

In addition, the UPnP interface instance structure needs to be
freed to avoid memory leak.
2010-11-11 16:56:36 +02:00
..
ap WPS: Change concurrent radio AP to use only one WPS UPnP instance 2010-11-11 14:50:13 +02:00
common Allow TSN AP to be selected when configured for WEP 2010-11-08 21:14:32 +02:00
crypto OpenSSL: Fix public key length in DH group 5 operations 2010-06-26 21:03:25 -07:00
drivers P2P: Add support for automatic channel selection at GO 2010-11-10 13:33:47 +02:00
eap_common EAP-pwd: Fix couple of memory leaks 2010-09-14 22:16:17 -10:00
eap_peer EAP-pwd: Fix couple of memory leaks 2010-09-14 22:16:17 -10:00
eap_server Fix EAP standalone server 2010-11-07 16:25:35 +02:00
eapol_auth EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
eapol_supp Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
l2_packet l2_packet_ndis: Fix overlapped write not to corrupt stack 2010-09-02 13:23:14 +03:00
p2p P2P: Reselect operating channel preference based on best channels 2010-11-10 13:34:33 +02:00
radius EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
rsn_supp wlantest: Parse Key Data KDEs and store GTK and IGTK 2010-11-09 20:29:12 +02:00
tls Internal TLS: Fix X.509 name handling to use sequency of attributes 2010-05-25 20:55:29 +03:00
utils Make wpa_hexdump_buf{,-key} handle NULL buffer 2010-10-31 12:09:18 +02:00
wps WPS: Fix UPnP deinit order to avoid using freed memory 2010-11-11 16:56:36 +02: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