aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-03travis: do not use OVERRIDE_CC or OVERRIDE_CXX if emptyPeter Wu
2019-12-02azure-pipelines: fix the test scriptDaniel Stenberg
2019-12-02Azure Pipelines: initial CI setupDaniel Stenberg
2019-12-02docs: add "added: 7.68.0" to the --etag-* docsDaniel Stenberg
2019-12-02copyright: fix the year ranges for two filesDaniel Stenberg
2019-12-01build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro
2019-12-01openssl: retrieve reported LibreSSL version at runtimeJay Satiro
2019-12-01strerror: Add Curl_winapi_strerror for Win API specific errorsJay Satiro
2019-12-02global_init: undo the "intialized" bump in case of failureDaniel Stenberg
2019-11-29parsedate: offer a getdate_capped() alternativeDaniel Stenberg
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