| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 2 | -4/+362 |
| * | Initial commit: tesseras-paste decentralized pastebin | murilo ijanc | 2026-03-25 | 9 | -0/+1963 |