soup-address: fix proxy enumerator implementation
[platform/upstream/libsoup.git] / libsoup / soup-uri.c
2013-04-18 Dan Winshipsoup-address: fix proxy enumerator implementation
2013-03-11 Zan Dobersekdata: URL requests should serve the whole decoded URL
2013-01-21 Dan WinshipRevert "SoupURI: replace NULL password with "" on http"
2013-01-12 Dan WinshipSoupURI: replace NULL password with "" on http
2012-12-28 Dan Winshipdocs: Lots of minor fixes and additions
2012-12-10 Dan Winshipsoup-uri: don't decode %00 in URIs
2012-11-08 Dan WinshipAdd per-version deprecation/availability warnings
2012-10-20 Carlos Garcia Campossoup-request: Add support to handle gresource URI requests
2012-07-17 Dan Winshipsoup_uri_normalize: more fixes
2012-07-16 Dan Winshipsoup-uri: fix uri_normalized_copy to not always do...
2012-07-13 Dan WinshipClean up includes
2012-07-13 Dan WinshipUse G_DEFINE_INTERFACE and G_DEFINE_BOXED_TYPE
2012-02-25 Dan WinshipSoupURI: fix fallback handling of soup_uri_set_path...
2012-02-10 Dan Winshipsoup-uri: revert some of the previously-added return...
2012-02-09 Dan Winshipsoup-uri: fix the scheme parsing to require alpha,...
2012-02-06 Simon McVittiesoup_uri_new: do not allow invalid URIs to be returned...
2012-02-06 Simon McVittieSoupURI: add SOUP_URI_IS_VALID() and use it for basic...
2012-02-06 Simon McVittiesoup_uri_copy_host: always set the path to something...
2012-02-03 Simon McVittiesoup_uri_new: annotate uri_string as nullable
2012-02-03 Simon McVittiesoup_uri_uses_default_port: correct documentation
2012-02-03 Simon McVittieSoupURI: give "foo:" a non-NULL path member
2011-12-01 Dan Winshipsoup-session: fix some http-aliases/https-aliases problems
2011-11-12 Dan Winshipsoup-uri: %-encode non-ASCII characters when parsing...
2011-09-22 Dan WinshipLots of gtk-doc fixes (no code changes)
2011-08-07 Dan WinshipSoupConnection: do TLS handshake at connection time
2011-08-04 Evan NemersonSoup-2.4.gir: add missing introspection data from Vala...
2011-04-15 Sergio Villar Seninsoup_uri_to_string: print port numbers as unsigned...
2011-04-07 Sergio Villar Seninsoup_request_data_send: data URL decoding fix
2010-11-09 Dan WinshipFix parsing/generation of URI queries that aren't HTML...
2010-11-09 Dan WinshipSoupURI: never return NULL from soup_uri_decode/soup_ur...
2010-09-13 Dan WinshipFix a crash when resolving URIs with both spaces and...
2010-09-03 Sergio Villar SeninDo not uppercase percent-encoded triplets when normaliz...
2010-05-24 Gustavo Noronha... Annotate all hash table parameters and return values...
2010-04-29 Dan WinshipAdd get methods for SoupCookie, SoupDate, and SoupURI...
2010-04-09 Dan WinshipAdd macros for checking character classes. Eg, soup_cha...
2010-03-13 Dan WinshipFix a crash in the whitespace-stripping code in soup_ur...
2010-02-20 Dan Winship[SoupURI] further fixes to CRLF-stripping
2010-02-15 Dan Winship[SoupURI] additional fixes to previous commit
2010-02-14 Dan Winship[SoupURI] tolerate bad %-encoding and other common...
2009-12-29 Gustavo Noronha... Unnecessary initialization
2009-12-18 Dan Winship[SoupURI] add a bit of ftp URI support
2009-11-21 Dan WinshipSOUP_URI_VALID_FOR_HTTP: update to check uri->path too
2009-09-07 Dan WinshipSoupURI: an empty query is distinct from no query
2009-07-31 Dan WinshipRe-fix _SOUP_ATOMIC_INTERN_STRING to not cause strict...
2009-07-28 Dan WinshipDon't crash when a request is redirected to an invalid...
2009-07-03 Dan WinshipFix the SOUP_METHOD_* and SOUP_URI_SCHEME_* defines...
2009-06-07 Dan WinshipFix hostname resolution behavior
2009-03-23 Dan Winship Bug 566530 - Handle (illegal) unencoded spaces in...
2009-03-08 Dan Winshipgtk-doc updates. In particular, document a bunch of...
2008-12-09 Dan WinshipExplicitly document the fact that you have to call...
2008-10-20 Cosimo CecchiBuild with G_DISABLE_DEPRECATED and G_DISABLE_SINGLE_IN...
2008-10-10 Andrew W. NosenkoVerify whether uri is non-NULL and avoid crash on NULL...
2008-10-03 Dan WinshipChange the SoupURI properties to SoupAddress properties.
2008-08-25 Dan Winshipnew macro to check if a URI is a valid http or https...
2008-04-05 Dan Winship Misc fixes noticed by "sparse" or by running gcc with...
2008-02-02 Dan WinshipFix these so that direct comparisons against them actua...
2008-02-01 Dan WinshipUse GObject properties. (soup_address_new, soup_address...
2008-02-01 Dan Winshipnew
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk
2006-11-03 Dan WinshipFix an off by one pointed out by Andrew W. Nosenko.
2006-11-03 Dan Winshipfix lots of warnings. Partially from patches from Andre...
2005-06-14 Dan Winshipadd/fix gtk-doc comments, make functions match prototyp...
2004-08-26 Dan Winshipadd/fix lots of gtk-doc comments
2004-08-09 Dan WinshipAdd flag "broken_encoding" to SoupUri.
2004-07-07 Dan Winshipif the protocol is http or https, require a hostname...
2003-11-18 Dan WinshipChange G_LOG_DOMAIN to "libsoup". Remove unused defines.
2003-09-10 Dan WinshipAdd "authenticate" and "reauthenticate" signals. (inval...
2003-09-09 Dan Winship Beginnings of improved synchronous API support
2003-08-26 Dan WinshipHigher-than-soup-message-io-level functions to do clien...
2003-08-19 Dan WinshipNew API for doing socket IO. Works both synchronously...
2003-08-14 Dan WinshipFix a spelling mistake.
2003-08-12 Dan Winship Pull over some new test programs from the soup-refacto...
2002-11-15 Dan WinshipChange old Helix Code refs to Ximian (and update copyri...
2002-11-05 Dan WinshipSplit libsoup out of soup. ChangeLog.old contains the...
2002-03-12 Alex GraveleyBump development version to 0.7.99.
2001-10-26 Alex GraveleyUse soup_uri_set_auth().
2001-10-16 Alex GraveleyFix nasty chunked encoding bug when the message is...
2001-10-03 Dan WinshipThe @ in foo/bar@baz is part of the path, not the usern...
2001-07-10 Alex GraveleyReplace SOUP_PROTOCOL_SHTTP with SOUP_PROTOCOL_HTTPS...
2001-07-10 Alex GraveleyUse g_strncasecmp.
2001-05-17 Dick PorterFixed all gtk-doc moans in soup-core documentation
2001-05-11 alex/tmp/cvsmFCOKf
2001-04-23 Alex GraveleySoupSocketConnectFn no longer takes a SoupAddress argum...
2001-03-07 Alex Graveleycreated. moved cgi-related request processing here...
2001-03-03 Alex GraveleyRemove WSDL_CFLAGS.
2001-02-15 Alex Graveleyupdate to return void from the callback. (main): do...
2001-01-12 alexsimple config file loading. Passing NULL as the config...
2001-01-11 alexappend a '?' between path and query string in request...
2000-12-26 alexMade SoupConnection wrap Gnet's TcpSocket. This means...
2000-12-20 alexHeader parsing works according to spec, including multi...
2000-12-13 alexForgot to set the path for cases where we don't have...
2000-12-13 alexBeginnings of test-suite added.
2000-12-06 alexInitial version