Age | Commit message (Expand) | Author |
2018-06-13 | progress: remove a set of unused defines | Daniel Stenberg |
2018-06-13 | TODO: "Option to refuse usernames in URLs" done | Daniel Stenberg |
2018-06-13 | Curl_init_do: handle NULL connection pointer passed in | Lyman Epp |
2018-06-12 | runtests: support variables in <strippart> | Daniel Stenberg |
2018-06-12 | Curl_debug: remove dead printhost code | Daniel Stenberg |
2018-06-12 | schannel: avoid incompatible pointer warning | Viktor Szakats |
2018-06-12 | schannel: support selecting ciphers | Robert Prag |
2018-06-12 | test 46: make test pass after 2025 | Bernhard M. Wiedemann |
2018-06-11 | cppcheck: fix warnings | Marian Klymov |
2018-06-11 | openssl: assume engine support in 1.0.1 or later | Daniel Stenberg |
2018-06-11 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-06-11 | RELEASE-PROCEDURE: update the release calendar for 2019 | Daniel Stenberg |
2018-06-08 | boringssl + schannel: undef X509_NAME in lib/schannel.h | Gisle Vanem |
2018-06-08 | mk-ca-bundle.pl: leave certificate name untouched in decode() | Vladimir Kotal |
2018-06-06 | tests/libtests/Makefile.am: Add lib1521.c to CLEANFILES | Rikard Falkeborn |
2018-06-06 | tests/libtest: Add lib1521 to nodist_SOURCES | Rikard Falkeborn |
2018-06-06 | system.h: add support for IBM xlc C compiler | Stephan Mühlstrasser |
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 | axtls: follow-up spell fix of comment | Daniel Stenberg |
2018-06-02 | axTLS: not considered fit for use | Daniel Stenberg |
2018-06-02 | build: remove the Borland specific makefiles | Daniel Stenberg |
2018-06-01 | curl_addrinfo: use same #ifdef conditions in source as header | Daniel Stenberg |
2018-06-01 | multi: remove a DEBUGF() | Daniel Stenberg |
2018-06-01 | CURLOPT_RESOLVE: always purge old entry first | Alibek.Jorajev |
2018-06-01 | fnmatch: use the system one if available | Daniel Stenberg |
2018-05-31 | os400: add new option in ILE/RPG binding | Patrick Monnerat |
2018-05-31 | tests/libtest/.gitignore: follow-up fix to ignore lib5* too | Daniel Stenberg |
2018-05-31 | KNOWN_BUGS: CURL_GLOBAL_SSL | Daniel Stenberg |
2018-05-31 | configure: check for declaration of getpwuid_r | Bernhard Walle |
2018-05-31 | tests: update .gitignore for libtests | Rikard Falkeborn |
2018-05-31 | strictness: correct {infof, failf} format specifiers | Rikard Falkeborn |
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-30 | curl.rc: embed manifest for correct Windows version detection | Viktor Szakats |
2018-05-30 | os400: sync EBCDIC wrappers and ILE/RPG binding with latest options | Patrick Monnerat |
2018-05-30 | os400: implement mime api EBCDIC wrappers | Patrick Monnerat |
2018-05-29 | setopt: add TLS 1.3 ciphersuites | Daniel Stenberg |
2018-05-29 | configure: override AR_FLAGS to silence warning | Daniel Stenberg |
2018-05-29 | cmake: fixed comments in compile checks code | Sergei Nikulov |
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 | fnmatch: insist on escaped bracket to match | Daniel Stenberg |
2018-05-28 | psl: use latest psl and refresh it periodically | Patrick Monnerat |
2018-05-28 | configure: fix ssh2 linking when built with a static mbedtls | Fabrice Fontaine |
2018-05-28 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-05-28 | cmake: check for getpwuid_r | Bernhard Walle |
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 |