aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/curl/lib
Commit message (Collapse)AuthorAgeFilesLines
* Fix curl on mobile platformsthegeorg2022-12-052-2/+7
|
* Drop custom maps mobile configs support from curl and yamakerthegeorg2022-12-043-2105/+8
| | | | | The only usage of this configs (contrib/libs/curl) was related to switching curl dns resolver to multithreaded mode. We have a variable for this.
* Update contrib/libs/curl to 7.86.0robot-contrib2022-12-02116-2094/+3360
|
* Add missing interceptor for getservbyname{_r} by the means of ↵thegeorg2022-11-031-2/+0
| | | | contrib/libs/libc_compat
* Update contrib/libs/curl to 7.85.0robot-contrib2022-09-2167-804/+1535
|
* curl + nghttp2: Backport PRs to make ltws validation less pickythegeorg2022-09-151-1/+22
| | | | | | This is backport of: * curl [PR #9448](https://github.com/curl/curl/pull/9448) * nghttp2 [PR #1792](https://github.com/nghttp2/nghttp2/pull/1792)
* Update contrib/libs/curl to 7.84.0robot-contrib2022-07-12289-907/+2488
|
* fix ya.makemonster2022-07-076-10071/+0
|
* Update contrib/libs/curl to 7.83.1robot-contrib2022-05-1525-155/+287
| | | | ref:e0fbfbe6faf65e15f45ef0f846e92356916e91cf
* Update contrib/libs/curl to 7.83.0robot-contrib2022-04-2878-477/+2023
| | | | ref:72dd794f7af62e3844c14f0a9bcee77e66f30a36
* Update contrib/libs/curl to 7.82.0robot-contrib2022-04-23109-3642/+2529
| | | | ref:0a102f02466c720a2ee37f41ed197348e7b727bd
* Update contrib/libs/curl to 7.81.0thegeorg2022-04-2068-1224/+1945
| | | | ref:47b24ca6f73cd31c101d7e08fb558fb7ddd6b54f
* CONTRIB-2513 Update contrib/libs/curl to 7.80.0shadchin2022-04-1360-735/+1506
| | | | ref:9f073731f38021df100328c1b343280bf6632e23
* CONTRIB-2513 Update contrib/libs/curl to 7.79.1shadchin2022-04-1069-727/+1251
| | | | ref:cfccba5015904b0f0cadfc018200e2a1b4d50ae6
* Remove unnecessary patches from curlthegeorg2022-04-101-0/+3
| | | | ref:779335552bd6c48b3d9a1c3928b50bd17418d7e2
* CONTRIB-2513 Update contrib/libs/curl to 7.78.0shadchin2022-04-09101-2049/+2541
| | | | ref:b290831c3e739ee8c89b5e4f10cc434f557bc92f
* CONTRIB-2513 Update contrib/libs/curl to 7.77.0shadchin2022-04-09114-2950/+3836
| | | | ref:88dc545867909534adecc7502c44301cabf1a899
* CONTRIB-2513 Update contrib/libs/curl to 7.76.1shadchin2022-04-0888-1603/+2580
| | | | ref:6ca4bf15fd9dd0eb27cbc38bcd575b8251b98a4b
* CONTRIB-2513 Update contrib/libs/curl to 7.75.0shadchin2022-04-08136-6551/+8818
| | | | ref:7c8de2c266b810de3b31604360c6ad878fa166ab
* Fix reimport after yamaker changesthegeorg2022-04-071-1/+1
| | | | | | `_M_ARM64` [is predefined](https://docs.microsoft.com/en-us/cpp/preprocessor/predefined-macros) by MSVC when compiling for ARMv8. ref:f20027d7ea0f18d0a3d1e2510a8eafe47809eeb6
* intermediate changesarcadia-devtools2022-03-2132-5570/+27
| | | | ref:a71ac657b5f2f446a1af9b99473c67945c36aeeb
* util: Do not define SIZEOF_SIZE_T, as it is not used in our codebasethegeorg2022-03-206-13/+13
| | | | | | | | | | | | | | codesearch shows [114 usages](https://a.yandex-team.ru/search?search=%5CbSIZEOF_SIZE_T%5Cb,,jC,arcadia,,500) of this macro outside of contrib. None of these usages looks as being util-dependent. Defining this in util triggers `-Wmacro-redefined` whenever `` gets included after our ``. UPD: It turns out that our curl was using this define for a reason, so I have implemented an util-independent solution instead. ref:c80e45c42a9c0ec76eda33e63b560b285e1ee502
* Restoring authorship annotation for <dmfedin@yandex-team.ru>. Commit 2 of 2.dmfedin2022-02-102-8/+8
|
* Restoring authorship annotation for <dmfedin@yandex-team.ru>. Commit 1 of 2.dmfedin2022-02-102-8/+8
|
* Restoring authorship annotation for <uranix@yandex-team.ru>. Commit 2 of 2.uranix2022-02-103-12/+12
|
* Restoring authorship annotation for <uranix@yandex-team.ru>. Commit 1 of 2.uranix2022-02-103-12/+12
|
* Restoring authorship annotation for <selivni@yandex-team.ru>. Commit 2 of 2.selivni2022-02-106-233/+233
|
* Restoring authorship annotation for <selivni@yandex-team.ru>. Commit 1 of 2.selivni2022-02-106-233/+233
|
* Restoring authorship annotation for <deshevoy@yandex-team.ru>. Commit 2 of 2.deshevoy2022-02-10232-52582/+52582
|
* Restoring authorship annotation for <deshevoy@yandex-team.ru>. Commit 1 of 2.deshevoy2022-02-10232-52582/+52582
|
* Restoring authorship annotation for Nikita Slyusarev ↵Nikita Slyusarev2022-02-10189-49629/+49629
| | | | <nslus@yandex-team.com>. Commit 2 of 2.
* Restoring authorship annotation for Nikita Slyusarev ↵Nikita Slyusarev2022-02-10189-49629/+49629
| | | | <nslus@yandex-team.com>. Commit 1 of 2.
* Restoring authorship annotation for <snermolaev@yandex-team.ru>. Commit 2 of 2.snermolaev2022-02-101-1/+1
|
* Restoring authorship annotation for <snermolaev@yandex-team.ru>. Commit 1 of 2.snermolaev2022-02-101-1/+1
|
* Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 2 of 2.heretic2022-02-102-2080/+2080
|
* Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 1 of 2.heretic2022-02-102-2080/+2080
|
* Restoring authorship annotation for Mikhail Borisov ↵Mikhail Borisov2022-02-101-3/+3
| | | | <borisov.mikhail@gmail.com>. Commit 2 of 2.
* Restoring authorship annotation for Mikhail Borisov ↵Mikhail Borisov2022-02-101-3/+3
| | | | <borisov.mikhail@gmail.com>. Commit 1 of 2.
* Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 2 of 2.thegeorg2022-02-10296-19854/+19854
|
* Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 1 of 2.thegeorg2022-02-10296-19854/+19854
|
* Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 2 of 2.orivej2022-02-10154-18668/+18668
|
* Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 1 of 2.orivej2022-02-10154-18668/+18668
|
* intermediate changesDevtools Arcadia2022-02-07302-0/+142517
ref:cde9a383711a11544ce7e107a78147fb96cc4029