Age | Commit message (Expand) | Author |
2018-05-21 | docs: clarify CURLOPT_HTTPGET somewhat | Daniel Stenberg |
2018-05-18 | curl_fnmatch: only allow two asterisks for matching | Daniel Stenberg |
2018-05-18 | docs: mention HAproxy protocol "version 1" | Aleks |
2018-05-18 | examples/progressfunc: make it build on older libcurls | Daniel Stenberg |
2018-05-17 | getinfo: add microsecond precise timers for various intervals | Philip Prindeville |
2018-05-15 | THANKS: added people from the curl 7.60.0 release | Daniel Stenberg |
2018-05-15 | docs/libcurl/index.html: removed | Daniel Stenberg |
2018-05-14 | CODE_STYLE: mention return w/o parens, but sizeof with | Daniel Stenberg |
2018-05-14 | examples: Fix format specifiers | Rikard Falkeborn |
2018-05-05 | URLs: fix one more http url | Daniel Gustafsson |
2018-05-03 | docs: remove extraneous commas in man pages | Denis Ollier |
2018-05-03 | Revert "TODO: remove configure --disable-pthreads" | Daniel Stenberg |
2018-05-02 | TODO: remove configure --disable-pthreads | Daniel Stenberg |
2018-04-30 | CURLOPT_URL.3: add ENCODING section [ci skip] | Daniel Stenberg |
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 |