summaryrefslogtreecommitdiff
path: root/gweb
AgeCommit message (Expand)AuthorFilesLines
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-30Add basic update for GWeb request APIMarcel Holtmann2-6/+14
2010-10-30Add support for g_io_channel_gnutls_new() functionMarcel Holtmann2-0/+428
2010-10-04Move GResolv source file sinto GWeb directoryMarcel Holtmann3-2/+590
2010-09-21Add basic DNS resolving for HTTP operationMarcel Holtmann2-30/+100
2010-08-01Add some initial support for HTTP to web service libraryMarcel Holtmann2-2/+257
2010-07-31Add skeleton for web service libraryMarcel Holtmann2-0/+143