Age | Commit message (Expand) | Author |
2020-06-02 | examples/http2-down/upload: add error checks | Radoslav Georgiev |
2020-06-02 | examples/ephiperfifo: turn off interval when setting timerfd | kotoriのねこ |
2020-05-25 | all: fix codespell errors | Viktor Szakats |
2020-05-15 | source cleanup: remove all custom typedef structs | Daniel Stenberg |
2020-05-14 | checksrc: enhance the ASTERISKSPACE and update code accordingly | Daniel Stenberg |
2020-05-02 | examples: remove asiohiper.cpp | Daniel Stenberg |
2020-04-19 | src: Remove C99 constructs to ensure C89 compliance | Tom |
2020-03-31 | examples/sessioninfo.c: add include to fix compiler warning | Gisle Vanem |
2020-03-24 | copyright: fix out-of-date copyright ranges and missing headers | Daniel Stenberg |
2020-03-14 | Makefile.m32: Improve windres parameter compatibility | Jay Satiro |
2019-12-24 | examples/postinmemory.c: Call curl_global_cleanup always | Jay Satiro |
2019-12-21 | url2file.c: fix copyright year | Daniel Stenberg |
2019-12-20 | examples/url2file.c: corrected a comment | Rickard Hallerbäck |
2019-11-14 | examples: add multi-poll.c | Daniel Stenberg |
2019-11-08 | copyrights: fix copyright year range | Daniel Stenberg |
2019-11-02 | copyrights: update all copyright notices to 2019 on files changed this year | Vilhelm Prytz |
2019-10-29 | examples: remove the "this exact code has not been verified" | Daniel Stenberg |
2019-10-18 | examples/sslbackend: fix -Wchar-subscripts warning | Marcel Raad |
2019-10-07 | docs: added multi-event.c example | Andrei Valeriu BICA |
2019-08-23 | defines: avoid underscore-prefixed defines | Daniel Stenberg |
2019-08-21 | docs/examples/curlx: fix errors | Gisle Vanem |
2019-08-13 | examples: add http3.c, altsvc.c and http3-present.c | Daniel Stenberg |
2019-08-06 | examples: Added SASL PLAIN authorisation identity (authzid) examples | Steve Holme |
2019-07-25 | examples: Avoid reserved names in hiperfifo examples | Brad Spencer |
2019-06-30 | docs: Fix links to OpenSSL docs | Jay Satiro |
2019-06-05 | examples/htmltitle: use C++ casts between pointer types | Marcel Raad |
2019-06-05 | examples/fopen: fix comparison | Marcel Raad |
2019-06-05 | build: fix Codacy warnings | Marcel Raad |
2019-05-25 | Revert all SASL authzid (new feature) commits | Jay Satiro |
2019-05-22 | examples: Added SASL PLAIN authorisation identity (authzid) examples | Steve Holme |
2019-05-22 | examples: fix "clarify calculation precedence" warnings | Marcel Raad |
2019-05-22 | hiperfifo: remove unused variable | Marcel Raad |
2019-05-22 | examples: remove dead variable stores | Marcel Raad |
2019-05-22 | examples: reduce variable scopes | Marcel Raad |
2019-05-22 | http2-download: fix format specifier | Marcel Raad |
2019-05-21 | examples: remove unused variables | Marcel Raad |
2019-05-16 | cleanup: remove FIXME and TODO comments | Daniel Stenberg |
2019-03-14 | makefile: make checksrc and hugefile commands "silent" | Daniel Stenberg |
2019-03-11 | examples/externalsocket: add missing close socket calls | Andre Guibert de Bruet |
2019-03-05 | examples: only include <curl/curl.h> | Daniel Stenberg |
2019-03-01 | 10-at-a-time.c: fix too long line | Daniel Stenberg |
2019-03-01 | examples: various fixes in ephiperfifo.c | Arnaud Rebillout |
2019-03-01 | examples/10-at-a-time.c: improve readability and simplify | Daniel Stenberg |
2019-02-27 | cacertinmem.c: use multiple certificates for loading CA-chain | DaVieS |
2019-02-23 | examples: remove recursive calls to curl_multi_socket_action | Daniel Stenberg |
2019-02-18 | examples/http2-serverpush: add some sensible error checks | Daniel Stenberg |
2019-02-14 | examples/sftpuploadresume: Value stored to 'result' is never read | Daniel Stenberg |
2019-02-14 | examples/http2-upload: cleaned up | Daniel Stenberg |
2019-02-14 | examples/http2-download: cleaned up | Daniel Stenberg |
2019-02-14 | examples/postinmemory: Potential leak of memory pointed to by 'chunk.memory' | Daniel Stenberg |