aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-28docs: add more references to curl_multi_pollDaniel Stenberg
2019-11-28sha256: bump the copyright year rangeDaniel Stenberg
2019-11-28curl_setup_once: consistently use WHILE_FALSE in macrosDaniel Gustafsson
2019-11-28http_ntlm: Remove duplicate NSS initialisationSteve Holme
2019-11-28checksrc: fix regexp for ASSIGNWITHINCONDITIONDaniel Gustafsson
2019-11-28RELEASE-NOTES: syncedDaniel Stenberg
2019-11-28curl: two new command line options for etagsMaros Priputen
2019-11-28docs: fix typosDaniel Gustafsson
2019-11-28mailmap: Niall O'Reilly's nameDaniel Stenberg
2019-11-28doh: use dedicated probe slotsNiall
2019-11-28travis: build ngtcp2 with --enable-lib-onlyDaniel Stenberg
2019-11-28ngtcp2: fix thread-safety bug in error-handlingDavid Benjamin
2019-11-27travis: export the CC/CXX variables when setDaniel Stenberg
2019-11-26dist: add error-codes.plMarcel Raad
2019-11-26curl: fix --upload-file . hangs if delay in STDINJohn Schroeder
2019-11-26XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUEJohn Schroeder
2019-11-26TLS: add BearSSL vtls implementationMichael Forney
2019-11-26curl_multi_wakeup.3: add example and AVAILABILITYDaniel Stenberg
2019-11-25multi: add curl_multi_wakeup()Gergely Nagy
2019-11-24schannel: fix --tls-max for when min is --tlsv1 or defaultXiaoyin Liu
2019-11-24checksrc.bat: Add a check for vquic and vssh directoriesJay Satiro
2019-11-24projects: Fix Visual Studio projects SSH buildsJay Satiro
2019-11-23RELEASE-NOTES: syncedDaniel Stenberg
2019-11-22openssl: Revert to less sensitivity for SYSCALL errorsJay Satiro
2019-11-22openssl: improve error message for SYSCALL during connectDaniel Stenberg
2019-11-22test1175: verify symbols-in-versions and libcurl-errors.3 in syncDaniel Stenberg
2019-11-21include: make CURLE_HTTP3 use a new error codeDaniel Stenberg
2019-11-21bump: next release will be 7.68.0Daniel Stenberg
2019-11-21curl: add --parallel-immediateDaniel Stenberg
2019-11-20docs: fix typosVictor Magierski
2019-11-18projects: Fix Visual Studio wolfSSL configurationsJay Satiro
2019-11-18RELEASE-NOTES: syncedDaniel Stenberg
2019-11-18ngtcp2: use overflow buffer for extra HTTP/3 dataJavier Blazquez
2019-11-18altsvc: bump to h3-24Daniel Stenberg
2019-11-18ngtcp2: free used resources on disconnectDaniel Stenberg
2019-11-18ngtcp2: handle key updates as ngtcp2 master branch tells usDaniel Stenberg
2019-11-17multi: Fix curl_multi_poll wait when extra_fds && !extra_nfdsGergely Nagy
2019-11-17lib: Move lib/ssh.h -> lib/vssh/ssh.hJay Satiro
2019-11-16INSTALL.md: provide Android build instructionsAndreas Falkenhahn
2019-11-16doh: improced both encoding and decodingNiall
2019-11-16ngtcp2: increase QUIC window size when data is consumedDaniel Stenberg
2019-11-14config-win32: cpu-machine-OS for Windows on ARMMelissa Mears
2019-11-14examples: add multi-poll.cDaniel Stenberg
2019-11-14multi_poll: avoid busy-loop when called without easy handles attachedDaniel Stenberg
2019-11-14curl: fix -T globbingDaniel Stenberg
2019-11-13HISTORY: added cmake, HTTP/3 and parallel downloads with curlDaniel Stenberg
2019-11-12quiche: reject headers in the wrong orderDaniel Stenberg
2019-11-12openssl: prevent recursive function calls from ctx callbacksDaniel Stenberg
2019-11-12CURL-DISABLE: initial docs for the CURL_DISABLE_* definesDaniel Stenberg
2019-11-11remove_handle: clear expire timers after multi_done()Daniel Stenberg