summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rustls: improve error messagesJacob Hoffman-Andrews2023-02-111-10/+22
* openssl: remove dead codeDaniel Stenberg2023-02-111-6/+1
* ngtcp2: replace removed define and stop using removed functionDaniel Stenberg2023-02-111-10/+2
* scripts/delta: show percent of number of files changed since last tagDaniel Stenberg2023-02-101-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2023-02-101-13/+41
* pytest: add a test case for PUSH related things.Stefan Eissing2023-02-102-7/+91
* WEBSOCKET.md: typoGregory Panakkal2023-02-101-1/+1
* vquic: stabilization and improvementsStefan Eissing2023-02-1015-718/+1339
* Linux CI: update some dependecies to latest tagPhilip H2023-02-105-5/+5
* test2305: send 3 frames, 4097 bytes each, as one messageDaniel Stenberg2023-02-105-2/+171
* ws: fix recv of larger framesDaniel Stenberg2023-02-106-23/+52
* curl/websockets.h: extend the websocket frame structDaniel Stenberg2023-02-101-0/+1
* sws: fix typo, indentation add more ws loggingDaniel Stenberg2023-02-101-27/+32
* test2304: remove stdout verificationDaniel Stenberg2023-02-101-3/+4
* CI: Add more labeler match patternsDan Fandrich2023-02-091-2/+94
* CI: Retry failed downloads to reduce spurious failuresDan Fandrich2023-02-093-6/+6
* no-clobber.d: only use long form options in man page textDaniel Stenberg2023-02-091-1/+1
* GHA: enable websockets in the torture jobDaniel Stenberg2023-02-091-1/+1
* header.d: add a header file exampleDaniel Stenberg2023-02-091-0/+1
* HTTP/[23]: continue upload when state.drain is setStefan Eissing2023-02-094-22/+55
* http2: minor buffer and error path fixesStefan Eissing2023-02-093-17/+30
* openldap: fix missing sasl symbols at build in specific configsFederico Pellegrin2023-02-093-3/+6
* ws: use %Ou for outputting curl_off_t with info()Daniel Stenberg2023-02-091-1/+1
* curl_setup: Disable by default recv-before-send in WindowsJay Satiro2023-02-093-6/+27
* http2: aggregate small SETTINGS/PRIO/WIN_UPDATE framesStefan Eissing2023-02-082-42/+103
* openssl: store the CA after first send (ClientHello)Stefan Eissing2023-02-081-64/+35
* RELEASE-NOTES: syncedDaniel Stenberg2023-02-081-14/+34
* wolfssl: remove deprecated post-quantum algorithmsAnthony Hu2023-02-081-20/+0
* misc: fix spellingJohn Bampton2023-02-0810-12/+12
* man pages: call the custom user pointer 'clientp' consistentlyDaniel Stenberg2023-02-0718-46/+46
* vtls: infof using %.*s needs to provide the length as intDaniel Stenberg2023-02-071-1/+1
* vrls: addressing issues reported by coverityStefan Eissing2023-02-071-2/+2
* tool_operate: move the 'updated' variableDaniel Stenberg2023-02-071-1/+1
* tool_operate: Fix error codes during DOS filename sanitizeDan Fandrich2023-02-071-8/+11
* tool_operate: Fix error codes on bad URL & OOMDan Fandrich2023-02-075-51/+117
* setopt: use >, not >=, when checking if uarg is larger than uint-maxDaniel Stenberg2023-02-061-4/+4
* vtls: fix failf() format argument type for %.*s handlingDaniel Stenberg2023-02-061-1/+1
* openssl: fix "Improper use of negative value"Daniel Stenberg2023-02-061-1/+4
* packages: Remove Android.mk from makefileDan Fandrich2023-02-061-2/+1
* curl_ws_send.3: clarify how to send multi-frame messagesDaniel Stenberg2023-02-061-0/+2
* ws: fix multiframe send handlingMike Duglas2023-02-061-2/+12
* unit2600: make sure numerical curl_easy_setopt sets longDaniel Stenberg2023-02-061-2/+4
* GHA: move Slackware test into matrixandy59952023-02-061-24/+8
* urlapi: fix part of conditional expression is always true: qlenPronyushkin Petr2023-02-061-1/+1
* url: fix part of conditional expression is always truePronyushkin Petr2023-02-061-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2023-02-061-15/+47
* GHA/macos.yml: bump to gcc-12Philip H2023-02-061-2/+2
* packages: remove Android, update READMEDaniel Stenberg2023-02-065-165/+13
* fopen: remove unnecessary assignmentKvarec Lezki2023-02-051-1/+0
* libtest: add a sleep macro for WindowsGisle Vanem2023-02-053-8/+4