summaryrefslogtreecommitdiff
path: root/libsoup/soup-types.h
Commit message (Expand)AuthorAgeFilesLines
* 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