Age | Commit message (Expand) | Author |
2017-02-22 | TODO: brotli is deployed widely now | Daniel Stenberg |
2017-02-21 | url: Improve CURLOPT_PROXY_CAPATH error handling | Jay Satiro |
2017-02-22 | release: 7.53.0 | Daniel Stenberg |
2017-02-20 | TODO: CURLOPT_RESOLVE for any port number | Daniel Stenberg |
2017-02-20 | examples/multi-uv: checksrc compliance | Jay Satiro |
2017-02-18 | docs: fix timeout handling in multi-uv example | Michael Kaufmann |
2017-02-16 | RELEASE-PROCEDURE: update the upcoming release calendar | Daniel Stenberg |
2017-02-15 | TODO: consider file name from the redirected URL with -O ? | Daniel Stenberg |
2017-02-15 | axtls: adapt to API changes | Daniel Stenberg |
2017-02-10 | cmdline-opts/page-footer: ftp.sunet.se is no longer an FTP mirror | Daniel Stenberg |
2017-02-09 | cmdline-opts/socks*: Mention --preproxy in --socks* opts | Jay Satiro |
2017-02-09 | CURLOPT_SSL_VERIFYPEER.3: also the https proxy version | Daniel Stenberg |
2017-02-09 | examples/multithread.c: link to our multi-thread docs | Daniel Stenberg |
2017-02-07 | THANKS-filter: polish some recent contributors | Daniel Stenberg |
2017-02-06 | cmdline-opts: Fixed build and test in out of source tree builds | Dan Fandrich |
2017-02-06 | use *.sourceforge.io and misc URL updates | Viktor Szakats |
2017-02-06 | docs: Add more HTTPS proxy documentation | Jay Satiro |
2017-01-29 | docs: we no longer ship HTML versions of man pages | Daniel Stenberg |
2017-01-29 | docs: proofread README.netware README.win32 | railsnewbie257 |
2017-01-28 | polarssl: fix hangs | Michael Kaufmann |
2017-01-27 | TODO: remove "Support TLS v1.3" | Daniel Stenberg |
2017-01-24 | INTERNALS.md: language improvements | railsnewbie257 |
2017-01-23 | VC: remove the makefile.vc6 build infra | Daniel Stenberg |
2017-01-23 | cmdline-opts/gen.pl: Open input files in CRLF mode | Jay Satiro |
2017-01-23 | docs/curl.1: generate from the cmdline-opts script | Daniel Stenberg |
2017-01-19 | CURLOPT_BUFFERSIZE: support enlarging receive buffer | Richy Kim |
2017-01-19 | KNOWN_BUGS: HTTP/2 server push enabled when no pushes can be accepted | Michael Kaufmann |
2017-01-19 | docs: non-blocking SSL handshake is now supported with NSS | Kamil Dudka |
2017-01-18 | usercertinmem.c: improve the short description | Daniel Stenberg |
2017-01-17 | TODO: share OpenSSL contexts | Daniel Stenberg |
2017-01-16 | bump: next release will be 7.53.0 | Daniel Stenberg |
2017-01-14 | docs: improved language in README.md HISTORY.md CONTRIBUTE.md | railsnewbie257 |
2017-01-14 | TODO: send only part of --data | Daniel Stenberg |
2017-01-14 | TODO: implemened "--fail-fast to exit on first transfer fail" | Daniel Stenberg |
2017-01-14 | TODO: Chunked transfer multipart formpost | Daniel Stenberg |
2017-01-14 | TODO: Improve formpost API, not just add an easy argument | Daniel Stenberg |
2017-01-13 | THANKS-filter: Jiri Malak | Daniel Stenberg |
2017-01-13 | unix_socket: add support for abstract unix domain socket | Isaac Boukris |
2017-01-13 | write-out.d: 'time_total' is not always shown with ms precision | Daniel Stenberg |
2017-01-13 | next.d: --trace and --trace-ascii are also global | Daniel Stenberg |
2017-01-13 | docs: Add note about libcurl copying strings to CURLOPT_* manpages | Frank Gevaerts |
2017-01-13 | CURLOPT_PREQUOTE.3: takes a struct curl_slist*, not a char* | Frank Gevaerts |
2017-01-13 | url: --noproxy option overrides NO_PROXY environment variable | ERAMOTO Masaya |
2017-01-13 | docs: FAQ MAIL-ETIQUETTE language fixes | railsnewbie257 |
2017-01-08 | examples: make the C++ examples follow our code style too | Daniel Stenberg |
2017-01-08 | asiohiper: improved socket handling | Aulddays |
2017-01-07 | ROADMAP: 2017 cleanup | Daniel Stenberg |
2017-01-07 | docs/silent: mention --show-error in --silent description | Daniel Stenberg |
2017-01-07 | docs/page-header: mention how to disable the progress meter | Daniel Stenberg |
2017-01-06 | wolfssl: support setting cipher list | Dan Fandrich |