| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bump version to 0.1.3, update tesseras-dht to 0.1.4v0.1.3 | murilo ijanc | 2026-03-27 | 6 | -8/+187 |
| * | Bump version to 0.1.2, update tesseras-dht to 0.1.3v0.1.2 | murilo ijanc | 2026-03-27 | 3 | -5/+14 |
| * | Document -v flag in tp(1) and tpd(1) man pagesv0.1.1 | murilo ijanc | 2026-03-25 | 2 | -0/+10 |
| * | Bump version to 0.1.1, update tesseras-dht to 0.1.2fix/rejoin-bootstrap | murilo ijanc | 2026-03-25 | 3 | -5/+15 |
| * | Add automatic re-join and -v flag for verbose logging | murilo ijanc | 2026-03-25 | 3 | -11/+65 |
| * | Add CHANGELOG.md for 0.1.0v0.1.0 | murilo ijanc | 2026-03-25 | 1 | -0/+21 |
| * | Update README, bump tesseras-dht to 0.1.1, add project docs | murilo ijanc | 2026-03-25 | 5 | -5/+169 |
| * | Limit stdin read in tp, bound protocol drain, document Arc leak | murilo ijanc | 2026-03-25 | 3 | -11/+30 |
| * | Harden identity key permissions, atomic writes, and HTTP method | murilo ijanc | 2026-03-25 | 3 | -8/+42 |
| * | Add missing pledge promises (drm, prot_exec) and source reference | murilo ijanc | 2026-03-25 | 1 | -10/+46 |
| * | Fix clippy warnings: needless borrow and collapsible if | murilo ijanc | 2026-03-25 | 2 | -10/+10 |
| * | Log socket setup errors in Unix client handler | murilo ijanc | 2026-03-25 | 1 | -2/+8 |
| * | Handle HTTP connections in separate threads with cap of 8 | murilo ijanc | 2026-03-25 | 1 | -2/+26 |
| * | Exit early if data directory cannot be created | murilo ijanc | 2026-03-25 | 1 | -2/+8 |
| * | Fix critical data integrity and security issues | murilo ijanc | 2026-03-25 | 4 | -15/+59 |
| * | Add pledge(2) and unveil(2) sandboxing for tp and tpd | murilo ijanc | 2026-03-25 | 3 | -0/+102 |
| * | Add DNS SRV bootstrap discovery for automatic peer finding | murilo ijanc | 2026-03-25 | 3 | -4/+387 |
| * | Initial commit: tesseras-paste decentralized pastebin | murilo ijanc | 2026-03-25 | 19 | -0/+3105 |