Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-02 | examples: Update .gitignore | Rikard Falkeborn | |
Add a few missing examples to make `make examples` not leave the workspace in a dirty state. Closes #3427 Reviewed-by: Daniel Gustafsson <daniel@yesql.se> | |||
2018-09-23 | docs/examples: URL updates | Viktor Szakats | |
- also update two URLs outside of docs/examples - fix spelling of filename persistant.c - fix three long lines that started failing checksrc.pl Closes https://github.com/curl/curl/pull/3036 | |||
2018-03-24 | gitignore: ignore more generated files | Daniel Stenberg | |
2017-08-28 | docs/examples: demonstrate how to select SSL backends | Johannes Schindelin | |
The newly-introduced curl_global_sslset() function deserves to be show-cased. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | |||
2015-12-01 | docs/examples: gitignore some more built examples | Daniel Stenberg | |
2014-01-29 | examples: gitignore more binaries | Daniel Stenberg | |
2013-05-19 | xmlstream: XML stream parsing example source code | David Strauss | |
Add an XML stream parsing example using Expat. Add missing ignore for the binary from an unrelated example. | |||
2012-08-27 | ftpsget: simple example showing a FTPS fetch | Daniel Stenberg | |
2012-08-27 | sftpget: example showing a simple SFTP download | Armel Asselin | |
... using SSH-agent | |||
2012-01-16 | url2file: new simple example | Daniel Stenberg | |
Just showing how to download the contents of a given URL into a local file. Based on a suggestion and example code by Georg Potthast | |||
2012-01-16 | imap.c: a dead simple imap example | Daniel Stenberg | |
Just to show that IMAP is used just like other protocols | |||
2011-12-30 | examples: update README, Makefile.inc and gitignore with pop3s examples | Alessandro Ghedini | |
2011-09-13 | progressfunc: a simple CURLOPT_PROGRESSFUNCTION example | Daniel Stenberg | |
2011-08-23 | resolve.c: new example showing off CURLOPT_RESOLVE | Daniel Stenberg | |
2011-08-23 | externalsocket.c: new example | Daniel Stenberg | |
2011-08-13 | ignore rtsp | Daniel Stenberg | |
2010-12-17 | gitignore: ignore the new example execs | Daniel Stenberg | |
2010-08-02 | .gitignore: ignore all built examples | Daniel Stenberg | |