hostap/src
Paul Stewart dd7fec1f29 wpa_supplicant: Report EAP connection progress to DBus
Send an "EAP" signal via the new DBus interface under various
conditions during EAP authentication:

  - During method selection (ACK and NAK)
  - During certificate verification
  - While sending and receiving TLS alert messages
  - EAP success and failure messages

This provides DBus callers a number of new tools:

  - The ability to probe an AP for available EAP methods
    (given an identity).
  - The ability to identify why the remote certificate was
    not verified.
  - The ability to identify why the remote peer refused
    a TLS connection.

Signed-hostap: Paul Stewart <pstew@chromium.org>
2012-06-04 21:10:01 +03:00
..
ap Force driver to disassociate STA if no room for the STA entry 2012-05-27 21:21:37 -07:00
common WNM: Add advertisement of BSS max idle period 2012-05-27 17:35:00 -07:00
crypto wpa_supplicant: Report EAP connection progress to DBus 2012-06-04 21:10:01 +03:00
drivers nl80211: Use safe list iteration 2012-06-04 20:25:11 +03:00
eap_common EAP-AKA': Update to RFC 5448 2012-05-02 20:45:01 +03:00
eap_peer wpa_supplicant: Report EAP connection progress to DBus 2012-06-04 21:10:01 +03:00
eap_server EAP-AKA': Update to RFC 5448 2012-05-02 20:45:01 +03:00
eapol_auth hostapd: Copy Chargeable-User-Identity into accounting (RFC 4372) 2012-05-05 18:05:09 +03:00
eapol_supp wpa_supplicant: Report EAP connection progress to DBus 2012-06-04 21:10:01 +03:00
l2_packet Make bind failure messages unique 2012-04-06 12:10:36 +03:00
p2p P2P: Add option for Provision Discovery before GO Negotiation 2012-05-11 16:25:47 +03:00
radius Add preliminary RADIUS dynamic authorization server (RFC 5176) 2012-05-06 22:02:42 +03:00
rsn_supp TDLS: Add support for TDLS frame RX with bridge interfaces 2012-03-30 11:12:33 +03:00
tls Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
utils Fix compiler warning on printf format with size_t 2012-04-28 18:30:12 +03:00
wps WPS: Allow vendor specific attribute to be added into M1 2012-04-04 00:08:57 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00