summaryrefslogtreecommitdiff
path: root/docs/examples
Commit message (Expand)AuthorAgeFilesLines
* examples/multi-uv: checksrc complianceJay Satiro2017-02-201-2/+2
* docs: fix timeout handling in multi-uv exampleMichael Kaufmann2017-02-181-14/+18
* examples/multithread.c: link to our multi-thread docsDaniel Stenberg2017-02-091-4/+4
* usercertinmem.c: improve the short descriptionDaniel Stenberg2017-01-181-3/+2
* examples: make the C++ examples follow our code style tooDaniel Stenberg2017-01-082-125/+85
* asiohiper: improved socket handlingAulddays2017-01-081-27/+59
* curl_easy_recv: Improve documentation and example programMichael Kaufmann2016-12-181-35/+56
* checksrc: warn for assignments within if() expressionsDaniel Stenberg2016-12-143-19/+30
* checksrc: stricter no-space-before-paren enforcementDaniel Stenberg2016-12-1315-45/+45
* checksrc: move open braces to comply with function declaration styleDaniel Stenberg2016-11-241-1/+2
* checksrc: white space edits to comply to stricter checksrcDaniel Stenberg2016-11-245-8/+11
* checksrc: code style: use 'char *name' styleDaniel Stenberg2016-11-245-32/+32
* examples/fileupload.c: fclose the file as wellDaniel Stenberg2016-11-081-7/+4
* s/cURL/curlDaniel Stenberg2016-11-074-5/+5
* docs: shorten and simplify the top comment in multi-uv.cDaniel Stenberg2016-11-031-9/+3
* docs: handle CURL_POLL_INOUT in multi-uv exampleAndrei Sedoi2016-11-031-12/+13
* docs: multi-uv: don't use CURLMsg after cleanupAndrei Sedoi2016-11-031-5/+12
* docs: remove unused variables in multi-uv exampleAndrei Sedoi2016-11-031-5/+0
* docs: fix req->data in multi-uv exampleAndrei Sedoi2016-10-271-1/+1
* examples/imap-append: Set size of data to be uploadedJay Satiro2016-09-181-0/+8
* make/checksrc: use $srcdir, not $top_srcdirDaniel Stenberg2016-04-191-1/+1
* checksrc/makefile.am: use $top_srcdir to find source filesDaniel Stenberg2016-04-181-1/+1
* docs/examples: remove spurious white spaces all overDaniel Stenberg2016-04-0312-31/+31
* curlx.c: use more curl style codeDaniel Stenberg2016-03-061-13/+4
* examples/make: add 'checksrc' targetDaniel Stenberg2016-02-171-1/+4
* 10-at-a-time: typecast the argument passed to sleep()Daniel Stenberg2016-02-171-1/+1
* externalsocket.c: fix compiler warning for fwrite return typeDaniel Stenberg2016-02-171-1/+1
* anyauthput.c: fix compiler warningsDaniel Stenberg2016-02-171-5/+7
* simplessl.c: warning: while with spaceDaniel Stenberg2016-02-171-1/+1
* curlx.c: i2s_ASN1_IA5STRING() clashes with an openssl functionDaniel Stenberg2016-02-171-3/+3
* examples: fix some compiler warningsDaniel Stenberg2016-02-113-3/+3
* simplessl.c: fix my breakageDaniel Stenberg2016-02-111-4/+3
* examples: adhere to curl code styleDaniel Stenberg2016-02-1154-767/+822
* examples/cookie_interface.c: add cleanup callDaniel Stenberg2016-02-111-6/+13
* examples/asiohiper: Avoid function name collision on WindowsGisle Vanem2016-02-061-4/+4
* examples/htmltitle: Use _stricmp on WindowsGisle Vanem2016-02-061-1/+1
* URLs: change more http to httpsViktor Szakats2016-02-023-6/+6
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-0398-100/+100
* getredirect.c: fix variable nameDaniel Stenberg2016-01-271-1/+1
* examples/Makefile.inc: specify programs without .c!curl-7_47_0Daniel Stenberg2016-01-271-1/+1
* progressfunc.c: spellfix descriptionDaniel Stenberg2016-01-041-1/+1
* docs/examples/multi-app.c: fix bad desc formattingDaniel Stenberg2016-01-041-2/+2
* examples: added descriptionsDaniel Stenberg2016-01-0419-29/+111
* example/simple.c: add descriptionDaniel Stenberg2016-01-041-1/+5
* getredirect.c: a new exampleDaniel Stenberg2016-01-042-2/+72
* docs/examples: gitignore some more built examplesDaniel Stenberg2015-12-011-0/+4
* examples/README: cut out the incomplete listDaniel Stenberg2015-11-251-48/+4
* examples: Added website parse-able descriptions to the e-mail examplesSteve Holme2015-11-2230-30/+206
* examples: Fixed compilation warningsSteve Holme2015-11-215-2/+7
* copyrights: update Gisle Vanem's emailDaniel Stenberg2015-10-201-4/+0