Age | Commit message (Expand) | Author |
2015-04-21 | cookie: cookie parser out of boundary memory access | Daniel Stenberg |
2015-04-21 | ConnectionExists: for NTLM re-use, require credentials to match | Daniel Stenberg |
2015-04-21 | openssl: add OPENSSL_NO_SSL3_METHOD check | byronhe |
2015-04-20 | CURLOPT_HEADERFUNCTION.3: match parameter name in synopsis and desc | Daniel Stenberg |
2015-04-20 | configure --with-nss: remove unneeded libs from the fallback | Mostyn Bramley-Moore |
2015-04-20 | contributors.sh: fix help output, filter out (-prefix from names | Daniel Stenberg |
2015-04-20 | RELEASE-NOTES: synced with cc0e7ebc3be0 | Daniel Stenberg |
2015-04-19 | CURLMOPT_TIMERFUNCTION.3: Clarify, add an example | Michael Stapelberg |
2015-04-19 | vtls/openssl: use https in URLs and a comment typo fixed | Viktor Szakáts |
2015-04-18 | curl_version_info.3: fixed the 'protocols' variable type | Daniel Stenberg |
2015-04-18 | test1423: added missing "file" to server section | Dan Fandrich |
2015-04-17 | TheArtOfHttpScripting: Multiple URLs + Multiple HTTP methods | Daniel Stenberg |
2015-04-17 | Revert "HTTP: don't abort connections with pending Negotiate authentication" | Daniel Stenberg |
2015-04-17 | cyassl: Fix include order | Jay Satiro |
2015-04-17 | configure --with-nss: drop redundant if statement | Kamil Dudka |
2015-04-17 | configure --with-nss=PATH: query pkg-config if available | Kamil Dudka |
2015-04-17 | parsecfg: do not continue past a zero termination | Daniel Stenberg |
2015-04-16 | gitignore: Ignore Windows build output directories | Jay Satiro |
2015-04-15 | RELEASE-NOTES: synced with 1ba6e4c88e0 | Daniel Stenberg |
2015-04-15 | TODO: 17.9 Choose the name of file in braces for complex URLs | Daniel Stenberg |
2015-04-15 | TODO: a little caution that maybe not all ideas are still good | Daniel Stenberg |
2015-04-15 | TODO: 17.8 offer color-coded HTTP header output | Daniel Stenberg |
2015-04-15 | TODO: 17.7 warning when sending binary output to terminal | Daniel Stenberg |
2015-04-15 | KNOWN_BUGS: #90 IMAP "SEARCH ALL" truncates output on large boxes | Daniel Stenberg |
2015-04-14 | cyassl: Add support for TLS extension SNI | Jay Satiro |
2015-04-13 | gitignore: ignore test-driver file | Matthew Hall |
2015-04-13 | vtls_openssl: improve PKCS#12 load failure error message | Matthew Hall |
2015-04-13 | vtls_openssl: fix minor typo in PKCS#12 load routine | Matthew Hall |
2015-04-13 | vtls_openssl: improve client certificate load failure error messages | Matthew Hall |
2015-04-13 | vtls_openssl: remove ambiguous SSL_CLIENT_CERT_ERR constant | Matthew Hall |
2015-04-13 | BUGS: refer to the github issue tracker now as primary | Daniel Stenberg |
2015-04-13 | firefox-db2pem: fix wildcard to find Firefox default profile | Daniel Stenberg |
2015-04-11 | cyassl: Include the CyaSSL build config | Jay Satiro |
2015-04-11 | build: Generate source prerequisites for Visual Studio in generate.bat | Jay Satiro |
2015-04-09 | lib/makefile.m32: add missing libs to build libcurl.dll | Viktor Szakats |
2015-04-08 | test142[23]: verify that an empty file is stored on success | Kamil Dudka |
2015-04-08 | src/tool_operate: create output file on successful download | Kamil Dudka |
2015-04-08 | src/tool_cb_wrt: separate fnc for output file creation | Kamil Dudka |
2015-04-07 | lib/transfer.c: Remove factor of 8 from sleep time calculation | Da-Yoon Chung |
2015-04-06 | x509asn1: Silence x64 loss-of-data warning on RSA key length assignment | Jay Satiro |
2015-04-06 | cyassl: Use CYASSL_MAX_ERROR_SZ for error buffer size | Jay Satiro |
2015-04-05 | cyassl: Remove 'Connecting to' message from cyassl_connect_step2 | Jay Satiro |
2015-04-05 | checksrc.bat: quotes to support an SRC_DIR with spaces | Viktor Szakats |
2015-04-03 | hostip: fix compiler warnings | Daniel Stenberg |
2015-04-03 | actually implement CURLOPT_RESOLVE removals | Stefan Bühler |
2015-04-03 | move Curl_share_lock and ref counting into Curl_fetch_addr | Stefan Bühler |
2015-04-03 | fix refreshing of obsolete dns cache entries | Stefan Bühler |
2015-04-03 | RELEASE-NOTES: synced with abf6bddc14a | Daniel Stenberg |
2015-04-03 | checksrc.bat: Check lib\vtls source | Jay Satiro |
2015-04-03 | cyassl: Set minimum protocol version before CTX callback | Jay Satiro |