summaryrefslogtreecommitdiff
path: root/libsoup/soup-status.c
Commit message (Expand)AuthorAgeFilesLines
* Rename SoupKnownStatusCode to SoupStatusDan Winship2013-07-131-4/+11
* Clean up includesDan Winship2012-07-131-3/+4
* Lots of gtk-doc fixes (no code changes)Dan Winship2011-09-221-7/+7
* Default to TLS for https connections, and fall back to SSLv3 on failureDan Winship2011-08-071-1/+2
* SoupSocket: port to GSocketConnection/GTlsConnectionDan Winship2010-12-071-4/+0
* soup-status.c: #include config.h to get HAVE_SSL defineDan Winship2010-06-091-0/+2
* SoupSession: count redirections and cancel the message after too manyJosé Millán Soto2010-06-081-0/+2
* Fix for proxies that close the connection when 407'ing a CONNECTDan Winship2010-04-101-1/+1
* Fix error code when trying to https with --disable-sslDan Winship2009-08-091-0/+4
* add more detail to the doc commentDan Winship2009-03-111-11/+31
* gtk-doc updates. In particular, document a bunch of convenience #defines,Dan Winship2009-03-081-0/+10
* misc doc fixesDan Winship2008-11-041-2/+2
* new abstract base class for a SoupSessionFeature that determines whatDan Winship2008-10-311-0/+20
* mark the DES magic number arrays constDan Winship2008-02-091-1/+1
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-0/+153
* Add some missing "static"s. Patch from Matthias Clasen, #376387Dan Winship2006-11-201-1/+1
* add/fix lots of gtk-doc commentsDan Winship2004-08-261-0/+8
* New. An interface for objects that want to act on every message passingDan Winship2003-12-191-0/+1
* Renamed from soup-error.h, with types and defines renamed accordingly.Dan Winship2003-09-031-0/+97