Age | Commit message (Expand) | Author | Files | Lines |
2009-03-27 | clarify that SoupSessionAsync is not thread-safe, and that setting a | Dan Winship | 1 | -1/+12 |
2009-03-09 | Bug 571527 – gvfsd-http crashed with SIGSEGV in | Dan Winship | 1 | -1/+2 |
2009-02-15 | Updates: Mention SoupSessionFeature (and link to SoupLogger, | Dan Winship | 5 | -49/+298 |
2009-02-02 | fix docs build | Dan Winship | 1 | -1/+2 |
2009-02-02 | Remove this, as it was incomplete, and libproxy is now officially a | Dan Winship | 1 | -2/+1 |
2009-01-21 | remove the dummy typedef for struct SoupSessionFeature that was needed | Dan Winship | 3 | -14/+22 |
2008-11-28 | fix method name in example. #562411, Andreas Bruse. | Dan Winship | 1 | -1/+1 |
2008-11-04 | misc doc fixes | Dan Winship | 4 | -4/+99 |
2008-10-31 | rename from libsoup.pc.in; the attempt to keep the source tree | Dan Winship | 1 | -1/+1 |
2008-10-01 | New type and methods for working with multipart HTTP bodies (eg, | Dan Winship | 2 | -14/+61 |
2008-10-01 | Update these to deal with RFC2231-encoded UTF-8 header params | Dan Winship | 1 | -0/+7 |
2008-10-01 | doc fixups | Dan Winship | 3 | -0/+82 |
2008-07-26 | Add this to schedule a callback in a GMainContext "right away", as opposed | Dan Winship | 1 | -0/+1 |
2008-07-26 | add $(GLIB_LIBS) so this still works when building with weird LDFLAGS. | Dan Winship | 1 | -1/+1 |
2008-04-07 | 2.4.1. Bump AGE and CURRENT.LIBSOUP_2_4_1 | Dan Winship | 1 | -0/+9 |
2008-02-25 | rename from libsoup to libsoup-2.4 (TARGET_DIR): don't need to override | Dan Winship | 5 | -4/+1 |
2008-02-25 | remove old .cvsignore files... | Dan Winship | 2 | -17/+0 |
2008-02-11 | fix a copy-and-pasto noticed by David Weinehall | Dan Winship | 1 | -1/+1 |
2008-02-10 | Misc gtk-doc fix-ups | Dan Winship | 2 | -11/+56 |
2008-02-01 | override this to include the API version, to fix the last remaining | Dan Winship | 1 | -0/+3 |
2008-01-28 | Bump version to 2.3.0.1LIBSOUP_2_3_0_1 | Dan Winship | 1 | -1/+1 |
2008-01-28 | Changed section titles so that they actually show something useful in | Wouter Bolsterlee | 1 | -3/+6 |
2008-01-16 | Allow the session authenticate signal to be handled asynchronously, by | Dan Winship | 1 | -0/+13 |
2008-01-15 | Merge libsoup-2.4 branch to trunk | Dan Winship | 34 | -5418/+1442 |
2007-10-28 | ref the socket around the processing of the message, since otherwise it | Dan Winship | 1 | -0/+13 |
2007-10-15 | update | Dan Winship | 2 | -42/+38 |
2007-09-24 | remove a mysterious partial sentence in the ::wrote-chunk docstring. | Dan Winship | 1 | -6/+0 |
2007-04-16 | Make a real SoupSSLCredentials type rather than just using gpointer | Dan Winship | 3 | -1/+23 |
2006-11-05 | misc minor updates | Dan Winship | 6 | -12/+38 |
2006-07-13 | sync to xmlrpc changes | Dan Winship | 3 | -3/+3 |
2006-06-12 | dist client-howto.xml and server-howto.xml | Dan Winship | 1 | -1/+1 |
2006-06-12 | s/SOAP/XMLRPC/ in one place where it was missed long ago | Dan Winship | 1 | -0/+1 |
2006-06-12 | New client and server API tutorials. | Dan Winship | 19 | -162/+1724 |
2006-04-02 | add errata from http://skrb.org/ietf/http_errata.html | Dan Winship | 3 | -11/+88 |
2005-11-12 | add a bunch of relevant RFCs | Dan Winship | 14 | -0/+38132 |
2005-11-01 | tell it to generate an indexlibsoup-pre214-branch-base | Dan Winship | 19 | -0/+60 |
2005-06-14 | add/fix gtk-doc comments, make functions match prototypes, etc | Dan Winship | 32 | -1009/+1759 |
2005-05-05 | Use --type-init-func to force g_thread_init to be called. [#302674] | Dan Winship | 1 | -6/+3 |
2004-08-31 | add some things | Dan Winship | 1 | -0/+5 |
2004-08-26 | add/fix lots of gtk-doc comments | Dan Winship | 16 | -173/+239 |
2004-02-09 | Bump libtool numbersLIBSOUP_2_1_6 | JP Rosevear | 5 | -40/+42 |
2003-11-18 | Replace old gtk-doc test with GTK_DOC_CHECK() (AC_OUTPUT): add | Dan Winship | 35 | -723/+3859 |
2002-11-05 | Split libsoup out of soup. ChangeLog.old contains the original soup | Dan Winship | 1 | -1/+1 |
2001-09-08 | Rewritten for the new apis, and to be more clean, and to have many | Alex Graveley | 1 | -12/+4 |
2001-05-23 | Eliminate the extra layer of indirection for list items that are naturally | Dick Porter | 1 | -8/+6 |
2001-05-18 | Prune soup-core internal files. | Alex Graveley | 1 | -12/+0 |
2001-05-17 | Extract gtk-doc documentation from the code | Dick Porter | 6 | -0/+765 |