summaryrefslogtreecommitdiff
path: root/rest/rest-private.h
Commit message (Expand)AuthorAgeFilesLines
* Port to libsoup3Carlos Garcia Campos2021-11-041-3/+19
* Remove glib-compat.{c,h}Timm Bäder2016-06-161-1/+0
* Remove all GLIB_CHECK_VERSION usesTimm Bäder2016-06-161-1/+1
* Fix compilation with older glibsChristophe Fergeau2013-06-281-0/+1
* xml-node: API for manually constructing and outputting XMLTomas Frydrych2011-02-101-0/+7
* Use the session callback instead of finished (BMC#842)Ross Burton2010-05-141-1/+3
* Add a sync SoupSession to RestProxy and expose _send_messageRoss Burton2009-05-291-0/+2
* Add a macro to do run-time debug enabled checksRoss Burton2009-05-151-1/+3
* Add license header.Rob Bradford2009-01-151-0/+22
* Add a rest_proxy_call_cancel function to cancel an issued call.Rob Bradford2008-11-201-1/+2
* Replace _rest_proxy_call_set_proxy with a GObject propertyRob Bradford2008-09-151-2/+0
* Add missing prototypeRob Bradford2008-09-041-0/+4
* Add some implementations to the RestProxyCall objectRob Bradford2008-09-041-0/+6
* Add a debugging macro that can output debugging conditional on an env. var.Rob Bradford2008-09-011-0/+25