iwd/src
Denis Kenzior 97be0e87c3 scan: Fix crash
Sometimes the periodic scan is started and stopped before the timeout
was created.  If periodic_scan_stop was called before, the timeout
object was not reset to NULL, which can lead to a crash.
2016-04-13 16:03:33 -05:00
..
agent.c agent: Only cancel if default agent is registered 2015-03-06 12:45:54 -06:00
agent.h agent: Cancel pending agent request 2015-03-02 20:57:14 -06:00
backtrace.c main: Add backtracing support 2016-04-13 14:08:10 -05:00
backtrace.h main: Add backtracing support 2016-04-13 14:08:10 -05:00
crypto.c crypto: Prepare for SHA256 based PTK derivation 2016-02-10 16:54:55 -06:00
crypto.h crypto: Prepare for SHA256 based PTK derivation 2016-02-10 16:54:55 -06:00
dbus.c dbus: Use recently added l_dbus_name_acquire 2016-04-04 14:35:52 -05:00
dbus.h dbus: Use native ell kdbus calls 2016-04-04 14:25:59 -05:00
eap-tls.c eap-tls: Convert to dynamic method registration 2015-11-02 21:51:07 -06:00
eap-ttls.c eap-ttls: Convert to dynamic method registration 2015-11-02 21:51:07 -06:00
eap.c eap-md5: Convert to dynamic method registration 2015-11-02 21:51:07 -06:00
eap.h eap: Add dynamic EAP method registration 2015-11-02 21:51:07 -06:00
eapol.c eapol: Add support for SHA-256 based AKMs 2016-02-10 19:18:56 -06:00
eapol.h eapol: Handle EAPoL-EAP packets 2015-11-02 21:45:43 -06:00
ie.c ie: Add ie_tlv_encapsulate_wsc_payload 2015-09-10 22:30:43 -05:00
ie.h ie: Add ie_tlv_encapsulate_wsc_payload 2015-09-10 22:30:43 -05:00
iwd.conf iwd.conf: Punch hole for agent 2015-03-19 23:57:36 -05:00
iwd.h wiphy: Fix uninitialized var warnings 2014-10-30 00:26:49 -05:00
kdbus.c dbus: Drop unused linux/kdbus.h src/kdbus.c 2016-04-04 14:27:26 -05:00
kdbus.h dbus: Drop unused linux/kdbus.h src/kdbus.c 2016-04-04 14:27:26 -05:00
main.c main: Add backtracing support 2016-04-13 14:08:10 -05:00
manager.c dbus: Update to the new ell D-Bus APIs 2016-02-11 16:19:55 -06:00
manager.h manager: Add manager skeleton 2014-10-06 22:13:40 -05:00
mpdu.c mpdu: fix transaction_sequence byte-ordering 2015-01-22 12:41:10 -06:00
mpdu.h wiphy: Move reason codes to mpdu.h 2015-03-29 20:27:57 -05:00
netdev.c netdev: Add netdev watch infrastructure 2015-09-28 20:37:08 -05:00
netdev.h netdev: Add netdev attribute getters 2015-10-02 12:58:26 -05:00
network.c network: Update network_connected implementation 2016-02-09 17:08:43 -06:00
network.h network: Add network_rankmod 2015-06-18 06:11:14 -05:00
scan.c scan: Fix crash 2016-04-13 16:03:33 -05:00
scan.h scan: Keep track of SHA256 support over PSK/8021X 2016-02-10 12:56:11 -06:00
storage.c storage: add storage_network_get_mtime 2015-06-18 03:19:28 -05:00
storage.h storage: add storage_network_get_mtime 2015-06-18 03:19:28 -05:00
util.c util: Add util_ssid_is_utf8 2015-04-08 13:18:54 -05:00
util.h util: Add util_ssid_is_utf8 2015-04-08 13:18:54 -05:00
wiphy.c wiphy: Sanity check before netdev_disassociated 2016-04-11 14:39:06 -05:00
wiphy.h main: Rework init/exit logic 2015-09-28 20:41:02 -05:00
wsc.c dbus: Update to the new ell D-Bus APIs 2016-02-11 16:19:55 -06:00
wsc.h wsc: Add wsc_init and wsc_exit 2015-09-28 20:41:00 -05:00
wscutil.c wsc: Add wsc_uuid_from_addr 2015-09-18 17:16:09 -05:00
wscutil.h wsc: Add wsc_uuid_from_addr 2015-09-18 17:16:09 -05:00