aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-15ci/tests: fix and align setting TFLAGS for make test-nonflakyMarc Hoersken
2020-03-15ci/tests: install test suite dependencies stunnel and impacketMarc Hoersken
2020-03-15tests: remove python_dependencies for smbserver from our treeMarc Hoersken
2020-03-14Makefile.m32: Improve windres parameter compatibilityJay Satiro
2020-03-14easy: Fix curl_easy_duphandle for builds missing IPv6 that use c-aresJay Satiro
2020-03-13docs: add warnings about FILE: URLs on WindowsDaniel Stenberg
2020-03-13server/getpart: make the "XML-parser" stricterDaniel Stenberg
2020-03-13impacket: some more Python 3 code compatibility updatesMarc Hoersken
2020-03-13smbserver: pin Python version to 2 since we are not yet 3 compatibleMarc Hoersken
2020-03-12cleanup: fix some text/comment typosViktor Szakats
2020-03-12smbserver: fix Python version specific ConfigParser importMarc Hoersken
2020-03-11RELEASE-NOTES: syncedDaniel Stenberg
2020-03-11tests/data: Fix some XML formatting issues in test casesDan Fandrich
2020-03-11Makefile: run the cd commands in a subshellMuhammad Herdiansyah
2020-03-11configure: convert -I to -isystem as a last stepDaniel Stenberg
2020-03-11configure: fix -pedantic-errors for GCC 5 and laterDaniel Stenberg
2020-03-11configure: document 'compiler_num' for gccDaniel Stenberg
2020-03-11RELEASE-NOTES: 7.69.1Daniel Stenberg
2020-03-11THANKS: from the 7.69.1 releaseDaniel Stenberg
2020-03-10test1129: fix invalid case of closing XML-tag and Content-LengthMarc Hoersken
2020-03-10tests/data: fix static ip instead of dynamic value being usedMarc Hoersken
2020-03-10tests/data: fix static ip:port instead of dynamic values being usedMarc Hoersken
2020-03-10tests/server: fix missing use of exe_ext helper functionMarc Hoersken
2020-03-10runtests: log minimal and maximal used port numbersMarc Hoersken
2020-03-09sftp: fix segfault regression introduced by #4747Jim Fuller
2020-03-08RELEASE-NOTES: syncedDaniel Stenberg
2020-03-08socks4: fix host resolve regressionDaniel Stenberg
2020-03-08silly web server: silent a compilation warningPatrick Monnerat
2020-03-08cookie: get_top_domain() sets zero length for null domainsPatrick Monnerat
2020-03-08test 1560: avoid valgrind false positivesPatrick Monnerat
2020-03-08sha256: Added WinCrypt implementationSteve Holme
2020-03-08sha256: Added SecureTransport implementationSteve Holme
2020-03-07lib1564: reduce number of mid-wait wakeup callsDaniel Stenberg
2020-03-07mime: fix the binary encoder to handle large data properlyPatrick Monnerat
2020-03-07mime: do not perform more than one read in a rowPatrick Monnerat
2020-03-07mime: latch last read callback status.Patrick Monnerat
2020-03-07runtests: fix missing use of exe_ext helper functionMarc Hoersken
2020-03-07ares: store dns parameters for duphandleErnst Sjöstrand
2020-03-07version: make curl_version* thread-safe without using global contextDaniel Stenberg
2020-03-07RELEASE-NOTES: syncedDaniel Stenberg
2020-03-07tests: use native Sleep function as fallback on WindowsMarc Hoersken
2020-03-07perl: align order and completeness of Windows OS checksMarc Hoersken
2020-03-07tool_cb_see: set correct copyright year rangeDaniel Stenberg
2020-03-07seek: fix fallback for missing ftruncate on WindowsMarc Hoersken
2020-03-07config-win32: Windows does not have ftruncateMarc Hoersken
2020-03-07pause: force a connection (re-)check after unpausingDaniel Stenberg
2020-03-07socks5: switch state properly when the resolve is doneDaniel Stenberg
2020-03-07libssh: Fix matching user-specified MD5 hex keyJay Satiro
2020-03-06pause: bail out on bad inputDaniel Stenberg
2020-03-06unit1612: fixed the inclusion and compilation of the HMAC unit testSteve Holme