aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Update contrib/restricted/aws/aws-c-mqtt to 0.13.0robot-contrib2025-05-1532-87/+6111
| | | | commit_hash:900d7ae27d5925a212ae7faea8bcdad8f42ef947
* Remove Cygwin headers from sysincl/unsorted.ymlthegeorg2025-05-1514-81/+17
| | | | | | Cygwin is not supported: we have neither toolchain for it not corresponding SDK. It is probably broken already, but I am unable to check this due to the above. commit_hash:da1c24d78cffef68634e2bad041060508cb760eb
* Fix unused param warningarkhip0v02025-05-143-11/+24
| | | | | fix warning commit_hash:5fa1f0581a54427d44c4dd2a648718b640cf701a
* Update contrib/restricted/aws/aws-c-mqtt to 0.10.4robot-contrib2025-05-1437-1259/+6394
| | | | commit_hash:27ca94d1c91767f620f86a6e9a6af618b0771fdf
* Update contrib/restricted/aws/aws-c-common to 0.12.3robot-contrib2025-05-149-23/+57
| | | | commit_hash:f3f79235feeb6355ed1e2af98595118f592fab70
* Intermediate changesrobot-piglet2025-05-1413-37/+321
| | | | commit_hash:c71c347c3e639c8b11c86cd2f11082a2e1805123
* Update contrib/libs/opentelemetry-proto to 1.6.0robot-contrib2025-05-1412-79/+141
| | | | commit_hash:5d5dbcef6783426f17c5fbb65c689286728fb055
* Intermediate changesrobot-piglet2025-05-144-5/+5
| | | | commit_hash:7679782635e569e8ee2523417b63253837479b59
* Update contrib/restricted/aws/aws-c-common to 0.12.2robot-contrib2025-05-14107-627/+8529
| | | | commit_hash:fc6e67f9b12b0b888c90bb97bf2b1cbfcd74a044
* contrib/libs/grpc: Backport patch to fix race condition during openssl shutdownthegeorg2025-05-134-0/+139
| | | | | | Ensure OPENSSL global clean up happens after gRPC shutdown completes. OPENSSL registers an exit handler to clean up global objects, which may happen before gRPC removes all references to OPENSSL. commit_hash:7120e72fcbfbac3997483f3551f864ff9b8ec3a4
* Import matplotlibzverevgeny2025-05-133285-0/+1505730
| | | | commit_hash:d59c2338025ef8fd1e1f961ed9d8d5fd52d0bd96
* Add option to keep node marks in YAML::Clonevadim-xd2025-05-135-16/+131
| | | | commit_hash:abbf0a3ab65e0cc6d9840a440e09f02209c19239
* Update contrib/restricted/aws/aws-c-compression to 0.3.1robot-contrib2025-05-133-5/+5
| | | | commit_hash:fc96e97c5cae275b4c420262837d30416a28d209
* Intermediate changesrobot-piglet2025-05-131-1/+4
| | | | commit_hash:ab21307e78bb1560b067e8c15b517938723b63de
* Update contrib/restricted/aws/aws-c-event-stream to 0.5.4robot-contrib2025-05-135-29/+61
| | | | commit_hash:914e89750fdd22c5dcb1a365cfbca317e95a81d2
* Update contrib/restricted/aws/aws-c-compression to 0.2.18robot-contrib2025-05-135-4/+15
| | | | commit_hash:0c3c615ae7a50e043cc974b00389e27bacd5fcdd
* feat contrib curl: include libssh2 for sftpgazimovbulat2025-05-1371-18/+37443
| | | | commit_hash:6721cdd5ed873cd6f6243dcb846cacad6acb2155
* Update contrib/restricted/aws/aws-c-sdkutils to 0.1.16robot-contrib2025-05-1219-219/+621
| | | | commit_hash:e8c3b737590c152923b35ced443a6b28db57d1d1
* Update contrib/restricted/aws/aws-c-event-stream to 0.4.2robot-contrib2025-05-1211-42/+46
| | | | commit_hash:0f0dd6ebc85792c5aa919f6013677d6ca4841705
* Update contrib/libs/tbb to 2022.1.0robot-contrib2025-05-1250-279/+1016
| | | | commit_hash:1d514d4cf0e98562749fa02b6f99183939698d2e
* Update contrib/restricted/aws libraries to nixpkgs 24.05thegeorg2025-05-12267-9574/+25291
| | | | commit_hash:f8083acb039e6005e820cdee77b84e0a6b6c6d6d
* Fix potential vulnerable cloned functionnpt-17072025-05-122-0/+22
| | | | | | | | | | | | | | | | | | | | | * Changelog entry Type: fix Component: contrib/restricted/http-parser/http_parser.c Hi there, I identified another vulnerability in a clone function http_parser_execute() in `contrib/restricted/http-parser/http_parser.c` sourced from [nodejs/node](https://github.com/nodejs/node). This issue, originally reported in-8287](https://nvd.nist.gov/vuln/detail/cve-2020-8287), was resolved in the repository via this commit https://github.com/nodejs/node/commit/fc70ce08f5818a286fb5899a1bc3aff5965a745e. This PR applies the corresponding patch to fix the vulnerabilities in this codebase. Please review at your convenience. Thank you! --- Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1260 Co-authored-by: nadya02 <nadya02@yandex-team.com> commit_hash:074ecc3485a1c90bd75678a6464ea12654804660
* Intermediate changesrobot-piglet2025-05-128-58/+124
| | | | commit_hash:c5767cc2625ee5d7a34bd8cade5a63abc114ae18
* Update nixpkgs to 24.05 (pt. 3 of N)thegeorg2025-05-122-45/+49
| | | | commit_hash:0b11c18439f8857ed87c57b414c62141a06720b2
* Update nixpkgs to 24.05 (pt. 2 of N)thegeorg2025-05-126-85/+99
| | | | commit_hash:b411dd7f589541b33a2df634976790c2e0232cb0
* Intermediate changesrobot-piglet2025-05-12161-5870/+4217
| | | | commit_hash:91fe1a3c59e708fe728a543863a327ca7d4940e7
* Enable lua_assert in debug buildsvadim-xd2025-05-111-1/+2
| | | | commit_hash:ea00901b57ccbf77add24fe9e28634acf1ba557c
* Intermediate changesrobot-piglet2025-05-111-65/+0
| | | | commit_hash:346906409a1d079fede24f7660913c09b88fef1b
* contrib/libs/liburing: Import from nixpkgs 24.05thegeorg2025-05-117-1262/+140
| | | | commit_hash:f265775e585f9eddb6bc71989ad373bb87264bfd
* Intermediate changesrobot-piglet2025-05-1138-800/+1004
| | | | commit_hash:b2c7385e46e530ef48f54c26388d1b40a4ab0cd0
* Update nixpkgs to 24.05 (pt. 1 of N)thegeorg2025-05-097-44/+116
| | | | commit_hash:81b488a1edb01a141bf5c934aee3f635460f56cc
* Intermediate changesrobot-piglet2025-05-091-1/+5
| | | | commit_hash:5baf34cc668b466cf958bf38c4384b8a8fcc8ed3
* fix contrib/grpc: unify send RST_STREAM logic with upstreamkpavlov002025-05-092-18/+18
| | | | | Backport of upstream PR: \[http2\] Do not send RST\_STREAM for streams that are idle [#38881](https://github.com/grpc/grpc/pull/38881) commit_hash:56009e2aa90a7af3528aecd0443075e0f55c5954
* Intermediate changesrobot-piglet2025-05-072-2/+2
| | | | commit_hash:7f5f02d49860d6bc8e05e637cc10b1baf450d6df
* Update boost/beast and boost/asio to 1.86.0thegeorg2025-05-07137-2409/+4682
| | | | commit_hash:2e849d5e0055f9b839a923fb9c42f9390f37c572
* Sync contrib/libs/yajl layout with upstreamthegeorg2025-05-0725-10/+10
| | | | commit_hash:e0258263ab376ef7b4f174017d7b241a5349329f
* Intermediate changesrobot-piglet2025-05-0710-194/+382
| | | | commit_hash:b9d0dab354258c30c639c4cd045b559a38836838
* Update contrib/libs/apache/orc to 2.1.2robot-contrib2025-05-074-4/+6
| | | | commit_hash:3a9da34e2d4a08b0f9b0c6beb13d713002972fab
* Intermediate changesrobot-piglet2025-05-0732-32/+32
| | | | commit_hash:8e91f1bc83ec2f7c5c04762b6c4a7343ab3506f2
* Intermediate changesrobot-piglet2025-05-077-12/+12
| | | | commit_hash:4a9ec647419055281b62c0093ffa27fbe9b732a9
* Update contrib/restricted/boost/locale to 1.88.0thegeorg2025-05-07143-839/+19028
| | | | commit_hash:87b595328ea79c6ba38cb973580804486ca4a3ff
* support armv6 for go stdlibchopik2025-05-0754-62/+62
| | | | commit_hash:965b2acef69f3f498322f06c527d9f628fb6d3be
* Update contrib/restricted/llhttp to 9.3.0thegeorg2025-05-069-1490/+1458
| | | | commit_hash:40cebcf75db760d0a74e2eeb0ad2c7223a6545b4
* Update TCMalloc (Vol. 2)mikailbag2025-05-06399-26277/+63047
| | | | | [nodiff:caesar] commit_hash:48312ddf31d7bece9b834e38fc4e91254815a4d0
* Update contrib/restricted/nlohmann_json to 3.12.0robot-contrib2025-05-0656-692/+2023
| | | | commit_hash:029cc01f8163629b1a436aee7506eb7708bdad98
* Update contrib/restricted/boost/array to 1.88.0robot-contrib2025-05-067-183/+263
| | | | commit_hash:0175a76a95ef74c349448549cc756046f4ebec70
* Avoid recursion in resolve_unit_addrs_overlapmikailbag2025-05-062-68/+292
| | | | commit_hash:06cb3883a9d228b3505ad0a19162922b0a358b0b
* default-linux-armv6hf targetchopik2025-05-055-59/+4
| | | | commit_hash:d38449e70a0f294ca3a52ae26469651c09ef725f
* Update contrib/restricted/boost/context to 1.88.0robot-contrib2025-05-0523-110/+141
| | | | commit_hash:c686e0b367031eea5ca9dc4d8542e894d53f1126
* Intermediate changesrobot-piglet2025-05-0525-150/+835
| | | | commit_hash:26743a9215f44eba5982843944cd97626898cbb3