]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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
2020-03-05  Daniel StenbergRELEASE-NOTES: synced
2020-03-05  Daniel StenbergMANUAL: update a dict-using command line
2020-03-05  Daniel StenbergKNOWN_BUGS: configure --with-gssapi with Heimdal is...
2020-03-05  Daniel Stenbergpolarssl: remove more references and mentions
2020-03-04  Marc Hoerskentests: wrap ignored test failures in braces
2020-03-04  Marc Hoerskentests: align some Windows sleep defines with each other
2020-03-04  Marc Hoerskentests: try to make sleeping portable by avoiding select
2020-03-04  Daniel Stenbergruntests.1: rephrase how to specify what tests to run
2020-03-04  Daniel Stenbergcirrus-ci: disable the FreeBSD 13 builds
2020-03-04  Daniel StenbergRELEASE-NOTES: 7.69.0 curl-7_69_0
2020-03-04  Daniel StenbergTHANKS: from 7.69.0
2020-03-03  Marc Hoerskenci/tests: fix escaping of testnames and disable proxy... 5031/head
2020-03-03  Jay Satirocmake: Show HTTPS-proxy in the features output
2020-03-03  Marc Hoerskenci/tests: Make it possible to still run but ignore... 4994/head
2020-03-03  Marc HoerskenREADME.md: add Azure DevOps Pipelines build status...
2020-03-03  Marc Hoerskenci/tests: Move CI test result creation above environmen...
2020-03-03  Marc Hoerskenci/tests: Send test results to AppVeyor for status...
2020-03-03  Daniel StenbergRevert "sha256: Added SecureTransport implementation"
2020-03-03  Daniel Stenbergdist: include tests/azure.pm in the tarball
2020-03-03  Steve Holmeconfigure.ac: Disable metalink if mbedTLS is specified
2020-03-03  Steve Holmesha256: Tidy up following recent changes
2020-03-03  Steve Holmesha256: Added WinCrypt implementation
2020-03-03  Steve Holmesha256: Added SecureTransport implementation
2020-03-03  Steve Holmesha256: Added mbedtls implementation
2020-03-03  Steve Holmesha256: Added GNU TLS gcrypt implementation
2020-03-03  Steve Holmesha256: Added GNU TLS Nettle implementation
2020-03-02  Jay Satirocurl_escape.3: Add a link to curl_free
2020-03-02  Jay Satirocurl_getenv.3: Fix the memory handling description
2020-03-02  Nick Zitzmannmd4: use init/update/final functions in Secure Transport
next