summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples/get: pull a leak with the GOptionContextClaudio Saavedra2019-09-111-2/+4
* meson: Check TLS support only when external glib dependency is availableSeungha Yang2019-05-031-1/+1
* Remove the Autotools build system filesTomas Popela2019-01-111-16/+0
* examples/simple-httpd.c: Fix handling of directoriesMooffie2018-07-011-1/+6
* Address review comments from Iñigo MartínezTomas Popela2018-04-111-6/+12
* Add Meson port files to the Autotools EXTRA_DISTTomas Popela2018-04-111-0/+2
* Initial meson supportSebastian Dröge2018-04-111-0/+8
* Only set "ssl-ca-file" in examples/get if provided on the commandlineSebastian Dröge2017-07-041-1/+2
* Don't leak the SoupMessage and SoupSession objects in the examples/get utilityTomas Popela2017-06-221-0/+3
* examples/get: Add TLS client certificate supportColin Walters2016-07-121-0/+75
* examples/simple-httpd.c: Make it work better for WindowsChun-wei Fan2016-03-151-16/+16
* Bug 587145 - Add GSS-Negotiate supportGuido Guenther2016-03-141-0/+21
* Mark old session-(async|sync) methods as deprecatedIgnacio Casal Quinteiro2015-11-221-1/+1
* soup-server: add soup_client_context_steal_connection()Dan Winship2015-03-011-1/+212
* soup-server: add new-and-improved APIsDan Winship2014-05-022-43/+51
* examples: fix simple-proxyDan Winship2014-01-071-1/+1
* get: fix to not send the request twiceDan Winship2013-08-181-3/+2
* examples: port get to plain SoupSessionDan Winship2013-07-131-4/+16
* build: use AM_CPPFLAGS rather than INCLUDESDan Winship2013-07-101-1/+1
* [examples] "get" uses -o to save to a fileAndres Gomez2013-07-031-4/+23
* [examples] Added SoupLogger to get exampleAndres Gomez2013-07-031-29/+19
* examples: use GOptionContext (finally)Dan Winship2013-02-233-144/+146
* examples: move examples from tests/ to examples/Dan Winship2013-02-234-0/+683