summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* feat(node): punch_nat() — NAT traversal from QUIC server socketChristophe Besson2026-08-101-0/+16
* fix(node): QuicChunkClient local_port + QuicChunkServer dual-stackChristophe Besson2026-08-102-8/+11
* fix: 4 corrections — streaming hash, watchdog bug, cipher doc, depsChristophe Besson2026-08-091-3/+11
* fix: complete pyproject.toml deps + graceful QUIC fallbackChristophe Besson2026-08-093-10/+26
* docs: update all pointers after keyderive + QE restructureChristophe Besson2026-08-091-0/+83
* feat: password-based key derivation + operational QUICKSTARTChristophe Besson2026-08-095-5/+360
* feat: Phase 6 complete — chat, multi-group, federation, replication, webcryptoChristophe Besson2026-08-097-19/+536
* feat(node): multi-group config support — 6.2Christophe Besson2026-08-091-24/+65
* feat(common): add Double Ratchet algorithm — 6.1Christophe Besson2026-08-092-0/+478
* feat(hub): add CSAM hash matching module — 5.8Christophe Besson2026-08-092-0/+161
* feat(hub): add MHP federation + Mesh Relay registration — 5.2 + 5.3Christophe Besson2026-08-093-0/+334
* feat(hub): add moderation — content blocklist + reports — 5.9Christophe Besson2026-08-094-1/+333
* feat: add revocation push (WebSocket hub→node) — 5.7Christophe Besson2026-08-094-5/+473
* feat(node): add QUIC transport (MNP v2) — quic_server + quic_clientChristophe Besson2026-08-094-2/+639
* feat(hub): add web app + public group listing endpointChristophe Besson2026-08-094-1/+304
* feat(node): add HTTP file API for browser access (Phase 4)Christophe Besson2026-08-093-1/+564
* feat(hub): add production hub — config, auth, API routers, testsChristophe Besson2026-08-0914-26/+1120
* feat(hub): add SQLAlchemy 2.0 async DB layer + AlembicChristophe Besson2026-08-098-0/+624
* feat(node): add config, daemon, and local web UIChristophe Besson2026-08-094-2/+478
* feat(node): add TCP+TLS chunk server and client (MNP v1)Christophe Besson2026-08-095-0/+697
* feat(node): add directory indexer and Mesh Group IndexChristophe Besson2026-08-094-0/+600
* feat(node): add hub client with JWT offline verify and GEK fetchChristophe Besson2026-08-092-0/+463
* feat(node): add keystore module with 3 unlock modesChristophe Besson2026-08-092-0/+325
* chore: initialize monorepo structure for MeshBayChristophe Besson2026-08-0919-0/+401