summaryrefslogtreecommitdiff
path: root/gsupplicant
AgeCommit message (Expand)AuthorFilesLines
2012-04-23gsupplicant: Add WPS specific capabilities handling for networkTomasz Bursztyka2-1/+41
2012-04-23gsupplicant: Add WPS specific capabilities parsing for BSSTomasz Bursztyka2-4/+38
2012-04-17supplicant: Remove trailing whitespaceJulien Massot1-1/+1
2012-04-17gsupplicant: Interpret "invalid message format" as invalid-key errorJulien Massot1-2/+7
2012-02-24gsupplicant: Add support for background scanning parametersTomasz Bursztyka2-0/+5
2011-12-23supplicant: Make create_name() UTF-8 awareDaniel Wagner1-13/+31
2011-11-29wifi: Set device powered from the interface create callbackSamuel Ortiz2-0/+9
2011-11-07gsupplicant: Add a function to enable or disable the selected networkTomasz Bursztyka2-0/+26
2011-09-13wifi: Add SSIDs and frequencies to wpa_supplicant scan for fast scanMohamed Abbas2-5/+146
2011-09-13gsupplicant: Get the number of scan ssids from supplicantMohamed Abbas2-1/+19
2011-09-13gsupplicant: Add support to append char ** entries to dbus dictMohamed Abbas2-0/+54
2011-09-13service: Add frequency support to serviceMohamed Abbas2-0/+11
2011-09-12gsupplicant: Implement network properties changes notificationSamuel Ortiz2-0/+17
2011-09-12gsupplicant: Track best signal and the corresponding BSSSamuel Ortiz1-15/+66
2011-09-12gsupplicant: Do not access IE array past end of bufferJukka Rissanen1-1/+3
2011-07-21gsupplicant: set the cipher even if security is WEPJulien Massot1-0/+1
2011-06-17gsupplicant: Client certificate is not mandatory for TTLS/PEAPPaolo Pellegrino1-5/+3
2011-06-14gsupplicant: Fix how raw key as psk are provided.Tomasz Bursztyka1-2/+26
2011-02-08gsupplicant: Report AddNetwork and SelectNetwork errors to callerPatrik Flykt1-2/+28
2011-02-03gsupplicant: Add ciphers only for WPA PSK and EAPSamuel Ortiz1-2/+2
2011-02-03gsupplicant: Set WPA protocolSamuel Ortiz2-0/+39
2011-02-03gsupplicant: Set WPA ciphersSamuel Ortiz2-0/+63
2011-02-02gsupplicant: Add interface ap_scan property settingSamuel Ortiz2-0/+19
2011-02-02gsupplicant: Add interface bridge settingSamuel Ortiz2-0/+8
2011-02-02gsupplicant: Call select_network callbackSamuel Ortiz1-0/+8
2011-02-02gsupplicant: Add network scan ssid settingSamuel Ortiz2-3/+4
2011-02-02gsupplicant: Add network channel settingSamuel Ortiz2-0/+5
2011-02-02gsupplicant: Add interface mode capability getterSamuel Ortiz2-0/+9
2011-02-02gsupplicant: Add network mode supportSamuel Ortiz2-0/+26
2011-01-27gsupplicant: Disconnect request might not need to go through RemoveNetwork callTomasz Bursztyka1-0/+6
2011-01-27gsupplicant: WPS start() method implementationTomasz Bursztyka2-1/+83
2011-01-27gsupplicant: WPS event signal supportTomasz Bursztyka2-0/+59
2011-01-27gsupplicant: WPS credentials signal supportTomasz Bursztyka2-0/+95
2011-01-27gsupplicant: bss/network wps enabled supportTomasz Bursztyka2-1/+93
2011-01-10gsupplicant: Support EAP phase2 authentication methodsHenri Bragge1-1/+5
2011-01-10wifi: Stack based crash risk fixedTomasz Bursztyka1-0/+2
2011-01-07gsupplicant: Use the prefixed version of phase2_auth valueHenri Bragge1-1/+1
2011-01-07gsupplicant: Drop unnecessary quotes from phase2 valueHenri Bragge1-1/+1
2011-01-06Fix missing and empty WiFi APs issue after kill/restartLeena Gunda1-13/+41
2011-01-05Fix memory leaks in gsupplicant interface_propertyLeena Gunda1-3/+9
2011-01-05Fix Valgrind invalid write error for WiFi pluginLeena Gunda1-3/+3
2010-12-28Fix Valgrind Invalid Read error while removing gsupplicant interfaceLeena Gunda1-2/+5
2010-12-28Free gsupplicant network path when removing networkLeena Gunda1-0/+1
2010-12-28gsupplicant network_path not freed while removing interfaceLeena Gunda1-0/+1
2010-12-23gsupplicant: Remove network even if disconnect failedSamuel Ortiz1-3/+1
2010-12-22gsupplicant: Remove get_results warningSamuel Ortiz1-1/+1
2010-12-15gsupplicant: Country setting implementationSamuel Ortiz2-0/+75
2010-12-15gsupplicant: Support empty property set responsesSamuel Ortiz1-3/+1
2010-12-13gsupplicant: Dont allow scanning while associatingMohamed Abbas1-0/+15
2010-11-22gsupplicant: Fix D-Bus interface name argumentsLeena Gunda1-9/+5