Age | Commit message (Expand) | Author |
2018-06-22 | ConnectionExists: make sure conn->data is set when "taking" a connection | Daniel Stenberg |
2018-06-22 | system.h: fix for gcc on 32 bit OpenServer | Kevin R. Bulgrien |
2018-06-21 | cmake: allow multiple SSL backends | Raphael Gozzo |
2018-06-21 | url: fix dangling conn->data pointer | Daniel Stenberg |
2018-06-18 | CURLOPT_INTERFACE.3: interface names not supported on Windows | Daniel Stenberg |
2018-06-17 | travis: run more tests for coverage check | Daniel Stenberg |
2018-06-16 | multi: fix memory leak when stopped during name resolve | Daniel Stenberg |
2018-06-15 | maketgz: delete .bak files, fix indentation | Viktor Szakats |
2018-06-15 | runtests.pl: remove debug leftover from bb9a340c73f3 | Daniel Stenberg |
2018-06-15 | curl-confopts.m4: fix typo from ed224f23d5beb | 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 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-06-15 | CURLOPT_HTTPAUTH.3: CURLAUTH_BEARER was added in 7.61.0 | Daniel Stenberg |
2018-06-14 | maketgz: fix sed issues on OSX | Mamta Upadhyay |
2018-06-14 | configure: enhance ability to detect/build with static openssl | Daniel Stenberg |
2018-06-14 | configure: use pkg-config for c-ares detection | 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-14 | mk-ca-bundle.pl: make -u delete certdata.txt if found not changed | Matteo Bignotti |
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 |