]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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
2020-03-02  Marc Hoerskenci/tests: some MacOS builds randomly take longer than...
2020-03-02  Daniel Stenbergmulti_wait: stop loop when sread() returns zero
2020-03-02  Daniel Stenberghttp: mark POSTs with no body as "upload done" from...
2020-03-02  Daniel Stenbergtests: disable 962, 963 and 964 on Windows
2020-03-02  Marc Hoerskenci/tests: fine-tune Azure Pipeline timeouts with a...
2020-03-02  Daniel Stenbergconfigure: bump the AC_COPYRIGHT year range
2020-03-02  Steve Holmetests: disable SMTP UTF-8 tests on Windows
2020-03-02  Daniel Stenbergformdata/mime: copyright year range update
2020-03-02  Daniel StenbergRevert "mime: latch last read callback status."
2020-03-02  Daniel StenbergRevert "mime: do not perform more than one read in...
2020-03-02  Daniel StenbergRevert "mime: fix the binary encoder to handle large...
2020-03-01  Daniel Stenbergaltsvc: both h3 backends now speak h3-27
2020-03-01  Patrick Monneratmime: fix the binary encoder to handle large data properly
2020-03-01  Patrick Monneratmime: do not perform more than one read in a row
2020-03-01  Patrick Monneratmime: latch last read callback status.
2020-03-01  Steve Holmeunit1651: Fixed conversion compilation warning
2020-03-01  Steve Holmeconfigure.ac: Disable metalink support if an incompatib...
2020-03-01  Marc Hoerskenci/tests: Update Azure DevOps pipeline job display...
2020-03-01  Marc Hoerskenci/tests: Fix typo in previous commit 597cf2
2020-03-01  Marc Hoerskenci/tests: Make sure that the AZURE_ACCESS_TOKEN is...
2020-03-01  Daniel Stenbergbuild: remove all HAVE_OPENSSL_ENGINE_H defines
2020-03-01  Rolf Eike BeerCMake: clean up and improve build procedures
2020-03-01  Jay Satiroruntests: fix output to command log
2020-03-01  Steve Holmepolarssl: Additional removal
2020-02-29  Jonathan Cardoso... docs: fix typo on CURLINFO_RETRY_AFTER - alwaus ->...
2020-02-29  Steve Holmemd5: Added implementation for mbedTLS
2020-02-29  Steve Holmemd5: Use pointer notation for array parameters in GnuTL...
2020-02-29  Steve Holmemd4: Use non-deprecated functions in mbedTLS >= 2.7.0
2020-02-29  Marc Hoerskenci/tests: Send test results to Azure DevOps for reporting
2020-02-29  Daniel Stenbergpause: force-drain the transfer on unpause
2020-02-28  Daniel StenbergTODO: curl --proxycommand
2020-02-28  Daniel Stenbergsmtp: overwriting 'from' leaks memory
2020-02-28  Daniel StenbergCIfuzz: switch off 'dry_run' mode
2020-02-28  Marc Hoerskenci/tests: Increase timeouts of Windows builds due to...
2020-02-27  Marc Hoerskenci/tests: align Azure Pipeline job names with each... 4866/head
2020-02-27  Marc Hoerskenci/tests: Add Windows builds via Azure Pipelines using...
2020-02-27  Marc Hoerskentests: fix Python 3 compatibility of smbserver.py
2020-02-27  Daniel Stenbergruntests: restore the command log
2020-02-27  Daniel Stenbergsmtp: fix memory leak on exit path
2020-02-27  Steve Holmegtls: Fixed compilation when using GnuTLS < 3.5.0
2020-02-27  Steve HolmeRELEASE-NOTES: Corrected the link to issue #4892
2020-02-27  Daniel StenbergCurl_is_ASCII_name: handle a NULL argument
2020-02-27  Daniel StenbergRELEASE-NOTES: synced
2020-02-27  Daniel Stenberghttp2: make pausing/unpausing set/clear local stream...
2020-02-27  Anderson Toshiyuki... libssh: improve known hosts handling
2020-02-27  Steve Holmetests: Automatically deduce the tool name from the...
2020-02-27  Steve Holmetest1323: Added the missing 'unit test' feature require...
2020-02-26  Daniel Stenbergcookie: remove unnecessary check for 'out != 0'
2020-02-26  Daniel Stenberghttp: added 417 response treatment
2020-02-26  Steve Holmesmtp: Tidy up, following recent changes, to maintain...
2020-02-26  Steve Holmesmtp: Support the SMTPUTF8 extension for the EXPN command
next