summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2009-03-27clarify that SoupSessionAsync is not thread-safe, and that setting aDan Winship1-1/+12
2009-03-09 Bug 571527 – gvfsd-http crashed with SIGSEGV inDan Winship1-1/+2
2009-02-15Updates: Mention SoupSessionFeature (and link to SoupLogger,Dan Winship5-49/+298
2009-02-02fix docs buildDan Winship1-1/+2
2009-02-02Remove this, as it was incomplete, and libproxy is now officially aDan Winship1-2/+1
2009-01-21remove the dummy typedef for struct SoupSessionFeature that was neededDan Winship3-14/+22
2008-11-28fix method name in example. #562411, Andreas Bruse.Dan Winship1-1/+1
2008-11-04misc doc fixesDan Winship4-4/+99
2008-10-31rename from libsoup.pc.in; the attempt to keep the source treeDan Winship1-1/+1
2008-10-01New type and methods for working with multipart HTTP bodies (eg,Dan Winship2-14/+61
2008-10-01Update these to deal with RFC2231-encoded UTF-8 header paramsDan Winship1-0/+7
2008-10-01doc fixupsDan Winship3-0/+82
2008-07-26Add this to schedule a callback in a GMainContext "right away", as opposedDan Winship1-0/+1
2008-07-26add $(GLIB_LIBS) so this still works when building with weird LDFLAGS.Dan Winship1-1/+1
2008-04-072.4.1. Bump AGE and CURRENT.LIBSOUP_2_4_1Dan Winship1-0/+9
2008-02-25rename from libsoup to libsoup-2.4 (TARGET_DIR): don't need to overrideDan Winship5-4/+1
2008-02-25remove old .cvsignore files...Dan Winship2-17/+0
2008-02-11fix a copy-and-pasto noticed by David WeinehallDan Winship1-1/+1
2008-02-10Misc gtk-doc fix-upsDan Winship2-11/+56
2008-02-01override this to include the API version, to fix the last remainingDan Winship1-0/+3
2008-01-28Bump version to 2.3.0.1LIBSOUP_2_3_0_1Dan Winship1-1/+1
2008-01-28Changed section titles so that they actually show something useful inWouter Bolsterlee1-3/+6
2008-01-16Allow the session authenticate signal to be handled asynchronously, byDan Winship1-0/+13
2008-01-15Merge libsoup-2.4 branch to trunkDan Winship34-5418/+1442
2007-10-28ref the socket around the processing of the message, since otherwise itDan Winship1-0/+13
2007-10-15updateDan Winship2-42/+38
2007-09-24remove a mysterious partial sentence in the ::wrote-chunk docstring.Dan Winship1-6/+0
2007-04-16Make a real SoupSSLCredentials type rather than just using gpointerDan Winship3-1/+23
2006-11-05misc minor updatesDan Winship6-12/+38
2006-07-13sync to xmlrpc changesDan Winship3-3/+3
2006-06-12dist client-howto.xml and server-howto.xmlDan Winship1-1/+1
2006-06-12s/SOAP/XMLRPC/ in one place where it was missed long agoDan Winship1-0/+1
2006-06-12New client and server API tutorials.Dan Winship19-162/+1724
2006-04-02add errata from http://skrb.org/ietf/http_errata.htmlDan Winship3-11/+88
2005-11-12add a bunch of relevant RFCsDan Winship14-0/+38132
2005-11-01tell it to generate an indexlibsoup-pre214-branch-baseDan Winship19-0/+60
2005-06-14add/fix gtk-doc comments, make functions match prototypes, etcDan Winship32-1009/+1759
2005-05-05Use --type-init-func to force g_thread_init to be called. [#302674]Dan Winship1-6/+3
2004-08-31add some thingsDan Winship1-0/+5
2004-08-26add/fix lots of gtk-doc commentsDan Winship16-173/+239
2004-02-09Bump libtool numbersLIBSOUP_2_1_6JP Rosevear5-40/+42
2003-11-18Replace old gtk-doc test with GTK_DOC_CHECK() (AC_OUTPUT): addDan Winship35-723/+3859
2002-11-05Split libsoup out of soup. ChangeLog.old contains the original soupDan Winship1-1/+1
2001-09-08Rewritten for the new apis, and to be more clean, and to have manyAlex Graveley1-12/+4
2001-05-23Eliminate the extra layer of indirection for list items that are naturallyDick Porter1-8/+6
2001-05-18Prune soup-core internal files.Alex Graveley1-12/+0
2001-05-17Extract gtk-doc documentation from the codeDick Porter6-0/+765