summaryrefslogtreecommitdiff
path: root/libsoup/soup-status.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Port individual docs to gi-docgenMaximiliano Sandoval R2022-04-131-12/+4
* http2: stay in read headers state after receiving an informational responseCarlos Garcia Campos2022-03-221-0/+1
* status: add 421 Misdirected RequestPatrick Griffis2021-05-091-0/+1
* docs: fix documentation errorsCarlos Garcia Campos2021-03-261-0/+1
* Stop using emacs indent-tabs-modeCarlos Garcia Campos2021-03-181-1/+1
* docs: use Returns instead of Return value in documentationCarlos Garcia Campos2021-02-111-6/+6
* message: make status-code and reason-phrase properties read onlyCarlos Garcia Campos2020-11-151-3/+1
* Remove non-HTTP SoupStatus valuesCarlos Garcia Campos2020-11-151-57/+0
* docs: Reach 100% documentation coveragePatrick Griffis2020-11-031-0/+1
* Split SoupMessage into client and server partscarlosgc/split-ioCarlos Garcia Campos2020-10-191-0/+8
* docs: More doc cleanups and organizingPatrick Griffis2020-09-201-0/+1
* docs: Mass docs fixupsPatrick Griffis2020-09-201-0/+2
* Remove deprecated SoupKnownStatusCode APIPatrick Griffis2020-09-191-4/+0
* Use G_DEFINE_QUARK() for the SOUP_HTTP_ERROR error domainClaudio Saavedra2019-08-231-16/+1
* 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