Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix curl on mobile platforms | thegeorg | 2022-12-05 | 2 | -2/+7 |
| | |||||
* | Drop custom maps mobile configs support from curl and yamaker | thegeorg | 2022-12-04 | 3 | -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.0 | robot-contrib | 2022-12-02 | 116 | -2094/+3360 |
| | |||||
* | Add missing interceptor for getservbyname{_r} by the means of ↵ | thegeorg | 2022-11-03 | 1 | -2/+0 |
| | | | | contrib/libs/libc_compat | ||||
* | Update contrib/libs/curl to 7.85.0 | robot-contrib | 2022-09-21 | 67 | -804/+1535 |
| | |||||
* | curl + nghttp2: Backport PRs to make ltws validation less picky | thegeorg | 2022-09-15 | 1 | -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.0 | robot-contrib | 2022-07-12 | 289 | -907/+2488 |
| | |||||
* | fix ya.make | monster | 2022-07-07 | 6 | -10071/+0 |
| | |||||
* | Update contrib/libs/curl to 7.83.1 | robot-contrib | 2022-05-15 | 25 | -155/+287 |
| | | | | ref:e0fbfbe6faf65e15f45ef0f846e92356916e91cf | ||||
* | Update contrib/libs/curl to 7.83.0 | robot-contrib | 2022-04-28 | 78 | -477/+2023 |
| | | | | ref:72dd794f7af62e3844c14f0a9bcee77e66f30a36 | ||||
* | Update contrib/libs/curl to 7.82.0 | robot-contrib | 2022-04-23 | 109 | -3642/+2529 |
| | | | | ref:0a102f02466c720a2ee37f41ed197348e7b727bd | ||||
* | Update contrib/libs/curl to 7.81.0 | thegeorg | 2022-04-20 | 68 | -1224/+1945 |
| | | | | ref:47b24ca6f73cd31c101d7e08fb558fb7ddd6b54f | ||||
* | CONTRIB-2513 Update contrib/libs/curl to 7.80.0 | shadchin | 2022-04-13 | 60 | -735/+1506 |
| | | | | ref:9f073731f38021df100328c1b343280bf6632e23 | ||||
* | CONTRIB-2513 Update contrib/libs/curl to 7.79.1 | shadchin | 2022-04-10 | 69 | -727/+1251 |
| | | | | ref:cfccba5015904b0f0cadfc018200e2a1b4d50ae6 | ||||
* | Remove unnecessary patches from curl | thegeorg | 2022-04-10 | 1 | -0/+3 |
| | | | | ref:779335552bd6c48b3d9a1c3928b50bd17418d7e2 | ||||
* | CONTRIB-2513 Update contrib/libs/curl to 7.78.0 | shadchin | 2022-04-09 | 101 | -2049/+2541 |
| | | | | ref:b290831c3e739ee8c89b5e4f10cc434f557bc92f | ||||
* | CONTRIB-2513 Update contrib/libs/curl to 7.77.0 | shadchin | 2022-04-09 | 114 | -2950/+3836 |
| | | | | ref:88dc545867909534adecc7502c44301cabf1a899 | ||||
* | CONTRIB-2513 Update contrib/libs/curl to 7.76.1 | shadchin | 2022-04-08 | 88 | -1603/+2580 |
| | | | | ref:6ca4bf15fd9dd0eb27cbc38bcd575b8251b98a4b | ||||
* | CONTRIB-2513 Update contrib/libs/curl to 7.75.0 | shadchin | 2022-04-08 | 136 | -6551/+8818 |
| | | | | ref:7c8de2c266b810de3b31604360c6ad878fa166ab | ||||
* | Fix reimport after yamaker changes | thegeorg | 2022-04-07 | 1 | -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 changes | arcadia-devtools | 2022-03-21 | 32 | -5570/+27 |
| | | | | ref:a71ac657b5f2f446a1af9b99473c67945c36aeeb | ||||
* | util: Do not define SIZEOF_SIZE_T, as it is not used in our codebase | thegeorg | 2022-03-20 | 6 | -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. | dmfedin | 2022-02-10 | 2 | -8/+8 |
| | |||||
* | Restoring authorship annotation for <dmfedin@yandex-team.ru>. Commit 1 of 2. | dmfedin | 2022-02-10 | 2 | -8/+8 |
| | |||||
* | Restoring authorship annotation for <uranix@yandex-team.ru>. Commit 2 of 2. | uranix | 2022-02-10 | 3 | -12/+12 |
| | |||||
* | Restoring authorship annotation for <uranix@yandex-team.ru>. Commit 1 of 2. | uranix | 2022-02-10 | 3 | -12/+12 |
| | |||||
* | Restoring authorship annotation for <selivni@yandex-team.ru>. Commit 2 of 2. | selivni | 2022-02-10 | 6 | -233/+233 |
| | |||||
* | Restoring authorship annotation for <selivni@yandex-team.ru>. Commit 1 of 2. | selivni | 2022-02-10 | 6 | -233/+233 |
| | |||||
* | Restoring authorship annotation for <deshevoy@yandex-team.ru>. Commit 2 of 2. | deshevoy | 2022-02-10 | 232 | -52582/+52582 |
| | |||||
* | Restoring authorship annotation for <deshevoy@yandex-team.ru>. Commit 1 of 2. | deshevoy | 2022-02-10 | 232 | -52582/+52582 |
| | |||||
* | Restoring authorship annotation for Nikita Slyusarev ↵ | Nikita Slyusarev | 2022-02-10 | 189 | -49629/+49629 |
| | | | | <nslus@yandex-team.com>. Commit 2 of 2. | ||||
* | Restoring authorship annotation for Nikita Slyusarev ↵ | Nikita Slyusarev | 2022-02-10 | 189 | -49629/+49629 |
| | | | | <nslus@yandex-team.com>. Commit 1 of 2. | ||||
* | Restoring authorship annotation for <snermolaev@yandex-team.ru>. Commit 2 of 2. | snermolaev | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <snermolaev@yandex-team.ru>. Commit 1 of 2. | snermolaev | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 2 of 2. | heretic | 2022-02-10 | 2 | -2080/+2080 |
| | |||||
* | Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 1 of 2. | heretic | 2022-02-10 | 2 | -2080/+2080 |
| | |||||
* | Restoring authorship annotation for Mikhail Borisov ↵ | Mikhail Borisov | 2022-02-10 | 1 | -3/+3 |
| | | | | <borisov.mikhail@gmail.com>. Commit 2 of 2. | ||||
* | Restoring authorship annotation for Mikhail Borisov ↵ | Mikhail Borisov | 2022-02-10 | 1 | -3/+3 |
| | | | | <borisov.mikhail@gmail.com>. Commit 1 of 2. | ||||
* | Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 2 of 2. | thegeorg | 2022-02-10 | 296 | -19854/+19854 |
| | |||||
* | Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 1 of 2. | thegeorg | 2022-02-10 | 296 | -19854/+19854 |
| | |||||
* | Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 2 of 2. | orivej | 2022-02-10 | 154 | -18668/+18668 |
| | |||||
* | Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 1 of 2. | orivej | 2022-02-10 | 154 | -18668/+18668 |
| | |||||
* | intermediate changes | Devtools Arcadia | 2022-02-07 | 302 | -0/+142517 |
ref:cde9a383711a11544ce7e107a78147fb96cc4029 |