aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/notify.c
Commit message (Expand)AuthorAgeFilesLines
* Fix null pointer access for SSID printing.andy2_kuo2012-08-021-1/+2
* Fix SSID printing in eventsIrfan Sheriff2012-08-021-1/+2
* Add SSID in supplicant change eventIrfan Sheriff2012-08-021-2/+4
* Export disconnect reason code to dbusGary Morain2012-06-301-0/+6
* wpa_supplicant: Report EAP connection progress to DBusPaul Stewart2012-06-041-0/+7
* P2P: Notify about disconnection only when neededEliad Peller2012-04-011-1/+1
* DBus: Add ability to report probe requestsJohannes Berg2012-04-011-0/+10
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* P2P: Maintain a list of P2P Clients for persistent group on GOJouni Malinen2011-12-221-3/+7
* P2P: Make GO negotiation peer and group information available over D-BusReinette Chatre2011-12-181-2/+3
* P2P: Clean up group formation on network block removalJouni Malinen2011-12-101-0/+3
* dbus: Implement EAP SM control request signalsDan Williams2011-10-301-0/+9
* Fix segfault on error path if driver initialization failsJouni Malinen2011-10-201-1/+2
* Flush PMKSA cache entries and invalidate EAP state on network changesJouni Malinen2011-09-071-0/+2
* Move peer certificate wpa_msg() calls to notify.cJouni Malinen2011-07-051-0/+21
* Add dbus signal for information about server certificationMichael Chang2011-07-051-0/+12
* Fix D-Bus build without CONFIG_P2P=yJouni Malinen2011-06-271-0/+4
* P2P: Add WpsFailed signal in P2P D-BusJayant Sane2011-06-251-0/+8
* P2P: More complete persistent group management over D-BusJayant Sane2011-06-241-0/+7
* P2P: Update D-Bus network object semantics during group formationJayant Sane2011-06-231-2/+17
* Fix non-P2P D-Bus buildJouni Malinen2011-06-201-0/+4
* DBus: Add support for P2P primitivesJohannes Berg2011-06-121-0/+51
* P2P: Add group started notificationJean-Michel Bachot2011-06-121-0/+7
* P2P: Add wpas_notify_p2p_provision_discovery()Johannes Berg2011-06-121-0/+21
* wpa_s AP mode: Add notification functions for STA authorizedJohannes Berg2011-03-161-0/+22
* Add DBus state change notification for AuthMode propertyPaul Stewart2011-03-151-0/+6
* Add wpa_supplicant state change event for Android network managerDmitry Shmidt2011-02-261-0/+7
* P2P: Add wpas_notify_p2p_sd_responseKonguraj(Raj) Kulanthaivel2011-02-241-0/+7
* P2P: Add wpas_notify_p2p_sd_requestKonguraj(Raj) Kulanthaivel2011-02-241-0/+8
* P2P: Add invitation result notificationJean-Michel Bachot2011-02-241-0/+6
* P2P: Add GO negotiation status notificationJayant Sane2011-02-241-0/+5
* P2P: Add wpas_notify_p2p_go_neg_reqKonguraj(Raj) Kulanthaivel2011-02-241-0/+6
* P2P: Add group removed notificationJohannes Berg2011-02-241-0/+7
* P2P: Add method to signal lost deviceJohannes Berg2011-02-241-0/+8
* P2P: Add notification for P2P device foundJohannes Berg2011-02-241-0/+8
* SME: Add timers for authentication and asscoiationBen Greear2011-02-241-0/+3
* P2P: Add support for cross connectionJouni Malinen2010-09-091-0/+8
* Add suspend/resume notificationsJouni Malinen2010-02-271-1/+37
* dbus: Change WPA/RSNIE byte array props to dictsWitold Sowa2010-01-161-3/+9
* dbus: Add BSS property change notificationsWitold Sowa2010-01-061-0/+58
* dbus: Replace StateChanged with PropertiesChanged signalMarcel Holtmann2010-01-041-1/+2
* dbus: Remove wpas_dbus_callbacks abstractionJouni Malinen2010-01-011-76/+23
* dbus: Divide DebugParams property to three separate propertiesWitold Sowa2010-01-011-2/+18
* dbus: Rename old D-Bus API files to include "_old"Jouni Malinen2009-12-311-1/+1
* dbus: Share common initialization code for both old and new interfaceJouni Malinen2009-12-311-21/+11
* dbus: Use the new BSS table with the new D-Bus APIJouni Malinen2009-12-281-2/+2
* Add ctrl_iface events for BSS added/removedJouni Malinen2009-12-281-4/+9
* Get rid of unnecessary typedefs for enums.Jouni Malinen2009-12-261-1/+2
* dbus: Fix build with "ctrl_iface_" prefix removedJouni Malinen2009-12-201-2/+2
* Move D-Bus related files into their own subdirectoryJouni Malinen2009-12-201-2/+2