summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* curl: show better error message when no homedir is foundbagder/no-homedir-errorDaniel Stenberg2019-12-023-2/+19
* docs: add "added: 7.68.0" to the --etag-* docsDaniel Stenberg2019-12-022-0/+2
* copyright: fix the year ranges for two filesDaniel Stenberg2019-12-022-2/+2
* build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro2019-12-0132-121/+76
* openssl: retrieve reported LibreSSL version at runtimeJay Satiro2019-12-011-6/+24
* strerror: Add Curl_winapi_strerror for Win API specific errorsJay Satiro2019-12-013-350/+245
* global_init: undo the "intialized" bump in case of failureDaniel Stenberg2019-12-021-5/+9
* parsedate: offer a getdate_capped() alternativeDaniel Stenberg2019-11-296-9/+36
* docs: add more references to curl_multi_pollDaniel Stenberg2019-11-282-3/+4
* sha256: bump the copyright year rangeDaniel Stenberg2019-11-281-1/+1
* curl_setup_once: consistently use WHILE_FALSE in macrosDaniel Gustafsson2019-11-283-4/+4
* http_ntlm: Remove duplicate NSS initialisationSteve Holme2019-11-281-8/+1
* checksrc: fix regexp for ASSIGNWITHINCONDITIONDaniel Gustafsson2019-11-282-2/+1
* RELEASE-NOTES: syncedDaniel Stenberg2019-11-281-10/+34
* curl: two new command line options for etagsMaros Priputen2019-11-2815-3/+390
* docs: fix typosDaniel Gustafsson2019-11-285-5/+5
* mailmap: Niall O'Reilly's nameDaniel Stenberg2019-11-281-0/+1
* doh: use dedicated probe slotsNiall2019-11-282-41/+63
* travis: build ngtcp2 with --enable-lib-onlyDaniel Stenberg2019-11-281-1/+1
* ngtcp2: fix thread-safety bug in error-handlingDavid Benjamin2019-11-281-2/+3
* travis: export the CC/CXX variables when setDaniel Stenberg2019-11-271-2/+2
* dist: add error-codes.plMarcel Raad2019-11-261-1/+1
* curl: fix --upload-file . hangs if delay in STDINJohn Schroeder2019-11-266-4/+63
* XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUEJohn Schroeder2019-11-265-11/+27
* TLS: add BearSSL vtls implementationMichael Forney2019-11-2617-14/+1049
* curl_multi_wakeup.3: add example and AVAILABILITYDaniel Stenberg2019-11-261-0/+39
* multi: add curl_multi_wakeup()Gergely Nagy2019-11-2520-17/+684
* schannel: fix --tls-max for when min is --tlsv1 or defaultXiaoyin Liu2019-11-241-4/+0
* checksrc.bat: Add a check for vquic and vssh directoriesJay Satiro2019-11-241-0/+12
* projects: Fix Visual Studio projects SSH buildsJay Satiro2019-11-2412-2/+219
* RELEASE-NOTES: syncedDaniel Stenberg2019-11-231-8/+20
* openssl: Revert to less sensitivity for SYSCALL errorsJay Satiro2019-11-221-13/+59
* openssl: improve error message for SYSCALL during connectDaniel Stenberg2019-11-221-1/+6
* test1175: verify symbols-in-versions and libcurl-errors.3 in syncDaniel Stenberg2019-11-225-10/+118
* include: make CURLE_HTTP3 use a new error codeDaniel Stenberg2019-11-214-5/+9
* bump: next release will be 7.68.0Daniel Stenberg2019-11-212-5/+5
* curl: add --parallel-immediateDaniel Stenberg2019-11-216-1/+22
* docs: fix typosVictor Magierski2019-11-202-2/+2
* projects: Fix Visual Studio wolfSSL configurationsJay Satiro2019-11-186-42/+42
* RELEASE-NOTES: syncedDaniel Stenberg2019-11-181-3/+51
* ngtcp2: use overflow buffer for extra HTTP/3 dataJavier Blazquez2019-11-186-37/+218
* altsvc: bump to h3-24Daniel Stenberg2019-11-181-2/+2
* ngtcp2: free used resources on disconnectDaniel Stenberg2019-11-182-7/+17
* ngtcp2: handle key updates as ngtcp2 master branch tells usDaniel Stenberg2019-11-182-3/+36
* multi: Fix curl_multi_poll wait when extra_fds && !extra_nfdsGergely Nagy2019-11-171-1/+1
* lib: Move lib/ssh.h -> lib/vssh/ssh.hJay Satiro2019-11-177-7/+9
* INSTALL.md: provide Android build instructionsAndreas Falkenhahn2019-11-161-0/+41
* doh: improced both encoding and decodingNiall2019-11-163-53/+147
* ngtcp2: increase QUIC window size when data is consumedDaniel Stenberg2019-11-162-14/+25
* config-win32: cpu-machine-OS for Windows on ARMMelissa Mears2019-11-141-1/+5