summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-08T8966: add legacy-label escape to invalid-task-id rule (commit check exempt) ...rollingYuriy Andamasov
2026-06-06ci: T8966: exempt bots from product T-ID (invalid-task-id) gate (#33)Yuriy Andamasov
2026-06-06ci: T8966: add product T-ID title/commit check (opt-in relocation) (#32)Yuriy Andamasov
2026-06-02chore(mirror): remove force_workspace backport wrapper (R4 mothballed) (#31)Yuriy Andamasov
2026-06-02ci(mirror-rollout-4): add force_workspace backport companion wrapper (#30)Yuriy Andamasov
2026-06-01Merge pull request #29 from vyos/ci/lts-name-checkYuriy Andamasov
2026-06-01T8943: ci: add lts-name-check advisory callerYuriy Andamasov
2026-06-01docs: AGENTS.md: reflect rollout 1c default-branch rename (#28)Yuriy Andamasov
2026-06-01T8943: migrate pr-mirror wrapper to canonical stub (#27)Yuriy Andamasov
2026-05-30$ci: T8943: migrate branch-name refs current->rolling (rollout 1c)\n\nTrackin...Yuriy Andamasov
2026-05-30ci: T8943: sweep HIGH-producer pins to renamed branches (rollout 1c) (#25)Yuriy Andamasov
2026-05-30T8943: migrate mirror wrapper to App-ready uniform stub (rollout 1b Task 5) (...HEADcurrentYuriy Andamasov
2026-05-26Merge pull request #22 from vyos/claude/coderabbit-yaml-t8851Daniil Baturin
2026-05-25Merge pull request #23 from vyos/mergify/configuration-deprecated-updateYuriy Andamasov
2026-05-25coderabbit: T8851: add .coderabbit.yaml for central-config inheritanceYuriy Andamasov
2026-05-24chore: complete @copilot review triagecopilot-swe-agent[bot]
2026-05-24ci(mergify): upgrade configuration to current formatmergify[bot]
2026-05-24ci: add .coderabbit.yaml for central-config inheritance (T8851)Yuriy Andamasov
2026-05-14Merge pull request #21 from vyos/T8852-mergify-extendsDaniil Baturin
2026-05-13T8852: migrate .github/mergify.yml to extends: mergifyYuriy Andamasov
2026-05-11Merge pull request #18 from vyos/T8531-restrict-mergify-commandsJohn Estabrook
2026-05-08Merge pull request #20 from vyos/T8595-add-agents-mdYevhen Bondarenko
2026-05-07general: T8595: scrub private-org references from public AGENTS.mdYuriy Andamasov
2026-05-07general: T8595: clean leaked internal referencesYuriy Andamasov
2026-05-07general: T8595: add AGENTS.mdYuriy Andamasov
2026-05-07T8218: removed unqueue from mergify yaml as it is not supportedYuriy Andamasov
2026-04-26T8531: add Mergify config with commands restrictionsYuriy Andamasov
2025-07-28Merge pull request #17 from kumvijaya/currentDaniil Baturin
2025-07-27T7644: mirror workflow refactoring rolloutkumvijaya
2025-07-15Merge pull request #16 from vyos/claChristian Breunig
2025-07-14T7579: fix of the run trigger for CLAYevhen Bondarenko
2025-07-06Merge pull request #15 from vyos/claChristian Breunig
2025-07-04T7579: added workflow for CLAclalemeshovich
2025-06-19Merge pull request #14 from kumvijaya/currentChristian Breunig
2025-06-19T7565: enable PR mirroringkumvijaya
2025-06-18Merge pull request #9 from runleveldev/blastradiusDaniil Baturin
2025-04-14Merge pull request #13 from dmbaturin/T7336-rename-radius-shellViacheslav Hletenko
2025-04-14packaging: T7336: add missing renamed for the radius-shell packageDaniil Baturin
2025-04-12Merge pull request #12 from sever-sever/T7354Christian Breunig
2025-04-12T7354: Add missing renaming files for vyos-libpam-radius-authViacheslav Hletenko
2025-04-11Merge pull request #11 from dmbaturin/T7336-changelog-fixViacheslav Hletenko
2025-04-11packaging: T7336: fix the changelog for the package renameDaniil Baturin
2025-04-10Merge pull request #10 from dmbaturin/T7336-new-package-nameViacheslav Hletenko
2025-04-09packaging: T7336: rename the packages to vyos-libpam-radius-auth and vyos-rad...Daniil Baturin
2025-03-31set Message-Authenticator to zero each time we send a packet. Fixes #96Alan T. DeKok
2025-03-31add and document "require_message_authenticator" flagAlan T. DeKok
2025-03-31always add Message-Authenticator to Access-Request packetsAlan T. DeKok
2025-03-31verify Message-Authenticator if we receive itAlan T. DeKok
2025-03-31remove unused structuresAlan T. DeKok
2025-03-31add HMAC-MD5 implementationAlan T. DeKok