summaryrefslogtreecommitdiff
path: root/gsupplicant
AgeCommit message (Expand)AuthorFilesLines
2010-11-02gsupplicant: Remove network from wpa_s when disconnectingKalle Valo1-1/+37
2010-11-02gsupplicant: Store network pathKalle Valo1-8/+23
2010-10-29gsupplicant: Start wpa_supplicant daemon through introspection requestLeena Gunda1-1/+19
2010-10-29gsupplicant: wpa_supplicant only accepts upper case EAPs.Mohamed Abbas1-1/+7
2010-10-22gsupplicant: Get all BSSs when scan is doneLeena Gunda3-8/+141
2010-09-28gsupplicant: fix return value of g_supplicant_interface_get_data()Kalle Valo2-2/+2
2010-09-28gsupplicant: use term managed in object pathKalle Valo1-2/+2
2010-09-20Improve GSupplicant debugSamuel Ortiz1-41/+44
2010-09-20Remove last ConnMan dependency for GSupplicantSamuel Ortiz2-50/+61
2010-09-20WPA-EAP support for GSupplicantSamuel Ortiz2-7/+128
2010-09-20WEP and WPA-PSK support for GSupplicantSamuel Ortiz2-1/+69
2010-09-20GSupplicant intial commitSamuel Ortiz4-0/+2986