Cœur

Results 94 issues of Cœur

Fix #1332. The duplication was introduced with e415196a7da61ba32decf508ae4076d7ae5faf20 Also addresses partially #1329, but I only removed the stuff for which I was 100% sure it was unused.

In 91e3ead, @nmathewson "improved" the hashsocket function with a "rotate-and-add trick". Well, while rotating the bits is fine, performing an addition on the other hand will divide by two the...

Fixes #1574. Supersedes #1575. The solution used is identical to the one in becat.c.

Fixes #1471. ALTERNATIVE SOLUTION OF https://github.com/libevent/libevent/pull/1684. This PR is aimed at moving forward with the remaining tasks for the 2.2 milestone: https://github.com/libevent/libevent/milestone/4. This PR is based on @MBeanwenshengming code idea...

Fixes #1471. ALTERNATIVE SOLUTION OF #1683. This PR is aimed at moving forward with the remaining tasks for the 2.2 milestone: https://github.com/libevent/libevent/milestone/4. This PR is based on @mllw patch idea...

Superseding #1611 by addressing the review comments.

Jia Tan, now famous for incorporating a [state-sponsored](https://www.binarly.io/blog/xz-utils-supply-chain-puzzle-binarly-ships-free-scanner-for-cve-2024-3094-backdoor) backdoor to the archive tool `xz` [CVE-2024-3094](https://nvd.nist.gov/vuln/detail/CVE-2024-3094) (CVSS score: 10.0), affecting xz 3.6.0 and 3.6.1, had forked ZipArchive in the past: https://github.com/Jiat75/ZipArchive/...