Age | Commit message (Expand) | Author |
2018-04-30 | KNOWN_BUGS: Client cert with Issuer DN differs between backends | Daniel Stenberg |
2018-04-30 | KNOWN_BUGS: Passive transfer tries only one IP address | Daniel Stenberg |
2018-04-30 | KNOWN_BUGS: --upload-file . hang if delay in STDIN | Daniel Stenberg |
2018-04-30 | KNOWN_BUGS: Connection information when using TCP Fast Open | Daniel Stenberg |
2018-04-30 | TODO: Support the clienthello extension | Daniel Stenberg |
2018-04-30 | TODO: CLOEXEC | Daniel Stenberg |
2018-04-27 | CURLINFO_PROTOCOL.3: mention the existing defined names | Daniel Stenberg |
2018-04-24 | examples/http2-upload: expand buffer to avoid silly warning | Daniel Stenberg |
2018-04-24 | examples/sftpuploadresume: typecast fseek argument to long | Daniel Stenberg |
2018-04-23 | curl_global_sslset: always provide available backends | Christian Schmitz |
2018-04-23 | curl.1: clarify that options and URLs can be mixed | Daniel Stenberg |
2018-04-23 | CURLOPT_SSLCERT.3: improve WinSSL-specific usage info | Archangel_SDY |
2018-04-21 | tool_help: clarify --max-time unit of time is seconds | Jay Satiro |
2018-04-18 | schannel: add support for CURLOPT_CAINFO | Dan McNulty |
2018-04-17 | docs: fix typos | Jakub Wilk |
2018-04-17 | schannel: add client certificate authentication | Archangel_SDY |
2018-04-15 | checksrc: Fix typo | Daniel Gustafsson |
2018-04-15 | all: Refactor malloc+memset to use calloc | Daniel Gustafsson |
2018-04-07 | examples/sftpuploadresmue: Fix Windows large file seek | Jay Satiro |
2018-04-06 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-03-31 | docs: fix CURLINFO_*_T examples use of CURL_FORMAT_CURL_OFF_T | Jay Satiro |
2018-03-27 | TODO: connection cache sharing is now supporte | Daniel Stenberg |
2018-03-24 | gitignore: ignore more generated files | Daniel Stenberg |
2018-03-21 | CURLINFO_SSL_VERIFYRESULT.3: fix the example, add some text | Daniel Stenberg |
2018-03-21 | TODO: expand ~/ in config files | Daniel Stenberg |
2018-03-20 | cookie.d: mention that "-" as filename means stdin | Daniel Stenberg |
2018-03-20 | CURLINFO_COOKIELIST.3: made the example not leak memory | Daniel Stenberg |
2018-03-20 | examples/hiperfifo: checksrc compliance | Jay Satiro |
2018-03-17 | resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSES | Rick Deist |
2018-03-17 | add_handle/easy_perform: clear errorbuffer on start if set | Daniel Stenberg |
2018-03-17 | CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol | Lawrence Matthews |
2018-03-17 | curl_version_info.3: fix ssl_version description | Daniel Stenberg |
2018-03-16 | examples/hiperfifo.c: improved | Philip Prindeville |
2018-03-16 | cleanup: misc typos in strings and comments | luz.paz |
2018-03-15 | user-agent.d:: mention --proxy-header as well | Daniel Stenberg |
2018-03-14 | SECURITY-PROCESS: mention how we write/add advisories | Daniel Stenberg |
2018-03-13 | release: 7.59.0 | Daniel Stenberg |
2018-03-13 | CURLOPT_COOKIEFILE.3: "-" as file name means stdin | Daniel Stenberg |
2018-03-12 | FAQ: fix a broken URL [ci skip] | Viktor Szakats |
2018-03-12 | credits: Viktor prefers without accent | Daniel Stenberg |
2018-03-12 | BUGS: updated link to security process | Daniel Stenberg |
2018-03-11 | docs/SECURITY.md -> docs/SECURITY-PROCESS.md | Daniel Stenberg |
2018-03-11 | SECURITY.md: call it the security process | Daniel Stenberg |
2018-03-09 | SECURITY: distros' max embargo time is 14 days now | Daniel Stenberg |
2018-03-05 | THANKS + mailmap: remove duplicates, fixup full names | Daniel Stenberg |
2018-03-04 | RELEASE-NOTES/THANKS: synced with cc1d4c505 | Daniel Stenberg |
2018-03-04 | curl.1: mention how to add numerical IP addresses in NO_PROXY | Daniel Stenberg |
2018-03-04 | CURLOPT_NOPROXY.3: mention how to list numerical IPv6 addresses | Daniel Stenberg |
2018-03-04 | build: get CFLAGS (including -werror) used for examples and tests | Daniel Stenberg |
2018-02-26 | docs/MANUAL: formfind.pl is not accessible on the site anymore | Daniel Stenberg |