summaryrefslogtreecommitdiff
path: root/libsoup/soup-address.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build on Windows, deprecate soup-portability.hDan Winship2013-04-191-1/+2
* Add per-version deprecation/availability warningsDan Winship2012-11-081-0/+5
* Reorganize proxy resolution, and support SOCKS and other proxy typesDan Winship2012-04-281-0/+1
* Soup-2.4.gir: add missing introspection data from Vala bindingsEvan Nemerson2011-08-041-1/+1
* SoupSocket: port to GSocketConnection/GTlsConnectionDan Winship2010-12-071-2/+0
* Try all IP addrs associated with a hostname if the first failsDan Winship2010-08-141-0/+1
* Belatedly clean up some dns/socket-related stuffDan Winship2009-10-131-11/+2
* Change the SoupURI properties to SoupAddress properties.Dan Winship2008-10-031-0/+9
* use an underscore for struct definitions. Fixes bug #518317.Benjamin Otte2008-02-251-1/+1
* Use GObject properties. (soup_address_new, soup_address_new_from_sockaddr)Dan Winship2008-02-011-0/+8
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-30/+18
* add G_BEGIN_DECLS / G_END_DECLS to all installed headers so that libsoupJonathon Jongsma2007-06-011-0/+4
* Take a GMainContext as well, and update the resolution code to dispatchDan Winship2006-03-031-0/+4
* add/fix gtk-doc comments, make functions match prototypes, etcDan Winship2005-06-141-5/+21
* Call AC_LIBTOOL_WIN32_DLL. Check for Win32, set Automake conditionalTor Lillqvist2005-04-191-1/+1
* require glib-2.0 >= 2.4.0Dan Winship2005-04-111-3/+0
* Change G_LOG_DOMAIN to "libsoup". Remove unused defines.Dan Winship2003-11-181-4/+10
* Beginnings of improved synchronous API supportDan Winship2003-09-091-1/+2
* Renamed from soup-error.h, with types and defines renamed accordingly.Dan Winship2003-09-031-2/+2
* New header with typedefs, to avoid #include loops among other headers.Dan Winship2003-08-271-4/+3
* Make this more like a struct sockaddr again (like it used to be). InDan Winship2003-08-181-53/+32
* add gobject-2.0 to the PKG_CHECK_MODULES callDan Winship2003-08-121-33/+43
* Check for IPv6 support in networking headers.Dan Winship2002-11-121-19/+14
* Move the SoupAddress code from soup-socket.c and soup-socket-unix.c toDan Winship2002-11-111-0/+86