Age | Commit message (Expand) | Author |
2016-02-06 | examples/htmltitle: Use _stricmp on Windows | Gisle Vanem |
2016-02-06 | COPYING: clarify that Daniel is not the sole author | Daniel Stenberg |
2016-02-05 | unit1604: Fix unit setup return code | Jay Satiro |
2016-02-05 | tool_doswin: Use type SANITIZEcode in sanitize_file_name | Jay Satiro |
2016-02-05 | tool_doswin: Improve sanitization processing | Jay Satiro |
2016-02-04 | URLs: change more http to https | Viktor Szakats |
2016-02-04 | sasl_sspi: Fix memory leak in domain populate | Jay Satiro |
2016-02-04 | URLs: follow GitHub project rename (also Travis CI) | Viktor Szakats |
2016-02-03 | CHANGES.o: fix references to curl.haxx.nu | Daniel Stenberg |
2016-02-03 | HISTORY: add some info about when we used which host names | Daniel Stenberg |
2016-02-02 | URLs: change more http to https | Viktor Szakats |
2016-02-03 | URLs: Change more haxx.se URLs from http: to https: | Dan Fandrich |
2016-02-03 | RELEASE-NOTES: synced with 4af40b364 | Daniel Stenberg |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2016-02-02 | configure: update the copyright year range in output | Daniel Stenberg |
2016-02-02 | dotdot: allow an empty input string too | Daniel Stenberg |
2016-02-02 | HTTPS: update a bunch of URLs from HTTP to HTTPS | Daniel Stenberg |
2016-02-01 | AppVeyor: updated to handle OpenSSL/WinSSL builds | Sergei Nikulov |
2016-02-01 | tool_operate: Don't sanitize --output path (Windows) | Jay Satiro |
2016-01-29 | curl.1: Explain remote-name behavior if file already exists | Jay Satiro |
2016-01-29 | urldata: Error on missing SSL backend-specific connect info | Gisle Vanem |
2016-01-28 | bump: towards the next (7.47.1 ?) | Daniel Stenberg |
2016-01-28 | cmake: fixed when OpenSSL enabled on Windows and schannel detected | Sergei Nikulov |
2016-01-28 | urldata: moved common variable out of ifdef | Sergei Nikulov |
2016-01-28 | tool_doswin: silence unused function warning | Viktor Szakats |
2016-01-27 | getredirect.c: fix variable name | Daniel Stenberg |
2016-01-27 | examples/Makefile.inc: specify programs without .c! | Daniel Stenberg |
2016-01-26 | THANKS: 6 new contributors from 7.47.0 release notes | Daniel Stenberg |
2016-01-26 | NTLM: Fix ConnectionExists to compare Proxy credentials | Isaac Boukris |
2016-01-26 | curl: avoid local drive traversal when saving file (Windows) | Ray Satiro |
2016-01-26 | RELEASE-NOTES: 7.47.0 | Daniel Stenberg |
2016-01-25 | FAQ: language fix in 4.19 | Daniel Stenberg |
2016-01-24 | FAQ: Update to point to GitHub | paulehoffman |
2016-01-24 | maketgz: generate date stamp with LC_TIME=C | Daniel Stenberg |
2016-01-24 | curl_multi_socket_action.3: line wrap | Daniel Stenberg |
2016-01-24 | RELEASE-NOTES: synced with d58ba66eeceb | Daniel Stenberg |
2016-01-21 | TODO: "Create remote directories" for SMB | Steve Holme |
2016-01-18 | mbedtls: Fix pinned key return value on fail | Jay Satiro |
2016-01-18 | tests: Add a test for pinnedpubkey fail even when insecure | Jay Satiro |
2016-01-16 | CURLINFO_RESPONSE_CODE.3: add example | Daniel Schauenberg |
2016-01-15 | ssh: make CURLOPT_SSH_PUBLIC_KEYFILE treat "" as NULL | Kamil Dudka |
2016-01-14 | RELEASE-NOTES: synced with 35083ca60ed035a | Daniel Stenberg |
2016-01-14 | openssl: improved error detection/reporting | Daniel Stenberg |
2016-01-14 | openssl: for 1.1.0+ they now provide a SSLeay() macro of their own | Daniel Stenberg |
2016-01-13 | CURLOPT_RESOLVE.3: minor language polish | Daniel Stenberg |
2016-01-12 | configure: assume IPv6 works when cross-compiled | Daniel Stenberg |
2016-01-12 | TODO: "Try to URL encode given URL" | Daniel Stenberg |
2016-01-11 | ConnectionExists: only do pipelining/multiplexing when asked | Daniel Stenberg |
2016-01-11 | lib: Prefix URLs with lower-case protocol names/schemes | Mohammad AlSaleh |
2016-01-11 | scripts: don't generate and install zsh completion when cross-compiling | Alessandro Ghedini |