mesh: Write close reason from Mesh Peering Close to debug log
[mech_eap.git] / wpa_supplicant / main.c
2016-03-22 Roy MarplesAdd interface matching support with -M, guarded by...
2016-01-15 Roy MarplesSort options and reduce printf calls in wpa_supplicant...
2015-07-16 Anton NayshtutFST: Integration into wpa_supplicant
2015-06-19 Ilan PeerP2P: Handle P2P Device dedicated interface parent removal
2015-06-02 Anton Nayshtutwpa_supplicant: Remove trailing whitespace
2015-03-01 Jouni MalinenP2P: Fix interface deinit for failed group interface...
2014-10-21 Jouni MalinenP2P: Support dynamic addition of P2P Device triggering...
2014-10-03 Jouni MalinenP2P: Use only the -m config for P2P management device
2014-03-06 Ilan Peerwpa_supplicant: Add a configuration file for the P2P_DE...
2014-01-21 Dan Williamswpa_supplicant: Fix usage text based on build options
2013-12-31 Jouni MalinenDeclare wpa_drivers in src/drivers/driver.h
2013-06-30 Jouni MalinenFix non-P2P build after the P2P_DEVICE changes
2013-06-30 Arend van SprielP2P: Create P2P Device interface if supported
2013-05-18 Jouni Malinenwpa_supplicant: Add -G argument to specify global ctrl...
2013-04-29 Jouni Malinenwpa_supplicant: Default to nl80211 instead of wext
2013-04-23 Dmitry Shmidtwpa_supplicant: Add option -I for additional config...
2012-08-19 Jouni MalinenClean up the closed stdin/stdout/stderr workaround...
2012-08-13 Jouni MalinenConvert os_realloc() for an array to use os_realloc_array()
2012-04-06 Ben Greearwpa_supplicant: Print initialization information on...
2012-03-31 Johannes Bergdebug: Add option to log to Linux tracing
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-11 Jouni MalinenSelect the BSD license terms as the only license altern...
2011-05-31 Jouni Malinenrandom: Add support for maintaining internal entropy...
2010-01-01 Jouni Malinendbus: Use CONFIG_DBUS instead of old||new
2009-12-03 Witold Sowadbus: Enable -u option when only the new DBus API is...
2009-11-04 Jouni MalinenAllow driver and ctrl_interface parameters to be overridden
2009-04-09 Jouni MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...
2009-03-26 Jouni MalinenAdd preliminary hostapd data structure initialization...
2009-03-02 Sam LefflerAdd support for wpa_supplicant syslog output
2009-02-15 Jouni MalinenAvoid using #ifdef inside printf string
2009-02-14 Jouni MalinenAllow multiple driver wrappers to be specified on comma...
2009-01-03 Jouni MalinenMark functions static if not used elsewhere and use...
2008-03-31 Kel ModdermanRemove the -w option from help output
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...