Age | Commit message (Expand) | Author |
2018-06-27 | GOVERNANCE: linkify, changed some titles | Daniel Stenberg |
2018-06-27 | GOVERNANCE: add maintainer details/duties | Daniel Stenberg |
2018-06-24 | CURLOPT_SSL_VERIFYPEER.3: fix syntax mistake | Daniel Stenberg |
2018-06-23 | CURLOPT_SSL_VERIFYPEER.3: Add performance note | Patrick Schlangen |
2018-06-18 | CURLOPT_INTERFACE.3: interface names not supported on Windows | Daniel Stenberg |
2018-06-15 | docs/RELEASE-PROCEDURE.md: renamed to use .md extension | Daniel Stenberg |
2018-06-15 | RELEASE-PROCEDURE: gpg sign the tags | Daniel Stenberg |
2018-06-15 | CURLOPT_HTTPAUTH.3: CURLAUTH_BEARER was added in 7.61.0 | Daniel Stenberg |
2018-06-14 | GOVERNANCE.md: explains how this project is run | Daniel Stenberg |
2018-06-14 | KNOWN_BUGS: NTLM doen't support password with § character | Daniel Stenberg |
2018-06-14 | KNOWN_BUGS: slow connect to localhost on Windows | Daniel Stenberg |
2018-06-13 | TODO: "Option to refuse usernames in URLs" done | Daniel Stenberg |
2018-06-12 | schannel: support selecting ciphers | Robert Prag |
2018-06-11 | RELEASE-PROCEDURE: update the release calendar for 2019 | Daniel Stenberg |
2018-06-05 | cmdline-opts/cert-type.d: mention "p12" as a recognized type as well | Daniel Stenberg |
2018-06-03 | spelling fixes | Viktor Szakats |
2018-06-02 | build: remove the Borland specific makefiles | Daniel Stenberg |
2018-06-01 | CURLOPT_RESOLVE: always purge old entry first | Alibek.Jorajev |
2018-05-31 | KNOWN_BUGS: CURL_GLOBAL_SSL | Daniel Stenberg |
2018-05-31 | option: disallow username in URL | Björn Stenberg |
2018-05-31 | libcurl-security.3: improved layout for two rememdy lists | Daniel Stenberg |
2018-05-31 | libcurl-security.3: refer to URL instead of in-source markdown file | Daniel Stenberg |
2018-05-29 | setopt: add TLS 1.3 ciphersuites | Daniel Stenberg |
2018-05-29 | INSTALL: LDFLAGS=-Wl,-R/usr/local/ssl/lib | Daniel Stenberg |
2018-05-29 | KNOWN_BUGS: restore text regarding #2101. | Will Dietz |
2018-05-28 | psl: use latest psl and refresh it periodically | Patrick Monnerat |
2018-05-28 | cmdline-opts/gen.pl: warn if mutexes: or see-also: list non-existing options | Daniel Stenberg |
2018-05-28 | curl.1: Fix cmdline-opts reference errors. | Frank Gevaerts |
2018-05-28 | docs: fix cmdline-opts metadata headers case consistency. | Frank Gevaerts |
2018-05-24 | httpauth: add support for Bearer tokens | Linus Lewandowski |
2018-05-24 | TODO: CURLINFO_PAUSE_STATE | Daniel Stenberg |
2018-05-22 | CURLOPT_ACCEPT_ENCODING.3: add brotli and clarify a bit | Daniel Stenberg |
2018-05-21 | KNOWN_BUGS: mention the -O with %-encoded file names | Daniel Stenberg |
2018-05-21 | checksrc: make sure sizeof() is used *with* parentheses | Daniel Stenberg |
2018-05-21 | curl: added --styled-output | Daniel Stenberg |
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 |