libsoup 2.1.12
- From: JP Rosevear <install-module widget gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: libsoup 2.1.12
- Date: Mon, 19 Jul 2004 18:12:42 -0400 (EDT)
Module: libsoup
Version: 2.1.12
Uploaded by: JP Rosevear
http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.1/libsoup-2.1.12.tar.gz
md5sum: 3982ff6c064fdd23c9ff0062b9e8c922
size: 516K
http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.1/libsoup-2.1.12.tar.bz2
md5sum: f8f1d8a34f17e45088caae6dd029a084
size: 376K
ChangeLog
---------
2004-07-19 JP Rosevear <jpr novell com>
* configure.in: bump version, libtool number
2004-07-15 Dan Winship <danw novell com>
* libsoup/soup-session-sync.c (send_message): Simplify this. If
the message comes back from soup_connection_send_request not
FINISHED, get a new connection rather than reusing the old one.
This fixes a race condition in which a connection could end up
double-booked, and fixes the handling of messages that get
redirected to another server.
2004-07-13 Dan Winship <danw novell com>
* libsoup/soup-session.c (connect_result): If the connection
attempt succeeded, reserve the connection before releasing
host_lock. Otherwise, another thread might find it in the
connection pool before the caller can queue a message on it.
#60693
* libsoup/soup-session-async.c (got_connection): Call
soup_connection_release(), since we don't have a specific message
in mind for the connection, so we need it to be considered idle.
* libsoup/soup-connection.c (soup_connection_release): New
function, to undo a soup_connection_reserve().
(soup_connection_send_request, soup_connection_reserve,
soup_connection_authenticate, soup_connection_reauthenticate):
Document these
2004-07-12 Dan Winship <danw novell com>
* libsoup/soup-session-sync.c (send_message): signal the
"connections available" condition after the message finishes. Duh.
* libsoup-2.2.pc.in (Cflags, Libs): add XML_CFLAGS and XML_LIBS
2004-07-08 Dan Winship <danw novell com>
* libsoup/soup-soap-response.c: Revert previous change for now; it
breaks the build on distros with older libxmls.
2004-07-08 Dan Winship <danw novell com>
* tests/dict.c: Basic SOAP test, using Aonaware's SOAP->DICT
gateway
2004-07-07 Fernando Herrera <fherrera onirica com>
* libsoup/soup-soap-response.c: (finalize), (init),
(soup_soap_response_from_string): Use a parse context for the
xml document, so we can safely use the option to ignore
blank spaces and '\n'.
2004-07-06 Dan Winship <danw novell com>
* libsoup/soup-uri.c (soup_uri_new_with_base): if the protocol is
http or https, require a hostname. For #61049
* tests/uri-parsing.c (rel_tests, do_uri): Update for that
--
An RSS 2.0 feed of ftp-release-list is available at:
http://ftp.gnome.org/pub/GNOME/LATEST.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]