2008-01-28 |
Dan Winship | Use soup_message_headers_replace(), not soup_message_he... |
tree | commitdiff |
2008-01-27 |
Dan Winship | fix mutex use to avoid a race condition |
tree | commitdiff |
2008-01-27 |
Dan Winship | fix to not sometimes read beyond the end of the string. |
tree | commitdiff |
2008-01-24 |
Tor Lillqvist | Allow autogening even without AM_PATH_LIBGCRYPT available |
tree | commitdiff |
2008-01-18 |
Dan Winship | test SOUP_AUTH_DOMAIN_REMOVE_PATH |
tree | commitdiff |
2008-01-16 |
Dan Winship | Deal with Shoutcast servers, which return "ICY 200... |
tree | commitdiff |
2008-01-16 |
Dan Winship | Allow the session authenticate signal to be handled... |
tree | commitdiff |
2008-01-15 |
Dan Winship | Merge libsoup-2.4 branch to trunk |
tree | commitdiff |
2007-11-26 |
Dan Winship | wait for apache to exit, to avoid spurious test failures |
tree | commitdiff |
2007-11-21 |
Dan Winship | don't leak the async_context |
tree | commitdiff |
2007-11-21 |
Dan Winship | don't leak the SoupAddress. |
tree | commitdiff |
2007-11-19 |
Dan Winship | Fix the guards around the got_chunk emission so that... |
tree | commitdiff |
2007-10-28 |
Dan Winship | ref the socket around the processing of the message... |
tree | commitdiff |
2007-10-28 |
Dan Winship | free proxy-related stuff |
tree | commitdiff |
2007-10-28 |
Dan Winship | Make these less verbose by default (to make it easier... |
tree | commitdiff |
2007-10-09 |
Dan Winship | Update for current soup-ssl.h prototypes |
tree | commitdiff |
2007-10-05 |
Dan Winship | srcdir != builddir fixes LIBSOUP_2_2_101 |
tree | commitdiff |
2007-09-25 |
Dan Winship | minor rfc850-date parsing improvement suggested by... |
tree | commitdiff |
2007-09-24 |
Dan Winship | Only remove the Authorization / Proxy-Authorization... |
tree | commitdiff |
2007-09-14 |
Dan Winship | Make "make check" pass on Fedora 7: |
tree | commitdiff |
2007-03-17 |
Dan Winship | get/set auth/proxy_auth info for a message. |
tree | commitdiff |
2007-03-16 |
Dan Winship | update the handling of CONNECT: it has no response... |
tree | commitdiff |
2007-03-16 |
Dan Winship | add <sys/socket.h> for solaris. #418919, from Wang Xin |
tree | commitdiff |
2007-03-13 |
Dan Winship | add $(LIBGNUTLS_CFLAGS) for ssl-test. #417617, patch... |
tree | commitdiff |
2007-03-13 |
Dan Winship | if soup_connection_connect_sync() returns SOUP_STATUS_T... |
tree | commitdiff |
2007-03-08 |
Dan Winship | don't return G_IO_STATUS_AGAIN if we're doing blocking... |
tree | commitdiff |
2007-01-16 |
Dan Winship | initialize "errors" to 0. duh. Pointed out by Michael... |
tree | commitdiff |
2007-01-06 |
Dan Winship | Rewrite this to be easier to understand and more correc... |
tree | commitdiff |
2006-11-03 |
Dan Winship | fix lots of warnings. Partially from patches from Andre... |
tree | commitdiff |
2006-07-21 |
Dan Winship | initialize encoding to SOUP_TRANSFER_CONTENT_LENGTH... |
tree | commitdiff |
2006-06-19 |
Dan Winship | don't build xmlrpc-test unless we have apache/php/xmlrp... |
tree | commitdiff |
2006-06-19 |
Dan Winship | add tests for apache mod_php5 and xmlrpc-epi-php |
tree | commitdiff |
2006-06-12 |
Dan Winship | make auth-test distcheck |
tree | commitdiff |
2006-06-09 |
Dan Winship | Add tests for apache, output tests/httpd.conf |
tree | commitdiff |
2006-05-29 |
Dan Winship | add a new state "FINISHING" which means "done I/O,... |
tree | commitdiff |
2006-04-02 |
Dan Winship | replace locale-ish strcasecmps with g_ascii_strcasecmp |
tree | commitdiff |
2005-12-21 |
Dan Winship | fix two bugs in the YYYYMMDD case. |
tree | commitdiff |
2005-10-28 |
Dan Winship | update usage message to match reality |
tree | commitdiff |
2005-07-15 |
Dan Winship | Allow relative URIs, since some servers are lame. Based... |
tree | commitdiff |
2005-06-14 |
Dan Winship | check for gmtime_r |
tree | commitdiff |
2005-04-19 |
Tor Lillqvist | Call AC_LIBTOOL_WIN32_DLL. Check for Win32, set Automak... |
tree | commitdiff |
2005-04-12 |
Dan Winship | Remove the various gethostbyname_r checks and just... |
tree | commitdiff |
2005-04-11 |
Dan Winship | require glib-2.0 >= 2.4.0 |
tree | commitdiff |
2004-07-08 |
Dan Winship | Basic SOAP test, using Aonaware's SOAP->DICT gateway |
tree | commitdiff |
2004-07-07 |
Dan Winship | if the protocol is http or https, require a hostname... |
tree | commitdiff |
2004-06-02 |
Dan Winship | Simple test of the dns code |
tree | commitdiff |
2004-02-20 |
Dan Winship | Pass gsize *, not guint *, to soup_socket_read/write... |
tree | commitdiff |
2004-01-12 |
Dan Winship | Add a g_thread_init() so this works again. |
tree | commitdiff |
2003-12-19 |
Dan Winship | New. An interface for objects that want to act on every... |
tree | commitdiff |
2003-12-17 |
Dan Winship | comment out some code that doesn't work currently |
tree | commitdiff |
2003-12-17 |
Dan Winship | Add gthread to glib check |
tree | commitdiff |
2003-09-23 |
Dan Winship | Remove refcounting, but note whether or not the CA... |
tree | commitdiff |
2003-09-22 |
Dan Winship | Move RESPONSE_BLOCK_SIZE #define here from soup-private.h |
tree | commitdiff |
2003-09-19 |
Dan Winship | free the hostent. |
tree | commitdiff |
2003-09-17 |
Dan Winship | Replaces the three previous soup_connection_new* functi... |
tree | commitdiff |
2003-09-10 |
Dan Winship | Add "authenticate" and "reauthenticate" signals. (inval... |
tree | commitdiff |
2003-09-10 |
Dan Winship | Remove the "status" field from here, since it's mostly... |
tree | commitdiff |
2003-09-09 |
Dan Winship | Beginnings of improved synchronous API support |
tree | commitdiff |
2003-09-05 |
Dan Winship | Move a bunch of logic here from soup-context. Now the... |
tree | commitdiff |
2003-09-03 |
Dan Winship | Renamed from soup-error.h, with types and defines renam... |
tree | commitdiff |
2003-09-02 |
Dan Winship | First draft at the new object to maintain formerly... |
tree | commitdiff |
2003-08-29 |
Dan Winship | Major rewrite. There is now only a single IO state... |
tree | commitdiff |
2003-08-27 |
Dan Winship | New header with typedefs, to avoid #include loops among... |
tree | commitdiff |
2003-08-25 |
Dan Winship | Take a uri string instead of a context. Also, swap... |
tree | commitdiff |
2003-08-22 |
Dan Winship | belated fix to make this compile again |
tree | commitdiff |
2003-08-20 |
Dan Winship | Make this a GObject. (Note that since SoupMessage was... |
tree | commitdiff |
2003-08-19 |
Dan Winship | New API for doing socket IO. Works both synchronously... |
tree | commitdiff |
2003-08-19 |
Dan Winship | Make this a GObject. Remove SoupServerMessage code (to |
tree | commitdiff |
2003-08-18 |
Dan Winship | Make this more like a struct sockaddr again (like it... |
tree | commitdiff |
2003-08-14 |
Dan Winship | New, split out from soup-context and made into a GObject. |
tree | commitdiff |
2003-08-12 |
Dan Winship | Make this an abstract GObject. Tweak some of the interf... |
tree | commitdiff |
2003-08-12 |
Dan Winship | add gobject-2.0 to the PKG_CHECK_MODULES call |
tree | commitdiff |
2003-08-12 |
Dan Winship | Pull over some new test programs from the soup-refacto... |
tree | commitdiff |
2003-08-12 |
Dan Winship | Bump API version to 2.2 and package version to 2.1... |
tree | commitdiff |
2003-08-11 |
Dan Winship | These are all really SoupContext functions, so move... libsoup-2-0-branch-base |
tree | commitdiff |
2002-11-18 |
Dan Winship | Add "-6" to listen on the IPv6 local address instead... |
tree | commitdiff |
2002-11-15 |
Frank Belew (Myth) | tests/Makefile.am: uncomment lines to make timeserver... |
tree | commitdiff |
2002-11-13 |
Dan Winship | Oops, commit this. |
tree | commitdiff |
2002-11-13 |
Joe Shaw | Replace the BINDIR define with LIBEXECDIR. (install... |
tree | commitdiff |
2002-11-12 |
Dan Winship | Check for IPv6 support in networking headers. |
tree | commitdiff |
2002-11-11 |
Dan Winship | Move the SoupAddress code from soup-socket.c and soup... |
tree | commitdiff |
|