Age | Commit message (Expand) | Author |
2019-02-04 | NTLM: fix size check condition for type2 received data | Daniel Stenberg |
2019-02-01 | spnego_sspi: add support for channel binding | georgeok |
2019-02-01 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-02-01 | schannel: stop calling it "winssl" | Daniel Stenberg |
2019-02-01 | multi: set the EXPIRE_*TIMEOUT timers at TIMER_STARTSINGLE time | Daniel Stenberg |
2019-01-31 | doc: use meaningless port number in CURLOPT_LOCALPORT example | John Marshall |
2019-01-29 | Escape the '\' | Gisle Vanem |
2019-01-29 | TODO: WinSSL: 'Add option to disable client cert auto-send' | Jay Satiro |
2019-01-28 | sigpipe: if mbedTLS is used, ignore SIGPIPE | Jeremie Rapin |
2019-01-28 | unit1653: make it survive torture tests | Daniel Stenberg |
2019-01-28 | timeval: Disable MSVC Analyzer GetTickCount warning | Michael Kujawa |
2019-01-26 | configure: rewrite --enable-code-coverage | Daniel Stenberg |
2019-01-24 | setopt: enable CURLOPT_SSH_KNOWNHOSTS and CURLOPT_SSH_KEYFUNCTION for libssh | Felix Hädicke |
2019-01-24 | libssh: do not let libssh create socket | Felix Hädicke |
2019-01-21 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-01-21 | schannel: preserve original certificate path parameter | Archangel_SDY |
2019-01-21 | KNOWN_BUGS: tests not compatible with python3 | Daniel Stenberg |
2019-01-20 | memcmp: avoid doing single char memcmp | Daniel Gustafsson |
2019-01-19 | COPYING: it's 2019 | Daniel Stenberg |
2019-01-19 | configure: fix recv/send/select detection on Android | hhb |
2019-01-19 | ntlm_sspi: add support for channel binding | georgeok |
2019-01-18 | schannel: on connection close there might not be a transfer | Daniel Stenberg |
2019-01-17 | ssh: log the libssh2 error message when ssh session startup fails | JDepooter |
2019-01-16 | Fix typo in manpage | Alessandro Ghedini |
2019-01-16 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-01-16 | cmake: updated check for HAVE_POLL_FINE to match autotools | Sergei Nikulov |
2019-01-16 | curl-compilers.m4: check for __ibmxl__ to detect xlclang | Daniel Stenberg |
2019-01-16 | openssl: fix the SSL_get_tlsext_status_ocsp_resp call | Daniel Stenberg |
2019-01-15 | curl-compilers.m4: detect xlclang | Daniel Stenberg |
2019-01-15 | README: add codacy code quality badge | Daniel Stenberg |
2019-01-15 | extract_if_dead: follow-up to 54b201b48c90a | Daniel Stenberg |
2019-01-15 | multi: remove "Dead assignment" | Daniel Stenberg |
2019-01-15 | tests: move objnames-* from lib into tests | Daniel Stenberg |
2019-01-15 | travis: added cmake build for osx | Sergei Nikulov |
2019-01-14 | cookie: fix comment typo (url_path_len -> uri_path_len) | Frank Gevaerts |
2019-01-14 | winbuild: conditionally use /DZLIB_WINAPI | Marcel Raad |
2019-01-14 | src/Makefile: make 'tidy' target work for metalink builds | Daniel Stenberg |
2019-01-13 | extract_if_dead: use a known working transfer when checking connections | Daniel Stenberg |
2019-01-13 | openssl: adapt to 3.0.0, OpenSSL_version_num() is deprecated | Daniel Stenberg |
2019-01-11 | cmake: added checks for HAVE_VARIADIC_MACROS_C99 and HAVE_VARIADIC_MACROS_GCC | Sergei Nikulov |
2019-01-11 | urldata: rename easy_conn to just conn | Daniel Stenberg |
2019-01-11 | tool_cb_prg: avoid integer overflow | Daniel Stenberg |
2019-01-11 | travis: turn off copyright year checks in checksrc | Daniel Gustafsson |
2019-01-10 | KNOWN_BUGS: cmake makes unusable tool_hugehelp.c with MinGW | Daniel Stenberg |
2019-01-10 | KNOWN_BUGS: Improve --data-urlencode space encoding | Daniel Stenberg |
2019-01-10 | os400: add a missing closing bracket | Patrick Monnerat |
2019-01-10 | os400: fix extra parameter syntax error. | Patrick Monnerat |
2019-01-10 | test1558: verify CURLINFO_PROTOCOL on file:// transfer | Daniel Stenberg |
2019-01-10 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-01-10 | xattr: strip credentials from any URL that is stored | Daniel Stenberg |