Projects with recent changes
aom
29 hours ago Set mv_limits correctly for 64x64 blocks in TF (28ea9e6b7a)
2 days ago Speed up av1_optimize_txb() (f8f91ecd56)
2 days ago Add force max q option (ee698f212e)
32 hours ago res_pjsip: Add external_signaling_hostname transport option (16bbc5e0d0)
33 hours ago WebSocket Enhancements: Proxies and Keepalives for ARI and Media Outbound Websockets. (184fafc20c)
2 days ago CLAM-3005: Retire stats submission code (#1732) (5d1660e82)
23 hours ago set seekable stream flag (e1c012948)
25 hours ago auto-detect DNG image wrapped in a TIFF (920718da7)
27 hours ago build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#8790) (9cc57a442)
27 hours ago build(deps): bump github/codeql-action from 4.36.0 to 4.36.1 (#8789) (c3fa219a0)
2 days ago Patch to make sure that a file is used when using the DNG coder inside the TIFF coder. (4c3633008)
3 days ago reject cineon files with an invalid bits per pixel (#8781) (5ee634039)
3 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-8g53-9m3c-69xg#advisory-comment-224693 (9d1764c43)
3 hours ago convert CRYPTO_THREAD_run_once to use InitOnceExecuteOnce api (d053fe41a4)
10 hours ago Fix parentheses in bn_cp_64 macro (38e1580fa6)
10 hours ago Fix macro staircase formatting issue (dfe25851fb)
10 hours ago build: make enable-asan work for VC targets (13970e2a54)
10 hours ago Consistenly zeroize public parameters based on OPENSSL_PEDANTIC_ZEROIZATION (96fddf6b9c)
10 hours ago Remove crypto/aes/aes_x86core.c because it's dead code (d1c4d144b9)
12 hours ago Let's attempt to make real documentation for X509_verify_cert (b2a133ed77)
12 hours ago quic: Add MFAIL coverage for stream map allocation and token caching (6537100304)
12 hours ago quic: add lhash insert error checks (c8d08d783a)
12 hours ago crypto/evp: align exchange.c cleanup with kem/sig/asymcipher pattern (6a56b9c326)
12 hours ago doc: document OSSL_PKEY_PARAM_BITS meaning for each key type (84a851906d)
12 hours ago pvkfmt: check keylen before copying the BLOBHEADER (d2b48f060d)
14 hours ago Vectorize (inverse) NTT in ML-DSA (24486294f7)
15 hours ago ghash-armv4.pl: add missing alignment for gcm_gmult_4bit (9fca1b9c2e)
15 hours ago sha512-armv4: add missing function alignment (6f57dda57d)
15 hours ago armv4cpuid.pl: add missing function alignment (0ae9d50dd8)
15 hours ago aes-sha1-armv8.pl: add missing function alignment (871298d8d2)
16 hours ago cmp_client_test.c: fix partly too generous total_timeout limit for IR session with polling (bbe7916279)
16 hours ago cmp_vfy.c: prevent needless and confusing duplication of diagnostic output on failure validating CMP messages (b6eb715075)
16 hours ago cmp_vfy.c: small fixes on content and layout of diagnostics on failure validating signature-based protection of CMP messages (0a6b6664a4)
17 hours ago make sure BIO_set_ssl() transfers ownership of ssl only on success; document this (1a2e75520b)
17 hours ago http_lib.c: add check that host_end is not past authority_end (33544336cb)
17 hours ago OSSL_HTTP_REQ_CTX.pod: tweak description of 'expect_asn1' parameter of OSSL_HTTP_REQ_CTX_set_expected() (673a2cfba5)
17 hours ago apps/cmp.c: fix use of SSL_set_tlsext_host_name() for SNI and X509_VERIFY_PARAM_set1_host() (2a34692e5e)
17 hours ago http_lib.c: fix parsing 'scheme' part in OSSL_parse_url() (f55922e8b2)
17 hours ago SSL_CTX_set_tlsext_servername_callback.pod: improve doc of SSL_set_tlsext_host_name(); update format (edec017c06)
29 hours ago Disable tls test in pkcs11 provider (5191045371)
29 hours ago update pkcs11 submodule (4ed8916026)
29 hours ago clean up the code a bit (1c81e499a8)
29 hours ago Opportunistiaclly move archived items to a separate list (6daa86082e)
3 hours ago Remove unnecessary "extensions" section from ext/uri tests (65ad51c2faf)
3 hours ago Fix Uri\Rfc3986\Uri test name (8a14cd1ea9a)
10 hours ago Merge branch 'PHP-8.5' (5170c0186ba)
10 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (7aa6c496932)
10 hours ago ext/intl: Guard Spoofchecker restriction-level APIs at ICU 53 (edde16948a8)
12 hours ago Merge branch 'PHP-8.5' (20e99a75551)
13 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (fb9bff1c2ce)
13 hours ago readline: Fix memory leak in interactive shell INI directive (43838c4ca2a)
26 hours ago zend_hash.h: return `true`/`false` from `bool` functions (#22162) (a7f40d12a2f)
2 days ago [skip ci] ext/intl: Fix typos in error conventions (#22261) (78d394e50b6)
3 days ago Merge branch 'PHP-8.5' (e9e2418d1cf)
3 days ago Merge branch 'PHP-8.4' into PHP-8.5 (63c3394005e)
3 days ago intl: Fix memory leak in IntlChar::getFC_NFKC_Closure() (d70568ea9f0)
3 days ago sockets: Fix memory leak in socket_recvfrom() (1d8cb113ebc)
29 hours ago Merge tag 'pull-loongarch-20260609' of https://github.com/gaosong715/qemu into staging (de5d8bfd61)
34 hours ago target/loongarch: Add new structure CPUSysState (b653a954d4)
34 hours ago target/loongarch: Add macro CSR_OFFSET and CPU_CSR_OFFSET (4a5d2c649d)
34 hours ago target/loongarch: Add wrapper function get_csr_offset() (b1a48299dc)
34 hours ago target/loongarch: Add default CSRFL_BASIC info with flags field (9d1a6d194e)
34 hours ago linux-user/loongarch64: Use sys_state when accessing CSR registers (432eef4efb)
34 hours ago target/loongarch: Use sys_state in op_helper.c when accessing CSR registers (cd25648460)
34 hours ago target/loongarch: Use sys_state in csr_helper.c when accessing CSR registers (9c93f9e5ed)
34 hours ago target/loongarch: Use sys_state in tcg_cpu.c when accessing CSR registers (15e3879769)
34 hours ago target/loongarch: Use sys_state in tlb_helper.c when accessing CSR registers (f298cf3aa7)
34 hours ago target/loongarch: Use sys_state in kvm.c when accessing CSR registers (96432d94a4)
34 hours ago target/loongarch: Use sys_state in file arch_dump.c when accessing CSR registers (6575246d69)
34 hours ago target/loongarch: Use sys_state in cpu_helper.c when accessing CSR registers (8d8cb66366)
34 hours ago target/loongarch: Use sys_state in cpu.c when accessing CSR registers (ce969fa50b)
34 hours ago target/loongarch: Add new field curState in CPULoongArchState (92dd54a0bf)
2 days ago Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging (cc329c4917)
2 days ago Merge tag 'pull-aspeed-20260608' of https://github.com/legoater/qemu into staging (522517f122)
2 days ago MAINTAINERS: remove Julia Suvorova from Linux io_uring (3f3ba1408b)
2 days ago block/io: fallback to bounce buffer if BLKZEROOUT is not supported because of alignment (b4e28c304b)
woocommerce
2 hours ago Migrate Blocks e2e leaf utils and content-templates into Core suite (#65628) (3eee7538c0a)
7 hours ago [1/2] Add DataUtils helpers for v4 refund preview endpoint (#65334) (0a46e4a6b15)
10 hours ago [tests] Move redundant coupon e2e checks down to php unit (#65592) (bf948256984)
11 hours ago Prepare Packages for Release (#65635) (edba50fa1b9)
11 hours ago Prepare Packages for Release (#65634) (c7c1c4eb8a5)
11 hours ago Prepare Packages for Release (#65632) (68176e86c2d)
12 hours ago Prepare Packages for Release (#65631) (c8651385767)
13 hours ago Replace PanelBody with ToolsPanel in PageSelector component (#64935) (f919438ed2c)
13 hours ago Add a Composer PSR-4 fallback autoloader to prevent in-place-upgrade class-not-found fatals (#65338) (3d459701722)
14 hours ago Fix email editor crash when opening typography styles panel (#65613) (9f7e88f2e20)
14 hours ago Analytics: align Date range and Data status, refine Update now button (#64846) (ef83ea66be7)
14 hours ago Disable Playwright HTML report auto-open on failure in e2e tests (#65609) (13ecb6adc00)
20 hours ago Allow POS catalog product feed files to be served (#65563) (81536ec9820)
27 hours ago Migrate Blocks e2e page-object utils into Core e2e suite (#65571) (8f6bd619378)
31 hours ago Use public postcode-validator API in checkout postcode check (#65382) (28e61e8e727)
32 hours ago Fix checkout address helpers for collapsed forms (#65548) (8a27adc50e0)
34 hours ago Fix OrdersTableQuery LIMIT for SQLite compatibility (#64396) (a11192689cd)
34 hours ago Fix: wc_update_10802 throws DB errors on sites without HPOS enabled (#65536) (f00f2294194)
34 hours ago [RSM] Shopper lists: register GDPR privacy exporter and eraser (#65251) (2f3c9ce5af2)
35 hours ago Fix milestone checkbox detection without markers (#64896) (71ec4f9e600)
2 days ago Deprecate QueryFilters class (#65598) (a9a659c9c0c)
2 days ago Revert 7dd031e (6168e874b8a)
2 days ago Pin dessant/repo-lockdown to a commit SHA (woocommerce-analytics mirror workflow) (#65596) (d1385b5c339)
2 days ago Reorder SVN copy operation to tag after commit (7dd031e9c3e)
2 days ago Update SVN add/delete commands for tagging (f450cf5f6ab)
2 days ago Release: Remove 10.9.0-beta.1 change files from trunk (#65594) (a216b985e05)
2 days ago docs: Update WooCommerce Core testing docs (#65583) (b162c961909)
2 days ago Move inline comment off statement line in wc_customer_bought_product (PHPCS) (#65586) (0ee9ba90452)
2 days ago Fix push notification safety net not canceled on delivery (#65574) (ebb0e8f7a14)
2 days ago Release: Remove 10.9.0-dev change files from trunk (#65585) (bbe1236fb95)