index
:
platform/upstream/libsoup
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
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_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
devel
pristine-tar
sandbox/pcoval/devel
sandbox/pcoval/upstream
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_4.0_tv
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_ivi_genivi
upstream
Domain: Network & Connectivity / Data Network; Licenses: ETC;
Jaehyun Kim <jeik01.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
coding-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-09
Imported Upstream version 2.62.2
upstream/2.62.2
Seonah Moon
1
-3
/
+2
2014-11-04
Imported Upstream version 2.46.0
upstream/2.46.0
Zhang zhengguang
1
-353
/
+337
2013-02-12
test-utils: add cancellation support to soup_test_request_send
Sergio Villar Senin
1
-1
/
+1
2012-12-28
Revert the mirroring of SoupMessage API onto SoupRequestHTTP.
Dan Winship
1
-8
/
+25
2012-12-10
SoupSession: add soup_session_request_http() and _request_http_uri()
Dan Winship
1
-62
/
+44
2012-12-10
Move SoupRequester API into SoupSession, declare SoupRequest stable
Dan Winship
1
-16
/
+10
2012-08-11
valgrindage
Dan Winship
1
-1
/
+11
2012-07-25
test-utils: simplify the SoupRequest test utils a bit
Dan Winship
1
-2
/
+2
2012-07-17
SoupConverterWrapper: handle empty "compressed" responses
Dan Winship
1
-2
/
+47
2012-07-13
Add some test-utils helpers for async SoupRequest usage
Dan Winship
1
-22
/
+11
2012-07-13
Clean up includes
Dan Winship
1
-17
/
+0
2012-05-24
Fix the handling of trailing junk with Content-Encoding
Dan Winship
1
-32
/
+271
2011-11-17
coding-test.c: refactored and added deflate support.
Sergio Villar Senin
1
-205
/
+166
2011-05-22
SoupContentDecoder: deal with broken apache Content-Encoding
Dan Winship
1
-32
/
+138
2010-12-10
Remove SoupCoding, SoupCodingGZip, use GZlibDecompressor
Dan Winship
1
-2
/
+57
2010-06-11
Allow calling soup_test_server_new() multiple times in test programs
Dan Winship
1
-0
/
+1
2010-03-13
Fix leaks found by valgrind
Dan Winship
1
-0
/
+3
2010-01-23
[SoupCodingGzip] discard trailing junk after decoding, for compatibility
Dan Winship
1
-3
/
+44
2009-12-16
Content-Encoding support
Dan Winship
1
-0
/
+154