Projects with recent changes
aom
26 hours ago Simplify av1_convolve_2d_sr_* Arm SIMD kernels (515f603aa0)
2 days ago Make AV1 wedge tables const so they are in .rdata (8695b3ebac)
2 days ago lc-dec: Extend sf gm_erroradv_tr_level to shorts (c8db5b2007)
2 days ago Prune one-sided compound at speed 0 (0f197b2ccf)
2 days ago Fix mode_ref_delta_update signaling when delta is disabled (3712e6af6f)
3 days ago Optimize av1_lowbd_pixel_proj_error_avx2. (039042e9eb)
2 days ago extension_state: Add new extension state API. (f4f6ec0313)
3 days ago fix out-of-bounds access in gpt_scan_partitions name loop (#1736) (0c7468e38)
24 hours ago [mod_sofia] Fix broken sip: prefix check in deflect handler (#3057) (390444bc42)
26 hours ago [mod_amqp] prevent segfault on double connection close (174b16a3d1)
27 hours ago [Core] switch_sockaddr_info_get() will not resolve if the hostname is an IP address. Add new switch_is_ip_address() API. Add a unit-test. (#3055) (be554e4a08)
3 days ago [mod_v8] Use pre-compiled libnode 20.19.2 binary instead of custom v8-6.1 lib on Windows. (#3053) (2e9b721d43)
3 days ago [mod_v8] Use upstream libnode-dev instead of custom libv8-6.1-dev on Linux. Enable for ARM64 and armhf. (#3052) (f31b902a0a)
2 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-4gjm-g5ff-2g6r (37ce68eb6)
2 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-cvm9-xf3r-5jc7 (e7c72ae64)
14 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qcmw-qmh5-v9xp (8e4180d95)
14 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-2qmq-5wc5-mv8f (23362f04f)
17 hours ago detect DNG masquerading as a TIFF (158171b9c)
26 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-pvf6-h68q-qh7g (f413a880a)
26 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-79f6-phvj-fcxf (493d641d2)
26 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-ff5c-8x9r-8qcw (3bd584ee6)
2 days ago Detect Ultra HDR JPEGs from gain-map metadata (#8794) (f49eedaba)
2 days ago support ThrowPolicyException() convenience define (de731f345)
2 days ago cosmetic (2537cbc95)
2 days ago build(deps): bump github/codeql-action from 4.36.1 to 4.36.2 (#8795) (e1a9e6255)
3 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qvxh-prvr-85w2 (f89d59c53)
3 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-6jwg-7q3p-5fqm (3fc646a49)
3 days ago Preserve Ultra HDR JPEG gain maps when transcoding (#8788) (eb212cfd6)
3 days ago https://github.com/ImageMagick/ImageMagick/discussions/8716#discussioncomment-17226843 (9c6f6367a)
21 hours ago aes_core.c: Fix staircase formatting issue (305643e95f)
27 hours ago test: add Windows RIO notifier smoke test (c82a466566)
27 hours ago crypto/ec/curve448/eddsa.c: make dom_s constant static in hash_init_with_dom() (c586165856)
27 hours ago curve448: make locally-used functions static and remove unused ones (7665cb196b)
2 days ago Revert "Add indirect CRL path validation tests" (afd25111f1)
2 days ago ci: Verify jom/NASM downloads and fall back to upstream on forks (5e488cb4f1)
2 days ago ci: Download jom and NASM from OpenSSL-hosted mirror (628b1de776)
2 days ago Add constant-time validation for CRYPTO_memcmp (1a824261ef)
2 days ago Fix up mismatched error reason codes (6c90156f3e)
2 days ago FIPS: Make keygen PCT failures recoverable (ee9d1e532c)
2 days ago rsa: add pkcs1 and oaep mfail tests (c86db77e70)
2 days ago evp: add test_set_get_raw_keys_mfail to evp extra tests (d318587d8f)
2 days ago mfail: add hard failure return code for failing even for NO_CHECK (770bc1b024)
2 days ago mfail: do not count allocations for no file when checked (930906e98b)
2 days ago mfail: add all tests iterable variants (6a3c9527ce)
2 days ago Add indirect CRL path validation tests (35c1d7b16d)
2 days ago Add apps test for external PSK callbacks (ab6f5e915b)
2 days ago Move common macro definitions to internal/common.h and fix comments. (ba4605d63e)
2 days ago Fix potential NULL dereference in OSSL_CRMF_ENCRYPTEDVALUE_decrypt() (11df4e2ae0)
2 days ago Test for CVE-2026-45447 (UAF in PKCS7_verify) (463b444cb1)
2 days ago Fix possible use-after-free in OpenSSL PKCS7_verify() (f4129fbe3c)
2 days ago Fix handling of empty-ciphertext messages in AES-GCM-SIV and AES-SIV (609bcb2486)
2 days ago Apply the buffered IV on the AES-OCB EVP_Cipher() path (f87f0b6a8e)
2 days ago Add further unit tests for e-mail validation (5f489043b6)
2 days ago Fix length miscalculation in validate_email (b3a555a0a7)
2 days ago Match the local q DHX parameter against the peer's q (0f3fab2ecc)
2 days ago Use the correct issuer when validating rootCAKeyUpdate (c2765d53c2)
2 days ago Enforce implicit rejection for CMS/PKCS#7 decryption (d5030cdf32)
2 days ago Test for CVE-2026-42766 (f04d65692d)
2 days ago Fix potential NULL dereference processing CMS PasswordRecipientInfo (74245170b5)
9 hours ago Reuse existing Zend parameter error helpers for standard error paths (#22033) (7c86d86d269)
20 hours ago Merge branch 'PHP-8.5' (8c63ec400ce)
20 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (bb20b5ffb5d)
20 hours ago ext/dom: resolve in-scope prefixed QName values during document validation. (3b5eeb92df6)
20 hours ago standard: Fail unserialization when the `C` format is used for classes that are not `Serializable` (#22058) (b50b30c15ea)
25 hours ago Merge branch 'PHP-8.5' (b7cc1c1561f)
25 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (534d28a54ce)
25 hours ago Add info about --disable-apache2-conf (5c5c48f19ae)
25 hours ago sapi/apache2handler: Add --disable-apache2-conf configure option (#22095) (2869551e62c)
26 hours ago ext/intl: Sync IntlTimeZone object errors for invalid display types (9e68cf888ac)
2 days ago Merge branch 'PHP-8.5' (8bbe4b4119c)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (50decba4a80)
2 days ago sqlite: fix error checks for column retrieval (407c45debce)
2 days ago Merge branch 'PHP-8.5' (03b148ce427)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (00d7f85afbb)
2 days ago date: Fix typo in condition in date_period_init_iso8601_string() (f11c1facb44)
2 days ago Merge branch 'PHP-8.5' (78952c7821c)
2 days ago Clean Lexbor logs before each Uri\WhatWg\Url wither call (#22276) (c9cb1f9bec6)
2 days ago Merge branch 'PHP-8.5' (bd02ae99509)
2 days ago Fix another vm_interrupt bug for tailcall VM (#22265) (05c7b00d796)
2 days ago Merge branch 'PHP-8.5' (8db62468001)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (d641a9f3bce)
2 days ago mbstring: Fix memory leak in mail header parsing (61a1b9afd6d)
3 days ago Fix missing zend_tests extension dependencies for ext/uri tests (0e973e37922)
3 days ago Remove unnecessary "extensions" section from ext/uri tests (65ad51c2faf)
3 days ago Fix Uri\Rfc3986\Uri test name (8a14cd1ea9a)
27 hours ago Merge tag 'pull-ufs-20260612' of https://gitlab.com/jeuk20.kim/qemu into staging (193963218a)
2 days ago tests/qtest: Add UFS HID qtest (6b1215d82f)
2 days ago hw/ufs: Add Host Initiated Defragmentation (HID) support (08c6d46621)
2 days ago Merge tag 'linux-user-pull-request' of https://github.com/hdeller/qemu-hppa into staging (ec6a1f4398)
2 days ago Merge tag 'pull-target-arm-20260610' of https://gitlab.com/pm215/qemu into staging (b21adc910a)
3 days ago target/sh4: decode_gusa: recognize add#imm with prior mov Rm, Rn (2d0ef7323e)
3 days ago linux-user/sparc: flush register windows before core dump (f83f550549)
3 days ago linux-user/sparc: call block_signals() before set_sigmask() in setcontext (e0f0ce88eb)
3 days ago linux-user/sparc: restore L/I registers from RSA in sparc64_set_context (14a27b0fd8)
3 days ago linux-user/sparc: add coredump support (68ed426cf0)
3 days ago linux-user/alpha: add coredump support (9db18ed063)
3 days ago linux-user/strace: add fsmount series of syscalls (6e0aa9f6c7)
3 days ago linux-user: implement fsmount(2) series of syscalls (767c32fe69)
tesseract
2 hours ago Cmake cleanup (#4562) (c2b8e914)
woocommerce
21 hours ago Migrate Blocks e2e specs into Core e2e suite (#65670) (cee60c6f8e2)
24 hours ago Align settings UI layout and number inputs with design spec (#65695) (8f4edc5564f)
25 hours ago Move global admin notices into Site Health (#64758) (bbf90f2b61a)
26 hours ago Replace PanelBody with ToolsPanel in Stock Filter inspector controls (#65625) (499037d152f)
26 hours ago [Taxes] Harden types handling in WC_Tax class get-methods. (#65711) (0eb2885e2ea)
28 hours ago Fix unparseable glob in extend-cart-checkout-block .gitignore (#65688) (da8cfc067a4)
28 hours ago Fix: Improve color contrast for attribute placeholder text (WCAG 2.2 AA) (#65608) (7eaba320694)
29 hours ago feat: Add image_size query parameter to products and variations REST API endpoints (#64009) (e45354276ce)
29 hours ago [Performance] Reduce the number of SQL queries required to fetch tax rates in the cart and during checkout (#65558) (bc45a18da1b)
30 hours ago Fix product ID row action contrast (#65667) (d70bee4c568)
30 hours ago Fix metabox delete link contrast (#65605) (be25237a12b)
33 hours ago Align promo card styling with admin cards (#65660) (5eea4dca881)
2 days ago Render product image without link when disabled (#65682) (5b05a100380)
2 days ago Remove Product Filters store locks (#65675) (aa6ae85db19)
2 days ago Fix SKU duplication corrupting hyphenated SKUs (#65423) (ae4f5b784de)
2 days ago Performance: coalesce variation batch transient deletion (#65591) (7c1a127bef8)
2 days ago Fix undefined behavior in WC_Post_Data::do_deferred_product_sync (#65664) (60f162174b7)
2 days ago Accessibility: Add proper ARIA roles and scope attributes to cart table headers (#65364) (f4012cdebe6)
2 days ago Fix can_be_refunded tax basis for v4 fee and shipping lines (#65665) (997332ce106)
2 days ago [2/2] Add refund preview endpoint (POST /wc/v4/refunds/preview) (#65335) (843858af9d6)
2 days ago Fix Blocks E2E site editor save panel handling (#65619) (bc881f47e1c)
2 days ago [dev] JS packages, post-release cleanup (#65662) (28af05f9ea3)
2 days ago Refresh legacy admin empty states (#64645) (ce2198184d1)
2 days ago Add OrderUtil::custom_orders_table_data_sync_is_enabled() accessor (#65649) (7cc97cbe19e)
2 days ago Fix PSR-4 upgrade fallback fataling on a foreign loader or torn file (#65630) (a603110fb58)
2 days ago Log POS feed .htaccess write failures and skip unreadable files (#65621) (40707a88734)
2 days ago Remove deprecated Blocks bootstrap dependencies (#65653) (257596b5465)
2 days ago Fix Product Filters e2e template path (#65659) (c2c6b940e3e)
2 days ago Prepare Packages for Release (#65656) (55f492ed05f)
2 days ago Prepare Packages for Release (#65655) (66c14e8db1c)