Remove build warning
[platform/upstream/libsoup.git] / libsoup / soup-logger.c
2014-11-04 Zhang zhengguangImported Upstream version 2.46.0 upstream/2.46.0
2012-12-28 Dan Winshipdocs: Lots of minor fixes and additions
2012-11-17 Dan WinshipSoupLogger: fix printing of Host header with IPv6 literal
2012-07-13 Dan WinshipClean up includes
2012-07-13 Dan WinshipReorganize files to need fewer forward declarations
2011-12-01 Dan WinshipRequire glib 2.31 and update to new thread APIs
2011-11-13 Dan WinshipSoupAuthBasic: allow (some) non-ASCII usernames/passwords
2011-09-22 Dan WinshipLots of gtk-doc fixes (no code changes)
2010-04-10 Dan WinshipSoupLogger: don't crash if the session emits bogus...
2009-08-22 Dan WinshipFix SoupLogger to not crash with streamed requests
2009-04-03 Dan Winship Bug 576760 – soup_message_headers_get_content_type...
2008-11-24 Dan Winshipclarify exactly when stuff gets logged (and in particul...
2008-10-01 Dan Winshipdoc fixups
2008-09-26 Dan Winshiplibsoup/soup-auth-manager-ntlm.c libsoup/soup-auth...
2008-07-26 Dan Winshipdon't add a Host header to the message if the caller...
2008-04-08 Dan WinshipNew interface type representing a feature that can...
2008-03-16 Dan WinshipDefine two new signals, request_queued and request_unqu...
2008-02-10 Dan WinshipMisc gtk-doc fix-ups
2008-02-09 Dan WinshipAdd an iterator type for SoupMessageHeaders.
2008-01-27 Dan WinshipFix session ids by using weak refs for the logger clean...
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk