Projects with recent changes
aom
28 hours ago Fix MSVC C4334 warnings in txb_rdopt.c (43f2b6a990)
30 hours ago Use true/false in comment for bool do_border_pad (674e0327f0)
31 hours ago Reformat a comment (b5ff2f8fdf)
33 hours ago Avoid SSE calculation for blocks outside frame boundary (f1e7f4e023)
7 hours ago chan_websocket: Use leftover data if no frames are available when the timer fires. (5eded44fee)
30 hours ago res_pjsip_session: Bound delayed BYE behind UAC INVITE (f7c50cff7c)
26 hours ago Libclamav: tighten HTML filetype signatures (#1734) (67a02aa23)
30 hours ago Run metadata preclass scans before final verdict (#1721) (0a296a0d3)
2 days ago Raise minimum CMake version to 3.17 (#1753) (909c0737c)
2 days ago [Build-system] Migrate music/sounds from files.freeswitch.org to https://github.com/freeswitch/freeswitch-sounds/releases (#3062) (225a5e197e)
3 days ago Merge remote-tracking branch 'origin/release/18.0.0' (892378293c)
3 days ago 18.0.0 (9b82d4be68)
3 days ago 18.0.0-rc6 (a6010bbae9)
3 days ago RELEASE-633: Add 18.0.0 release notes (changelog-18) (#12808) (ff710e24a6)
7 hours ago Specify the current ref as an argument for the clone in the Windows source job. (d0eb51a20)
11 hours ago Make sure we check the length after each read (GHSA-7rgw-xg25-prjm) (093f476e9)
2 days ago check for overflow (0ca86fca3)
2 days ago Improve cache I/O robustness and fix race conditions (92b961a50)
2 days ago check for possible add overflow (c2e84d828)
2 days ago move add check to private header (b3b8d209e)
2 days ago revert (ff4df375e)
2 days ago overflow check (325fce5ad)
2 days ago Added method that can be used to check if incrementing a value would result in an overflow. (b2740b95f)
2 days ago build(deps): bump actions/setup-python from 6.2.0 to 6.3.0 (#8830) (ac025e7f8)
libheif
14 hours ago Add size-0 'mini' and 'moov' regression tests and fixtures (#1857) (d035da94)
14 hours ago Resolve 'mini' and 'moov' boxes with size 0 to end of file (#1857) (ecffcfc8)
14 hours ago Check decoded image dimensions in meta-size-0 test (#1857) (f9c31273)
14 hours ago Fix bisect_filesize integer overflow when probing file size (#1857) (b453ecc0)
14 hours ago Fix: parse 'meta' box with size 0 (extends to end of file) (ac6d2d91)
openh264
3 days ago Make sure we allocate enough space for all slices (#3956) (a8e04adb)
10 hours ago Add test to exercise non-caching code paths (cf82f5f78f)
10 hours ago add support to p_ossltest for non-cacheable fetches (a66d74c8c1)
10 hours ago Extend refcounting on evp objects to provider requesed no-caching (8c8a80b00b)
14 hours ago Add -n option to openssl-rand to not output the trailing newline (a3b7e09114)
17 hours ago crypto/pem/pem_info.c: avoid switching on PEM_INFO_NONE (7c9b263005)
17 hours ago fuzz/provider.c: check evp##_up_ref return value in collect_##evp (862844ddf9)
17 hours ago test/evp_kdf_test.c: add checks or EVP_KDF_CTX_{,get0_,get1_}kdf() (a5b0c2ef9a)
17 hours ago Add EVP_KDF_CTX_get0_kdf and EVP_KDF_CTX_get1_kdf, deprecate EVP_KDF_CTX_kdf (b71c5cfeda)
17 hours ago quic: add mfail test for a read with key update (7520345190)
33 hours ago use evp_asym_cipher_free in evp_asym_cipher_from_algorithm (8a072a3dab)
33 hours ago use evp_signature_free in evp_signature_from_algorithm (4d50403e51)
33 hours ago use evp_keymgmt_free in keymgmt_from_algorithm (4c48ed7319)
33 hours ago use evp_keyexch_free in evp_keyexch_from_algorithm (e4551d81c3)
33 hours ago use evp_kem_free in evp_kem_from_algorithm (8225d82f04)
35 hours ago s_client: skip TCP shutdown drain for datagram protocols (5d61a36a94)
2 days ago apps/s_server.c: fix SSL object leak on rpk_enable() failure (2229aad774)
2 days ago Suppress MSVC C4996 in applink.c (10c0927bb3)
2 days ago Use more recent default for _WIN32_WINNT (8a57600f23)
2 days ago Fix use of BCryptGenRandom (635ffe8bb9)
2 days ago s390x: Fix AES-XTS hardware acceleration in IBM z17 (e9351bcce6)
2 days ago demo: fix fips-version Makefile so it loads the FIPS provider correctly (1be08a7791)
2 days ago s390x: Fix return code handling in HMAC_Init_ex() (f0ca416976)
3 days ago Removes some stale SSLv3 support around the code and updated documentation to reflect removal. (4402bc95fa)
3 days ago Clean up the cpu id stuff by hoisting the append into a helper (ed25946495)
3 days ago property: add cache provider-order regression test (c5ae170e85)
3 days ago TEST: Add DTLS 1.2 coverage for Session ID verification (a06203b3cb)
3 days ago Don't attempt to check the security level on what signed our own certificate. (5a55913f10)
3 days ago SSL_OP_SECOP is dead code (c25e1c4b78)
3 days ago Clarify the comment in asn1.h.in for ASN1_VALUE (bca4e46568)
3 days ago apps: cover the smime multiple -signer parsing path (f9dff99361)
2 hours ago Merge branch 'PHP-8.5' (fc7054ace69)
2 hours ago [8.5] NEWS: add entry for bugfix from GH-22187 (76dad0667f7)
3 hours ago Implement perf stat --control for cgi (GH-22537) (aae5edb8e36)
8 hours ago Merge branch 'PHP-8.5' (9a14b9b0709)
9 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (2665f5f13f4)
9 hours ago [ci skip] Update EXTENSIONS status and update CODEOWNERS (eb9eaa2652b)
13 hours ago Added missing NEWS entries for alpha2 (04b63f9f67d)
14 hours ago ext/dba: prevent reallocation for info function (#22546) (ce1d7873a58)
14 hours ago Merge branch 'PHP-8.5' (366c38fea0b)
14 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (c5ea0eb18bb)
14 hours ago Update NEWS for bugfixes (a80216b291c)
14 hours ago ext/dba: fix oob read on malformed length field in dba flatfile handler (a9c7dfefbdc)
14 hours ago ext/exif: Fix GH-11020: spurious "Illegal IFD size" warning in exif_read_data() (6317a472f44)
14 hours ago ext/session: fix GH-21314 (session GC behaviour is different since 8.4) (fe53521e92e)
30 hours ago zend_types: Convert `HT_*()` macros to inline functions (#22305) (7c9fcfd7d8c)
33 hours ago [skip ci] UPGRADING.md: Add missing BC break entry in several patches (9c4f15ee6a4)
34 hours ago Remove submodule dependency from web-php in release process (#22535) (4b945820f33)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (1e89e47376d)
2 days ago Merge branch 'PHP-8.5' (cc1b9eefbd8)
2 days ago Fix infinite recursion in property hook getter in opcache preloaded trait (d27da095b1c)
2 days ago Fix stream_socket_get_crypto_status() after supplemental read (d822e940a22)
2 days ago Merge branch 'PHP-8.5' (51dd32116e1)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (f6d8d04f13e)
2 days ago Fixed timeout for supplemental read at end of a blocking stream in SSL stream wrapper (1c196d0ee56)
2 days ago Merge branch 'PHP-8.5' (cf0da71e74a)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (24448191436)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (799353e2a77)
2 days ago PHP-8.3 is now for PHP 8.3.33-dev (d6c3f4b5466)
2 days ago Fix NULL deref when enabling TLS fails and the peer name needs to be reset (fc0f25f2861)
2 days ago Merge branch 'PHP-8.5' (3ba44826876)
11 hours ago Merge tag 'dump-pr-v1' of https://gitlab.com/marcandre.lureau/qemu into staging (b4bdad7dce)
16 hours ago Merge tag 'pull-riscv-to-apply-20260701' of https://github.com/alistair23/qemu into staging (a59157f98f)
16 hours ago Merge tag 'pull-ufs-20260701' of https://gitlab.com/jeuk20.kim/qemu into staging (8241394f7e)
16 hours ago Merge tag 'pull-target-arm-20260629' of https://gitlab.com/pm215/qemu into staging (654b54fb37)
2 days ago hw/riscv/riscv-iommu.c: always fault with SADE=0 and A=0 (64ce9ac187)
2 days ago hw/riscv/atlantis: Add some i2c peripherals (50cbe23432)
2 days ago hw/riscv/atlantis: Integrate i2c controllers (30b505c451)
2 days ago hw/i2c: Add DesignWare I2C Controller (8dd2e138be)
2 days ago tests/functional/riscv64: Add tt-atlantis tests (9ff5c47f80)
2 days ago hw/riscv/atlantis: Ensure OpenSBI has a non-zero next_addr (39968a85c6)
2 days ago hw/riscv: Add Tenstorrent Atlantis machine (7778f4b27b)
2 days ago target/riscv: tt-ascalon: Enable Zkr extension (569aa6280d)
2 days ago hw/riscv/aia: Configure stride for the M-mode IMSIC (992d918d01)
2 days ago hw/riscv/aia: Provide number of irq sources (2a4d7ad49b)
2 days ago hw/riscv/virt: Move AIA initialisation to helper file (698205820e)
2 days ago hw/riscv/boot: Account for discontiguous memory when loading firmware (772ffd7ff8)
2 days ago hw/riscv/boot: Describe discontiguous memory in boot_info (896c1f3d4b)
2 days ago target/riscv: Check PMP before updating PTE (fa2cf74883)
2 days ago target/riscv: Report QEMU CPU archid as 42 (d6c782fdb9)
2 days ago hw/riscv/riscv-iommu.c: fix MSI MRIF interrupt-pending offset (3cee183ff9)
2 days ago hw/riscv/riscv-iommu.c: set RISCV_IOMMU_FQ_HDR_PV appropriately (887d2d75b1)
2 days ago hw/riscv/riscv-iommu: set cmd_ill IOFENCE.C rsvp bits are set (6ed77682d5)
2 days ago target/riscv: Apply UXL WARL handling to vsstatus (dcd0285177)
2 days ago hw/riscv/riscv-iommu: check DC.TC reserved bits (13c2fc34f1)
2 days ago hw/riscv/riscv-iommu.c: make FCTL.BE read only 0 (5a3fd18f4f)
2 days ago hw/riscv/riscv-iommu: rename regs_rw to regs (8a34849f5b)
2 days ago hw/riscv: add create_fdt_plic() helper (b3b4a424e2)
2 days ago hw/riscv/virt.c: change 'plic' nodename to 'interrupt-controller' (c50dbdc750)
2 days ago hw/riscv/sifive_u: add #address-cells in PLIC FDT (5af6d1308b)
2 days ago hw/riscv/sifive_u.c: use intc_phandle in plic creation (64d98e0797)
2 days ago testing: Format link to test results as OSC 8 hyperlink (fa56cca73b)
tesseract
15 hours ago autotools: Remove non-existing include directories from unittest_CPPFLAGS (245ad551)
2 days ago ci: Remove unused ilammy/setup-nasm (#4575) (49aa8360)
woocommerce
3 hours ago Update stable tag to 10.9.2 (trunk) (#66220) (1db8f375f65)
6 hours ago Update stable tag to 10.9.1 (trunk) (#66004) (d5bb22afa74)
6 hours ago [Backport to trunk] Avoid update-time fatals in 10.9 settings paths (#66214) (6c00db89bd9)
6 hours ago Fix duplicate "Password Changed" admin email on customer password reset (#66145) (9c79cccc99f)
6 hours ago Bump @wordpress/env to 11.9.0 and @playwright/test to 1.61.1 (#66097) (0aa982e5b2e)
7 hours ago Warn when an order status key is too long to store (#66164) (d2ded717f4a)
8 hours ago Replace @woocommerce/dependency-group rule with import/order (#66086) (e4fa97dac35)
9 hours ago Fix: Preserve pending review status on product CSV export/import (#66194) (4c55ae11371)
10 hours ago Add resend action to the temporary-password My Account notice (#65821) (8b9abdaa70e)
11 hours ago Add POS capability presets and per-user assignment (#65661) (40b162f72ba)
12 hours ago Hide Product Gallery controls for single or no image products (#66108) (1aebe5d2039)
12 hours ago Fix uncaught TypeError in WC_Email::send_notification() when mail callback returns non-bool (#66186) (2cfebf73b69)
12 hours ago Fix optional WooPayments business structures (#66069) (a8191ed02de)
12 hours ago [Performance] Disable counters in category filter on admin products page (#66176) (feb3cefb77c)
13 hours ago StoreAPI: Sanitize email instead of texturize it (#66148) (25f5fda041a)
13 hours ago Product Collection: Reduce editor bundle cost (#66150) (d9ddaf5e733)
14 hours ago Add to Cart + Options: add extra e2e tests to cover skipped unit tests (#66118) (c15e5bdac7d)
16 hours ago Fix stock reservation default duration (#66048) (bf821507aa7)
17 hours ago Update WooCommerce catalog visibility publish panel layout (#66080) (62bd29757cd)
18 hours ago Generate POS catalog feed in chunks (#65860) (0719af8194f)
19 hours ago Move site visibility badge setting to Site Visibility settings tab (#65708) (32c515c8f5b)
28 hours ago fix(logging): delete all expired log files, not just the first 20 (#66073) (1fe972ff55d)
28 hours ago Move review guidelines to extensions docs (#66129) (b43561c5548)
29 hours ago Update Settings UI container radius (#66042) (03915eac58c)
31 hours ago Document product archive query parameters (#66134) (25be5f00898)
31 hours ago Clarify blocks registry import setup (#66135) (8b5f47607f8)
31 hours ago Add Cart and Checkout block compatibility docs (#66137) (529d944d5f1)
31 hours ago Fix REST API product batch docs syntax (#66138) (6cb1b5acfdb)
32 hours ago Align Order Edit meta boxes with WordPress 7.0 design conventions (#64564) (ef8a9ce420a)
33 hours ago Preserve zero variation attributes in cart items (#65725) (f075cdc444d)