don't return G_IO_STATUS_AGAIN if we're doing blocking I/O; just keep
[platform/upstream/libsoup.git] / tests / Makefile.am
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...