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
/
uri-parsing.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-09
tests/uri-parsing: check empty username/password
Dan Winship
1
-0
/
+5
2012-07-17
soup_uri_normalize: more fixes
Dan Winship
1
-0
/
+48
2012-07-13
Clean up includes
Dan Winship
1
-12
/
+4
2012-02-25
SoupURI: fix fallback handling of soup_uri_set_path(uri, NULL)
Dan Winship
1
-1
/
+51
2012-02-10
soup-uri: revert some of the previously-added return-if-fails
Dan Winship
1
-0
/
+102
2012-02-03
uri-parsing test: add a case that was exercised by a protocol fuzzer
Simon McVittie
1
-0
/
+3
2012-02-03
uri-parsing test: verify that URIs are split correctly
Simon McVittie
1
-89
/
+243
2011-11-12
soup-uri: %-encode non-ASCII characters when parsing URIs
Dan Winship
1
-1
/
+4
2010-09-03
Do not uppercase percent-encoded triplets when normalizing URIs
Sergio Villar Senin
1
-1
/
+1
2010-02-14
[SoupURI] additional fixes to previous commit
Dan Winship
1
-0
/
+2
2010-02-14
[SoupURI] tolerate bad %-encoding and other common sorts of URI lossage
Dan Winship
1
-6
/
+15
2009-09-07
SoupURI: an empty query is distinct from no query
Dan Winship
1
-1
/
+5
2009-03-23
Bug 566530 - Handle (illegal) unencoded spaces in URIs
Dan Winship
1
-1
/
+5
2008-04-05
Misc fixes noticed by "sparse" or by running gcc with additional
Dan Winship
1
-8
/
+8
2008-01-27
fix to not sometimes read beyond the end of the string.
Dan Winship
1
-0
/
+2
2008-01-15
Merge libsoup-2.4 branch to trunk
Dan Winship
1
-69
/
+96
2007-10-28
free proxy-related stuff
Dan Winship
1
-0
/
+1
2007-10-28
Make these less verbose by default (to make it easier to see what failed
Dan Winship
1
-13
/
+45
2006-11-03
fix lots of warnings. Partially from patches from Andrew W. Nosenko, and
Dan Winship
1
-3
/
+3
2005-07-15
Allow relative URIs, since some servers are lame. Based on a patch from
Dan Winship
1
-1
/
+10
2004-07-07
if the protocol is http or https, require a hostname. For #61049
Dan Winship
1
-5
/
+24
2003-08-27
New header with typedefs, to avoid #include loops among other headers.
Dan Winship
1
-1
/
+1
2003-08-12
Pull over some new test programs from the soup-refactoring branch,
Dan Winship
1
-0
/
+147