Remove build warning
[platform/upstream/libsoup.git] / libsoup / soup-uri.h
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-02-06 Simon McVittieSoupURI: add SOUP_URI_IS_VALID() and use it for basic...
2010-04-29 Dan WinshipAdd get methods for SoupCookie, SoupDate, and SoupURI...
2009-12-20 Dan WinshipFix defines of SOUP_URI_SCHEME_FTP etc
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-07-31 Dan WinshipRe-fix _SOUP_ATOMIC_INTERN_STRING to not cause strict...
2009-07-03 Dan WinshipFix the SOUP_METHOD_* and SOUP_URI_SCHEME_* defines...
2009-06-07 Dan WinshipFix hostname resolution behavior
2009-05-08 Ross BurtonMark soup_uri_set_query_from_fields with G_GNUC_NULL_TE...
2008-08-25 Dan Winshipnew macro to check if a URI is a valid http or https...
2008-02-25 Benjamin Otteuse an underscore for struct definitions. Fixes bug...
2008-02-02 Dan WinshipFix these so that direct comparisons against them actua...
2008-02-01 Dan Winshipnew
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk
2007-06-01 Jonathon Jongsmaadd G_BEGIN_DECLS / G_END_DECLS to all installed header...
2005-06-14 Dan Winshipadd/fix gtk-doc comments, make functions match prototyp...
2004-08-09 Dan WinshipAdd flag "broken_encoding" to SoupUri.
2003-09-10 Dan WinshipAdd "authenticate" and "reauthenticate" signals. (inval...
2003-09-09 Dan Winship Beginnings of improved synchronous API support
2003-08-27 Dan WinshipNew header with typedefs, to avoid #include loops among...
2003-08-26 Dan WinshipHigher-than-soup-message-io-level functions to do clien...
2003-08-19 Dan WinshipRemove this. RC doesn't let you configure it, and no...
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-07-10 Alex GraveleyReplace SOUP_PROTOCOL_SHTTP with SOUP_PROTOCOL_HTTPS...
2001-05-11 alex/tmp/cvsmFCOKf
2001-04-23 Alex GraveleySoupSocketConnectFn no longer takes a SoupAddress argum...
2001-01-14 alexSOCKS version 4 and version 5 support. This code is...
2000-12-13 alexBeginnings of test-suite added.
2000-12-11 alexRewrote the connection pool logic, and cleaned up the...
2000-12-06 alexInitial version