Move debug level string conversion functions to wpa_debug.c
[mech_eap.git] / src / utils / wpa_debug.h
2015-08-03 Jouni MalinenMove debug level string conversion functions to wpa_debug.c
2015-07-16 Anton Nayshtuthostapd: Global control interface notifications
2015-06-10 Jouni MalinenDocument the wpa_msg_cb "global" parameter
2014-12-29 Paul Stewarthostapd: Set stdout line-buffered
2014-07-26 Jouni MalinenAdd wpa_msg_global_ctrl()
2013-12-31 Jouni MalinenDeclare wpa_debug_* variables in src/utils/wpa_debug.h
2013-12-24 Jouni MalinenConvert wpa_hexdump functions to use void pointer inste...
2013-05-18 Jouni MalinenP2P: No duplicate AP-STA-CONNECTED/DISCONNECTED as...
2013-05-18 Jouni MalinenAdd wpa_msg_global() for global events
2012-03-31 Johannes Bergdebug: Add option to log to Linux tracing
2012-02-18 Jouni MalinenAndroid: Extend debug logging to include wpa_dbg and...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-11-18 Jouni MalinenUse NULL instead of 0 for pointers
2011-02-25 Dmitry ShmidtAdd CONFIG_ANDROID_LOG support
2011-02-10 Jouni MalinenFix CONFIG_NO_STDOUT_DEBUG=y build
2011-02-10 Ben GreearUse wpa_msg() instead of wpa_printf()
2011-02-06 Ben GreearAdd interface name to wpa_msg() output
2011-02-06 Ben Greearwpa_supplicant: Support 'relog' command to re-open...
2010-10-31 Jouni MalinenMake wpa_hexdump_buf{,-key} handle NULL buffer
2010-07-05 Jouni MalinenAdd new debug message level for excessive information
2010-01-04 Jouni MalinenMark fmt parameter const for wpa_printf/msg
2009-11-10 Jouni MalinenAdd wpa_msg_ctrl() for ctrl_interface-only messages
2009-03-02 Sam LefflerAdd support for wpa_supplicant syslog output
2009-01-04 Jouni MalinenSilenced number of Doxygen warnings
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...