fixed typo enable_sqllite -> enable_sqlite
[platform/upstream/libsoup.git] / libsoup / soup-address.h
2013-04-19 Dan WinshipFix build on Windows, deprecate soup-portability.h
2012-11-08 Dan WinshipAdd per-version deprecation/availability warnings
2012-04-28 Dan WinshipReorganize proxy resolution, and support SOCKS and...
2011-08-04 Evan NemersonSoup-2.4.gir: add missing introspection data from Vala...
2010-12-07 Dan WinshipSoupSocket: port to GSocketConnection/GTlsConnection
2010-08-14 Dan WinshipTry all IP addrs associated with a hostname if the...
2009-10-13 Dan WinshipBelatedly clean up some dns/socket-related stuff
2008-10-03 Dan WinshipChange the SoupURI properties to SoupAddress properties.
2008-02-25 Benjamin Otteuse an underscore for struct definitions. Fixes bug...
2008-02-01 Dan WinshipUse GObject properties. (soup_address_new, soup_address...
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-03-03 Dan WinshipTake a GMainContext as well, and update the resolution...
2005-06-14 Dan Winshipadd/fix gtk-doc comments, make functions match prototyp...
2005-04-19 Tor LillqvistCall AC_LIBTOOL_WIN32_DLL. Check for Win32, set Automak...
2005-04-11 Dan Winshiprequire glib-2.0 >= 2.4.0
2003-11-18 Dan WinshipChange G_LOG_DOMAIN to "libsoup". Remove unused defines.
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-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-12 Dan WinshipCheck for IPv6 support in networking headers.
2002-11-11 Dan WinshipMove the SoupAddress code from soup-socket.c and soup...