aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-17TheArtOfHttpScripting: Multiple URLs + Multiple HTTP methodsDaniel Stenberg
2015-04-17Revert "HTTP: don't abort connections with pending Negotiate authentication"Daniel Stenberg
2015-04-17cyassl: Fix include orderJay Satiro
2015-04-17configure --with-nss: drop redundant if statementKamil Dudka
2015-04-17configure --with-nss=PATH: query pkg-config if availableKamil Dudka
2015-04-17parsecfg: do not continue past a zero terminationDaniel Stenberg
2015-04-16gitignore: Ignore Windows build output directoriesJay Satiro
2015-04-15RELEASE-NOTES: synced with 1ba6e4c88e0Daniel Stenberg
2015-04-15TODO: 17.9 Choose the name of file in braces for complex URLsDaniel Stenberg
2015-04-15TODO: a little caution that maybe not all ideas are still goodDaniel Stenberg
2015-04-15TODO: 17.8 offer color-coded HTTP header outputDaniel Stenberg
2015-04-15TODO: 17.7 warning when sending binary output to terminalDaniel Stenberg
2015-04-15KNOWN_BUGS: #90 IMAP "SEARCH ALL" truncates output on large boxesDaniel Stenberg
2015-04-14cyassl: Add support for TLS extension SNIJay Satiro
2015-04-13gitignore: ignore test-driver fileMatthew Hall
2015-04-13vtls_openssl: improve PKCS#12 load failure error messageMatthew Hall
2015-04-13vtls_openssl: fix minor typo in PKCS#12 load routineMatthew Hall
2015-04-13vtls_openssl: improve client certificate load failure error messagesMatthew Hall
2015-04-13vtls_openssl: remove ambiguous SSL_CLIENT_CERT_ERR constantMatthew Hall
2015-04-13BUGS: refer to the github issue tracker now as primaryDaniel Stenberg
2015-04-13firefox-db2pem: fix wildcard to find Firefox default profileDaniel Stenberg
2015-04-11cyassl: Include the CyaSSL build configJay Satiro
2015-04-11build: Generate source prerequisites for Visual Studio in generate.batJay Satiro
2015-04-09lib/makefile.m32: add missing libs to build libcurl.dllViktor Szakats
2015-04-08test142[23]: verify that an empty file is stored on successKamil Dudka
2015-04-08src/tool_operate: create output file on successful downloadKamil Dudka
2015-04-08src/tool_cb_wrt: separate fnc for output file creationKamil Dudka
2015-04-07lib/transfer.c: Remove factor of 8 from sleep time calculationDa-Yoon Chung
2015-04-06x509asn1: Silence x64 loss-of-data warning on RSA key length assignmentJay Satiro
2015-04-06cyassl: Use CYASSL_MAX_ERROR_SZ for error buffer sizeJay Satiro
2015-04-05cyassl: Remove 'Connecting to' message from cyassl_connect_step2Jay Satiro
2015-04-05checksrc.bat: quotes to support an SRC_DIR with spacesViktor Szakats
2015-04-03hostip: fix compiler warningsDaniel Stenberg
2015-04-03actually implement CURLOPT_RESOLVE removalsStefan Bühler
2015-04-03move Curl_share_lock and ref counting into Curl_fetch_addrStefan Bühler
2015-04-03fix refreshing of obsolete dns cache entriesStefan Bühler
2015-04-03RELEASE-NOTES: synced with abf6bddc14aDaniel Stenberg
2015-04-03checksrc.bat: Check lib\vtls sourceJay Satiro
2015-04-03cyassl: Set minimum protocol version before CTX callbackJay Satiro
2015-04-02build-openssl.bat: Fix mixed line endingsJay Satiro
2015-04-02cyassl: Fix certificate load checkJay Satiro
2015-04-02http2: Fix missing nghttp2_session_send call in Curl_http2_switchedTatsuhiro Tsujikawa
2015-04-01cookie: handle spaces after the name in Set-CookieDaniel Stenberg
2015-04-01cyassl: Fix library initialization return valueJay Satiro
2015-03-31CURLOPT_HTTP200ALIASES.3: Mainly SHOUTcast servers use "ICY 200"Thomas Ruecker
2015-03-31axtls: add timeout within Curl_axtls_connectDan Fandrich
2015-03-30checksrc: Windows-specific input fixesJay Satiro
2015-03-30configure: Use KRB5CONFIG for krb5-configDagobert Michelsen
2015-03-29multi: remove_handle: move pending connectionsDaniel Stenberg
2015-03-29KNOWN_BUGS: 89 is bug #1411Daniel Stenberg