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
/
gweb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-14
[SPIN] Add the dns address validation checking logic
Niraj Kumar Goit
1
-0
/
+10
2015-12-17
Apply tpkp-gnutls
hyunuktak
1
-0
/
+3
2015-08-07
Base Code merged to SPIN 2.4
submit/tizen/20150810.034432
hyunuktak
1
-0
/
+4
2014-07-17
Imported Upstream version 1.24
upstream/1.24
Zhang zhengguang
1
-219
/
+237
2012-10-19
web: Make debug func print more useful information
Jukka Rissanen
1
-3
/
+11
2012-09-11
gweb: Don't use debug functionality after possible free
Patrik Flykt
1
-4
/
+1
2012-05-22
gweb: Adding a function to know if TLS is supported or not
Tomasz Bursztyka
1
-0
/
+5
2012-04-29
gweb: Update copyright information
Marcel Holtmann
1
-1
/
+1
2012-04-27
gweb: Define GWebRouteFunc
Patrik Flykt
1
-6
/
+17
2012-04-05
gweb: Add more debug prints when error happens
Jukka Rissanen
1
-0
/
+3
2012-03-20
gweb: workaround for setsockopt failure
Sébastien Bianti
1
-12
/
+56
2012-01-10
gweb: process_send_file after HTTP Header is sent
Sébastien Bianti
1
-0
/
+3
2012-01-05
gweb: Add null pointer checks to avoid connman unstability
Thierry Boureille
1
-2
/
+7
2011-12-18
gweb: Extend gweb to send file
Ronald Tessier
1
-6
/
+77
2011-11-28
gweb: Bind socket to the right interface
Tomasz Bursztyka
1
-0
/
+17
2011-11-10
gweb: Use gcc atomics instead glib's ones
Daniel Wagner
1
-5
/
+5
2011-10-25
gweb: Add SOCK_CLOEXEC to socket()
Daniel Wagner
1
-1
/
+2
2011-07-06
gweb: Apply address family restiction to resolver
Tomasz Bursztyka
1
-0
/
+2
2011-06-27
gweb: added the capability to restrict the requests to a specific address fam...
Tomasz Bursztyka
1
-0
/
+19
2011-06-13
gweb: Make debug for write simpler
Marcel Holtmann
1
-4
/
+2
2011-04-11
gweb: numeric session address was not resolved properly.
Jukka Rissanen
1
-0
/
+21
2011-04-01
gweb: Add port string to getaddrinfo
Samuel Ortiz
1
-1
/
+4
2011-03-25
gweb: Add support for connecting to IPv6 host.
Jukka Rissanen
1
-9
/
+20
2011-03-11
gweb: Add user_agent_profile field in http header
Sébastien Bianti
1
-1
/
+21
2011-01-26
gweb: Check GString pointers before freeing them
Mohamed Abbas
1
-3
/
+9
2011-01-01
gweb: Skip hostname resolving when proxy is used
Marcel Holtmann
1
-2
/
+3
2011-01-01
gweb: Add support for handling proxy information
Marcel Holtmann
1
-5
/
+54
2011-01-01
gweb: Add extra debug for proxy setup
Marcel Holtmann
1
-1
/
+8
2010-12-30
Handling multiple message-header fields with the same name.
Mohamed Abbas
1
-40
/
+79
2010-12-28
Add g_web_result_get_header support.
Mohamed Abbas
1
-13
/
+86
2010-11-08
Don't report zero length success status back to client
Marcel Holtmann
1
-3
/
+5
2010-11-08
Fix issue with non-blocking TLS connections
Marcel Holtmann
1
-1
/
+2
2010-11-08
Add extra debug statement for when TLS encryption is used
Marcel Holtmann
1
-2
/
+5
2010-11-08
Add extra debug for result function return value
Marcel Holtmann
1
-1
/
+6
2010-11-08
Add support for setting the HTTP version information
Marcel Holtmann
1
-4
/
+36
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-06
Add interface for setting proxy for GWeb sessions
Marcel Holtmann
1
-0
/
+15
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
1
-14
/
+26
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
1
-1
/
+19
2010-11-01
The HTTP status code can be retrieved from result object
Marcel Holtmann
1
-6
/
+9
2010-11-01
Add really simple content token parser
Marcel Holtmann
1
-0
/
+151
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
1
-0
/
+15
[next]