summaryrefslogtreecommitdiff
path: root/libsoup/soup-content-sniffer.c
Commit message (Expand)AuthorAgeFilesLines
* Add per-version deprecation/availability warningsDan Winship2012-11-081-2/+15
* Added SoupContentProcessor support to SoupMessage, SoupContentDecoder & SoupC...Sergio Villar Senin2012-11-021-1/+34
* SoupContentSniffer: removed several unused function argumentsSergio Villar Senin2012-08-201-12/+11
* Clean up includesDan Winship2012-07-131-4/+1
* Reorganize files to need fewer forward declarationsDan Winship2012-07-131-78/+75
* soup-message-io: move content sniffing out into a wrapper streamDan Winship2012-04-171-2/+9
* SoupContentSniffer: don't use gio anymorearno2011-08-081-43/+6
* Soup-2.4.gir: add missing introspection data from Vala bindingsEvan Nemerson2011-08-041-0/+15
* Be less strict when checking whether to apply "text or binary"Gustavo Noronha Silva2010-03-151-7/+1
* Fixed problem with the content sniffing.Alejandro G. Castro2009-10-071-1/+2
* Use guchar instead of char where the distinction is important.Dan Winship2009-08-091-41/+41
* Fix HTML or feed algorithm to not go past resource_lengthGustavo Noronha Silva2009-07-131-2/+38
* Miscellaneous content-sniffing fixesDan Winship2009-07-101-1/+0
* Implement content sniffingGustavo Noronha Silva2009-07-021-0/+570