aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/interworking.c
Commit message (Expand)AuthorAgeFilesLines
* Validate WEP key lengths based on driver capabilitiesJouni Malinen2012-05-101-1/+1
* HS 2.0: Add Hotspot 2.0 ANQP elements to Interworking queriesJouni Malinen2012-05-081-0/+48
* Ignore network blocks that have invalid WEP key lengthJouni Malinen2012-05-071-1/+2
* Interworking: Add realm to the anonymous identity from realmJouni Malinen2012-03-301-0/+6
* Interworking: Disconnect before trying interworking reconnectionJouni Malinen2012-03-301-9/+16
* Interworking: Use EAP-AKA if USIM is usedJouni Malinen2012-03-041-0/+3
* Interworking: Support real SIM/USIM card for network selectionJouni Malinen2012-03-041-7/+40
* Interworking: Make plmn_id_match() for genericJouni Malinen2012-03-041-9/+22
* Interworking: Add support for certificate credentials (EAP-TLS)Jouni Malinen2012-03-031-3/+38
* Interworking: Fix SIM/USIM NAI constructionJouni Malinen2012-02-191-4/+5
* Interworking: Allow network block -based connection without ANQP matchesJouni Malinen2012-02-161-0/+40
* Interworking: Add support for credential prioritiesJouni Malinen2012-02-161-25/+50
* Interworking: Add support for multiple credentialsJouni Malinen2012-02-161-60/+94
* Interworking: Use 3gppnetwork.org for matching home SP for SIM/USIMJouni Malinen2012-02-161-11/+52
* Interworking: Use anonymous NAI in EAP-TTLS Phase 1Jouni Malinen2012-02-161-0/+25
* Interworking: Add support for home vs. visited SP determinationJouni Malinen2012-02-161-5/+52
* Interworking: Do not disable other network profilesJouni Malinen2012-02-161-2/+6
* Remove the GPL notification from files contributed by AtherosJouni Malinen2012-02-111-8/+2
* Interworking: Fix EAP-TTLS/MSCHAP configurationJouni Malinen2012-01-311-2/+2
* Interworking: Verify that BSS information includes SSIDJouni Malinen2011-11-271-0/+2
* Mark local functions staticJouni Malinen2011-11-181-2/+2
* Interworking: Support for using EAP-SIM credentials in network selectionJouni Malinen2011-10-161-5/+234
* Interworking: Support username/password based network selectionJouni Malinen2011-10-161-2/+185
* Interworking: Parse NAI Realms and match against home realmJouni Malinen2011-10-161-2/+297
* Interworking: Add commands for network selectionJouni Malinen2011-10-161-4/+80
* Interworking: Add ANQP query requestsJouni Malinen2011-10-161-0/+353