Projects with recent changes
aom
2 days ago ctrl_set_svc_params: add missing setjmp (36d919cd32)
2 days ago Output decoder component timing information (24c7d3c82a)
6 hours ago Removed name. (ecd4edc90)
9 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-p27m-hp98-6637 (6f431d445)
9 hours ago Removed undefined private function declaration. (8b7b8506a)
9 hours ago Also remove const from the header file. (a9223bb41)
12 hours ago Removed const keyword. (eec063cc5)
34 hours ago https://github.com/ImageMagick/ImageMagick/issues/8487 (16d029ac7)
3 days ago 3.10.9 (13f5f28)
3 days ago UA: Do not log sensitive information (12045f8)
3 days ago 3.10.8 (0a780d0)
3 days ago RTCSession: close and fire 'failed' upon answer() failure (1613066)
3 days ago 3.10.7 (81e95be)
3 days ago cosmetic (458da9d)
3 days ago Allow sending DTMF during early dialog #689 (#925) (db132dd)
libheif
4 hours ago rename to heif_item_set_property_extended_language() for consistency (#1559) (a5aeba60)
4 hours ago item language 'elng' can be get/set using either plain items or text-items (#1559) (77ed03de)
5 hours ago Merge pull request #1559 from bradh/text_elng_2025-07-22 (0d257b93)
5 hours ago Merge branch 'master' into text_elng_2025-07-22 (ed83a6d0)
7 hours ago Pass warnings as shared pointer. (3091af2e)
7 hours ago Store actual error as warning. (74a03272)
7 hours ago Protect concurrent access to warnings. (77c5a5aa)
7 hours ago Handle case where decoding returns no image. (23d75f4d)
7 hours ago Also ignore tiles that can not be decoded. (65a588b0)
7 hours ago Ignore missing / incomplete tiles if not strict decoding. (0f17e1cd)
7 hours ago Wait for decoding jobs to finish before returning. (6c34f43c)
7 hours ago add test case for #1641 (cf80c7a3)
8 hours ago avoid double-free when C++-wrapper ColorProfile_nclx is copied (#1641) (e24f1421)
8 hours ago apply security limit for sequence length (fixes #1643) (b117d537)
8 hours ago check that sequence track has a 'stts' box (fixes #1642) (aa9c120d)
3 days ago [BSD3] add ctts box only if there is frame-reordering (4a1c26f8)
3 days ago [BSD3] vvenc: fix setting framerate fraction (49d7617d)
3 days ago [BSD3] set written ctts box version to 1 (7c49fce6)
3 days ago [BSD3] pass sequence framerate through to encoders (17dd3f6d)
8 hours ago Remove BIO_f_reliable() as it is broken (6f73fe1c68)
30 hours ago Add ASN1_BIT_STRING_get_length() (da8f09846b)
2 days ago Update doc/man3/OPENSSL_init_crypto.pod (d78e642f28)
2 days ago Update NEWS.md (994413f995)
2 days ago Update CHANGES.md (095db166f7)
2 days ago - update NEWS.md (85773d519a)
2 days ago - fix CHANGES.md style (874552686c)
2 days ago - fix .cstyle (01b420986d)
2 days ago Introduce OPENSSL_ATEXIT_CLEANUP env. variable. (31659fe326)
2 days ago BIO_send/recvmmsg(): Pass msgs_processed to the return callback (380ff14485)
3 days ago win-makefile.tmpl: Fix program install check (ca9827379a)
3 days ago Remove the c_rehash script (43033e129b)
3 days ago test/run_tests.pl: Ensure that all HARNESS_VERBOSE values are respected (3a06643251)
3 days ago ppc64le: Restore VSX registers in AES/GCM ppc64le encrypt/decrypt (ebd690b1eb)
3 days ago Add engine stubs test (706606c008)
3 days ago Remove ossl_err_load_ENGINE_strings from stubs (9ce72b90eb)
3 days ago Fix stub definitions for no-deprecated config (807fd8bc09)
3 days ago Fix typo in engine.h stub (8d58b05b28)
3 days ago Harden digest context deserialization (eea8db4124)
3 days ago evp_test Fix tests that were always skipped (e1e04709de)
3 days ago util: add reformat-patches script (b16a53862c)
3 days ago Use 'codespell:ignore' where justifiable (cfbd2e1bae)
3 days ago Fix legitimate spelling errors (dc7f7f01ad)
3 days ago Adjust .codespellrc (e2b15858a7)
6 hours ago Use packed fill in scandir() (#20737) (1faf17b0177)
6 hours ago Merge branch 'PHP-8.5' (9fffe417892)
6 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (006788b9ef0)
6 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (9cde9113509)
6 hours ago Use EVP_MD_CTX_destroy() instead of EVP_MD_CTX_free() for compatibility and consistency (f89a3503bf9)
15 hours ago Merge branch 'PHP-8.5' (0880433e61d)
15 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (38e8aca77db)
15 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (cf4e8e0ef68)
15 hours ago phar: Fix SplFileInfo::openFile() in write mode (efde160ef4d)
20 hours ago ext/zlib: minor internal changes. (#20654) (42f994cd05d)
21 hours ago Merge branch 'PHP-8.5' (93ca2ab0cbd)
21 hours ago Fix header for uriBaseRuntimeVersionA prototype (e35fefbfdb8)
27 hours ago enchant: Use an array of the correct size before filling it (#20743) (5dd5a4267f8)
2 days ago Merge branch 'PHP-8.5' (3e87cfa9c8b)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (66d44412177)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (96869363787)
2 days ago Fix GH-20732: Phar::LoadPhar undefined behavior when loading directory (22aaa20dab6)
2 days ago ext/standard/tests/file/windows_mb_path/util.inc: fix typo (#20723) (cec087e02f1)
2 days ago standard: Move freeing of temp buffer and use efree variant (#20738) (420f3dce529)
2 days ago standard: Remove nonsensical dtor of return value in fread() (#20739) (4315c3a5aa1)
2 days ago Merge branch 'PHP-8.5' (77eedd78efe)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (c35224e11cc)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (0590a34aeeb)
2 days ago Fix GH-20352: UAF in php_output_handler_free via re-entrant ob_start() during error deactivation (ee0143887dc)
3 days ago ext/sockets: adding Linux's TCP_USER_TIMEOUT constant. (46e55dd97ce)
woocommerce
35 hours ago Add SessionClearanceManager for fraud protection (#62522) (e456dee2dc)
2 days ago Add `woocommerce_email_template_post_data` filter hook (#62512) (68180329f2)
3 days ago Remove the AccessiblePrivateMethods trait (#62200) (7aeb150bfa)
3 days ago Email Editor: fix block width preprocessor (#62524) (804105c61e)
3 days ago Update AI backend skill to always be invoked before writing tests (#62531) (fd9c578cb4)
3 days ago Add caching and cache control headers for product REST API responses (#62258) (9a39207f2d)
3 days ago Fix handling of order modified date during HPOS sync-on-read (#62514) (acfa4fa6e1)
3 days ago Product Gallery: Full page gallery improvements (#62172) (850f00b6e6)
2 hours ago Filesystem API: Resolve FIXME comment for `WP_Filesystem_Direct::getchmod()` by explicitly returning '0' in error case. (edccc70d4b)
2 hours ago Script Loader: Fix adding default version to script/style URL when args are supplied via enqueued handle. (46045c50d7)
3 hours ago Docs: Correct DocBlock formatting for `png:IHDR.color-type-orig` property test. (30538e82f2)
28 hours ago Tests: Correst some test class names per the naming conventions. (df20102a35)
2 days ago Tests: Update scripts tests to use semantic HTML comparison. (6ab237015f)