]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2020-03-21  Jay Satirocurl_setup: define _WIN32_WINNT_[OS] symbols
2020-03-21  Ross Burtoncurl-functions.m4: remove inappropriate AC_REQUIRE
2020-03-20  Marc Hoerskenci/tests: fix Azure Pipelines not running Windows conta...
2020-03-20  Daniel Stenbergtests: add test 430, 431 and 432 to verify the --config fix
2020-03-20  Rici Lakecmdline: fix handling of OperationConfig linked list...
2020-03-19  Marc Hoerskentest2100: fix static port instead of dynamic value...
2020-03-19  Marc Hoerskentest970: fix static ip:port instead of dynamic values...
2020-03-19  Daniel Stenbergsecure transport: remove the BACKEND define kludge
2020-03-19  Daniel Stenbergmbedtls: remove the BACKEND define kludge
2020-03-19  Daniel Stenbergbearssl: remove the BACKEND define kludge
2020-03-19  Daniel Stenbergwolfssl: remove the BACKEND define kludge
2020-03-19  Daniel Stenbergnss: remove the BACKEND define kludge
2020-03-19  Daniel Stenberggnutls: remove the BACKEND define kludge
2020-03-19  Daniel Stenbergopenssl: remove the BACKEND define kludge
2020-03-19  Marc Hoerskentests: make Python-based servers compatible with Python...
2020-03-18  Daniel Stenbergwriteout_json: use curl_off_t printf() option for the...
2020-03-18  Daniel StenbergRELEASE-NOTES: synced
2020-03-18  Daniel StenbergRELEASE-NOTES: synced
2020-03-18  Jay Satirohttp2: Fix erroneous debug message that h2 connection...
2020-03-18  Daniel Stenbergtool_setopt: correct the copyright year range
2020-03-18  Johannes Schindelinschannel: add "best effort" revocation check option
2020-03-18  Jay Satiromulti: Improve parameter check for curl_multi_remove_handle
2020-03-17  Viktor Szakatswindows: suppress UI in all CryptAcquireContext() calls
2020-03-17  Daniel Stenbergwriteout_json: add missing comma to fix the HTTP version
2020-03-17  Daniel Stenbergtest 970: verify --write-out '%{json}'
2020-03-17  Mathias Gumzwriteout: support to generate JSON output
2020-03-17  Daniel StenbergCI: stop ignoring 323, it is disabled
2020-03-17  Daniel StenbergDISABLED: disable test 323
2020-03-17  Marc Hoerskenci/tests: increase timeouts for torture builds on Azure...
2020-03-16  Daniel Stenbergcmake: add support for building with wolfSSL 5095/head
2020-03-16  Daniel Stenbergtool_operate: fix add_parallel_transfers when more...
2020-03-16  Daniel Stenbergvtls: free ssl_config leftovers on out-of-memory
2020-03-15  Marc Hoerskenci/tests: fix Azure Pipelines not running for pull...
2020-03-15  Daniel Stenberggskit: update the copyright year range
2020-03-15  Marc Hoerskengskit: use our internal select wrapper for portability
2020-03-15  Marc Hoerskentests: fix verification of stdout in test 1452 due...
2020-03-15  Marc Hoerskenci/tests: install impacket for SMB tests on FreeBSD...
2020-03-15  Marc Hoerskentests/README: add note about manually installing python...
2020-03-15  Daniel Stenbergtransfer: cap retries of "dead connections" to 5
2020-03-15  Daniel StenbergTODO: TLS-PSK with OpenSSL
2020-03-15  Marc Hoerskenselect: add 'timeout_ms' wrap-around precaution to...
2020-03-15  Marc Hoerskenselect: fix 'pending_ms' is assigned a value that is...
2020-03-15  Marc Hoerskenselect: move duplicate select preparation code into...
2020-03-15  Daniel Stenbergconnect: happy eyeballs cleanup
2020-03-15  Marc Hoerskenci/tests: fix and align setting TFLAGS for make test...
2020-03-15  Marc Hoerskenci/tests: install test suite dependencies stunnel and...
2020-03-15  Marc Hoerskentests: remove python_dependencies for smbserver from...
2020-03-14  Jay SatiroMakefile.m32: Improve windres parameter compatibility
2020-03-14  Jay Satiroeasy: Fix curl_easy_duphandle for builds missing IPv6...
2020-03-13  Daniel Stenbergdocs: add warnings about FILE: URLs on Windows
2020-03-13  Daniel Stenbergserver/getpart: make the "XML-parser" stricter
2020-03-13  Marc Hoerskenimpacket: some more Python 3 code compatibility updates
2020-03-13  Marc Hoerskensmbserver: pin Python version to 2 since we are not...
2020-03-12  Viktor Szakatscleanup: fix some text/comment typos
2020-03-12  Marc Hoerskensmbserver: fix Python version specific ConfigParser...
2020-03-11  Daniel StenbergRELEASE-NOTES: synced
2020-03-11  Dan Fandrichtests/data: Fix some XML formatting issues in test...
2020-03-11  Muhammad HerdiansyahMakefile: run the cd commands in a subshell
2020-03-11  Daniel Stenbergconfigure: convert -I to -isystem as a last step
2020-03-11  Daniel Stenbergconfigure: fix -pedantic-errors for GCC 5 and later
2020-03-11  Daniel Stenbergconfigure: document 'compiler_num' for gcc
2020-03-10  Daniel StenbergRELEASE-NOTES: 7.69.1 curl-7_69_1
2020-03-10  Daniel StenbergTHANKS: from the 7.69.1 release
2020-03-10  Marc Hoerskentest1129: fix invalid case of closing XML-tag and Conte...
2020-03-10  Marc Hoerskentests/data: fix static ip instead of dynamic value...
2020-03-10  Marc Hoerskentests/data: fix static ip:port instead of dynamic value...
2020-03-10  Marc Hoerskentests/server: fix missing use of exe_ext helper function
2020-03-10  Marc Hoerskenruntests: log minimal and maximal used port numbers
2020-03-09  Jim Fullersftp: fix segfault regression introduced by #4747
2020-03-08  Daniel StenbergRELEASE-NOTES: synced
2020-03-08  Daniel Stenbergsocks4: fix host resolve regression
2020-03-08  Patrick Monneratsilly web server: silent a compilation warning
2020-03-08  Patrick Monneratcookie: get_top_domain() sets zero length for null...
2020-03-08  Patrick Monnerattest 1560: avoid valgrind false positives
2020-03-08  Steve Holmesha256: Added WinCrypt implementation
2020-03-08  Steve Holmesha256: Added SecureTransport implementation
2020-03-07  Daniel Stenberglib1564: reduce number of mid-wait wakeup calls
2020-03-07  Patrick Monneratmime: fix the binary encoder to handle large data properly
2020-03-07  Patrick Monneratmime: do not perform more than one read in a row
2020-03-07  Patrick Monneratmime: latch last read callback status.
2020-03-07  Marc Hoerskenruntests: fix missing use of exe_ext helper function
2020-03-07  Ernst Sjöstrandares: store dns parameters for duphandle
2020-03-07  Daniel Stenbergversion: make curl_version* thread-safe without using...
2020-03-07  Daniel StenbergRELEASE-NOTES: synced
2020-03-07  Marc Hoerskentests: use native Sleep function as fallback on Windows
2020-03-07  Marc Hoerskenperl: align order and completeness of Windows OS checks
2020-03-07  Daniel Stenbergtool_cb_see: set correct copyright year range
2020-03-07  Marc Hoerskenseek: fix fallback for missing ftruncate on Windows
2020-03-07  Marc Hoerskenconfig-win32: Windows does not have ftruncate
2020-03-07  Daniel Stenbergpause: force a connection (re-)check after unpausing
2020-03-07  Daniel Stenbergsocks5: switch state properly when the resolve is done
2020-03-07  Jay Satirolibssh: Fix matching user-specified MD5 hex key
2020-03-06  Daniel Stenbergpause: bail out on bad input
2020-03-06  Steve Holmeunit1612: fixed the inclusion and compilation of the...
2020-03-06  Daniel Stenbergpause: return early for calls that don't change pause...
2020-03-06  Jay Satirocurl_share_setopt.3: Note sharing cookies doesn't enabl...
2020-03-06  Jay Satiromulti: skip EINTR check on wakeup socket if it was...
2020-03-06  Daniel Stenbergtransfer: set correct copyright year range
2020-03-06  Daniel Stenbergurldata: remove the 'stream_was_rewound' connectdata...
2020-03-05  Daniel StenbergRevert "pause: force-drain the transfer on unpause" 5045/head
next