summaryrefslogtreecommitdiff
path: root/libsoup/soup.h
Commit message (Expand)AuthorAgeFilesLines
* Add explicit soup-version.h include into soup.hMilan Crha2013-01-091-0/+1
* SoupAuthManager: make this publicDan Winship2013-01-021-0/+1
* Add SoupCookieJarDB to replace SoupCookieJarSqliteDan Winship2012-12-111-0/+1
* SoupPasswordManager: killDan Winship2012-12-111-1/+0
* Move SoupRequester API into SoupSession, declare SoupRequest stableDan Winship2012-12-101-0/+5
* soup-multipart-input-stream: belatedly add .h file to soup.hDan Winship2012-11-021-0/+1
* soup-tld: added soup_tld_* utilsSergio Villar Senin2012-06-141-0/+1
* soup-proxy-resolver-default.c: new proxy resolver based on GProxyResolverGustavo Noronha Silva2011-03-211-0/+1
* Content-Encoding supportDan Winship2009-12-161-0/+1
* Add SoupPasswordManager and SoupPasswordManagerGNOMEDan Winship2009-08-121-0/+1
* Add missing soup-proxy-uri-resolver.h to soup.hDan Winship2009-08-041-0/+1
* Implement content sniffingGustavo Noronha Silva2009-07-021-0/+1
* misc doc fixesDan Winship2008-11-041-0/+1
* implementation of SoupCookieJar that persists to a text file in the oldDan Winship2008-11-041-0/+1
* New type and methods for working with multipart HTTP bodies (eg,Dan Winship2008-10-011-0/+1
* Initial HTTP cookie support imported from development git repo,Dan Winship2008-04-091-0/+2
* New interface type representing a feature that can be added to aDan Winship2008-04-081-0/+1
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-0/+15
* Add gthread to glib checkDan Winship2003-12-171-1/+2
* Move a bunch of logic here from soup-context. Now the session keeps trackDan Winship2003-09-051-1/+0
* First draft at the new object to maintain formerly-global state. (Not yetDan Winship2003-09-021-7/+3
* Change old Helix Code refs to Ximian (and update copyright dates).Dan Winship2002-11-151-2/+2
* Split libsoup out of soup. ChangeLog.old contains the original soupDan Winship2002-11-051-7/+1
* Fix headers for new layout. Ditto.Alex Graveley2001-08-291-11/+11
* Oops.Alex Graveley2001-08-171-0/+2
* soup_env_new needed "()" to be a function callJP Rosevear2001-05-151-0/+2
* added a basic SOAP messages parser, which easily lets access to theRodrigo Moya2001-05-091-0/+1
* remove hack to look at internals of GNET by using the new forked GNET :)Alex Graveley2001-03-221-3/+3
* use absolute paths for soup headersalex2001-02-061-6/+6
* check environment for SOUP_NO_ASYNC_CONNECT, and if set use syncronousalex2001-01-231-0/+1
* Renamed SoupRequest to SoupMessage, as it contains both the request andalex2001-01-081-1/+1
* Rewrote the connection pool logic, and cleaned up the request queueingalex2000-12-111-3/+11
* Initial versionalex2000-12-061-0/+20