Age | Commit message (Expand) | Author |
2017-05-30 | CURLOPT_PROXY.3: describe the environment variables more | Daniel Stenberg |
2017-05-30 | transfer: init the infilesize from the postfields... | Daniel Stenberg |
2017-05-29 | test557: fix ubsan runtime error due to int left shift | Jay Satiro |
2017-05-29 | mbedtls: fix variable shadow warning | Jay Satiro |
2017-05-29 | RELEASE-NOTES: synced with 3aaac8c2f | Daniel Stenberg |
2017-05-28 | tests: removed some redundant empty <stdout> sections | Dan Fandrich |
2017-05-28 | runtests.pl: removed <precommand> feature | Dan Fandrich |
2017-05-27 | opts: more examples added in option man pages | Daniel Stenberg |
2017-05-27 | runtests.pl: removed unused arguments to valgrindparse | Dan Fandrich |
2017-05-25 | TODO: 6.4 is done, send telnet data in chunks | Daniel Stenberg |
2017-05-25 | docs/CURLOPT_SSLVERSION.3: Correct define name in example | Phil Crump |
2017-05-25 | ssh: fix 'left' may be used uninitialized | Daniel Stenberg |
2017-05-24 | time: fix type conversions and compiler warnings | Michael Kaufmann |
2017-05-24 | examples: fix Wimplicit-fallthrough warnings | Marcel Raad |
2017-05-24 | winbuild: fix the nghttp2 build | Anatol Belski |
2017-05-24 | LDAP: documentation update per #878 changes (#1506) | Sergei Nikulov |
2017-05-23 | redirect: store the "would redirect to" URL when max redirs is reached | Daniel Stenberg |
2017-05-24 | LDAP: fixed checksrc issue | Sergei Nikulov |
2017-05-23 | LDAP: using ldap_bind_s on Windows with methods (#878) | Sergei Nikulov |
2017-05-23 | cmake: fix build on Ubuntu 14.04 | Akhil Kedia |
2017-05-23 | url: fix declaration of 'pipe' shadows a global declaration | Daniel Stenberg |
2017-05-22 | memdebug: fix compilation failure | Kamil Dudka |
2017-05-22 | assert: avoid, use DEBUGASSERT instead! | Daniel Stenberg |
2017-05-21 | cmake: remove unused variables: GNUTLS_ENABLED, NSS_ENABLED | Simon Warta |
2017-05-21 | cmake: remove CURL_CA_BUNDLE from cmake TODO | Simon Warta |
2017-05-21 | cmake: auto detection of CURL_CA_BUNDLE/CURL_CA_PATH | Simon Warta |
2017-05-21 | cmake: add CURL_CA_BUNDLE/CURL_CA_FALLBACK/CURL_CA_PATH options | Simon Warta |
2017-05-21 | cmake: Add CURL_CA_FALLBACK to curl_config.h.cmake | Simon Warta |
2017-05-21 | RELEASE-NOTES: synced with 052a14e3c | Daniel Stenberg |
2017-05-20 | tests: stabilize test 1034 | Michael Kaufmann |
2017-05-20 | ssh: ignore timeouts during disconnect | Daniel Stenberg |
2017-05-19 | ghiper.c/hiperfifo.c: add comment about missing timer functionality | Daniel Stenberg |
2017-05-19 | asiohiper.cpp / evhiperfifo.c: deal with negative timerfunction input | Daniel Stenberg |
2017-05-18 | cmdline-opts/write-out.d: s/-L/--location | Daniel Stenberg |
2017-05-17 | mkhelp.pl: do not add current time into curl binary | Bernhard M. Wiedemann |
2017-05-17 | oauth2-bearer.d: mention the <token> argument | Daniel Stenberg |
2017-05-16 | darwinssl: Fix exception when processing a client-side certificate file | Nick Zitzmann |
2017-05-16 | curl_sasl: fix build error with CURL_DISABLE_CRYPTO_AUTH + USE_NTLM | Daniel Stenberg |
2017-05-16 | docs/cmdline-opts/config.d: edit for language | Daniel Stenberg |
2017-05-15 | RELEASE-NOTES: synced with eb16305e6 | Daniel Stenberg |
2017-05-15 | SecureTransport/DarwinSSL: Implement public key pinning | moparisthebest |
2017-05-15 | man pages: fix example syntax errors | Daniel Stenberg |
2017-05-15 | docs/libcurl/opts: added more examples in man pages | Daniel Stenberg |
2017-05-15 | CURLOPT_HTTPPROXYTUNNEL: clarify, add example | Daniel Stenberg |
2017-05-14 | curl: show the libcurl release date in --version output | Daniel Stenberg |
2017-05-13 | url.c: add a compile-time check that CURL_MAX_WRITE_SIZE is large enough | Dan Fandrich |
2017-05-13 | lib510: don't write past the end of the buffer if it's too small | Dan Fandrich |
2017-05-13 | tests: added missing keywords "chunked Transfer-Encoding" | Dan Fandrich |
2017-05-13 | THANKS: add a few missing names | Daniel Stenberg |
2017-05-13 | tests: made a couple of prechecks consistent with others | Dan Fandrich |