summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2011-01-13pacrunner: Implement proxy_changed hookSamuel Ortiz1-0/+16
2011-01-10supplicant: Support EAP phase2 authentication methodsHenri Bragge1-1/+5
2011-01-10wifi: Stack based crash risk fixedTomasz Bursztyka1-3/+7
2011-01-07ipconfig: Add AUTO ipconfig method for IPv6 auto configured addressesJukka Rissanen1-0/+1
2011-01-07supplicant: Drop unnecessary quotes from phase2 valueHenri Bragge1-1/+1
2010-12-31Free the IO channel if connection to the DNS server failsLeena Gunda1-1/+4
2010-12-31memoryleak: dhcp_client is already referenced when createdJukka Rissanen1-2/+0
2010-12-31memoryleak: block was not freedJukka Rissanen1-0/+1
2010-12-31memoryleak: address was not freedJukka Rissanen1-0/+1
2010-12-31memoryleak: SSID was not freedJukka Rissanen1-1/+5
2010-12-31memoryleak: network interface string was not freedJukka Rissanen1-6/+12
2010-12-28portal: Check status and print client IP and country detailsMarcel Holtmann1-0/+13
2010-12-23wifi: Check for passphrase being not NULL before calling strlenMohamed Abbas1-1/+1
2010-12-23wifi: Remove network on BSSRemoved signal receptionLeena Gunda1-2/+12
2010-12-23wifi: Track wpa supplicant stateSamuel Ortiz1-0/+35
2010-12-23wifi: Zero length passphrase set to NULLSamuel Ortiz1-3/+8
2010-12-23wifi: Dont start new connection until disassociation completesMohamed Abbas1-19/+64
2010-12-22wifi: Remove misleading error stringSamuel Ortiz1-2/+10
2010-12-22wifi: Use CONNMAN_SUPPLICANT_DEBUG for debuggingSamuel Ortiz1-1/+1
2010-12-22wifi: Set wifi plugin priority to DEFAULTSamuel Ortiz2-2/+2
2010-12-22wifi: Switch to being the default wifi pluginSamuel Ortiz2-2/+2
2010-12-22wifi: Make gsupplicant debug depend on CONNMAN_GSUPPLICANT_DEBUGSamuel Ortiz1-1/+3
2010-12-21dhcp: Add IPv4LL supportJulien Massot1-0/+37
2010-12-21openvpn: Identation fixesSamuel Ortiz1-38/+38
2010-12-21openvpn: Move foreign_option_ parse code into its own functionDaniel Wagner1-25/+31
2010-12-21openvpn: Use ifconfig_remote as peer addressDaniel Wagner1-1/+1
2010-12-21openvpn: Append routesDaniel Wagner1-0/+109
2010-12-21openvpn: Pass in additional argumentsDaniel Wagner1-2/+37
2010-12-17openconnect: Remove unused codeDaniel Wagner1-7/+0
2010-12-17dnsproxy: Listen on IN6ADDR_ANY not Legacy INADDR_ANYDavid Woodhouse1-9/+36
2010-12-17dnsproxy: Fix {udp,tcp}_listener_event() to cope with requests over IPv6David Woodhouse1-19/+20
2010-12-17dnsproxy: Rename 'len' field in request_dataDavid Woodhouse1-5/+5
2010-12-17ofono: Delay ipconfig structure cleanupSamuel Ortiz1-1/+2
2010-12-15ofono: Set regulatory domain from network MCCSamuel Ortiz2-1/+493
2010-12-15wifi: Regulatory domain setting implementationSamuel Ortiz1-1/+18
2010-12-15iwmx: Fix build failureLeena Gunda1-1/+1
2010-12-14ipconfig: Define 2 separate pointers for IPv4 and IPv6Jukka Rissanen1-2/+2
2010-12-08dnsproxy: Stop polling a nameserver when connect failsSamuel Ortiz1-0/+15
2010-12-08ethernet: Add USB CDC tethering supportMartin Xu1-0/+101
2010-12-08Add CONNMAN_DEVICE_TYPE_GADGET and CONNMAN_SERVICE_TYPE_GADGETMartin Xu2-0/+2
2010-12-07dnsproxy: Support multiple search domain per serviceSamuel Ortiz1-22/+99
2010-12-07dnsproxy: Ignore adding and removing of NULL serversHenri Bragge1-0/+6
2010-12-07wifi: Fix technology driver name and typeSamuel Ortiz1-2/+2
2010-12-04ofono: Fix signal strength reportSamuel Ortiz1-12/+12
2010-12-02dnsproxy: Fix handling of IPv6 nameserversDavid Woodhouse1-11/+28
2010-12-02wifi: Register technology driverSamuel Ortiz1-0/+32
2010-11-26ofono: Parse the new Lockdown propertyGustavo F. Padovan1-0/+14
2010-11-26Remove support for dhclient pluginMarcel Holtmann1-237/+0
2010-11-26Change service name from org.moblin.connman to net.connmanMarcel Holtmann3-6/+6
2010-11-26Revert "Return to mainloop before starting DHCP procedure"Marcel Holtmann1-12/+1