summaryrefslogtreecommitdiff
path: root/libsoup/soup-xmlrpc.c
Commit message (Expand)AuthorAgeFilesLines
* fix up non-literal format string issuesRyan Lortie2013-12-091-0/+5
* soup-xmlrpc: fix parsing of <methodCall> without <params>Dan Winship2012-08-061-15/+18
* Clean up includesDan Winship2012-07-131-6/+1
* Replace g_hash_table_foreach() with GHashTableIterDan Winship2012-07-131-20/+19
* Use G_GNUC_BEGIN_IGNORE_DEPRECATIONS (where available)Dan Winship2012-03-041-0/+30
* Lots of gtk-doc fixes (no code changes)Dan Winship2011-09-221-3/+41
* Soup-2.4.gir: add missing introspection data from Vala bindingsEvan Nemerson2011-08-041-1/+1
* Fixes and additions for new introspection scannerDan Winship2010-09-131-2/+2
* Add gobject-introspection supportAndreas Rottmann2010-04-261-4/+4
* soup_value_hash_insert_value() copies the value, so we have toDan Winship2008-09-301-0/+1
* Misc fixes noticed by "sparse" or by running gcc with additionalDan Winship2008-04-051-1/+1
* fix mutex use to avoid a race conditionDan Winship2008-01-271-37/+41
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-0/+796