aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-22build: Fixed incorrect script termination from commit ad1dc10e61Steve Holme
2017-12-22Makefile.vc: Added our standard copyright headerSteve Holme
2017-12-22winbuild: Added support for VC15Steve Holme
2017-12-22build: Added Visual Studio 2017 project filesSteve Holme
2017-12-22build-wolfssl.bat: Added support for VC15Steve Holme
2017-12-22build-openssl.bat: Added support for VC15Steve Holme
2017-12-22curl/system.h: fix compilation with gcc on AIX PPC and IA64 HP-UXDimitrios Apostolou
2017-12-22examples/rtsp: fix error handling macrosMattias Fornander
2017-12-20curl_easy_reset: release mime-related data.Patrick Monnerat
2017-12-20content_encoding: rework zlib_inflatePatrick Monnerat
2017-12-20brotli: allow compiling with version 0.6.0.Patrick Monnerat
2017-12-13CURLOPT_READFUNCTION.3: refer to argument with correct nameDaniel Stenberg
2017-12-13rand: add a clang-analyzer work-aroundDaniel Stenberg
2017-12-13krb5: fix a potential access of uninitialized memoryDaniel Stenberg
2017-12-12conncache: fix a return code [regression]Daniel Stenberg
2017-12-12curl: support >256 bytes warning messsagesDaniel Stenberg
2017-12-12libssh: fix a syntax error in configure.acMichael Kaufmann
2017-12-12examples/smtp-mail.c: use separate defines for options and mailDaniel Stenberg
2017-12-12THANKS: added missing namesDaniel Stenberg
2017-12-12mailmap: added/clarified several namesDaniel Stenberg
2017-12-12setopt: less *or equal* than INT_MAX/1000 should be fineDaniel Stenberg
2017-12-12vtls: replaced getenv() with curl_getenv()dmitrykos
2017-12-11RELEASE-NOTES: synced with 3b9ea70eeDaniel Stenberg
2017-12-11TODO: Expose tried IP addresses that failedDaniel Stenberg
2017-12-11curl.1: mention http:// and https:// as valid proxy prefixesDaniel Stenberg
2017-12-11curl.1: documented two missing valid exit codesDaniel Stenberg
2017-12-11CURLOPT_DNS_LOCAL_IP4.3: fixed the seel also to not self-referenceDaniel Stenberg
2017-12-11Revert "curl: don't set CURLOPT_INTERLEAVEDATA"Daniel Stenberg
2017-12-10tests: mark data files as non-executable in gitMichael Kaufmann
2017-12-10tests: update .gitignore for libtestsMichael Kaufmann
2017-12-10multi_done: prune DNS cacheDaniel Stenberg
2017-12-10mailmap: fixup two old git Author "aliases"Daniel Stenberg
2017-12-10openssl: Disable file buffering for Win32 SSLKEYLOGFILEJay Satiro
2017-12-10RESOLVE: output verbose text when trying to set a duplicate nameDaniel Stenberg
2017-12-09CURLOPT_DNS_CACHE_TIMEOUT.3: see also CURLOPT_RESOLVEDaniel Stenberg
2017-12-09sftp: allow quoted commands to use relative pathsJohn DeHelian
2017-12-08CURLOPT_PRIVATE.3: fix grammarrichardthe3rd
2017-12-08curl: remove __EMX__ #ifdefsDaniel Stenberg
2017-12-08openssl: improve data-pending check for https proxyJay Satiro
2017-12-08curl: don't set CURLOPT_INTERLEAVEDATADaniel Stenberg
2017-12-08curl.h: remove incorrect comment about ERRORBUFFERDaniel Stenberg
2017-12-08configure: add AX_CODE_COVERAGE only if using gccMichael Felt
2017-12-07curl: limit -# update frequency for unknown total sizeDaniel Stenberg
2017-12-07BINDINGS: another PostgreSQL clientDaniel Stenberg
2017-12-07CONNECT: keep close connection flag in http_connect_state structZachary Seguin
2017-12-07include: get netinet/in.h before linux/tcp.hPer Malmberg
2017-12-06openldap: fix checksrc nitsDaniel Stenberg
2017-12-06openldap: add commented out debug possibilitiesStepan Broz
2017-12-06examples: move threaded-shared-conn.c to the "complicated" onesDaniel Stenberg
2017-12-06RELEASE-NOTES: synced with b261c44e8Daniel Stenberg