summaryrefslogtreecommitdiff
path: root/tests/no-ssl-test.c
Commit message (Expand)AuthorAgeFilesLines
* message: rename tls-certificate and tls-certificate-errors propertiesCarlos Garcia Campos2021-04-201-2/+2
* Stop using emacs indent-tabs-modeCarlos Garcia Campos2021-03-181-1/+1
* Fix some functions that weren't changed from a boolean to an enum.Robert Ancell2021-02-251-1/+1
* tests: fix build warningCarlos Garcia Campos2020-12-101-1/+1
* uri-utils: add soup_uri_copy()Carlos Garcia Campos2020-11-201-22/+5
* Remove non-HTTP SoupStatus valuesCarlos Garcia Campos2020-11-151-3/+5
* Replace SoupURI with GUriPatrick Griffis2020-11-141-8/+24
* message: remove SOUP_MESSAGE_CERTIFICATE_TRUSTED flagCarlos Garcia Campos2020-11-071-1/+1
* Remove type argument from soup_test_session_new()Patrick Griffis2020-11-061-1/+1
* message: add SoupMessage::accept-certificate signalCarlos Garcia Campos2020-11-041-7/+1
* Split SoupMessage into client and server partscarlosgc/split-ioCarlos Garcia Campos2020-10-191-6/+5
* tests: stop using soup_session_send_message in testsCarlos Garcia Campos2020-09-301-1/+1
* Remove SoupSessionAsyncPatrick Griffis2020-09-191-34/+0
* Remove deprecated SoupSessionAsync usagePatrick Griffis2020-09-191-11/+0
* Remove deprecated SoupSession APIsPatrick Griffis2020-09-191-35/+0
* Mark old session-(async|sync) methods as deprecatedIgnacio Casal Quinteiro2015-11-221-0/+2
* tests: update to handle G_PARAM_DEPRECATED warnings in new glibDan Winship2014-07-221-0/+9
* tests: port old tests to new SoupServer APIs, add some new testsDan Winship2014-05-021-7/+11
* tests: use g_test_bug() to annotate test casesDan Winship2014-03-151-1/+5
* tests: remove debug_printf()s that are redundant with test namesDan Winship2014-03-151-4/+0
* tests: use TAP, and install the testsDan Winship2014-02-081-1/+2
* tests: initial port to the gtestutils frameworkDan Winship2014-02-081-71/+27
* no-ssl-test: fix indentationDan Winship2013-12-081-151/+151
* no-ssl-test: fix for GDummyTlsBackend changesDan Winship2013-11-201-5/+0
* soup-session: cope with the dummy TLS backend betterDan Winship2013-05-201-0/+199