commit log
- Document local mine repository authority b6ae729 Jaime Fournier
- Update jpkg metadata for Forgejo 1373e70 Jaime Fournier
- docs: remove jerboa-emacs restriction 3798aca Jaime Fournier
- build: restore locked native binary build 63433b6 Jaime Fournier
- Remove GitHub workflow metadata 1894b23 Jaime Fournier
- build: refresh locked Jerboa toolchain 61e91bb Jaime Fournier
- jpkg: complete binary package setup 8978aab Jaime Fournier
- build: convert raw-Chez .sls library source to src/ .ss with generated .sls wrappers 83e2e00 Jaime Fournier
- update AGENTS.md 9543fd5 Jaime Fournier
- ci: set umask 022 in package/verify tasks too (jerbuild creates group-writable cache dirs during pkg operations) 72969bb Jaime Fournier
- ci: set umask 022 to prevent group-writable cache dirs (sr.ht default umask creates 0775 dirs) 6f4d46d Jaime Fournier
- ci: add JERBOA_CC_OPT=-O0 (OOM fix) and mkdir -p ~/.cache 0924acc Jaime Fournier
- ci: chmod go-w ~/.cache before pkg commands (sr.ht cache is group-writable) 270147d Jaime Fournier
- Build with JERBOA_NATIVE_FEATURES=tls (smaller, avoids OOM) a39b157 Jaime Fournier
- fix: reject symlinked/non-regular database paths in open-event-store cc247af Jaime Fournier
- perf: O(1) bounded worker-pool FIFO queue (cons+reverse two-list) e3a79f2 Jaime Fournier
- fix: bounds-check untrusted length fields in ECIES/protocol frames (P1 #22) 39f1cd3 Jaime Fournier
- Add 4GB swap + limit cargo to 1 job (avoid OOM on 2GB sr.ht VMs) aad9161 Jaime Fournier
- Install Rust before make jerboa (native-bundle needs cargo) 22745e2 Jaime Fournier
- fix: replay protection on the pull protocol (AAD-bound seq + per-direction keys) ce46318 Jaime Fournier
- Disable X11 in Chez CI bootstrap (no libx11-dev available) 7551bb2 Jaime Fournier
- Add jpkg packaging 163b32a Jaime Fournier
- Add sr.ht CI e343140 Jaime Fournier
- Switch to MIT license ba31f49 Jaime Fournier
- build: add lint target e407c82 Jaime Fournier
- fix: mutex deadlock, fd leaks, double-close, fail-closed integrity, platform detection, env cleanup d18106e Jaime Fournier
- Update SQLite repository references ebca8c9 Jaime Fournier
- Harden listener limits and toolchain verification 1d3dbf1 Jaime Fournier
- Harden secmonlib release evidence privacy f630151 Jaime Fournier
- Security hardening and release readiness ce2fdaa Jaime Fournier
- Use vendored jsqlite cf9e0d8 Jaime Fournier
- Fix anti-debug status buffer handling 1f0d1e2 Jaime Fournier
- build: track support/static-main.c (was caught by *-main.c ignore) a305203 Jaime Fournier
- build: static main.c (JERBOA_STATIC) + per-platform FFI symbol generation c4caee7 Jaime Fournier
- build: build secmon-agent with installed jerbuild (no ~/mine/jerboa) 82a963c Jaime Fournier
- Build secmon with bundled jerbuild dependencies 03e317a Jaime Fournier
- add jerbuild 0d44f52 Jaime Fournier
- build: migrate Chez source from ober/ChezScheme to vendored jerboa/sr.ht 118c225 Jaime Fournier
- Add Slang migration assessment and WASM implementation gap analysis 7b171ec FreeBSD User
- Port to FreeBSD with security parity and static binary support 925900b FreeBSD User
- Obfuscate all sensitive string literals in agent binary 1403d8f Jaime Fournier
- Fix Docker static build: staging, C bootstrap, and missing Rust symbols 4ae18ea Jaime Fournier
- Add CLAUDE.md with mandatory docker build verification rule b4eefa8 Jaime Fournier
- Make default target show help instead of building 2a92e3b Jaime Fournier
- Improve Makefile: match jerboa-shell target structure a96078f Jaime Fournier
- Add Docker-based static musl build pipeline ca9255d Jaime Fournier
- Fix build: port from Gerbil to proper Jerboa/Chez Scheme conventions 91d5315 Jaime Fournier
- sync e2897fb Jaime Fournier
- first commit 5496e07 Jaime Fournier