Projects with recent changes
85 minutes ago stasis/control.c: Add destructor to timeout_datastore. (308c547a21)
5 hours ago func_talkdetect.c: Remove reference to non-existent variables. (9fa79685e8)
29 hours ago configure.ac: use AC_PATH_TOOL for nm (0b2c06412d)
29 hours ago res_pjsip_mwi: Fix off-nominal endpoint ao2 ref leak in mwi_get_notify_data (2506b11a51)
29 hours ago res_pjsip_messaging: Add support for following 3xx redirects (d8caa664a8)
29 hours ago res_pjsip: Introduce redirect module for handling 3xx responses (2bd999ae5f)
29 hours ago app_mixmonitor.c: Fix crash in mixmonitor_ds_remove_and_free when datastore is NULL (f91f7d580d)
2 days ago res_pjsip_refer: don't defer session termination for ari transfer (55e403fa8b)
2 days ago chan_dahdi.conf.sample: Avoid warnings with default configs. (18da95e8a8)
2 days ago main/dial.c: Set channel hangup cause on timeout in handle_timeout_trip (3b4f4d2258)
2 days ago cel: Add missing manager documentation. (a9b11243eb)
2 days ago res_odbc: Use SQL_SUCCEEDED() macro where applicable. (719c882358)
2 days ago rtp/rtcp: Configure dual-stack behavior via IPV6_V6ONLY (ce0eca443f)
2 days ago http.c: Include remote address in URI handler message. (08d4960df7)
6 hours ago Note AI code policy in CONTRIBUTING.md (78555dd4)
kernel
3 days ago Merge tag 'sched_ext-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext (7839932417dd)
3 days ago Merge tag 'cgroup-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (bba0b6a1c400)
3 days ago Merge tag 'v6.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 (a69eddfd171f)
3 days ago Linux 6.19-rc3 (f8f9c1f4d0c7)
libheif
7 hours ago increase version to v1.21.1 (3a2a8a2a)
28 hours ago return SDL error message instead of using printf() (#1655) (b36feac4)
32 hours ago Update README (20259c1a)
34 hours ago Merge pull request #1652 from heitbaum/patch-1 (c99e5b49)
35 hours ago Merge pull request #1653 from kmilos/patch-1 (55c95f25)
35 hours ago Fix summary typo for x264 encoder (ba77582e)
2 days ago Add climits includes (5524cf06)
3 days ago last released heif_decoding_options struct was version 7, we only have to increase to 8 (81b09baa)
2 hours ago run-checker-daily.yml: heartbeats cannot be enabled anymore (9aeb35372f)
7 hours ago bss_acpt.c: Free strings returned from previous BIO_ADDR_hostname_string() calls (117dc48fd5)
8 hours ago SM4-CBC performance improvement on RISC-V (2d75c5e383)
8 hours ago SM3: Performance optimized with RISC-V Vector Crypto (14018b02df)
9 hours ago Add explicit error queue instructions in d2i_X509(3) and SSL_get_error(3) (a91e844d7a)
9 hours ago Fix typo in hex_prin() and make it static (9ada832a81)
31 hours ago This PR performs further optimization based on the already merged "Implement Montgomery multiplication assembly optimization for RV64GC" (#28012). The key improvements include:code formatting unification、instruction scheduling optimization、register allocation strategy update、updates to addition/subtraction carry and borrow flag handling. These enhancements aim to improve both the code maintainability and its execution performance, particularly on out-of-order RISC-V cores. (b34e890c21)
3 days ago demos/bio/sconnect.c: Add check for BIO_new() (323e48b6fb)
3 days ago test/evp_extra_test.c: Add check for BIO_new() (7ed1f08326)
3 hours ago Merge branch 'PHP-8.5' (9170c4b2f8f)
3 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (8b0310afdc0)
3 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (6ceb887dc26)
3 hours ago Fix skipif for mkfifo usage in gh20582.phpt (#20804) (bd484ed65f8)
9 hours ago Merge branch 'PHP-8.5' (b56b8d09676)
9 hours ago Fix GH-20767: build failure with preserve_none attribute enabled on mac. (95a83956a4b)
10 hours ago Merge branch 'PHP-8.5' (6487049988d)
10 hours ago Make preserve_none check lto compatible (02a6fecb97d)
19 hours ago [skip ci] Fix duplicate words typos (GH-20800) (4f793ba1c32)
22 hours ago Merge branch 'PHP-8.5' (bc15a0dd4cd)
22 hours ago PHP-8.5 is now for PHP 8.5.3-dev (daf4d54610e)
23 hours ago Use long conversion for stream context keepalive int values (#20805) (ab5c2a826a2)
23 hours ago Merge branch 'PHP-8.5' (0578279fed1)
23 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (21706fad8d9)
26 hours ago Prevent possible future precedence issues in PHP_SOCKVAL_IS_SET (c0be847a7e6)
27 hours ago PHP 8.4 is now for PHP 8.4.18-dev (5726e53b39b)
28 hours ago Fix TCP_KEEPALIVE no inheriting for accepted sockets on MacOS (0fd8aae6e85)
28 hours ago Add stream socket keepalive context options (9582d8e6d74)
32 hours ago Merge branch 'PHP-8.5' (bd8da04def9)
32 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (a403afab653)
32 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (5ee2add76b4)
32 hours ago PHP-8.3 is now for PHP-8.3.31 (404b4c816ab)
2 days ago Merge branch 'PHP-8.5' (434b14e4a30)
2 days ago Fixed bug GH-20745 ("Casting out of range floats to int" applies to strings) (#20746) (f754ffa8b20)
2 days ago Merge branch 'PHP-8.5' (b6a89b5b57c)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (de61d83b0a0)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (edf4cc40bd6)
2 days ago Fix variable assignment for PHP argument escaping in `run-tests.php` (#20799) (7effcab2cf0)
15 hours ago Merge tag 'hw-misc-20251230' of https://github.com/philmd/qemu into staging (667e1fff87)
25 hours ago MAINTAINERS: Change email and status of TriCore (4bd2b65e52)
25 hours ago MAINTAINERS: remove old email for Bandan Das (0057d7fac9)
25 hours ago meson: Optimize summary_info about directories (981a5a5c88)
25 hours ago hw/i2c/imx: Fix trace func name error (3fbadbb392)
25 hours ago util: Move qemu_ftruncate64 from block/file-win32.c to oslib-win32.c (0c9f429ec8)
25 hours ago qga/vss-win32: Fix ConvertStringToBSTR redefinition with newer MinGW (c1df49269a)
25 hours ago configs/targets: Mark targets not using legacy ldst_phys() API (0f9150b250)
25 hours ago hw/virtio: Reduce virtio_lduw/stw_phys_cached() scope (383112976b)
25 hours ago hw/virtio: Remove unused ldst_phys() helpers (dacddc5304)
25 hours ago configs/targets: Mark targets not using legacy ldst_phys() API (0b223b17fe)
25 hours ago system/memory: Allow restricting legacy ldst_phys() API usage (f4ea95c9ad)
25 hours ago system/memory: Remove address_space_stl_notdirty and stl_phys_notdirty (f717405be6)
25 hours ago hw/arm: Avoid address_space_stl_notdirty() when generating bootloader (3800f80624)
25 hours ago target/sparc: Update MMU page table using stl_phys() (a58ced9649)
25 hours ago target/i386: Remove x86_stl_phys_notdirty() leftover (a24151dec6)
25 hours ago target/hexagon: Include missing 'cpu.h' header in 'internal.h' (3f76eeb4b4)
25 hours ago rust/system: Stop exposing bogus DEVICE_NATIVE_ENDIAN symbol (d97c8037bf)
25 hours ago hw/char/pl011: Mark implementation as being little-endian (c715efe284)
25 hours ago hw/timer/hpet: Mark implementation as being little-endian (56f7e42c47)
25 hours ago hw/misc/pvpanic: Expose MMIO interface as little-endian (5742fdb263)
25 hours ago hw/char/serial: Let compiler pick serial_mm_ops[] array length (56ae448867)
25 hours ago hw/net/opencores: Clarify MMIO read/write handlers expect 32-bit access (ea85af3e87)
25 hours ago hw/arm/Kconfig: Have FSL_IMX6UL SoC select IMX_USBPHY (bdae76b71f)
25 hours ago monitor/hmp: Merge hmp-cmds-target.c within hmp-cmds.c (26b4a6ffe7)
25 hours ago monitor/hmp: Fix coding style in hmp-cmds-target.c (8289e2528a)
25 hours ago monitor/hmp: Inline ld[uw,l,q]_p() calls in memory_dump() (540be542d1)
25 hours ago monitor/hmp: Remove target_long uses in memory_dump() (c029aa1024)
25 hours ago monitor/hmp: Use plain uint64_t @addr argument in memory_dump() (6ad593a75a)
25 hours ago monitor/hmp: Make memory_dump() @is_physical argument a boolean (c46a13c505)
woocommerce
5 hours ago Add address type prefix to checkout form fields for autofill (#62513) (278bf85e7c)
6 hours ago Hide the WooCommerce Accordion blocks from the inserter in WP 6.9 and later (#62626) (83b641cdc4)
11 hours ago Disable add to cart button in variable products until the script has loaded (#62631) (01c8ca8304)
32 hours ago PayPal Standard: Handle invalid items breakdown (#62576) (454fbe99b4)
2 days ago PayPal Standard Refactor 3: Move notice file under src folder (#62599) (3d0fa91475)
2 days ago [Fraud Protection] Created button to connect to jetpack if not connected yet (#62517) (922cc40ed9)
2 days ago Checkout: Fix shipping method label when free (#62617) (f3232ca5bb)
2 days ago [Backport to trunk] Apply patch 438 (#62559) (75052b5052)
75 minutes ago Tests: Use `assertSame()` in `populate_network()` tests. (fd3d5f1f41)
21 hours ago Upgrade/Install: Update sodium_compat to v1.24.0. (7340ebcae3)
31 hours ago Use the HTML API to generate style tags. (fe6a992df0)
2 days ago Tests: Use `assertSame()` in `wp_count_posts()` tests. (b9a793c0f1)
2 days ago Script Loader: Warn when a registered style has invalid `path` data and allow inlining empty stylesheets. (2ab763418b)
2 days ago Scripts: Remove non-HTML5 script support. (c900da708a)
2 days ago Scripts: Remove CDATA script wrappers in WP Admin. (7efd772694)
3 days ago Tests: Use `assertSame()` in some newly introduced tests. (9bde0cd612)