Link to GNUTLS here
[platform/upstream/libsoup.git] / tests / Makefile.am
2009-12-18 Benjamin OtteLink to GNUTLS here
2009-12-16 Dan Winshipfix dist
2009-12-16 Dan WinshipContent-Encoding support
2009-07-13 Dan Winshipdistcheck fixes for sniffing-test
2009-07-02 Gustavo Noronha... Implement content sniffing
2009-04-18 Dan WinshipAdd a regression test for SOUP_SESSION_TIMEOUT
2009-02-19 Dan Winship Bug 572153 – SoupServer doesn't support SOUP_ENCODING_EOF
2008-11-03 Dan Winshipfix srcdir/builddir mixup.
2008-10-31 Dan Winship Add libsoup-gnome, for new features that depend on...
2008-10-31 Dan Winshiprename from libsoup.pc.in; the attempt to keep the...
2008-10-22 Dan Winshipfix up some of the regression test configuration stuff...
2008-10-20 Dan Winshipadd SOUP_MAINTAINER_FLAGS here too.
2008-10-01 Dan WinshipNew type and methods for working with multipart HTTP...
2008-07-26 Dan Winshipdon't add a Host header to the message if the caller...
2008-07-26 Dan Winshipadd $(GLIB_LIBS) so this still works when building...
2008-04-04 Dan Winshipadd a new signal "wrote-body-data" to address the probl...
2008-02-28 Dan Winship (redirect_handler): PROPFIND is defined to be "safe and
2008-02-03 Dan WinshipMisc fixes: don't redirect on "300 Multiple Choices...
2008-02-01 Dan Winshipnew
2008-01-27 Dan Winshipfix mutex use to avoid a race condition
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk
2007-11-21 Dan Winshipdon't leak the async_context
2007-11-19 Dan WinshipFix the guards around the got_chunk emission so that...
2007-10-05 Dan Winshipsrcdir != builddir fixes LIBSOUP_2_2_101
2007-09-24 Dan WinshipOnly remove the Authorization / Proxy-Authorization...
2007-03-16 Dan Winshipupdate the handling of CONNECT: it has no response...
2007-03-13 Dan Winshipadd $(LIBGNUTLS_CFLAGS) for ssl-test. #417617, patch...
2007-03-08 Dan Winshipdon't return G_IO_STATUS_AGAIN if we're doing blocking...
2007-01-06 Dan WinshipRewrite this to be easier to understand and more correc...
2006-06-19 Dan Winshipdon't build xmlrpc-test unless we have apache/php/xmlrp...
2006-06-19 Dan Winshipadd tests for apache mod_php5 and xmlrpc-epi-php
2006-06-12 Dan Winshipmake auth-test distcheck
2006-06-09 Dan WinshipAdd tests for apache, output tests/httpd.conf
2005-06-14 Dan Winshipcheck for gmtime_r
2004-07-08 Dan WinshipBasic SOAP test, using Aonaware's SOAP->DICT gateway
2004-06-02 Dan WinshipSimple test of the dns code
2003-12-17 Dan WinshipAdd gthread to glib check
2003-09-23 Dan WinshipRemove refcounting, but note whether or not the CA...
2003-09-19 Dan Winshipfree the hostent.
2003-09-09 Dan Winship Beginnings of improved synchronous API support
2003-08-19 Dan WinshipNew API for doing socket IO. Works both synchronously...
2003-08-12 Dan Winship Pull over some new test programs from the soup-refacto...
2003-08-12 Dan WinshipBump API version to 2.2 and package version to 2.1...
2003-08-11 Dan WinshipThese are all really SoupContext functions, so move... libsoup-2-0-branch-base
2002-11-15 Frank Belew (Myth)tests/Makefile.am: uncomment lines to make timeserver...
2002-11-13 Dan WinshipOops, commit this.
2002-11-13 Joe ShawReplace the BINDIR define with LIBEXECDIR. (install...
2002-11-12 Dan WinshipCheck for IPv6 support in networking headers.
2002-11-11 Dan WinshipMove the SoupAddress code from soup-socket.c and soup...