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
/
header-parsing.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-04
Imported Upstream version 2.46.0
upstream/2.46.0
Zhang zhengguang
1
-320
/
+154
2012-12-04
tests: fix a few bugs
Dan Winship
1
-5
/
+7
2012-07-13
Clean up includes
Dan Winship
1
-7
/
+1
2012-02-03
Header parsing test: verify that a full URI can appear after the "GET"
Simon McVittie
1
-0
/
+24
2011-12-21
soup-headers: misc improvements
Dan Winship
1
-5
/
+118
2011-04-07
header-parsing: update tests for RFC 5987 and multipart quoting changes
Dan Winship
1
-17
/
+100
2010-04-09
soup_header_g_string_append_param: if @value is a token, don't quote it
Dan Winship
1
-2
/
+2
2010-03-13
Fix leaks found by valgrind
Dan Winship
1
-0
/
+1
2009-12-14
Handle spurious CR/LFs between responses
Dan Winship
1
-0
/
+8
2009-04-19
header-parsing.c: Add tests for new bad-header-parsing rules
Dan Winship
1
-28
/
+61
2009-04-03
Bug 577630 - libsoup should ignore broken Content-Type headers
Dan Winship
1
-2
/
+14
2009-04-03
Bug 577728 – soup_header_g_string_append_param should handle NULL values
Dan Winship
1
-0
/
+40
2009-04-03
Bug 576760 – soup_message_headers_get_content_type returns bad headers
Dan Winship
1
-2
/
+65
2008-12-23
add some more warning CFLAGS, inspired by Benjamin Otte's blog post,
Dan Winship
1
-4
/
+4
2008-10-01
New type and methods for working with multipart HTTP bodies (eg,
Dan Winship
1
-1
/
+1
2008-10-01
Update these to deal with RFC2231-encoded UTF-8 header params
Dan Winship
1
-0
/
+56
2008-04-05
Misc fixes noticed by "sparse" or by running gcc with additional
Dan Winship
1
-11
/
+11
2008-02-09
Add an iterator type for SoupMessageHeaders.
Dan Winship
1
-11
/
+8
2008-02-03
if the request headers contain an unrecognized Expect: header, return
Dan Winship
1
-10
/
+52
2008-01-27
fix to not sometimes read beyond the end of the string.
Dan Winship
1
-0
/
+2
2008-01-16
Deal with Shoutcast servers, which return "ICY 200 OK", but are otherwise
Dan Winship
1
-0
/
+8
2008-01-15
Merge libsoup-2.4 branch to trunk
Dan Winship
1
-131
/
+255
2007-10-28
free proxy-related stuff
Dan Winship
1
-1
/
+1
2007-10-28
Make these less verbose by default (to make it easier to see what failed
Dan Winship
1
-36
/
+68
2007-09-25
minor rfc850-date parsing improvement suggested by RFC2616 19.3.
Dan Winship
1
-0
/
+8
2007-01-16
initialize "errors" to 0. duh. Pointed out by Michael Wolf.
Dan Winship
1
-2
/
+2
2007-01-06
Rewrite this to be easier to understand and more correct, and make the
Dan Winship
1
-0
/
+621