Age | Commit message (Expand) | Author |
2018-09-23 | docs/examples: URL updates | Viktor Szakats |
2018-09-10 | docs/examples: do not wait when no transfers are running | Kamil Dudka |
2017-09-22 | form/mime: field names are not allowed to contain zero-valued bytes. | Patrick Monnerat |
2017-09-11 | code style: use spaces around pluses | Daniel Stenberg |
2017-09-04 | mime: use CURL_ZERO_TERMINATED in examples | Viktor Szakats |
2017-09-02 | mime: tests and examples. | Patrick Monnerat |
2016-12-13 | checksrc: stricter no-space-before-paren enforcement | Daniel Stenberg |
2016-02-11 | examples: adhere to curl code style | Daniel Stenberg |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-07-01 | examples: provide <DESC> sections | Daniel Stenberg |
2015-06-08 | docs: Spelling fixes | Ville Skyttä |
2014-11-19 | examples: Wait recommended 100ms when no file descriptors are ready | Jay Satiro |
2014-11-15 | examples: Don't call select() to sleep on windows | Jay Satiro |
2012-08-27 | examples: use do/while loop for multi examples | Dave Reisner |
2011-03-10 | sources: update source headers | Daniel Stenberg |
2010-12-17 | examples: fix compiler warnings | Daniel Stenberg |
2010-11-04 | multi use: call multi_perform even on select() timeouts | Daniel Stenberg |
2010-10-05 | examples: use example.com in example URLs | Daniel Stenberg |
2010-09-30 | multi & hiper examples: updates and cleanups | Dirk Manske |
2010-07-14 | examples: add curl_multi_timeout | Constantine Sapuntzakis |
2010-04-24 | test536: do not fail with threaded DNS resolver | Kamil Dudka |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-02-14 | removed trailing whitespace | Yang Tse |
2008-05-22 | Fixed a surprising number of example programs that were passing int arguments | Dan Fandrich |
2007-07-12 | Fixed some compile warnings and errors and improved portability in the | Dan Fandrich |
2006-10-13 | Added comments about checking return code and the maxfd counter | Daniel Stenberg |
2006-05-02 | Make this code use the proper pointers | Daniel Stenberg |
2004-11-24 | HTTP "auth done right". See lib/README.httpauth | Daniel Stenberg |
2002-05-06 | Added multi-post.c, based on the source file posted by Gustaf Hui | Daniel Stenberg |