aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-09tool_dirhie.c: fix the copyright year rangeDaniel Stenberg
2020-01-09bump: work towards 7.69.0 is startedDaniel Stenberg
2020-01-09tool_dirhie: Allow directory traversal during creationJay Satiro
2020-01-09KNOWN_BUGS: AUTH PLAIN for SMTP is not working on all serversDaniel Stenberg
2020-01-09docs/RELEASE-PROCEDURE.md: pushed some release datesDaniel Stenberg
2020-01-09runtests: make random seed fixed for a monthDaniel Stenberg
2020-01-08RELEASE-PROCEDURE.md: fix next release date (Feb 26)Daniel Stenberg
2020-01-08RELEASE-NOTES: 7.68.0Daniel Stenberg
2020-01-07THANKS: updated with names from the 7.68.0 releaseDaniel Stenberg
2020-01-07RELEASE-PROCEDURE: add four future release datesDaniel Stenberg
2020-01-06TrackMemory tests: always remove CR before LFMarcel Raad
2020-01-06multi.h: move INITIAL_MAX_CONCURRENT_STREAMS from public headerDaniel Stenberg
2020-01-06file: fix copyright year rangeDaniel Stenberg
2020-01-06curl -w: handle a blank input file correctlyDaniel Stenberg
2020-01-06file: on Windows, refuse paths that start with \\Daniel Stenberg
2020-01-06CURLOPT_READFUNCTION.3: fix fopen params in exampleJay Satiro
2020-01-06CURLOPT_READFUNCTION.3: fix variable name in exampleJay Satiro
2020-01-05curl:getparameter return error for --http3 if libcurl doesn't supportDaniel Stenberg
2020-01-05docs: mention CURL_MAX_INPUT_LENGTH restrictionsDaniel Stenberg
2020-01-04curl: properly free mimepost dataDaniel Stenberg
2020-01-04curl: cleanup multi handle on failureDaniel Stenberg
2020-01-03lib: fix compiler warnings with `CURL_DISABLE_VERBOSE_STRINGS`Marcel Raad
2020-01-03COPYING: it's 2020!Daniel Stenberg
2020-01-03tests: Fix bounce requests with truncated writesMarc Aldorasi
2019-12-31tool: make a few char pointers point to const char insteadMarcel Raad
2019-12-31tests: Change NTLM tests to require SSLJay Satiro
2019-12-31bearssl: Improve I/O handlingMichael Forney
2019-12-31travis: Fix error detectionJay Satiro
2019-12-29tool_operate: fix mem leak when failed config parseJay Satiro
2019-12-27lib: remove erroneous +x file permission on some c filesXiang Xiao
2019-12-27lib: fix warnings found when porting to NuttXXiang Xiao
2019-12-26os400: Add missing CURLE error constantsJay Satiro
2019-12-26CURLOPT_HEADERFUNCTION.3: Document that size is always 1Jay Satiro
2019-12-24examples/postinmemory.c: Call curl_global_cleanup alwaysJay Satiro
2019-12-21url2file.c: fix copyright yearDaniel Stenberg
2019-12-20examples/url2file.c: corrected a commentRickard Hallerbäck
2019-12-20HISTORY: OSS-Fuzz started fuzzing libcurl in 2017Daniel Stenberg
2019-12-20RELEASE-NOTES: syncedDaniel Stenberg
2019-12-20ngtcp2: Support the latest update key callback typeJay Satiro
2019-12-19sws: search for "Testno:" header uncondtionally if no testnoDaniel Stenberg
2019-12-19tests: set LC_ALL in more testsDaniel Stenberg
2019-12-19test165: set LC_ALL=en_US.UTF-8 tooDaniel Stenberg
2019-12-19curl.h: add two defines for the "pre ISO C" caseDaniel Stenberg
2019-12-19create_conn: prefer multiplexing to using new connectionsDaniel Stenberg
2019-12-19test1456: remove the use of a fixed local portDaniel Stenberg
2019-12-18CURLOPT_QUOTE.3: fix typosJay Satiro
2019-12-18strerror: Fix compiler warning "empty expression"Gisle Vanem
2019-12-18curl/parseconfig: use curl_free() to free memory allocated by libcurlDaniel Stenberg
2019-12-18curl/parseconfig: fix mem-leakDaniel Stenberg
2019-12-18CURLOPT_URL.3: "curl supports SMB version 1 (only)"Daniel Stenberg