summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-03wifi: Set AP ciphers to CCMP onlySamuel Ortiz1-0/+2
2011-02-03gsupplicant: Set WPA ciphersSamuel Ortiz2-0/+63
2011-02-03wifi: Initial tethering supportSamuel Ortiz1-1/+194
2011-02-02gsupplicant: Add interface ap_scan property settingSamuel Ortiz2-0/+19
2011-02-02gsupplicant: Add interface bridge settingSamuel Ortiz3-1/+9
2011-02-02gsupplicant: Call select_network callbackSamuel Ortiz1-0/+8
2011-02-02gsupplicant: Add network scan ssid settingSamuel Ortiz3-3/+5
2011-02-02gsupplicant: Add network channel settingSamuel Ortiz2-0/+5
2011-02-02gsupplicant: Add interface mode capability getterSamuel Ortiz2-0/+9
2011-02-02wifi: Track interfacesSamuel Ortiz1-0/+9
2011-02-02gsupplicant: Add network mode supportSamuel Ortiz3-0/+27
2011-02-02test: Handle new tethering propertiesSamuel Ortiz3-2/+66
2011-02-02doc: Update documentation regarding tethering propertiesSamuel Ortiz2-7/+23
2011-02-02tethering: Add a tethering property per technologySamuel Ortiz7-73/+127
2011-01-31dnsproxy: Fallback to resolv.conf if dnsproxy failsDaniel Wagner4-14/+16
2011-01-31stats: Fix double free errorGrant Erickson1-3/+11
2011-01-29Release 0.680.68Marcel Holtmann2-1/+9
2011-01-28wifi: Remove legacy pluginSamuel Ortiz4-2995/+0
2011-01-28nmcompat: D-Bus configuration fileKalle Valo2-2/+22
2011-01-28nmcompat: Support nm dbus propertiesKalle Valo1-0/+94
2011-01-28nmcompat: Add pluginKalle Valo3-0/+206
2011-01-28manager: Remove network-manager compatibility codeKalle Valo3-134/+4
2011-01-28build: Fix checks for systemd unit directoryMarcel Holtmann1-10/+9
2011-01-28build: Remove deprecated --enable-dnsproxy optionMarcel Holtmann1-1/+0
2011-01-28TODO: Remove DNS Proxy entryDaniel Wagner1-12/+0
2011-01-28dhcp: Move plugins/dhcp in to coreDaniel Wagner6-478/+162
2011-01-28openconnect: error_code implementationMohamed Abbas1-0/+14
2011-01-28vpnc: error_code implementationMohamed Abbas1-0/+13
2011-01-28vpn: Allow plugins to report error codeMohamed Abbas2-4/+16
2011-01-28provider: Report VPN error codeMohamed Abbas4-2/+37
2011-01-28task: Pass exit code to the exit callbackMohamed Abbas5-8/+13
2011-01-28vpn: Fix vpn_died prototypeSamuel Ortiz1-1/+1
2011-01-27openvpn: Use parser table instead of open codingDaniel Wagner1-61/+45
2011-01-27service: Check for WPS support only in the WiFi caseSamuel Ortiz1-1/+2
2011-01-27provider: route_env_parse should depend on type not nameDaniel Wagner1-2/+2
2011-01-27openvpn: Fix typo in routing prefix checkDaniel Wagner1-1/+1
2011-01-27TODO: Removing WPS related partTomasz Bursztyka1-10/+0
2011-01-27gsupplicant: Disconnect request might not need to go through RemoveNetwork callTomasz Bursztyka1-0/+6
2011-01-27test: WPS input added in agent test scriptTomasz Bursztyka1-8/+36
2011-01-27service: WPS connection logicTomasz Bursztyka1-5/+17
2011-01-27agent: WPS input request logicTomasz Bursztyka1-1/+76
2011-01-27service: WPS enabled getterTomasz Bursztyka2-0/+9
2011-01-27doc: WPS method input documentation added to agent-api.txtTomasz Bursztyka1-1/+24
2011-01-27test: WPS property supportTomasz Bursztyka3-3/+3
2011-01-27doc: Add service WPS attribute to service-api.txtTomasz Bursztyka1-0/+10
2011-01-27service: WPS supportTomasz Bursztyka1-1/+24
2011-01-27wifi: WPS supportTomasz Bursztyka1-183/+266
2011-01-27network: WPS supportTomasz Bursztyka1-0/+17
2011-01-27gsupplicant: WPS start() method implementationTomasz Bursztyka2-1/+83
2011-01-27gsupplicant: WPS event signal supportTomasz Bursztyka2-0/+59