22784 Commits (master)
 

Author SHA1 Message Date
rouzier 945df74101
CURLOPT_TCP_NODELAY.3: fix typo 5 years ago
Daniel Stenberg 8dd4edeb90
smtp/pop3/imap_get_message: decrease the data length too... 5 years ago
Daniel Stenberg 84fcaa2e73
openssl: enable SSLKEYLOGFILE support by default 5 years ago
Patrick Monnerat e44ddfd477 mime: clone mime tree upon easy handle duplication. 5 years ago
Patrick Monnerat 2c821bba85 docs: comment about CURLE_READ_ERROR returned by curl_mime_filedata 5 years ago
Daniel Stenberg a06311be27
test395: HTTP with overflow Content-Length value 5 years ago
Daniel Stenberg 67595e7d23
test394: verify abort of rubbish in Content-Length: value 5 years ago
Daniel Stenberg ac17d79473
test393: verify --max-filesize with excessive Content-Length 5 years ago
Daniel Stenberg f68e672715
HTTP: bail out on negative Content-Length: values 5 years ago
Dan Johnson 0616dfa1e0
configure.ac: append extra linker flags instead of prepending them. 5 years ago
Daniel Stenberg 650b9c1d65
RELEASE-NOTES: synced with 6fa10c8fa 5 years ago
Jay Satiro 6fa10c8fa2 setopt: fix SSLVERSION to allow CURL_SSLVERSION_MAX_ values 5 years ago
Patrick Monnerat 3b548ffde9 setopt: reintroduce non-static Curl_vsetopt() for OS400 support 5 years ago
Zhouyihai Ding fa3dbb9a14 http2: fix incorrect trailer buffer size 5 years ago
Basuke Suzuki 2a6dbb8155 easy: fix connection ownership in curl_easy_pause 5 years ago
Dimitrios Apostolou 89f6804734 system.h: Additionally check __LONG_MAX__ for defining curl_off_t 5 years ago
Daniel Stenberg 14d07be37b COPYING: it's 2018! 5 years ago
Daniel Stenberg a8ce5efba9 progress: calculate transfer speed on milliseconds if possible 5 years ago
Jay Satiro d4e40f0690 scripts: allow all perl scripts to be run directly 5 years ago
Jay Satiro e4f86025d6 mail-rcpt.d: fix short-text description 5 years ago
Jay Satiro 908a9a6742 build: remove HAVE_LIMITS_H check 5 years ago
Jay Satiro 129390a518 openssl: fix memory leak of SSLKEYLOGFILE filename 5 years ago
Jay Satiro 272613df02 Revert "curl/system.h: fix compilation with gcc on AIX PPC and IA64 HP-UX" 5 years ago
Michael Kaufmann 481539e902 test1554: improve the error handling 5 years ago
Michael Kaufmann 593dcc553a test1554: add global initialization and cleanup 5 years ago
Daniel Stenberg dc831260b2 curl_version_info.3: call the argument 'age' 5 years ago
Mikalai Ananenka 58d7cd28a0 brotli: data at the end of content can be lost 5 years ago
Jay Satiro a0f3eaf25d examples/cacertinmem: ignore cert-already-exists error 5 years ago
Gisle Vanem 859ac36021 tool_getparam: Support size modifiers for --max-filesize 5 years ago
Steve Holme b399b04902 build: Fixed incorrect script termination from commit ad1dc10e61 5 years ago
Steve Holme a9b774a773 Makefile.vc: Added our standard copyright header 5 years ago
Steve Holme 22fddb85ac winbuild: Added support for VC15 5 years ago
Steve Holme ad1dc10e61 build: Added Visual Studio 2017 project files 5 years ago
Steve Holme d409640d66 build-wolfssl.bat: Added support for VC15 5 years ago
Steve Holme a4e88317dd build-openssl.bat: Added support for VC15 5 years ago
Dimitrios Apostolou c97648b550 curl/system.h: fix compilation with gcc on AIX PPC and IA64 HP-UX 5 years ago
Mattias Fornander b437557896 examples/rtsp: fix error handling macros 5 years ago
Patrick Monnerat f009bbe1f6 curl_easy_reset: release mime-related data. 5 years ago
Patrick Monnerat 4acc9d3d1a content_encoding: rework zlib_inflate 5 years ago
Patrick Monnerat e639d4ca4d brotli: allow compiling with version 0.6.0. 5 years ago
Daniel Stenberg 9c6a6be882
CURLOPT_READFUNCTION.3: refer to argument with correct name 5 years ago
Daniel Stenberg 02f207a76b
rand: add a clang-analyzer work-around 5 years ago
Daniel Stenberg 13ce373a5b
krb5: fix a potential access of uninitialized memory 5 years ago
Daniel Stenberg 41982b6ac9
conncache: fix a return code [regression] 5 years ago
Daniel Stenberg 5d0ba70e17
curl: support >256 bytes warning messsages 5 years ago
Michael Kaufmann 188a43a8fd libssh: fix a syntax error in configure.ac 5 years ago
Daniel Stenberg 7ef0c2d861
examples/smtp-mail.c: use separate defines for options and mail 5 years ago
Daniel Stenberg 621b24505f
THANKS: added missing names 5 years ago
Daniel Stenberg cc0cca1baf
mailmap: added/clarified several names 5 years ago
Daniel Stenberg 9d7a59c8fa
setopt: less *or equal* than INT_MAX/1000 should be fine 5 years ago