summaryrefslogtreecommitdiff
path: root/libsoup/soup-types.h
Commit message (Expand)AuthorAgeFilesLines
* websockets: add WebSocket supportDan Winship2015-03-011-16/+18
* SoupSession: add soup_session_request_http() and _request_http_uri()Dan Winship2012-12-101-0/+1
* Move SoupRequester API into SoupSession, declare SoupRequest stableDan Winship2012-12-101-0/+1
* Add per-version deprecation/availability warningsDan Winship2012-11-081-0/+1
* SoupSocket: port to GSocketConnection/GTlsConnectionDan Winship2010-12-071-2/+1
* soup-message-io: use SoupMessageQueueItems and add SoupMessageCompletionFnDan Winship2010-06-091-0/+5
* Change the typedef of SoupCookieJar to follow the other parts of soupHolger Hans Peter Freyther2009-12-171-0/+1
* Build with G_DISABLE_DEPRECATED and G_DISABLE_SINGLE_INCLUDES; enforce theCosimo Cecchi2008-10-201-1/+1
* Initial HTTP cookie support imported from development git repo,Dan Winship2008-04-091-0/+2
* New interface type representing a feature that can be added to aDan Winship2008-04-081-0/+1
* use an underscore for struct definitions. Fixes bug #518317.Benjamin Otte2008-02-251-10/+10
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-30/+3
* add G_BEGIN_DECLS / G_END_DECLS to all installed headers so that libsoupJonathon Jongsma2007-06-011-0/+4
* require glib 2.12. check for timegm().Dan Winship2007-03-171-9/+0
* use G_GNUC_NULL_TERMINATED.Dan Winship2005-08-151-0/+9
* require glib-2.0 >= 2.4.0Dan Winship2005-04-111-54/+0
* New. An interface for objects that want to act on every message passingDan Winship2003-12-191-7/+62
* Add gthread to glib checkDan Winship2003-12-171-0/+2
* Move RESPONSE_BLOCK_SIZE #define here from soup-private.hDan Winship2003-09-221-0/+24
* free the hostent.Dan Winship2003-09-191-1/+1
* Renamed from soup-error.h, with types and defines renamed accordingly.Dan Winship2003-09-031-1/+1
* New header with typedefs, to avoid #include loops among other headers.Dan Winship2003-08-271-0/+25