free the hostent.
[platform/upstream/libsoup.git] / libsoup / soup-address.c
2003-09-19 Dan Winshipfree the hostent.
2003-09-17 Dan WinshipReplaces the three previous soup_connection_new* functi...
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-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
2003-04-03 JP Rosevearguard against EINTR error during waitpid
2003-02-11 Joe Shaw*** empty log message ***
2003-01-22 Joe ShawBump up to 1.99.5 for the snaps.
2003-01-09 Dan WinshipFix a memcpy overrun noticed by valgrind
2002-12-03 Frank Belew (Myth)libsoup/soup-address.c: add signal.h to the list of...
2002-11-18 Dan WinshipDon't use s6_addr32 since it's apparently non-portable...
2002-11-14 Joe ShawWhen we get an address from the hash, call our address...
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...