aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-08winbuild: Avoid setting redundant CFLAGS to compile commands (#949)Simon Warta
2016-08-08cmake: Enable win32 threaded resolver by defaultJay Satiro
2016-08-08cmake: Enable win32 large file support by defaultJay Satiro
2016-08-07TODO: added several ideas, removed SPDYDaniel Stenberg
2016-08-05http2: always wait for readable socketDaniel Stenberg
2016-08-05RELEASE-NOTES: synced with 7b4bf37a44791Daniel Stenberg
2016-08-05mbedtls: set debug threshold to 4 (verbose) when MBEDTLS_DEBUG is definedThomas Glanzmann
2016-08-05CURLOPT_TCP_NODELAY: now enabled by defaultDaniel Stenberg
2016-08-04TFTP: Fix upload problem with piped inputSerj Kalichev
2016-08-04mk-ca-bundle.pl: -m keeps ca cert meta data in outputDaniel Stenberg
2016-08-04multi: make Curl_expire() work with 0 ms timeoutsDaniel Stenberg
2016-08-04transfer: return without select when the read loop reached maxcountDaniel Stenberg
2016-08-03mbedtls: Added support for NTLMBill Nagel
2016-08-03travis: removed option to rebuild autotool from sourceSergei Nikulov
2016-08-03bump: start working toward 7.50.2Daniel Stenberg
2016-08-03THANKS: 7 new contributors from the 7.50.1 releaseDaniel Stenberg
2016-08-03RELEASE-NOTES: 7.50.1Daniel Stenberg
2016-08-03TLS: only reuse connections with the same client certDaniel Stenberg
2016-08-03TLS: switch off SSL session id when client cert is usedDaniel Stenberg
2016-08-03curl_multi_cleanup: clear connection pointer for easy handlesDaniel Stenberg
2016-08-03KNOWN_BUGS: SOCKS proxy not working via IPv6Daniel Stenberg
2016-08-03KNOWN_BUGS: CURLOPT_SEEKFUNCTION not called with CURLFORM_STREAMDaniel Stenberg
2016-08-03KNOWN_BUGS: transfer-encoding: chunked in HTTP/2Daniel Stenberg
2016-08-03TODO: Provide cmake config-fileDaniel Stenberg
2016-08-02os400: define BUILDING_LIBCURL in make script.Patrick Monnerat
2016-08-01RELEASE-NOTES: synced with aa9f536a18bDaniel Stenberg
2016-08-01mbedtls: Fix debug function nameThomas Glanzmann
2016-08-01travis: fix OSX build by re-installing libtoolSergei Nikulov
2016-08-01win32: fix a potential memory leak in Curl_load_libraryMartin Vejnár
2016-07-31include: revert 9adf3c4 and make public types void * againDaniel Stenberg
2016-07-28cmake: Fix for schannel supportYonggang Luo
2016-07-28Revert "travis: Install libtool for OS X builds"Jay Satiro
2016-07-28travis: Install libtool for OS X buildsJay Satiro
2016-07-26TODO: minor typo in last commitViktor Szakats
2016-07-26TODO: Timeout idle connections from the poolDaniel Stenberg
2016-07-25os400: minimum supported OS version: V6R1M0.Patrick Monnerat
2016-07-24tests: Fix for http/2 featureJay Satiro
2016-07-23README: Mention wolfSSL in the 'Dependencies' sectionSteve Holme
2016-07-23vauth.h: No need to query HAVE_GSSAPI || USE_WINDOWS_SSPI for SPNEGOSteve Holme
2016-07-23spnego: Corrected miss-placed * in Curl_auth_spnego_cleanup() declarationSteve Holme
2016-07-22SECURITY: mention how to get windows-specific CVEsDaniel Stenberg
2016-07-21test558: fix test by stripping file paths from FD linesDan Fandrich
2016-07-21tests: distribute the http2-server.pl script, tooKamil Dudka
2016-07-21docs: distribute the CURLINFO_HTTP_VERSION(3) man page, tooKamil Dudka
2016-07-21bump: start working on 7.50.1Daniel Stenberg
2016-07-21RELEASE-NOTES: version 7.50.0 readyDaniel Stenberg
2016-07-21THANKS: 13 new contributors from the 7.50.0 releaseDaniel Stenberg
2016-07-21winbuild: fix embedded manifest optionJay Satiro
2016-07-20vauth: Fix memleak by freeing credentials if out of memoryJay Satiro
2016-07-20vauth: Fixed memory leak due to function returning without freeSaurav Babu