summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* winbuild: Allow changing C compiler via environment variable CC (#952)Simon Warta2016-08-091-4/+10
* LICENSE-MIXING.md: switched to markdownDaniel Stenberg2016-08-093-131/+125
* docs-make: have markdown files use .mdDaniel Stenberg2016-08-093-8/+8
* curl.h: make CURL_NO_OLDIES define CURL_STRICTERDaniel Stenberg2016-08-091-0/+4
* HISTORY.md: use markdown extensionDaniel Stenberg2016-08-092-1/+1
* SSLCERTS.md: renamed to markdown extensionDaniel Stenberg2016-08-092-1/+1
* INTERNALS.md: use markdown extension for markdown contentDaniel Stenberg2016-08-092-1/+1
* CONTRIBUTE.md: markdown extensionDaniel Stenberg2016-08-092-1/+1
* CONTRIBUTE: changed to markdownDaniel Stenberg2016-08-091-204/+180
* CONTRIBUTE: refreshedDaniel Stenberg2016-08-091-68/+78
* TODO: added an SSH section and two SFTP things to doDaniel Stenberg2016-08-091-78/+101
* TODO: remove the 1.22 duplicated itemDaniel Stenberg2016-08-091-14/+1
* TODO: move "CURLOPT_MAIL_CLIENT" to SMTP sectionDaniel Stenberg2016-08-091-11/+12
* TODO: API for URL parsing/splittingDaniel Stenberg2016-08-091-0/+8
* TODO: move QUIC to the HTTP sectionDaniel Stenberg2016-08-091-11/+11
* winbuild: Free name $(CC) in Makefile (#950)Simon Warta2016-08-091-11/+7
* TODO: Use huge HTTP/2 windowsDaniel Stenberg2016-08-081-0/+8
* winbuild: Avoid setting redundant CFLAGS to compile commands (#949)Simon Warta2016-08-081-2/+0
* cmake: Enable win32 threaded resolver by defaultJay Satiro2016-08-082-10/+24
* cmake: Enable win32 large file support by defaultJay Satiro2016-08-082-12/+14
* TODO: added several ideas, removed SPDYDaniel Stenberg2016-08-071-14/+56
* http2: always wait for readable socketDaniel Stenberg2016-08-051-2/+3
* RELEASE-NOTES: synced with 7b4bf37a44791Daniel Stenberg2016-08-051-3/+16
* mbedtls: set debug threshold to 4 (verbose) when MBEDTLS_DEBUG is definedThomas Glanzmann2016-08-051-0/+8
* CURLOPT_TCP_NODELAY: now enabled by defaultDaniel Stenberg2016-08-056-14/+13
* TFTP: Fix upload problem with piped inputSerj Kalichev2016-08-041-3/+15
* mk-ca-bundle.pl: -m keeps ca cert meta data in outputDaniel Stenberg2016-08-041-9/+17
* multi: make Curl_expire() work with 0 ms timeoutsDaniel Stenberg2016-08-047-85/+95
* transfer: return without select when the read loop reached maxcountDaniel Stenberg2016-08-043-7/+24
* mbedtls: Added support for NTLMBill Nagel2016-08-035-14/+42
* travis: removed option to rebuild autotool from sourceSergei Nikulov2016-08-031-1/+1
* bump: start working toward 7.50.2Daniel Stenberg2016-08-032-32/+7
* THANKS: 7 new contributors from the 7.50.1 releasecurl-7_50_1Daniel Stenberg2016-08-031-0/+7
* RELEASE-NOTES: 7.50.1Daniel Stenberg2016-08-031-6/+9
* TLS: only reuse connections with the same client certDaniel Stenberg2016-08-031-0/+1
* TLS: switch off SSL session id when client cert is usedDaniel Stenberg2016-08-033-0/+12
* curl_multi_cleanup: clear connection pointer for easy handlesDaniel Stenberg2016-08-031-0/+2
* KNOWN_BUGS: SOCKS proxy not working via IPv6Daniel Stenberg2016-08-031-0/+7
* KNOWN_BUGS: CURLOPT_SEEKFUNCTION not called with CURLFORM_STREAMDaniel Stenberg2016-08-031-0/+13
* KNOWN_BUGS: transfer-encoding: chunked in HTTP/2Daniel Stenberg2016-08-031-0/+8
* TODO: Provide cmake config-fileDaniel Stenberg2016-08-031-0/+7
* os400: define BUILDING_LIBCURL in make script.Patrick Monnerat2016-08-022-2/+2
* RELEASE-NOTES: synced with aa9f536a18bDaniel Stenberg2016-08-011-1/+18
* mbedtls: Fix debug function nameThomas Glanzmann2016-08-011-1/+1
* travis: fix OSX build by re-installing libtoolSergei Nikulov2016-08-011-0/+1
* win32: fix a potential memory leak in Curl_load_libraryMartin Vejnár2016-08-011-1/+1
* include: revert 9adf3c4 and make public types void * againDaniel Stenberg2016-07-312-1/+10
* cmake: Fix for schannel supportYonggang Luo2016-07-281-1/+1
* Revert "travis: Install libtool for OS X builds"Jay Satiro2016-07-281-1/+1
* travis: Install libtool for OS X buildsJay Satiro2016-07-281-1/+1