| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
1. Replace `PROTOBUF_NODISCARD` / `PROTOBUF_MUST_USE_RESULT` with standard `[[nodiscard]]`
2. Remove conflict markers from the patch files
3. Apply non-critical patches on yamaker side, after the update
commit_hash:4e6a85b2a8e69362498810fbf52bef6e6b0ae652
|
| |
|
|
| |
commit_hash:67b427db03a8bc6ca150858e634b97fe916b0997
|
| |
|
|
| |
commit_hash:d2da6ed53d161b48478eb9496a3b244ce234b972
|
| |
|
|
| |
commit_hash:f088ee5140fe7cfb904b3d2eef65c385a73148fb
|
| |
|
|
| |
commit_hash:ba43ce3defa7c5c19fd2980c259e22f71f6083a0
|
| |
|
|
| |
commit_hash:7a02f03472516ac88ba9b8ac77d93a12fe2fa9ac
|
| |
|
|
| |
commit_hash:156600751e36f7a9aedb5145cb7b4e5535c287e1
|
| |
|
|
|
|
|
|
|
|
| |
Upstream issue:
https://github.com/ianlancetaylor/libbacktrace/issues/164
Decompression of valid zstd-compressed .debug_info sections fails
sometimes, leading to unsymbolicated stack traces.
commit_hash:4d8b1f6863e9ed1b43a10c9b98d753ed95efd23d
|
| |
|
|
| |
commit_hash:c6e09832ce3a96e1edf00f5d66cd6b3114c6d220
|
| |
|
|
|
|
| |
Support zstd compression in grpc.
Ensure zstd algorithm is opt-in choice.
commit_hash:d5c083c0e4fa3fa190094302c8b7cd7e34b95aac
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
## **AFL\+\+ integration into the fuzzing toolchain (replacing vanilla AFL)**
**Problem being solved:** compile fuzzing targets with the `--afl` flag, substituting the clang/clang\+\+ compiler with afl-clang-fast / afl-clang-fast\+\+.
The current vanilla AFL implementation is unmaintained and broken. The details were discussed here: <https://nda.ya.ru/t/lrUJhJBJ7dSnUG>.
In this PR, the vanilla AFL code has been removed, leaving only `aflpp_driver.cpp` (from the AFLplusplus repository), the code that helps convert libfuzzer-like fuzzing harnesses to afl\+\+. Compilation uses the afl\+\+ toolchain, which was added in advance to `build/external_resources/aflplusplus/`.
I had to make changes to the `devtools/ya` code, since I couldn't find any similar cases (selecting several compilers for a single platform depending on a flag). I chose not to register a new compiler, because afl-clang-fast is essentially a wrapper over clang with added passes — so I decided to select the compiler based on the `--afl` flag.
commit_hash:cc138ebf17f07122cbcfdc9a79b371f6b73cd5ca
|
| |
|
|
|
|
|
| |
Разрешил include arm_sve в contrib
Это PR -- первая часть [другого](https://nda.ya.ru/t/0aVcagQk7d6NL5 pull request
commit_hash:bdacbda05e2f6bfbaa313ca800c0653ab0112091
|
| |
|
|
| |
commit_hash:11bbe86d0ef08ea8d553b91fb5390dbdf268fb5b
|
| |
|
|
| |
commit_hash:c5cea72eb3229180ad24b842a60f208bbf983256
|
| |
|
|
| |
commit_hash:52b6fe1797882f2bbd1764ef8222339d903d3a3f
|
| |
|
|
| |
commit_hash:75812c00534578aff5d0f5016471ddb9ea2d1ff7
|
| |
|
|
| |
commit_hash:f8ac5955114f33ad2e9f066a067a4a1797ba87e5
|
| |
|
|
| |
commit_hash:95942a256b1eec0fdfd7c2b3e114af1e071dfb47
|
| |
|
|
| |
commit_hash:6f645d70571eec5c399c4c1b4766f804e5214385
|
| |
|
|
| |
commit_hash:27dc01efa4e4112df9e46b57ac885c0fa14b9ec1
|
| |
|
|
| |
commit_hash:308fbd82a77d932321f6272102d0cc3fb576358b
|
| |
|
|
| |
commit_hash:a4fa0584409634a18c0eae9dc3e8a4918e1246bd
|
| |
|
|
| |
commit_hash:bb859af772d2efb257d3dd0f35fd4e8576505e93
|
| |
|
|
| |
commit_hash:ea9eed4328397804f4e50d4a6fe26c1401146e6d
|
| |
|
|
| |
commit_hash:819b71344c6fdfbb52ef42e39c2fb58e77397812
|
| |
|
|
| |
commit_hash:ba91cf13f6e29a9e243533072e78710150cc7aaa
|
| |
|
|
| |
commit_hash:150d71b7a4009d6bb4d8df6ff66d67cd1a4355e8
|
| |
|
|
| |
commit_hash:b2f2afd902017d4244efc5962e9115e09f4c0210
|
| |
|
|
| |
commit_hash:700c24e95953f7be1a6c425a35dbf7d41492469a
|
| |
|
|
| |
commit_hash:ab8b4a5189af17512400dc4bf21daac4189cdb08
|
| |
|
|
| |
commit_hash:50d49577c4d43efcef2ba9526d5a41b461eadf0c
|
| |
|
|
| |
commit_hash:bc015426c7a31eaf1c630d7025d29e9a2ef2acd0
|
| |
|
|
| |
commit_hash:6b8b1ada82774062f4509fd6fa976378f2e45487
|
| |
|
|
|
| |
-
commit_hash:77d7b7c36711268f6d5e93135cb3777b152c2f16
|
| |
|
|
|
|
| |
- `alsa-lib` циклично зависима - обновляется за компанию
- из `libnl` выкидывается часть кода (потому что связанное с ним выкинуто из ядра)
commit_hash:2f5bd1006801d0ad25950a1811190ec12939faa8
|
| |
|
|
| |
commit_hash:7d5e3f3360d46dbcec80dd04ae5724c4fcfd6cc2
|
| |
|
|
| |
commit_hash:b0a83e561a3dcf7e489e8c0b65f4484bc970a598
|
| |
|
|
| |
commit_hash:5404f137dfcbfda2c3f845df2d2623b192a75bb6
|
| |
|
|
| |
commit_hash:a551d530aa0208b057b75f389fa8c5404ab20275
|
| |
|
|
| |
commit_hash:7d14ab6bf7ad45d866d0f06b1a73c3795a8b661f
|
| |
|
|
| |
commit_hash:57867bc232687805a3eabb197838637c1bb19a19
|
| |
|
|
| |
commit_hash:4e10c7121ae27e02301dd9dc617ccc770219fbaf
|
| |
|
|
| |
commit_hash:1f8dfd3ac360038ab7338c385fc4b9d18f93fdc5
|
| |
|
|
| |
commit_hash:db2f26ac6d01d9245899287496f1651c2f627a5d
|
| |
|
|
| |
commit_hash:15d53ecb72a999641f3a2899b2dfaa312701b0cb
|
| |
|
|
| |
commit_hash:fd1281c37b1b64e80c5e4393be0940df6df4cc89
|
| |
|
|
| |
commit_hash:29f5768fe12670fea3d8e71b4fbffe1c3a5dc975
|
| |
|
|
| |
commit_hash:2911e27fea666a8324aa787a6d2b40c72d3290aa
|
| |
|
|
| |
commit_hash:00d392bf0718d86fe821c9c86a8a17ef6d4d81a7
|
| |
|
|
| |
commit_hash:059de499f6bcffea959a0edaa732671627225d9a
|