index
:
platform/upstream/connman
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel
ipsec
pristine-tar
sandbox/nmerinov/llvm
sandbox/pcoval/pc
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_devel
tizen_ivi_genivi
tizen_ivi_release
tizen_tv_devel
upstream
Domain: Network & Connectivity / Data Network;
Jaehyun Kim <jeik01.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gweb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-08
Add support for setting the HTTP version information
Marcel Holtmann
2
-4
/
+37
2010-11-08
Read IO flags first before setting channel to non-blocking
Marcel Holtmann
1
-6
/
+9
2010-11-07
Add some extra HTTP body context debug
Marcel Holtmann
1
-2
/
+4
2010-11-07
Use send buffer to handle non-blocking GIOChannel usage
Marcel Holtmann
1
-44
/
+49
2010-11-07
Deal with EAGAIN and GnuTLS channels
Marcel Holtmann
1
-1
/
+21
2010-11-07
Add support for handling non-blocking GnuTLS channels
Marcel Holtmann
1
-7
/
+33
2010-11-06
Add interface for setting proxy for GWeb sessions
Marcel Holtmann
2
-0
/
+17
2010-11-06
Add workaround for not linking against GnuTLS
Marcel Holtmann
1
-0
/
+31
2010-11-06
Support chunk encode in HTTP response.
Mohamed Abbas
1
-7
/
+159
2010-11-06
Add chunk encode support when doing HTTP request.
Mohamed Abbas
1
-72
/
+156
2010-11-02
Add simple support for dealing with HTTP body content
Marcel Holtmann
2
-15
/
+30
2010-11-01
Add some skeleton for POST support
Marcel Holtmann
1
-6
/
+34
2010-11-01
Split the GET and POST method APIs
Marcel Holtmann
2
-7
/
+24
2010-11-01
Use return value of result function to indicate to proceed or not
Marcel Holtmann
1
-1
/
+1
2010-11-01
The HTTP status code can be retrieved from result object
Marcel Holtmann
2
-8
/
+10
2010-11-01
Add really simple content token parser
Marcel Holtmann
2
-0
/
+165
2010-11-01
Fix GWeb header parsing and make it more robust
Marcel Holtmann
1
-67
/
+52
2010-10-31
Ensure that chunk buffer is '\0' terminated
Marcel Holtmann
1
-1
/
+3
2010-10-31
Reset GWebResult buffer and length in case of an error
Marcel Holtmann
1
-0
/
+4
2010-10-31
Add support for parsing HTTP status code response
Marcel Holtmann
2
-0
/
+17
2010-10-30
Add support for HTTP header parsing and body content
Marcel Holtmann
2
-18
/
+124
2010-10-30
Remove one debug print for GWeb session flags
Marcel Holtmann
1
-2
/
+0
2010-10-30
Add proper support for HTTP close connection option
Marcel Holtmann
2
-1
/
+23
2010-10-30
Add support for GWeb requests with IP address only URL
Marcel Holtmann
1
-8
/
+31
2010-10-30
Add support for setting accept option for GWeb
Marcel Holtmann
2
-6
/
+48
2010-10-30
Add support for adding custom user agent string
Marcel Holtmann
2
-1
/
+35
2010-10-30
Use an unbuffered channel for HTTP and HTTPS transports
Marcel Holtmann
1
-2
/
+9
2010-10-30
Only disable encoding within GIOGnuTLS channel
Marcel Holtmann
1
-2
/
+1
2010-10-30
Fix handling of receive watch callback within GWeb
Marcel Holtmann
1
-3
/
+3
2010-10-30
Add basic support for using HTTPS within GWeb
Marcel Holtmann
1
-16
/
+32
2010-10-30
Add basic update for GWeb request API
Marcel Holtmann
2
-6
/
+14
2010-10-30
Add support for g_io_channel_gnutls_new() function
Marcel Holtmann
2
-0
/
+428
2010-10-04
Move GResolv source file sinto GWeb directory
Marcel Holtmann
3
-2
/
+590
2010-09-21
Add basic DNS resolving for HTTP operation
Marcel Holtmann
2
-30
/
+100
2010-08-01
Add some initial support for HTTP to web service library
Marcel Holtmann
2
-2
/
+257
2010-07-31
Add skeleton for web service library
Marcel Holtmann
2
-0
/
+143
[prev]