libsoup r929 - in trunk: . tests



Author: danw
Date: 2007-09-14 20:50:23 +0100 (Fri, 14 Sep 2007)
New Revision: 929
ViewCVS link: http://svn.gnome.org/viewcvs/libsoup?rev=929&view=rev

Modified:
   trunk/ChangeLog
   trunk/configure.in
   trunk/tests/httpd.conf.in
   trunk/tests/ssl-test.c
   trunk/tests/xmlrpc-server.php
Log:
	Make "make check" pass on Fedora 7:

	* configure.in: update apache/php tests with additional filenames

	* tests/httpd.conf.in: updates for configure.in changes and
	slightly-more-recent apache

	* tests/ssl-test.c (start_writing): fix uninitialized struct field
	(main): start server after setting up client since otherwise
	there's a race condition since soup_gnutls_init() isn't actually
	thread-safe. (FIXME)

	* tests/xmlrpc-server.php: rewrite to not use $HTTP_RAW_POST_DATA
	(which only exists if register_globals is set)





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]