Projects with recent changes
aom
18 hours ago av1_cx_iface: add (ENABLE|DISABLE)_SETJMP macros (2ee6ab474d)
18 hours ago ctrl_set_svc_params: add missing setjmp (7c39518dde)
18 hours ago encoder_set_config: add missing setjmp (4784907e79)
2 days ago SVT-AV1/README.libaom: set 'Shipped in Chromium: no' (557586fde2)
2 days ago av1_convolve_test: correct time units in output (e4dce255ef)
3 days ago Disable sf 'auto_max_partition_based_on_simple_motion' (bb0be28078)
27 hours ago app_queue: Add 'prio' setting to the 'force_longest_waiting_caller' option (d6edc71a69)
2 days ago Upgrade bundled pjproject to 2.16. (709ea320a7)
4 hours ago protect against relative paths (30fa8ba8c)
16 hours ago eliminate compiler warning (b3357d6e2)
16 hours ago https://github.com/ImageMagick/ImageMagick/issues/8556 (4403defdd)
24 hours ago Set the count during the loop to make sure RelinquishIconDirectory frees the correct number of icons. (fbbc4c906)
24 hours ago Switch back to DestroyImage. (6a35526c7)
24 hours ago Fixed possible memory leak (GHSA-gm37-qx7w-p258) (30ce0e8ef)
2 days ago https://github.com/ImageMagick/ImageMagick/discussions/8294 (783af7c3d)
2 days ago https://github.com/ImageMagick/ImageMagick/issues/8555 (a3d3de59c)
2 days ago Keep a splay tree of read files to prevent a stack overflow (GHSA-8mpr-6xr2-chhc) (9313e530b)
2 days ago Patch to resolve possible out of bounds write in the msl decoder (GHSA-3mwp-xqp2-q6ph). (56f029588)
2 days ago Correct previous patch. (276ef5274)
2 days ago Fixed memory leak when writing MSL files (GHSA-gxcx-qjqp-8vjw) (1e88fca11)
2 days ago Added checks to prevent an out of bounds read (GHSA-pmq6-8289-hx3v) (4e1f5381d)
2 days ago Prevent path traversal of paths that are blocked in the security policy (GHSA-8jvj-p28h-9gm7) (4a9dc1075)
2 days ago Block reading from fd: in our more secure policies by default (GHSA-xwc6-v6g8-pw2h) (8d4c67a90)
2 days ago Revert security patches so we can make them in clean separate commits and reference an advisory. (04caff1e2)
2 days ago ithub.com/ImageMagick/ImageMagick/issues/8555 (71fda22ed)
2 days ago Removed temporary patch. (21ccb8db9)
3 days ago https://github.com/ImageMagick/ImageMagick/issues/8553 (90954210d)
3 days ago prevent a possible integer overflow (d7cc31527)
3 days ago fix potential memory leak (6dbae0a33)
30 hours ago 3.13.0 (fc00ab6)
30 hours ago Prepare typedoc (#959) (0013ee8)
2 days ago Add typedoc (ea4149c)
2 days ago Rename test files (22942ac)
libheif
16 hours ago fix main error code (#1693) (3d9973df)
16 hours ago error check: tile coordinates must be valid (14752ee1)
2 days ago Fix: Set dav1d thread count before opening decoder (7139d2ba)
2 days ago fix integer overflow on 32-bit systems (clusterfuzz #477312375) (c79b7341)
2 days ago revert false commit (a1a3688c)
2 days ago copy all security limits (891a9eb0)
7 hours ago Fix const spec in test (1f23e41029)
7 hours ago Added CHANGES.MD entry (254c4d7ae4)
7 hours ago Advertise FFDHE groups also with TLS 1.2-only (e9e0480e5d)
7 hours ago Implement second step of RFC7919 in TLS 1.2 server (2af8022aaf)
7 hours ago Implement first step of RFC7919 in TLS 1.2 server (92131d3afc)
7 hours ago Support FFDHE groups in tls1_shared_group (e23b33a995)
8 hours ago Explicitly define `SIO_UDP_NETRESET` for MinGW builds. (40d8060c0e)
21 hours ago Fix const spec in apps (7c75acfedc)
21 hours ago Gate use of IPV6_PMTUDISC_PROBE on it being defined (b00fae4ef8)
25 hours ago Guard RWLOCK methods by USE_RWLOCK in threads_pthread.c (307ed7b8f0)
28 hours ago crypto/{CMS,PKCS7,OCSP,TS,X509}: constify various cert list parameters (b235c756f1)
28 hours ago X509_ALGOR_set_md(): Add return value to indicate success or failure (8db2649384)
2 days ago Fix const spec in ssl (d36cdcdce9)
2 days ago Fix broken build for non-gnu make (1cc9298992)
2 days ago public API: Remove needless 'const' from scalar types (7dd4b69dde)
2 days ago Fix const spec in providers (14819cf8bf)
2 days ago doc: add return value documentation for EVP_CIPHER_*_params functions (109ee515c9)
2 days ago doc: clarify OSSL_DISPATCH array usage in provider-base (88d39f33d1)
2 days ago SSL_CONF_FLAG: Prevent setting both CMDLINE and FILE flags (59a62db65b)
2 days ago Update CONTRIBUTING.md for clang-format style (3cef0d98aa)
2 days ago ASN.1: Raise additional errors in crl_set_issuers() (dc01d6cfa1)
2 days ago Fix typo in CHANGES and NEWS entry for CVE-2019-1551 (24b51ab61c)
2 days ago check_cert_crl(): Avoid potential UAF when using the value of current_crl (75b06fd1e6)
2 days ago Ensure current_crl always points to the crl we are considering (c20ede00bb)
2 days ago BIO_get_data.pod: Warn about use outside of a custom BIO implementation (4b09d0d04e)
2 days ago apps/cmp.c: fix help output and diagnostics in corner cases such as -reqout_only (1c6a5d46ff)
2 days ago 80-test_cmp_http.t: improve diagnostics on failure getting server output (43db29b222)
2 days ago openssl-cmp.pod.in: fix doc of -server uri argument and tweak doc of -tls_used (8eed141a82)
2 days ago apps/cmp.c: avoid misleading warning with p10cr; add warnings on options ignored when not doing rr (c797a57dd4)
2 days ago apps/cmp.c: avoid misleading error on genm with -reqout_only (a984275f16)
2 hours ago Return from curl_setopt() with RETURN_BOOL() (GH-21136) (cdae6c38f62)
2 hours ago Return from filter_has_var() with RETURN_BOOL() (GH-21137) (8ebdbb76301)
3 hours ago Merge branch 'PHP-8.5' (984f95ffc11)
3 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (f9df448bab4)
3 hours ago Fix assign-op/inc/dec on untyped hooked property backing value (3cb85cc681a)
3 hours ago Fix -Wdefault-const-init-field-unsafe with clang 21 (#21135) (68a10628a2d)
4 hours ago ext/session: use RETURN_BOOL() when possible (b56f068756d)
4 hours ago ext/session: no need to free a known zend_string (713fbeda97b)
4 hours ago ext/session: use true/false rather than 1/0 (f4b38fc9c66)
4 hours ago ext/session: use bool type instead of int (b68122e15b7)
17 hours ago Remove unused PHP_DL_TEST_EXPORTS and PHP_ZEND_TEST_EXPORTS (#21109) (06dac62747f)
19 hours ago Fix typo in writing-tests.rst (GH-21133) (81ef9770be1)
23 hours ago Merge branch 'PHP-8.5' (b860837b78b)
23 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (34a341e59f6)
23 hours ago Fix GH-20936: DatePeriod::__set_state() cannot handle null start (7445b0f6d92)
24 hours ago Install missing headers (#21125) (345bf38480a)
26 hours ago Zend: Remove unused parameter from zend_dval_to_lval_cap() (b843e03c83d)
30 hours ago zend_ini: Make `ZEND_INI_GET_ADDR()` return a `void*` pointer (#21119) (a15ba7672c5)
2 days ago Fix mistakenly allowed assignment to assignment through list operator (GH-21123) (27d28eef1eb)
2 days ago [skip ci] Remove unreachable code after zend_error_noreturn calls (GH-21122) (b5abd77bdff)
2 days ago ext/mysqli: raise ValueError for invalid option in mysqli_options() (#20971) (a5a0ff6448b)
2 days ago Merge branch 'PHP-8.5' (f0f28b763c8)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (52eb174ba66)
2 days ago Fix GH-21097: Accessing Dom\Node properties can can throw TypeError(s) (b8fc6bd1c8e)
2 days ago Merge branch 'PHP-8.5' (5873627bacb)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (13f0fd93926)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (1dfc8028d80)
2 days ago Merge branch 'PHP-8.2' into PHP-8.3 (47fbacad439)
2 days ago Fix missing deref in zend_fe_fetch_object_helper (GH-21116) (4188c3ee2c0)
2 days ago Make brew verbose, limit to 10 minutes (8b47ae8342a)
7 hours ago Merge tag 'pull-aspeed-20260204' of https://github.com/legoater/qemu into staging (739ae3df7b)
31 hours ago tests/functional/aarch64: Add I2C test for AST1700 IO expanders (e56e45d5bd)
31 hours ago tests/functional/aarch64: Parameterize PCIe2 initialization in AST2700 (3e792a6a44)
31 hours ago tests/functional/aarch64: Parameterize I2C bus ID in AST2700 test (0fa5a11210)
31 hours ago hw/arm/aspeed: Enable AST1700 IO expander support (fb7325aac1)
31 hours ago hw/arm/aspeed: Model AST1700 I3C block as unimplemented device (551fe2c376)
31 hours ago hw/arm/aspeed: Attach SGPIOM device to AST1700 model (8cb4865429)
31 hours ago hw/arm/aspeed: Attach PWM device to AST1700 model (7e70b59776)
31 hours ago hw/arm/aspeed: Attach WDT device to AST1700 model (7caf444957)
31 hours ago hw/arm/aspeed: attach I2C device to AST1700 model (a8b43ac5b6)
31 hours ago hw/arm/aspeed: Attach GPIO device to AST1700 model (1ab5e44df7)
31 hours ago hw/arm/aspeed: Attach SCU device to AST1700 model (b500ab0055)
31 hours ago hw/arm/aspeed: Attach ADC device to AST1700 model (5d04074cb7)
31 hours ago hw/arm/aspeed: Attach SPI device to AST1700 model (79856931e3)
31 hours ago hw/arm/aspeed: Attach SRAM device to AST1700 model (7ba5fd213d)
31 hours ago hw/arm/aspeed: Attach UART device to AST1700 model (d75f9e5aca)
31 hours ago hw/arm/aspeed: Attach LTPI controller to AST1700 model (5f37bf0127)
31 hours ago hw/arm/aspeed: Integrate interrupt controller for AST1700 (a844b88044)
31 hours ago hw/arm/aspeed: Integrate AST1700 device into AST27X0 (b6fb986047)
31 hours ago hw/arm/aspeed: Add AST1700 LTPI expander device model (fc381d5b03)
31 hours ago hw/misc: Add basic Aspeed PWM model (b935def0f8)
31 hours ago hw/arm/aspeed: Attach LTPI controller to AST27X0 platform (8ed21f4ba6)
31 hours ago hw/misc: Add LTPI controller (b75d9bef4a)
33 hours ago docs/system/arm/aspeed: Load raw U-Boot image in AST2700 boot example (1a45e9d90d)
33 hours ago tests/functional/aarch64/test_aspeed_ast2700fc: Update test ASPEED SDK v11.00 for A1 (b2bbf8452d)
33 hours ago tests/functional/aarch64/test_aspeed_ast2700: Update test ASPEED SDK v11.00 for A1 (e0da69cc7e)
33 hours ago tests/functional/aarch64/test_aspeed_ast2700: Enable PCIe2 DTS status for AST2700 tests (03073201da)
33 hours ago hw/i2c/aspeed_i2c: Fix DMA moving data into incorrect address (efea7ddb46)
33 hours ago hw/arm/aspeed_ast27x0: Sort SSP and TSP IRQ maps (a9a70ac692)
33 hours ago hw/arm/aspeed_ast27x0: Sort SSP and TSP memmap tables by address (5259109164)
29 hours ago Merge branch 'cifuzz' (44962c4e71)
29 hours ago github: Also run UBSan with CIFuzz (8a8d4640cf)
29 hours ago github: Add latest CIFuzz (0f4a78025c)
woocommerce
3 hours ago Fix PHPStan baseline after email tracker endpoint removal (#63134) (fc2d5a91f7)
3 hours ago feat: custom place order button by payment method (shortcode) (#62509) (9d809cf541)
4 hours ago Updates how exceptions are handled to use `WC_Data_Exception` (#63045) (0d1f44b3a0)
6 hours ago [Performance] Optimize slow SQL on order confirmation page (#63043) (42726828ff)
6 hours ago Remove orphaned email tracker REST endpoint (#63071) (0c749ed62b)
7 hours ago Add the OrdersVersionStringInvalidator class (#63079) (62be524ca5)
8 hours ago Enable customer cancelled order email notification by default for new stores (#63094) (889c3381b5)
10 hours ago PayPal Standard: Return to checkout page on cancel payment (#63050) (cd70c62b32)
20 hours ago Schema 'offerCount' property should only consider 'valid' offers (#61649) (787740262c)
20 hours ago Fraud Protection: Add Blackbox JS script loading (#63116) (564180a5ed)
23 hours ago [Fraud protection] Replace Dispatcher with SessionDataCollector and Blackbox API (#63070) (bbd747eed9)
24 hours ago Prepare Packages for Release (#63117) (1c5099ef3d)
24 hours ago Prepare Packages for Release (#63119) (7199ecc94b)
25 hours ago Fix: Ensure POS catalog cleanup action is scheduled for each file (#63107) (19d8dad865)
25 hours ago Add post_id context support for personalization tags API (#63103) (e190dfa3bc)
31 hours ago [Performance] Admin: optimize SQL fetching dates for month filter on orders page (#63039) (41372f6e73)
32 hours ago Skip cherry-pick when only changelog files changed (#63022) (4b725c669b)
33 hours ago [Performance] Products: edge-case, address attributes metas migration causing perfromance issues (#62966) (baec67b352)
2 days ago Release: Remove 10.5.0-rc.3 change files from trunk (#63099) (74c05fea91)
2 days ago Move product sale badge alongside individual prices in cart and update design (#63012) (1af73caf45)
2 days ago Re-add the AccessiblePrivateMethods trait (#63087) (a273263ef5)
2 days ago Refactor `getQuantityConstraints` and `normalizeProductFromStore` in iAPI cart store (#63033) (8d21bf4f80)
2 days ago Prevent showing error messages on empty checkout fields until form submission (#62689) (ba6a239ecf)
2 days ago [Performance] Products: reduce the number of SQLs when rendering related/upsell products. (#63006) (239412da74)
2 days ago Fix: Empty email subject for "Order Refunded" (partially refunded) email in block editor (#63047) (90b9dd0bcd)
2 days ago Release: Remove 10.5.0-rc.2 change files from trunk (#63076) (fa9e68d5e8)
3 days ago Fix fatal error when REST controllers are instantiated before WooCommerce is loaded (#63066) (38d40e99ed)
3 days ago Revert "PayPal Standard e2e tests 1 - enablement" (#63064) (c7415a52e7)
3 days ago Improve Product Collection inspector controls by better terms search (#63025) (75952b25fc)
22 hours ago Formatting: Deprecate the `addslashes_gpc()` function. (dd1aaddf6a)
31 hours ago Docs: Document some globals in `WP_UnitTestCase_Base` class methods. (eb33bf115e)
34 hours ago Code Editor: Allow saving with Ctrl/Cmd+S in Theme/Plugin Editors. (5db53df0a8)
2 days ago Script Loader: Allow classic scripts to depend on script modules. (9c5d66a1f1)
2 days ago General: Further preserve back-compat for `wp.sanitize.stripTags()` to return empty string when falsy value supplied. (834d0937a7)
2 days ago Docs: Document the `$wp_meta_keys` global in meta registration functions. (a00cfc7bd9)
3 days ago Build/Test Tools: Restore reusable Gutenberg build workflow. (7744ee7719)
3 days ago Code Editor: Fix keyboard accessibility of autocompletion for HTML attribute values and PHP keywords/variables. (32db7b35c9)
3 days ago General: Preserve back-compat for `wp.sanitize.stripTags()` to return empty string when passed `null`/`undefined`. (f56d172da4)