Remove build warning
[platform/upstream/libsoup.git] / libsoup / soup-types.h
2012-12-10 Dan WinshipSoupSession: add soup_session_request_http() and _reque...
2012-12-10 Dan WinshipMove SoupRequester API into SoupSession, declare SoupRe...
2012-11-08 Dan WinshipAdd per-version deprecation/availability warnings
2010-12-07 Dan WinshipSoupSocket: port to GSocketConnection/GTlsConnection
2010-06-09 Dan Winshipsoup-message-io: use SoupMessageQueueItems and add...
2009-12-17 Holger Hans Peter... Change the typedef of SoupCookieJar to follow the other...
2008-10-20 Cosimo CecchiBuild with G_DISABLE_DEPRECATED and G_DISABLE_SINGLE_IN...
2008-04-09 Dan Winship Initial HTTP cookie support imported from development...
2008-04-08 Dan WinshipNew interface type representing a feature that can...
2008-02-25 Benjamin Otteuse an underscore for struct definitions. Fixes bug...
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...
2007-03-17 Dan Winshiprequire glib 2.12. check for timegm().
2005-08-15 Dan Winshipuse G_GNUC_NULL_TERMINATED.
2005-04-11 Dan Winshiprequire glib-2.0 >= 2.4.0
2003-12-19 Dan WinshipNew. An interface for objects that want to act on every...
2003-12-17 Dan WinshipAdd gthread to glib check
2003-09-22 Dan WinshipMove RESPONSE_BLOCK_SIZE #define here from soup-private.h
2003-09-19 Dan Winshipfree the hostent.
2003-09-03 Dan WinshipRenamed from soup-error.h, with types and defines renam...
2003-08-27 Dan WinshipNew header with typedefs, to avoid #include loops among...