summaryrefslogtreecommitdiff
path: root/libsoup/soup-headers.h
Commit message (Expand)AuthorAgeFilesLines
* Stop using emacs indent-tabs-modeCarlos Garcia Campos2021-03-181-1/+1
* Remove all 2.x version macrosPatrick Griffis2020-11-251-15/+15
* Reorganize source treePatrick Griffis2020-09-191-1/+1
* soup-headers: add strict parameter parsing functionsClaudio Saavedra2018-10-081-0/+4
* Do not include the header exclusion guards in the introspectionCorentin Noël2018-06-131-3/+3
* Mark all remaining methods with SOUP_AVAILABLE_IN_2_4Ignacio Casal Quinteiro2015-11-091-1/+9
* Add per-version deprecation/availability warningsDan Winship2012-11-081-0/+4
* soup_header_g_string_append_param: if @value is a token, don't quote itDan Winship2010-04-091-0/+3
* New type and methods for working with multipart HTTP bodies (eg,Dan Winship2008-10-011-0/+4
* Update these to deal with RFC2231-encoded UTF-8 header paramsDan Winship2008-10-011-0/+4
* Initial HTTP cookie support imported from development git repo,Dan Winship2008-04-091-2/+3
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-29/+31
* add G_BEGIN_DECLS / G_END_DECLS to all installed headers so that libsoupJonathon Jongsma2007-06-011-0/+4
* Rewrite this to be easier to understand and more correct, and make theDan Winship2007-01-061-2/+2
* document this (in particular, point out that str+len must point to exactlyDan Winship2006-11-051-2/+2
* Make this a GObject. (Note that since SoupMessage was not refcountedDan Winship2003-08-201-14/+9
* Change old Helix Code refs to Ximian (and update copyright dates).Dan Winship2002-11-151-1/+1
* Split libsoup out of soup. ChangeLog.old contains the original soupDan Winship2002-11-051-1/+1
* Bump development version to 0.7.99.Alex Graveley2002-03-121-13/+29
* Fix headers for new layout. Ditto.Alex Graveley2001-08-291-2/+1
* Remove mega FIXME.Alex Graveley2001-08-281-10/+14
* Fix dangling pointer error where a resolved SoupAddress is passed to theAlex Graveley2001-07-301-1/+1
* demonstrate correct behavior here by unref'ing the context after messageAlex Graveley2001-03-091-1/+1
* update to return void from the callback. (main): do not requeue existingAlex Graveley2001-02-151-12/+14
* remove some cruft.alex2001-02-061-0/+28