Age | Commit message (Expand) | Author |
2015-11-25 | examples/README: cut out the incomplete list | Daniel Stenberg |
2015-11-22 | examples: Added website parse-able descriptions to the e-mail examples | Steve Holme |
2015-11-21 | examples: Fixed compilation warnings | Steve Holme |
2015-10-20 | copyrights: update Gisle Vanem's email | Daniel Stenberg |
2015-10-04 | hiperfifo: fix the pointer passed to WRITEDATA | rouzier |
2015-08-10 | build: refer to fixed libidn versions | Viktor Szakats |
2015-07-11 | examples: Fix typo in multi-single.c | Jay Satiro |
2015-07-01 | examples: provide <DESC> sections | Daniel Stenberg |
2015-06-24 | http2-serverpush.c: example code | Daniel Stenberg |
2015-06-18 | examples: more descriptions | Daniel Stenberg |
2015-06-18 | examples: add descriptions with <DESC> | Daniel Stenberg |
2015-06-08 | fopen.c: fix a few compiler warnings | Daniel Stenberg |
2015-06-08 | docs: Spelling fixes | Ville Skyttä |
2015-06-03 | cookie: Stop exporting any-domain cookies | Jay Satiro |
2015-06-01 | http2-upload.c: use PIPEWAIT for playing HTTP/2 better | Daniel Stenberg |
2015-06-01 | http2-download: check for CURLPIPE_MULTIPLEX properly | Daniel Stenberg |
2015-05-28 | dist: add the http2 examples | Daniel Stenberg |
2015-05-28 | http2 examples: clean up some comments | Daniel Stenberg |
2015-05-28 | examples: added two programs doing multiplexed HTTP/2 | Daniel Stenberg |
2015-05-19 | build: bump version in default nghttp2 paths | Viktor Szakats |
2015-04-30 | build: update depedency versions, urls, example makefiles | Viktor Szakats |
2015-03-16 | Bug #149: Deletion of unnecessary checks before calls of the function "free" | Markus Elfring |
2014-12-31 | sepheaders.c: Applied curl oding standards | Steve Holme |
2014-12-31 | sepheaders.c: Fixed resource leak on failure | Julien Nabet |
2014-12-27 | asiohiper.cpp: No need to initialise members of ConnInfo | Steve Holme |
2014-12-27 | asiohiper.cpp: Updated for curl coding standards | Steve Holme |
2014-12-27 | code/docs: Use correct case for IPv4 and IPv6 | Steve Holme |
2014-12-26 | code/docs: Use Unix rather than UNIX to avoid use of the trademark | Steve Holme |
2014-12-13 | synctime.c: added own user-agent string. | Guenter Knauf |
2014-12-13 | synctime.c: removed another timeserver URL. | Guenter Knauf |
2014-12-13 | synctime.c: fixed timeserver URLs. | Guenter Knauf |
2014-12-09 | synctime.c: fixed user-agent setting. | Guenter Knauf |
2014-12-06 | Makefile.inc: Added our standard header and updated file formatting | Steve Holme |
2014-12-05 | build: updated dependencies in makefiles. | Guenter Knauf |
2014-12-04 | examples: remove sony.com from 10-at-a-time | Jay Satiro |
2014-11-25 | multi-single.c: switch to use curl_multi_wait | Daniel Stenberg |
2014-11-19 | multi-uv.c: Updated for curl coding standards | Steve Holme |
2014-11-19 | examples: Wait recommended 100ms when no file descriptors are ready | Jay Satiro |
2014-11-19 | multi-uv.c: close the file handle after download | Waldek Kozba |
2014-11-15 | examples: Don't call select() to sleep on windows | Jay Satiro |
2014-10-16 | httpcustomheader.c: make use of more CURLOPT_HTTPHEADER features | Daniel Stenberg |
2014-10-07 | multi-uv.c: call curl_multi_info_read() better | Waldek Kozba |
2014-09-09 | ftp-wildcard.c: spell fix | Daniel Stenberg |
2014-07-16 | Remove all traces of FBOpenSSL SPNEGO support | David Woodhouse |
2014-07-05 | Update instances of some obsolete CURLOPTs to their new names | Dan Fandrich |
2014-07-03 | example: use correct type (long) for CURLOPT_FOLLOWLOCATION | Dimitrios Siganos |
2014-05-09 | cacertinmem: fix memory leak | Daniel Stenberg |
2014-03-30 | imap-append.c: Fixed compilation errors on some platforms | Steve Holme |
2014-02-17 | examples: remove all use of CURLM_CALL_MULTI_PERFORM | Daniel Stenberg |
2014-02-16 | examples: Added IMAP LSUB example | Steve Holme |