summaryrefslogtreecommitdiff
path: root/tests/server-auth-test.c
Commit message (Expand)AuthorAgeFilesLines
* Stop using emacs indent-tabs-modeCarlos Garcia Campos2021-03-181-1/+1
* Replace SoupURI with GUriPatrick Griffis2020-11-141-12/+10
* Remove properties that behave as functionspgriffis/remove-property-functionsPatrick Griffis2020-11-051-6/+6
* Remove property aliasesPatrick Griffis2020-10-281-11/+11
* Split SoupMessage into client and server partscarlosgc/split-ioCarlos Garcia Campos2020-10-191-21/+34
* tests: check for curl at runtimeRoss Burton2020-05-061-4/+4
* SoupAuthDomainDigest: Fix authentication with encoded urisClaudio Saavedra2018-03-171-3/+46
* tests: port old tests to new SoupServer APIs, add some new testsDan Winship2014-05-021-7/+4
* tests: split up some test programs into more testsDan Winship2014-03-151-104/+116
* tests: skip individual tests rather than whole test programsDan Winship2014-02-171-12/+5
* tests: initial port to the gtestutils frameworkDan Winship2014-02-081-38/+17
* tests: ignore proxy settingsDan Winship2014-01-071-0/+2
* tests: do skipped tests properlyDan Winship2013-02-191-0/+12
* Clean up includesDan Winship2012-07-131-21/+1
* tests: remove a redundant GOptionEntry flag that now causes a warningDan Winship2011-03-111-1/+1
* Allow calling soup_test_server_new() multiple times in test programsDan Winship2010-06-111-0/+1
* Bug 576760 – soup_message_headers_get_content_type returns bad headersDan Winship2009-04-031-4/+4
* Bug 576583 - Tests fail if "localhost" resolves to ::1Dan Winship2009-03-271-1/+1
* add SOUP_MAINTAINER_FLAGS here too.Dan Winship2008-10-201-1/+1
* Misc fixes noticed by "sparse" or by running gcc with additionalDan Winship2008-04-051-4/+2
* don't crash if the auth_callback returns NULL (meaning "unrecognizedDan Winship2008-03-251-20/+37
* Remove erroneous local run_tests variable. (Noted by "Curtman" on IRC.)Dan Winship2008-03-251-1/+0
* Ref the auth domain when adding it.Dan Winship2008-02-071-0/+2
* test SOUP_AUTH_DOMAIN_REMOVE_PATHDan Winship2008-01-181-0/+15
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-0/+351