summaryrefslogtreecommitdiff
path: root/libsoup/soup-content-sniffer-stream.c
Commit message (Expand)AuthorAgeFilesLines
* Always use G_PARAM_STATIC_STRINGSNiels De Graef2020-01-131-2/+2
* soup: Fix nonnull parameter issues found by Coverity Scan and clangMilan Crha2018-06-251-1/+2
* Port some of the classes to the new glib private apiIgnacio Casal Quinteiro2016-11-141-11/+8
* Added SoupContentProcessor support to SoupMessage, SoupContentDecoder & SoupC...Sergio Villar Senin2012-11-021-12/+0
* SoupContentSnifferStream: added can_poll() implementationSergio Villar Senin2012-08-201-0/+11
* Clean up includesDan Winship2012-07-131-3/+1
* Use g_clear_object(), g_clear_pointer()Dan Winship2012-07-131-12/+6
* soup-message-io: move content sniffing out into a wrapper streamDan Winship2012-04-171-0/+368