summaryrefslogtreecommitdiff
path: root/.mailmap
Commit message (Collapse)AuthorAgeFilesLines
* rtsp: skip malformed RTSP interleaved frame datadengjfzh2023-03-301-0/+1
| | | | | | | | Some IP cameras send malformed RTSP interleaved frames sometimes, which can cause curl_easy_perform return 1 (CURLE_UNSUPPORTED_PROTOCOL). This change attempts to skip clearly incorrect RTSP interleaving frame data. Closes #10808
* mailmap: Thomas1664 on githubDaniel Stenberg2023-02-031-0/+1
|
* mailmap: Andy AltDaniel Stenberg2022-12-061-0/+1
|
* libssh2: return error when ssh_hostkeyfunc returns errormickae12022-12-061-0/+1
| | | | | | | return CURLE_PEER_FAILED_VERIFICATION if verification with the callback return a result different than CURLKHMATCH_OK Closes #10034
* mailmap: unify Stefan EissingDaniel Stenberg2022-11-071-0/+1
|
* asyn-ares: set hint flags when calling ares_getaddrinfobsergean2022-10-111-1/+2
| | | | | | | The hint flag is ARES_AI_NUMERICSERV, and it will save a call to getservbyname or getservbyname_r to set it. Closes #9694
* mailmap: merge Philip Heiduck's two addresses into oneDaniel Stenberg2022-09-161-0/+1
|
* formdata: fix warning: 'CURLformoption' is promoted to 'int'zhanghu2022-09-131-0/+1
| | | | | | | | | | | curl/lib/formdata.c: In function 'FormAdd': curl/lib/formdata.c:249:31: warning: 'CURLformoption' is promoted to 'int' when passed through '...' 249 | option = va_arg(params, CURLformoption); | ^ curl/lib/formdata.c:249:31: note: (so you should pass 'int' not 'CURLformoption' to 'va_arg') curl/lib/formdata.c:249:31: note: if this code is reached, the program will abort Closes #9484
* scripts: use `grep -E` instead of `egrep`a13460542022-09-131-0/+1
| | | | | | egrep is deprecated Closes #9491
* connect: add quic connection informationCering2022-08-101-0/+1
| | | | | Fixes #9286 Closes #9287
* openssl: add details to "unable to set client certificate" erroropensignature2022-08-081-0/+1
| | | | | | | | | from: "curl: (58) unable to set client certificate" to: curl: (58) unable to set client certificate [error:0A00018F:SSL routines::ee key too small] Closes #9228
* configure: -pthread not available on AmigaOS 4.xFutaura2022-08-081-0/+1
| | | | | | | The most recent GCC builds for AmigaOS 4.x do not allow -pthread and exit with an error. Instead, need to explictly specify -lpthread. Closes #9266
* mailmap: add rzrymiak on githubDaniel Stenberg2022-07-271-0/+1
|
* .mailmap: additional editDaniel Stenberg2022-07-011-0/+1
| | | | | Follow-up to 861e2a8aca6c7 so that Evgeny appears with the same in git logs even when using old email.
* .mailmap: updatedEvgeny Grin (Karlson2k)2022-07-011-1/+1
|
* mailmap: Max MehlDaniel Stenberg2022-06-131-0/+1
|
* .mailmap: updatePhilip H2022-05-051-1/+1
| | | | Closes #8800
* strcase.h: add comment about the return codeMonkeybreadSoftware2022-03-311-0/+1
| | | | | | | Tool often we run into expecting this to work like strcmp, but it returns 1 instead of 0 for match. Closes #8658
* mailmap: Henrik HolstDaniel Stenberg2022-02-021-0/+1
|
* mailmap: Jan-Piet MensDaniel Stenberg2022-01-311-0/+1
|
* mailmap: neutric on githubDaniel Stenberg2022-01-301-0/+1
|
* mailmap: spellfix githuh => githubDaniel Stenberg2022-01-251-0/+1
|
* mailmap: Xiaoke WangDaniel Stenberg2022-01-071-0/+1
|
* mailmap: add Yongkang HuangDaniel Stenberg2021-12-141-0/+1
| | | | From #8141
* mailmap: Malik Idrees Hasan KhanDaniel Stenberg2021-10-211-0/+1
|
* aws-sigv4: make signature work when post data is binaryAbhinav Singh2021-10-151-0/+1
| | | | | | | | | User sets the post fields size for binary data. Hence, we should not be using strlen on it. Added test 1937 and 1938 to verify. Closes #7844
* mailmap: unify Max!Daniel Stenberg2021-09-271-0/+2
|
* mailmap: add Gleb IvanovskyDaniel Stenberg2021-08-211-0/+1
|
* mailmap: fixup Michał AntoniakDaniel Stenberg2021-08-141-0/+1
|
* mailmap: add Tobias and TimurDaniel Stenberg2021-07-191-0/+2
|
* mailmap: Jon RumseyDaniel Stenberg2021-02-051-0/+1
|
* mailmap: Daniel HwangDaniel Gustafsson2020-11-201-0/+1
| | | | | | | | Add Daniel Hwang to the mailmap to cover the alternative spelling Daniel Lee Hwang which was used in one commit. Closes #6230 Reviewed-by: Daniel Stenberg <daniel@haxx.se>
* mailmap: set Viktor Szakats's emailDaniel Stenberg2020-10-281-2/+2
|
* mailmap: fixups of some contributorsDaniel Stenberg2020-10-141-0/+5
|
* mailmap: Nicolas StercheleDaniel Stenberg2020-06-121-0/+1
|
* mailmap: Don J OlmsteadDaniel Stenberg2020-06-041-0/+1
|
* mailmap: James FullerDaniel Stenberg2020-05-141-0/+1
|
* mailmap: fixup a few author names/fieldsDaniel Stenberg2020-03-271-0/+5
| | | | | Douglas Steinwand, Gökhan Şengün, Jessa Chandler, Julian Z and Svyatoslav Mishyn
* RELEASE-NOTES: syncedDaniel Stenberg2020-01-271-0/+1
|
* mailmap: fix Andrew IshchukDaniel Stenberg2019-12-111-0/+1
|
* mailmap: Mohammad HasbiniDaniel Stenberg2019-12-061-0/+1
|
* mailmap: Niall O'Reilly's nameDaniel Stenberg2019-11-281-0/+1
|
* mailmap: fixup Massimiliano FantuzziDaniel Stenberg2019-11-081-0/+1
|
* mailmap: a Lucas fixDaniel Stenberg2019-09-301-0/+1
|
* mailmap: added Kyohei KadotaDaniel Stenberg2019-08-021-0/+1
|
* mailmap: added 4 more namesDaniel Stenberg2019-08-011-0/+4
| | | | Evgeny Grin, Peter Pih, Anton Malov and Marquis de Muesli
* mailmap: add Giorgos OikonomouDaniel Stenberg2019-08-011-0/+1
|
* mailmap: Amit KatyalDaniel Stenberg2019-07-301-0/+1
|
* URL and mailmap updates, remove an obsolete directory [ci skip]Viktor Szakats2018-09-221-2/+3
| | | | Closes https://github.com/curl/curl/pull/3031
* mailmap: Daniel JelinskiDaniel Stenberg2018-07-311-0/+1
|