summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-13gdhcp: Move get_interface_name and interface_is_up to common.cMartin Xu3-65/+76
2010-11-13dnsproxy: Handle POLLERR and POLLHUP on the nameserver UDP socketSamuel Ortiz1-3/+10
2010-11-13Show WISPr abort login URL if presentMarcel Holtmann1-0/+8
2010-11-13For consistency use err instead of ret variable nameMarcel Holtmann1-7/+8
2010-11-13Report error when enabling IP forwardingMarcel Holtmann1-2/+6
2010-11-13Use technology information when reporting Tethering statusMarcel Holtmann1-22/+24
2010-11-13Use a proper technology callback to report Tethering statusMarcel Holtmann7-38/+23
2010-11-13Break line to not exceed 80 charactersMarcel Holtmann1-1/+2
2010-11-13Use static volatile for atomic global reference countersMarcel Holtmann1-1/+1
2010-11-13Don't take reference count based on if resultMarcel Holtmann1-3/+7
2010-11-12iptables-test: Fix build failureLucas De Marchi1-3/+3
2010-11-12Fix for crash with new proxy lookup callbacksMohamed Abbas1-4/+9
2010-11-12tethering: Enable NATSamuel Ortiz1-0/+64
2010-11-12iptables-test: Set builtin flag before inserting new entrySamuel Ortiz1-1/+1
2010-11-12iptables: Set builtin flag before inserting new entrySamuel Ortiz1-1/+1
2010-11-12iptables: Duplicate table name when inserting itSamuel Ortiz1-5/+11
2010-11-12iptables: Update builtin chain hook entry and underflow arraysSamuel Ortiz1-15/+76
2010-11-12iptables-test: Fix builtin chain rule additionSamuel Ortiz1-1/+17
2010-11-12iptables-test: Update builtin hooks and underflow arraysSamuel Ortiz1-16/+78
2010-11-10device: Check for a device driver pointer before de-referencing itSamuel Ortiz1-1/+1
2010-11-10tethering: Add async tethering_enabled callbackSamuel Ortiz4-3/+98
2010-11-10Fix get-proxy-autoconfig method checkingLeena Gunda1-1/+1
2010-11-10dnsproxy: Remove TCP connection lookup from create_server()Samuel Ortiz1-10/+0
2010-11-10dnsproxy: Handle TCP receive loop retriesSamuel Ortiz1-4/+15
2010-11-09service: Use correct string for Proxy.MethodLeena Gunda1-2/+2
2010-11-08bluetooth: Implement tethering hookSamuel Ortiz1-0/+112
2010-11-08technology: Add bridge name to the tethering hookSamuel Ortiz5-12/+12
2010-11-08device: Do not disable technology twiceSamuel Ortiz1-5/+1
2010-11-08Don't report zero length success status back to clientMarcel Holtmann1-3/+5
2010-11-08Fix issue with non-blocking TLS connectionsMarcel Holtmann1-1/+2
2010-11-08Add extra debug statement for when TLS encryption is usedMarcel Holtmann1-2/+5
2010-11-08Use file descriptor directly instead of GIOChannelMarcel Holtmann1-30/+40
2010-11-08Use URI escape helpers for WISPr login requestMarcel Holtmann1-4/+15
2010-11-08Add extra debug for result function return valueMarcel Holtmann1-1/+6
2010-11-08Add parameters for setting user agent and HTTP versionMarcel Holtmann1-1/+15
2010-11-08Add support for setting the HTTP version informationMarcel Holtmann2-4/+37
2010-11-08Read IO flags first before setting channel to non-blockingMarcel Holtmann1-6/+9
2010-11-08Add support for printing result in GWeb test toolMarcel Holtmann1-2/+11
2010-11-07Add some extra HTTP body context debugMarcel Holtmann1-2/+4
2010-11-07Use send buffer to handle non-blocking GIOChannel usageMarcel Holtmann1-44/+49
2010-11-07Deal with EAGAIN and GnuTLS channelsMarcel Holtmann1-1/+21
2010-11-07Add support for handling non-blocking GnuTLS channelsMarcel Holtmann1-7/+33
2010-11-07Remove outdated portal test programMarcel Holtmann3-385/+4
2010-11-07Use GWeb for portal detection supportMarcel Holtmann1-370/+52
2010-11-06Add interface for setting proxy for GWeb sessionsMarcel Holtmann2-0/+17
2010-11-06Use proxy framework for portal checkMarcel Holtmann1-37/+53
2010-11-06Add basic implementation for internal proxy frameworkMarcel Holtmann5-3/+220
2010-11-06Remove unused device->control valueMarcel Holtmann3-11/+4
2010-11-06Remove unused connman_device_get_control functionMarcel Holtmann2-6/+0
2010-11-06Remove unused connman_device_get_name functionMarcel Holtmann2-12/+0