soup-message-io: use gio streams rather than SoupSocket
[platform/upstream/libsoup.git] / libsoup / soup-socket.h
2012-04-18 Dan Winshipsoup-message-io: use gio streams rather than SoupSocket
2011-11-08 Dan WinshipAdd SoupSession:use-thread-context
2011-08-07 Dan WinshipDefault to TLS for https connections, and fall back...
2010-12-07 Dan WinshipAdd SoupMessage:tls-certificate and SoupMessage:tls...
2010-12-07 Dan WinshipSoupSocket: port to GSocketConnection/GTlsConnection
2010-02-21 Gustavo Noronha... New SoupMessageFlag to report whether it has dealt...
2010-02-21 Dan WinshipAdd SOUP_SESSION_SSL_STRICT, to control whether SSL...
2009-08-18 Dan WinshipNotice closed connections sooner
2008-02-25 Benjamin Otteuse an underscore for struct definitions. Fixes bug...
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk
2007-06-01 Jonathon Jongsmaadd G_BEGIN_DECLS / G_END_DECLS to all installed header...
2006-02-24 Veerapuram Varadhanadd a "timeout" property, which gets passed from server...
2005-11-10 Dan Winshipbump version to 2.2.90. This will not be officially...
2005-08-15 Dan Winshipuse G_GNUC_NULL_TERMINATED.
2005-08-12 Dan Winshipnew method to get the server's listening socket.
2005-06-14 Dan Winshipadd/fix gtk-doc comments, make functions match prototyp...
2005-04-11 Dan Winshiprequire glib-2.0 >= 2.4.0
2005-04-11 Dan Winshipbelatedly pull up changes from gnome-2-10 branch
2003-12-15 Dan Winships/guint/gsize/ to match the definitions in soup-socket...
2003-11-18 Dan WinshipChange G_LOG_DOMAIN to "libsoup". Remove unused defines.
2003-11-18 Dan Winshipdeclare soup_ssl_supported.
2003-09-23 Dan WinshipRemove refcounting, but note whether or not the CA...
2003-09-09 Dan Winship Beginnings of improved synchronous API support
2003-09-03 Dan WinshipRenamed from soup-error.h, with types and defines renam...
2003-08-27 Dan WinshipNew header with typedefs, to avoid #include loops among...
2003-08-19 Dan WinshipNew API for doing socket IO. Works both synchronously...
2003-08-18 Dan WinshipMake this more like a struct sockaddr again (like it...
2003-08-12 Dan Winshipadd gobject-2.0 to the PKG_CHECK_MODULES call
2002-11-15 Dan WinshipChange old Helix Code refs to Ximian (and update copyri...
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...
2002-11-05 Dan WinshipSplit libsoup out of soup. ChangeLog.old contains the...
2002-03-12 Alex GraveleyBump development version to 0.7.99.
2001-10-05 Alex GraveleyImpl. Use instead of custom header free funcs throughout.
2001-10-02 Alex GraveleyAdd defines for SOUP_PTRACE_ATTACH and SOUP_PTRACE_DETA...
2001-09-29 Alex GraveleyRemove redundant alloca define.
2001-09-29 Alex GraveleyAdd soup-socket-win.c.
2001-09-17 Vladimir VukicevicAdded soup_address_copy(). Changed soup_address_new...
2001-06-01 Alex GraveleyAdded.
2001-05-22 Alex Graveleygtk-doc fixups.
2001-05-17 Dick PorterFixed all gtk-doc moans in soup-core documentation
2001-04-23 Alex GraveleySoupSocketConnectFn no longer takes a SoupAddress argum...
2001-03-22 Alex Graveleyremove hack to look at internals of GNET by using the...