summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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