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