Age | Commit message (Expand) | Author | Files | Lines |
2012-05-24 | soup-message-body: Add a soup_buffer_get_as_bytes method | Jasper St. Pierre | 1 | -0/+1 |
2012-04-18 | soup-cookie-jar: Add SoupCookieJar:is-persistent property | Carlos Garcia Campos | 1 | -0/+2 |
2012-03-26 | gtk-doc fixes | Dan Winship | 2 | -5/+9 |
2012-03-18 | soup-session.c: add soup_session_prefetch_dns | Sergio Villar Senin | 1 | -0/+1 |
2011-12-01 | Require glib 2.31 and update to new thread APIs | Dan Winship | 1 | -1/+1 |
2011-11-05 | SoupSession: add some API for handling redirections | Dan Winship | 1 | -0/+4 |
2011-11-05 | SoupSession: Add http-aliases and https-aliases properties | Dan Winship | 1 | -0/+2 |
2011-09-22 | Lots of gtk-doc fixes (no code changes) | Dan Winship | 6 | -914/+312 |
2011-05-21 | docs: fix typo in client-howto | Dan Winship | 1 | -1/+1 |
2011-05-03 | Fix docs build for pickier linkers | Dan Winship | 1 | -1/+4 |
2011-03-21 | SoupProxyResolverGNOME: make this a subclass of SoupProxyResolverDefault | Dan Winship | 1 | -2/+1 |
2010-04-26 | Add gobject-introspection support | Andreas Rottmann | 1 | -0/+4 |
2010-02-21 | Misc gtk-doc updates | Dan Winship | 3 | -21/+4 |
2009-08-25 | Fix header names in build-howto.xml | Dan Winship | 1 | -4/+4 |
2009-08-10 | Fix up docs | Dan Winship | 3 | -21/+48 |
2009-08-09 | another out-of-tree build fix | Dan Winship | 1 | -1/+1 |
2009-08-09 | Build fixes | Andreas Rottmann | 1 | -0/+1 |
2009-04-03 | Bug 576760 – soup_message_headers_get_content_type returns bad headers | Dan Winship | 1 | -0/+2 |
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 | 1 | -15/+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 |