Add support for indicating security methods
[connman] / plugins / 80211.c
2008-02-26 Marcel HoltmannAdd support for indicating security methods
2008-02-26 Marcel HoltmannFix reconnect case when ESSID or PSK changes
2008-02-26 Marcel HoltmannFix ESSID parsing on 64-bit architectures
2008-01-16 Marcel HoltmannInclude signal strength for reported networks
2008-01-16 Marcel HoltmannReport found networks and send out updates
2008-01-14 Marcel HoltmannRemove unneeded callbacks from 802.03 and 802.11 plugins
2008-01-09 Marcel HoltmannUpdate scan result handling routine
2008-01-09 Marcel HoltmannStop supplicant on shutdown
2008-01-08 Marcel HoltmannUpdate interface constants and definitions
2008-01-08 Marcel HoltmannRemove callback for getting the hardware address
2008-01-04 Marcel HoltmannAdd interface properties for device details
2008-01-03 Marcel HoltmannAdd methods for setting 802.11 network name and passphrase
2008-01-01 Marcel HoltmannAdd handling of scanning and stations
2007-12-25 Marcel HoltmannAdd skeleton for supplicant infrastructure
2007-12-25 Marcel HoltmannAdd interface index and state variables
2007-12-24 Marcel HoltmannFix naming of interface flags
2007-12-24 Marcel HoltmannAdd experimental IPv4 support
2007-12-22 Marcel HoltmannAdd network interface helper functions
2007-12-22 Marcel HoltmannAdd skeletons for 802.03 and 802.11 interface plugins