summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-03Release 0.630.63Marcel Holtmann2-1/+15
2010-11-03service: Try to autoconnect favorite but failed services at bootSamuel Ortiz1-1/+2
2010-11-03supplicant: Check for network before removing itSamuel Ortiz1-0/+3
2010-11-03connect-vpn: Add OpenVPN supportDaniel Wagner1-12/+30
2010-11-03openvpn: Add OpenVPN supportDaniel Wagner5-2/+412
2010-11-03provider: Forward peer address to the ipv4 layerSamuel Ortiz1-0/+8
2010-11-03connection: Prefer IPv4 peer over the regular addressSamuel Ortiz1-1/+7
2010-11-03inet: Add peer argument to address modification routineSamuel Ortiz3-11/+32
2010-11-03element: Add peer IPv4 propertySamuel Ortiz3-0/+8
2010-11-03iptables: Support for user defined chain jumpsSamuel Ortiz1-4/+111
2010-11-03iptables: Update entries offsetsSamuel Ortiz1-1/+26
2010-11-03iptables: Merge rule adding routinesSamuel Ortiz1-60/+21
2010-11-02Print hotspot location detailsMarcel Holtmann1-0/+24
2010-11-02Show provided WISPr logout URLMarcel Holtmann1-0/+3
2010-11-02gsupplicant: Remove network from wpa_s when disconnectingKalle Valo1-1/+37
2010-11-02gsupplicant: Store network pathKalle Valo1-8/+23
2010-11-02gsupplicant: Fix deadlock when disassociate while associatingMohamed Abbas1-0/+2
2010-11-02Add login handling to WISPr command line clientMarcel Holtmann1-212/+240
2010-11-02Add simple support for dealing with HTTP body contentMarcel Holtmann2-15/+30
2010-11-01Add some skeleton for POST supportMarcel Holtmann1-6/+34
2010-11-01Split the GET and POST method APIsMarcel Holtmann4-11/+26
2010-11-01Add support for decoding WISPr page elementsMarcel Holtmann1-0/+53
2010-11-01Use return value of result function to indicate to proceed or notMarcel Holtmann3-4/+8
2010-11-01The HTTP status code can be retrieved from result objectMarcel Holtmann4-10/+16
2010-11-01Add parsing of initial WISPr responseMarcel Holtmann1-3/+222
2010-11-01Add really simple content token parserMarcel Holtmann2-0/+165
2010-11-01Fix GWeb header parsing and make it more robustMarcel Holtmann1-67/+52
2010-10-31Ensure that chunk buffer is '\0' terminatedMarcel Holtmann1-1/+3
2010-10-31Reset GWebResult buffer and length in case of an errorMarcel Holtmann1-0/+4
2010-10-31Add support for parsing HTTP status code responseMarcel Holtmann2-0/+17
2010-10-30Add support for HTTP header parsing and body contentMarcel Holtmann2-18/+124
2010-10-30Remove one debug print for GWeb session flagsMarcel Holtmann1-2/+0
2010-10-30Enable close connection for the inital WISPr requestMarcel Holtmann1-0/+1
2010-10-30Add proper support for HTTP close connection optionMarcel Holtmann2-1/+23
2010-10-30Add support for GWeb requests with IP address only URLMarcel Holtmann1-8/+31
2010-10-30Update WISPr command line client to use GWebMarcel Holtmann1-65/+52
2010-10-30Add support for setting accept option for GWebMarcel Holtmann2-6/+48
2010-10-30Update error messages of GWeb test applicationMarcel Holtmann1-5/+4
2010-10-30Let the test tool use ConnMan as user agent stringMarcel Holtmann1-0/+2
2010-10-30Add support for adding custom user agent stringMarcel Holtmann2-1/+35
2010-10-30Use an unbuffered channel for HTTP and HTTPS transportsMarcel Holtmann1-2/+9
2010-10-30Only disable encoding within GIOGnuTLS channelMarcel Holtmann1-2/+1
2010-10-30Fix handling of receive watch callback within GWebMarcel Holtmann1-3/+3
2010-10-30Add basic support for using HTTPS within GWebMarcel Holtmann1-16/+32
2010-10-30Split usage of gweb/gresolv.[ch] and gweb/gweb.[ch] a little bitMarcel Holtmann1-7/+9
2010-10-30Add basic update for GWeb request APIMarcel Holtmann3-7/+15
2010-10-30Add dummy HTTPS client to WISPr test programMarcel Holtmann2-1/+130
2010-10-30Add support for g_io_channel_gnutls_new() functionMarcel Holtmann2-0/+428
2010-10-30iptables-test: Support for chain deletionSamuel Ortiz1-3/+56
2010-10-30iptables-test: Properly clean tables upSamuel Ortiz1-1/+19