Age | Commit message (Expand) | Author |
2017-02-21 | cookie: fix declaration of 'dup' shadows a global declaration | Daniel Stenberg |
2017-02-21 | TLS: make SSL_VERIFYSTATUS work again | Daniel Stenberg |
2017-02-21 | digest_sspi: Handle 'stale=TRUE' directive in HTTP digest | Jay Satiro |
2017-02-20 | smb: use getpid replacement for windows UWP builds | Daniel Stenberg |
2017-02-20 | TODO: CURLOPT_RESOLVE for any port number | Daniel Stenberg |
2017-02-20 | RELEASE-NOTES: synced with af30f1152d43dcdb | Daniel Stenberg |
2017-02-20 | sftp: improved checks for create dir failures | Jean Gressmann |
2017-02-20 | digest_sspi: Fix nonce-count generation in HTTP digest | Max Khon |
2017-02-20 | examples/multi-uv: checksrc compliance | Jay Satiro |
2017-02-19 | string formatting: fix 4 printf-style format strings | Michael Kaufmann |
2017-02-18 | tests: removed the obsolete name parameter | Dan Fandrich |
2017-02-18 | speed caps: update the timeouts if the speed is too low/high | Michael Kaufmann |
2017-02-18 | docs: fix timeout handling in multi-uv example | Michael Kaufmann |
2017-02-18 | proxy: fix hostname resolution and IDN conversion | Michael Kaufmann |
2017-02-17 | http: fix missing 'Content-Length: 0' while negotiating auth | Isaac Boukris |
2017-02-16 | winbuild: add note on auto-detection of MACHINE in Makefile.vc | Simon Warta |
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 | tool_urlglob: Allow a glob range with the same start and stop | Jay Satiro |
2017-02-15 | axtls: adapt to API changes | Daniel Stenberg |
2017-02-14 | RELEASE-NOTES: synced with 690935390c29c | Daniel Stenberg |
2017-02-14 | curl: fix typo in time condition warning message | Nick Draffen |
2017-02-14 | smb: code indent | Daniel Stenberg |
2017-02-14 | configure: Allow disabling pthreads, fall back on Win32 threads | Jay Satiro |
2017-02-13 | http2: fix memory-leak when denying push streams | Daniel Stenberg |
2017-02-11 | tool_operate: Show HTTPS-Proxy options on CURLE_SSL_CACERT | Jay Satiro |
2017-02-10 | cmdline-opts/page-footer: ftp.sunet.se is no longer an FTP mirror | Daniel Stenberg |
2017-02-10 | URL: only accept ";options" in SMTP/POP3/IMAP URL schemes | 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 | nss: make FTPS work with --proxytunnel | Kamil Dudka |
2017-02-09 | examples/multithread.c: link to our multi-thread docs | Daniel Stenberg |
2017-02-09 | http_proxy: avoid freeing static memory | Daniel Stenberg |
2017-02-09 | http_proxy: Fix tiny memory leak upon edge case connecting to proxy | Cameron MacMinn |
2017-02-08 | polarssl, mbedtls: Fix detection of pending data | Michael Kaufmann |
2017-02-07 | test1139: Added the --manual keyword since the manual is required | Dan Fandrich |
2017-02-07 | RELEASE-NOTES: synced with 102454459dd688c | Daniel Stenberg |
2017-02-07 | THANKS-filter: polish some recent contributors | Daniel Stenberg |
2017-02-07 | http2: reset push header counter fixes crash | Daniel Stenberg |
2017-02-07 | transfer: only retry nobody-requests for HTTP | Markus Westerlind |
2017-02-07 | telnet: Fix typos | Daniel Gustafsson |
2017-02-07 | test552: Fix typos | Daniel Gustafsson |
2017-02-07 | darwinssl: Avoid parsing certificates when not in verbose mode | Daniel Gustafsson |
2017-02-07 | schannel: Remove incorrect SNI disabled message | JDepooter |
2017-02-07 | CHANGES: spell fix, use correct path to script | Daniel Stenberg |
2017-02-07 | CHANGES.0: removed | 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-02-01 | OS400: Fix symbols | Jay Satiro |