soup-auth-manager: add soup_auth_manager_use_auth()
[platform/upstream/libsoup.git] / libsoup / soup.h
2013-01-02 Dan WinshipSoupAuthManager: make this public
2012-12-11 Dan WinshipAdd SoupCookieJarDB to replace SoupCookieJarSqlite
2012-12-11 Dan WinshipSoupPasswordManager: kill
2012-12-10 Dan WinshipMove SoupRequester API into SoupSession, declare SoupRe...
2012-11-02 Dan Winshipsoup-multipart-input-stream: belatedly add .h file...
2012-06-14 Sergio Villar Seninsoup-tld: added soup_tld_* utils
2011-03-21 Gustavo Noronha... soup-proxy-resolver-default.c: new proxy resolver based...
2009-12-16 Dan WinshipContent-Encoding support
2009-08-12 Dan WinshipAdd SoupPasswordManager and SoupPasswordManagerGNOME
2009-08-04 Dan WinshipAdd missing soup-proxy-uri-resolver.h to soup.h
2009-07-02 Gustavo Noronha... Implement content sniffing
2008-11-04 Dan Winshipmisc doc fixes
2008-11-04 Dan Winshipimplementation of SoupCookieJar that persists to a...
2008-10-01 Dan WinshipNew type and methods for working with multipart HTTP...
2008-04-09 Dan Winship Initial HTTP cookie support imported from development...
2008-04-08 Dan WinshipNew interface type representing a feature that can...
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk
2003-12-17 Dan WinshipAdd gthread to glib check
2003-09-05 Dan WinshipMove a bunch of logic here from soup-context. Now the...
2003-09-02 Dan WinshipFirst draft at the new object to maintain formerly...
2002-11-15 Dan WinshipChange old Helix Code refs to Ximian (and update copyri...
2002-11-05 Dan WinshipSplit libsoup out of soup. ChangeLog.old contains the...
2001-08-29 Alex GraveleyFix headers for new layout. Ditto.
2001-08-17 Alex GraveleyOops.
2001-05-15 JP Rosevearsoup_env_new needed "()" to be a function call
2001-05-09 Rodrigo Moyaadded a basic SOAP messages parser, which easily lets...
2001-03-22 Alex Graveleyremove hack to look at internals of GNET by using the...
2001-02-06 alexuse absolute paths for soup headers
2001-01-23 alexcheck environment for SOUP_NO_ASYNC_CONNECT, and if...
2001-01-08 alexRenamed SoupRequest to SoupMessage, as it contains...
2000-12-11 alexRewrote the connection pool logic, and cleaned up the...
2000-12-06 alexInitial version