Commits
Branch selector
User selector
Commit history
Commits on Jun 30, 2026
feat(fortress): codify direct-fiber WAN — PPPoE + IPv6-PD + LAN RA + RA-guard
Show description for 85c69b1committed
Commits on Jun 28, 2026
fix(fortress-web): land gunicorn forwarded_allow_ips + correct build context
Show description for 0bf0bd3committedfix(feed_sync): union TRUSTED_CIDRS with canonical trusted_networks.py (end allowlist drift)
Show description for 61b700ccommittedfix(synwall): drop blocklisted scanners on port 22 too, exempt only RPF/SYN-rate
Show description for 732cf39committedfix(synwall): rebuild .o with BTF (-g) so ip link can load it at boot
Show description for 6165db1committedfix(synwall): never XDP-drop inbound SSH (port 22) — admin lifeline
Show description for 05c5043committedfix(synwall): allowlist owner ISP ranges in feed_sync so enforce mode doesn't XDP-drop operator SSH
Show description for 0e2d38bandcommittedfix(neural-kernel): allowlist owner ISP ranges so SSH from known sources isn't self-blocked
Show description for 5cf2ad6andcommitted
Commits on Jun 27, 2026
fix(neural-kernel): never throttle/block trusted infra or live SSH peers
Show description for 7a7c3c4andcommitted
Commits on Jun 24, 2026
fix(ids): consumer heartbeat on XDP-stats poll so a quiet ringbuf can't false-503
Show description for eb5c3cdcommittedfeat(feed): persist XDP enforce mode across reboot (SYNWALL_ENFORCE)
Show description for e46267ecommittedfix(feed): populate WAN-path XDP maps so enforce mode is actually armed-ready
Show description for 8d40020committedfix(temporal): revive dead campaign_reputation — seed from real confirmed threats
Show description for 0190f77committedfix(sentinel): revive dead temporal-signal loader; document Tier-1 negative result
Show description for e1816bbcommittedfeat(sentinel): fix Bayes saturation at the root — scoring-consistent retrain
Show description for f628d50committedfix(sentinel): correct saturation detector — measure bayes output, not calibrator
Show description for d651b99committedfix(sentinel): de-flood over-flagging — down-weight saturated Bayes head
Show description for ca34ea2committedrefactor(cno): codify bpf_* write-confirmation routes in SynapticRoute enum
Show description for 8d4f54dcommittedfix(cno): reload learned consensus weights on restart
Show description for f55d31ecommitted
Commits on Jun 22, 2026
fix(common/clickhouse): inject VALUES keyword for (query, data) inserts
Show description for 823482ecommittedfix(hydra/build): bake core.common.clickhouse into the image
Show description for 67237e2committedfix(ids): never threat-classify or XDP-block public DNS resolvers
Show description for e9ab814committedfix(cno): topology rebuild KeyError on new node deleted by MAX_NODES cap
Show description for ba12207committed- authored
chore(deps)(deps): bump actions/checkout from 6 to 7
Show description for eac8d8eauthored
Commits on Jun 19, 2026
fix(fortress-vpn): flip state to RECONNECTING on dead-peer/CLOSE so supervisor re-dials
Show description for bdc7c70committed
Commits on Jun 16, 2026
fix(fortress-vpn): OFF/HOST modes use LAN local-breakout (mark_lan=False)
Show description for fac1fd2committed
homepodssecurity(cno): move CLICKHOUSE_PASSWORD out of the unit into an EnvironmentFile
Show description for 60ffd5ccommitted
homepodssecurity(fortress): remove hardcoded admin cred, restrict service binds, harden web
Show description for a25d1e1committed
homepodsfix(qsecbit): make scipy optional with numpy fallbacks (closes import papercut)
Show description for 1949e3fcommitted
homepodsrefactor(gossip): single-source the HMAC gossip envelope + fix sentinel bootstrap
Show description for 43e7aaecommitted
homepodsdocs(mesh): scoping plan + WON'T-MERGE verdict for mesh/htp/neuro
Show description for db8f31fcommitted
homepodsrefactor(mesh): remove dead relay.py, tunnel.py, propagation.py (2189 LOC)
Show description for b0c8e14committed
homepodsfix(fortress): reconcile IDS compose to host-network + env-ize CLICKHOUSE_HOST
Show description for 1d27c94committed
homepodsfeat(selfheal): monitor datapath services + flow/xdp freshness
Show description for 27df2b7committed
homepods