Projects with recent changes
2 days ago channelstorage_cpp_map_name_id.cc: Refactor iterators for thread-safety. (baa73b6b12)
3 days ago res_srtp: Add menuselect options to enable AES_192, AES_256 and AES_GCM (22d405e900)
3 days ago cdr: add CANCEL dispostion in CDR (511d22ef5e)
10 hours ago cosmetic, use a define (ecc9a5eb4)
22 hours ago Updated configure. (0ef6dd4f8)
27 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-v393-38qx-v8fp (b68bb6d3c)
30 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-cjc8-g9w8-chfw (55d97055e)
19 hours ago expose rtc session (#920) (9e3ee39)
13 hours ago test: add a sanity test for memory allocation functions (d090695101)
13 hours ago test/testutil/main.c: move global_init before test_open_streams (39029a1bb0)
13 hours ago OPENSSL_secure_malloc.pod: articulate possibly non-secure pointer being returned (78b10493a9)
13 hours ago doc/man3/OPENSSL_malloc.pod: explicitly document freeptr value on failures (14a24fd14f)
13 hours ago doc/man3/OPENSSL_malloc.pod: document OPENSSL_aligned_alloc peculiarity (704ee1348c)
13 hours ago OPENSSL_malloc.pod: tfix, wfix in OPENSSL_aligned_alloc description (1e13b390db)
13 hours ago crypto/mem.c: check for overflow in size calculation in CRYPTO_aligned_alloc (89f1f9bd73)
13 hours ago crypto/mem.c: bump alignment to sizeof(void *) when posix_memaling() is used (ff3caae4d2)
13 hours ago crypto/mem.c: report posix_memalign() errors in CRYPTO_aligned_alloc (26dc3d9836)
13 hours ago crypto/mem.c: check the alignment for being a power of 2 in CRYPTO_aligned_alloc (1104e80c8d)
13 hours ago crypto/mem.c: don't use aligned_alloc in CRYPTO_aligned_alloc (648803a17e)
13 hours ago crypto/mem.c: simplify OPENSSL_SMALL_FOOTPRINT handling in CRYPTO_aligned_alloc (1b742083e3)
13 hours ago crypto/mem.c: tfix in CRYPTO_aligned_alloc (35a3958dc6)
13 hours ago Call ctags on *.inc files as well (2c59dc9029)
13 hours ago util/ctags.sh: tfix in a "set --" call (14737252a1)
13 hours ago apps, fuzz, providers: use array memory (re)allocation routines (f3a4d05c58)
13 hours ago test: use array memory (re)allocation routines (5fab189ddd)
13 hours ago ssl: use array memory (re)allocation routines (351caebeac)
13 hours ago demos: use array memory (re)allocation routines (b692380651)
13 hours ago crypto: use array memory (re)allocation routines (7867bf1523)
13 hours ago crypto/ec: use array memory (re)allocation routines (5398d5cbd9)
13 hours ago crypto/bn: use array memory (re)allocation routines (354e78c177)
13 hours ago crypto/params_dup.c: add overflow check to ossl_param_buf_alloc (731fc62908)
13 hours ago Add array memory allocation routines (fa9b7b930e)
13 hours ago include/openssl/crypto.h.in: fix alignment for OPENSSL_*alloc macros (af6a8fdf75)
13 hours ago crypto/ec/ecp_nistp256.c: use OPENSSL_zalloc instead of malloc+memset (1f859bb592)
13 hours ago ssl: drop multiplication by sizeof(char) in allocation size calculations (c4a91d5c26)
13 hours ago crypto/mem.c: report realloc_impl failures (313c12125e)
13 hours ago crypto/mem.c: report realloc failures (a83b85333c)
13 hours ago crypto/mem.c: factor out memory allocation failure reporting (bd1c59739d)
5 hours ago Autotools: Update ax_check_compile_flag.m4 to serial 11 (#19127) (f64c6248b59)
8 hours ago Make `spl_filesystem_dir_read()` return void (#19419) (7bf79ab6666)
8 hours ago UPGRADING and NEWS for recent 8.5 deprecations (7b44bfd8124)
9 hours ago fileinfo: Deprecate `finfo_close()` (#18396) (ccb716dcadf)
9 hours ago reflection: Deprecate `Reflection*::setAccessible()` (#19273) (922c225fbf1)
9 hours ago pdo: Deprecate the `uri:` DSN scheme (#19274) (732069d98bc)
9 hours ago standard: Deprecate `socket_set_timeout()` (#19285) (21625006e5e)
9 hours ago mysqli: Deprecate `mysqli_execute()` (#19286) (5d865157725)
9 hours ago Zend: Deprecate non-canonical cast names (#19372) (3bf21a0d43e)
9 hours ago ext/intl: Refactor timezone parameter passing (#19409) (43a91089ca8)
11 hours ago Merge branch 'PHP-8.4' (be2889411a6)
11 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (db3f6d0bf01)
11 hours ago Fix GH-19397: mb_list_encodings() can cause crashes on shutdown (cc93bbb765a)
11 hours ago Use stack allocation in timezone_initialize() (#19394) (99e6b0ecc82)
12 hours ago Fix GH-18404: Display diff when a single test is run (GH-19400) (96730799033)
16 hours ago Disable opcache if no SHM backend is available (e4078a6a70d)
31 hours ago ext/intl: Use ZPP specifier for IntlTimeZone::createEnumeration() (#19393) (fe88711b14e)
31 hours ago ext/intl: update from C to C++ step2. (#19294) (140fc69b4a3)
32 hours ago tree: remove some usages of the report_memleaks INI setting (#19407) (c5143c0b229)
32 hours ago [skip ci] ext/sockets: remove tests that leak memory (#19408) (1f131e3ae67)
2 days ago Merge branch 'PHP-8.4' (a3f34043de2)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (11e66556240)
2 days ago Fix GH-19371: integer overflow in calendar.c (5cf45ba5aba)
2 days ago ext/intl: better errors for IntlTimeZone::createTimeZoneIDEnumeration (#19395) (43420599f78)
2 days ago ext/intl: prevent creation of invalid UConverter instance (#19396) (ca5667bc14d)
2 days ago Merge branch 'PHP-8.4' (abe75ca8503)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (db5a3956f58)
2 days ago Merge branch 'PHP-8.2' into PHP-8.3 (aae35f3617c)
2 days ago Merge branch 'PHP-8.1' into PHP-8.2 (080ba20d497)
2 days ago Fix ERROR_CODE handling in COMMUNITY build (2cd9233e42a)
15 hours ago Merge tag 'pull-loongarch-20250808' of https://github.com/gaosong715/qemu into staging (a74434580e)
15 hours ago Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging (6b30d735cf)
28 hours ago target/loongarch: Fix [X]VLDI raising exception incorrectly (e66644c48e)
32 hours ago meson: Fix brlapi compile test for Windows builds (8c9aae4364)
32 hours ago tests/qemu-iotests/tests/mirror-sparse: actually require O_DIRECT (5a5d18c756)
2 days ago Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging (cd21ee5b27)
2 days ago ui/curses: Fix infinite loop on windows (c7ac771ee7)
2 days ago Merge tag 'migration-20250805-pull-request' of https://gitlab.com/farosas/qemu into staging (0fa821f1e9)
woocommerce
11 hours ago Prepare Packages for Release (#60280) (62f844a3f3)
15 hours ago Simplify PHP Email Editor integration code (#60165) (348045d5ea)
15 hours ago Add `role="status"` to `woocommerce-info` type notices (#60253) (22fbf4331a)
19 hours ago [Release] CI: change automation PRs author (batch 1) (#60247) (a7b4e7ba8e)
20 hours ago Improve validation in `Release: Build ZIP file` workflow (#60262) (43467476fd)
21 hours ago Fix: Featured invalid-id item handled with new item picker panel (#59033) (1131d0314a)
26 hours ago Fix race condition for `woocommerce_admin_reports_list` filter (#59897) (78405744e6)
2 days ago Improve PaymentInfo for better compatibility with WooPayments and improvement performance (#60257) (8455e49c3f)
2 days ago Explicitly check if the stored value has a chance to be parsed (41d1e8ac62)
2 days ago Fix linting issues in tests (0be3ee3796)
2 days ago Merge branch 'trunk' into wooplug-5275-avoid-multiple-card-info-retrieval-calls-for-woopayments (a0109043a4)
2 days ago Add changefile(s) from automation for the following project(s): woocommerce (a73ce079e3)
2 days ago Improve PaymentInfo (f91a93edc9)
2 days ago Fully normalize versions for use in compile changelog (#60249) (0aa1eb30e5)
2 days ago Fix an issue when a product is not an object (#60215) (e25d1254e3)
2 days ago Fix: Taxonomy Filter block frontend script loading (#60239) (c3ffb84e3d)
2 days ago Amend testing payments documentation link in WooPayments NOX flow (#60088) (90c6f9249b)
2 days ago Merge branch 'trunk' into fix/woopmnt-5218-wc-nox-testing-mode-link-redirects-to-sandbox-page-instead (644a4b6162)
2 days ago Preserve manual discount when manually editing an order (#60240) (3de58cd2e4)
2 days ago Merge branch 'trunk' into fix/woopmnt-5218-wc-nox-testing-mode-link-redirects-to-sandbox-page-instead (2c7822433a)
2 days ago Remove duplicate quantity filters applied on get_min_purchase_quantity and get_max_purchase_quantity (#60221) (d0ddb0d49b)
2 days ago Product Collection: carousel layout frontend (#60060) (75243c4e31)
2 days ago Remove experimental blocks feature gate for Taxonomy Filter block (#60225) (5c1cf9e0fb)
2 days ago Fix WordPress footer display on WooCommerce admin pages (#60176) (8dfb553780)
3 days ago Switch to pull_request_target for the cherry picking workflows (#60231) (6a60f8e1ec)
3 days ago Merge branch 'trunk' into fix/woopmnt-5218-wc-nox-testing-mode-link-redirects-to-sandbox-page-instead (6071392dc9)
3 days ago Mini cart block: add margin and padding supports (#59872) (1301d6659c)
3 days ago Merge branch 'trunk' into fix/woopmnt-5218-wc-nox-testing-mode-link-redirects-to-sandbox-page-instead (6cc3a45cea)
3 days ago Docs- adds gateway dummy and extend-cart-checkout-block to Getting Started (#60211) (0174b78a1b)
3 days ago Update OrderCountCache to return values for all previously saved statuses (#60209) (ef282bd891)
7 hours ago Twenty Twenty-Five: Fix typo in font credit URL protocol. (bc22cb534b)
27 hours ago Administration: Reduce mobile item spacing in `.misc-pub-section`. (90da60fa36)
2 days ago Docs: Correct return and parameter types for `WP_Block_List` methods. (0cf4698be4)
2 days ago HTML API: Reduce length checks in skip_script_data. (f2b80c32ee)
2 days ago KSES: Prevent normalization from unescaping escaped numeric character references. (2a29ee2915)
2 days ago Options, Meta APIs: Test site transients stored correctly. (cb8f8282f3)
2 days ago Upgrade/Install: Reduce number of DB queries populating roles. (216a4157c9)
2 days ago Administration: Avoid rendering empty bottom tablenav container when pagination is hidden. (2ef90d3315)
2 days ago Build/Test Tools: Add some missing permissions to the GitHub Actions workflows. (16ef43ce26)
2 days ago Block Bindings: Add filter to set supported block attributes. (a8a35da6b7)
3 days ago Twenty Twenty-Four: Use third-person singular verbs for function descriptions. (988a2ab8fd)