soup-auth-manager: add soup_auth_manager_use_auth()
[platform/upstream/libsoup.git] / libsoup / soup-multipart.c
2012-07-13 Dan WinshipClean up includes
2012-07-13 Dan WinshipUse G_DEFINE_INTERFACE and G_DEFINE_BOXED_TYPE
2012-07-13 Dan WinshipUse g_ptr_array_new_with_free_func()
2011-08-04 Evan NemersonSoup-2.4.gir: add missing introspection data from Vala...
2011-04-07 Dan Winshipsoup-multipart: Fix generation of Content-Disposition...
2010-04-09 Dan Winshipsoup-multipart: don't use Content-Transfer-Encoding...
2010-04-09 Dan Winshipsoup-multipart: remove extra CRLF before multipart...
2010-04-09 Dan Winshipsoup-multipart: don't quote the boundary string if...
2009-11-21 Dan Winshipsoup_multipart_new_from_message: fix to work with binar...
2009-08-24 Dan WinshipFix some leaks in the error cases of soup_multipart_new...
2009-03-08 Dan Winshipgtk-doc updates. In particular, document a bunch of...
2008-11-03 Dan Winshipdon't leak the header string
2008-10-01 Dan WinshipNew type and methods for working with multipart HTTP...