summaryrefslogtreecommitdiffstats
path: root/tests/check/elements/souphttpsrc.c
Commit message (Expand)AuthorAgeFilesLines
* check: Fix a couple of tests.Jan Schmidt2009-09-121-0/+1
* checks: only run HTTPS test if libsoup has SSL supportMarvin Schmidt2009-09-081-1/+2
* checks: move files required by unit tests into tests/files and make sure they...Tim-Philipp Müller2009-05-151-2/+2
* check: Check whether threads are already initialised before g_thread_init()Jan Schmidt2009-04-181-1/+2
* tests/check/elements/souphttpsrc.c: The ports in libsoup are unsigned integer...Sebastian Dröge2008-12-091-27/+22
* Add support for basic and digest authentication in souphttpsrc.Ron McOuat2008-11-271-0/+143
* tests/check/elements/: Don't use declarations after statements.Sebastian Dröge2008-07-141-3/+24
* tests/check/Makefile.am: Disable some more elements in the state test.Jan Schmidt2008-04-171-1/+2
* tests/check/elements/souphttpsrc.c: Increase the timeout for the internet tes...Sebastian Dröge2008-04-101-2/+7
* ext/soup/gstsouphttpsrc.c: Don't autoplug souphttpsrc for dav/davs. This is b...Sebastian Dröge2008-03-221-1/+23
* Add support for specifying a list of cookies to be passed in the HTTP request...Wouter Cloetens2008-02-261-0/+17
* tests/check/elements/souphttpsrc.c: Include glib/gprintf.h for g_vasprintf()....Sebastian Dröge2008-02-121-0/+1
* docs/plugins/: Add souphttpsrc to the docs.Wouter Cloetens2008-01-301-0/+408