summaryrefslogtreecommitdiffstats
path: root/contrib/libs/curl/lib
Commit message (Collapse)AuthorAgeFilesLines
* Update contrib/libs/curl to 8.17.0robot-contrib2026-03-11193-8726/+8065
| | | | commit_hash:62f71409f126653f6104beafe0cae9dea7d097a8
* Update curl from 8.5 to 8.16segoon2026-02-05345-56342/+71312
| | | | commit_hash:b99a50f9c43d965cfffe2116af222e51be199447
* backport speedcheck fixasnopov2025-12-031-1/+1
| | | | | В rXXXXXX откатили курл с 8.16 и потеряли [патч](https://nda.ya.ru/t/HcF6m0hB7GqfNV Сделал бэкпорт commit_hash:95a2bfd64d659e37cb3586fe33532dcc7098c342
* revert curl upgrade 8.16 -> 8.5smorivan2025-11-28343-71254/+56284
| | | | commit_hash:a20580bff7feee8eec38b1992a3888f1c2ae8d0a
* exclude paused uploads from speed limit cancellationasnopov2025-11-241-1/+1
| | | | | | | | | Некорректно работает ограничение CURLOPT\_LOW\_SPEED\_LIMIT для приостановленных через CURL\_READFUNC\_PAUSE (или curl\_pause, тут неважно) upload'ов. По документации, для таких запросов проверка не должна срабатывать, а на практике это не так: запрос ставится на паузу и потом отваливается по лимиту. Нас сейчас эта проблема блокирует: пятисотим на медленных s3 клиентах, поэтому пока ждем мержа [PR](https://github.com/curl/curl/pull/19653) в апстрим и релиза, занес патч сюда В тикете чуть больше подробностей commit_hash:3fe9cfbc23430dd59643f0915943455caad3db97
* curl upgrader3zch2025-11-14345-56342/+71312
| | | | commit_hash:3efbce7ec132ecfe39e7cc463598b3d2bbcca8bf
* ref curl platform configsr3zch2025-10-312-2074/+213
| | | | commit_hash:415c5c72045aafafffd441357e3cb7b13b1bc3bf
* add websocket support to curlr3zch2025-10-013-1/+7
| | | | | Хотим начать использовать websocket протокол у себя через curl commit_hash:f95da66943398b7606e2588e49ec6b41000e8e7f
* make recently fixed contribs freebsd configs as diff against linux configstldr2025-09-091-977/+3
| | | | commit_hash:95b344d90db67d868452e99598228fd9eb79d398
* fix contribs for arc/local/bin for freebsdtldr2025-09-052-0/+995
| | | | commit_hash:9bdc10d7c15c86522dd0b0d73c180197bda0e822
* feat contrib curl: include libssh2 for sftpgazimovbulat2025-05-1310-14/+63
| | | | commit_hash:6721cdd5ed873cd6f6243dcb846cacad6acb2155
* Cleanup contrib/libs/ngtcp2 import routinethegeorg2025-01-121-1/+1
| | | | | | | Preserve original file structure and remove excessive hacks applied during `post_install()` thus allow further updates to be done automatically. commit_hash:3b4e377996c12e4bc99b7bb74423f12a7e039f7b
* curl build with http3 supportr3zch2024-11-295-21/+27
| | | | commit_hash:9033848a94b58ad32fb6c296eca4f77af9cda070
* Revert "Update contrib/libs/curl to 8.10.1" to fixthegeorg2024-10-11256-32480/+20738
| | | | | | | | | | | Revert "Update contrib/libs/curl to 8.10.1" This reverts commit 428ef806a15515cdaa325530aa8cc6903fac5fb6, reversing changes made to 40e46e6394df409d1545a3771c8a47a86ed55eac. Revert "Fix formatting after rXXXXXX" This reverts commit a73689311a92e195d14136c5a0049ef1e40b1f3e, reversing changes made to 17980b8756d1f74d3dacddc7ca4945c30f35611c. commit_hash:5c5194831e5455b61fbee61619066396626beab1
* publishFullContrib: true for ydbmaxim-yurchuk2024-10-094-0/+7482
| | | | | <HIDDEN_URL> commit_hash:c82a80ac4594723cebf2c7387dec9c60217f603e
* Update contrib/libs/curl to 8.10.1thegeorg2024-10-04252-19885/+30834
| | | | commit_hash:428ef806a15515cdaa325530aa8cc6903fac5fb6
* Revert patch onto contrib/libs/curlthegeorg2024-10-022-218/+16
| | | | commit_hash:546bccba996bfcdfc752dfeb824bb663f6f48049
* Add brotli to curlmikhnenko2024-09-125-9/+9
| | | | commit_hash:639a9c72f0dabfbbec853df361875b3726ac4b2b
* Enable zstd support in contrib/libs/curlthegeorg2024-05-293-5/+5
| | | | 8c3c5650ca807f132b82fa843f480bdc16e77377
* Disable gnutls includes as we do not build anything against gnutlsthegeorg2024-02-211-1/+1
| | | | 4aa18b964a97b3ef71bf2b10f761ef6d54a2ed1b
* Curl lib fix from https://github.com/curl/curl/pull/12633abdullinsaid2024-02-204-7/+8
| | | | | fix from https://github.com/curl/curl/pull/12633 b2ce73393b13c80b0875dfe61a9cabce0bd2c679
* Disable empty resolving of contrib/libs/curl related headersthegeorg2024-02-0712-22/+22
|
* Library import 8 (#1074)AlexSm2024-01-18321-20965/+35153
| | | | | * Library import 8 * Add contrib/libs/cxxsupp/libcxx/include/__verbose_abort
* Library import 2 (#639)AlexSm2023-12-22323-29880/+17436
|
* Update contrib/libs/curl to 8.2.1robot-contrib2023-11-11323-17232/+29997
|
* 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-2092/+3358
|
* 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-802/+1533
|
* 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-906/+2487
|
* 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-3641/+2528
| | | | ref:0a102f02466c720a2ee37f41ed197348e7b727bd
* Update contrib/libs/curl to 7.81.0thegeorg2022-04-2068-1219/+1940
| | | | 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-726/+1250
| | | | 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-2044/+2536
| | | | ref:b290831c3e739ee8c89b5e4f10cc434f557bc92f
* CONTRIB-2513 Update contrib/libs/curl to 7.77.0shadchin2022-04-09114-2947/+3833
| | | | ref:88dc545867909534adecc7502c44301cabf1a899
* CONTRIB-2513 Update contrib/libs/curl to 7.76.1shadchin2022-04-0888-1601/+2578
| | | | ref:6ca4bf15fd9dd0eb27cbc38bcd575b8251b98a4b
* CONTRIB-2513 Update contrib/libs/curl to 7.75.0shadchin2022-04-08136-6547/+8814
| | | | 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 <[email protected]>. Commit 2 of 2.dmfedin2022-02-102-8/+8
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.dmfedin2022-02-102-8/+8
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.uranix2022-02-103-12/+12
|