hostap/src
Jouni Malinen a1a31b6c3f Remove hostapd dump_file functionality
This debugging mechanism has now been deprecated by the control
interface commands that can be used to fetch same internal information
from hostapd in a more convenient way. Leave the empty USR1 signal
handler and configuration file parameter for backwards compatibility.
They can be removed in future versions of hostapd.

Signed-hostap: Jouni Malinen <j@w1.fi>
2014-01-02 18:15:07 +02:00
..
ap Remove hostapd dump_file functionality 2014-01-02 18:15:07 +02:00
common P2P: Send received Presence Response information to ctrl_iface monitors 2014-01-01 18:44:44 +02:00
crypto OpenSSL: Include sha1/sha256 header files to verify declarations 2013-12-31 19:58:16 +02:00
drivers Remove forgotten notes about already removed driver wrappers 2014-01-02 10:23:30 +02:00
eap_common Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
eap_peer EAP-EKE: Allow forced algorithm selection to be configured 2013-12-29 17:18:17 +02:00
eap_server EAP server: Remove SIM-DB pending timestamp 2013-12-24 07:15:49 +02:00
eapol_auth Convert EAPOL authenticator dump into easier to parse format 2014-01-02 17:37:21 +02:00
eapol_supp Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
l2_packet Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
p2p P2P: Send received Presence Response information to ctrl_iface monitors 2014-01-01 18:44:44 +02:00
radius Declare wpa_debug_* variables in src/utils/wpa_debug.h 2013-12-31 19:29:52 +02:00
rsn_supp Enable FT with SAE 2013-12-29 10:00:31 +02:00
tls Use ARRAY_SIZE() macro 2013-10-26 17:49:05 +03:00
utils Declare wpa_debug_* variables in src/utils/wpa_debug.h 2013-12-31 19:29:52 +02:00
wps WPS: Remove unused send_wpabuf() 2013-12-29 10:00:33 +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