aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.1.3, update tesseras-dht to 0.1.4v0.1.3murilo ijanc2026-03-276-8/+187
* Bump version to 0.1.2, update tesseras-dht to 0.1.3v0.1.2murilo ijanc2026-03-273-5/+14
* Document -v flag in tp(1) and tpd(1) man pagesv0.1.1murilo ijanc2026-03-252-0/+10
* Bump version to 0.1.1, update tesseras-dht to 0.1.2fix/rejoin-bootstrapmurilo ijanc2026-03-253-5/+15
* Add automatic re-join and -v flag for verbose loggingmurilo ijanc2026-03-253-11/+65
* Add CHANGELOG.md for 0.1.0v0.1.0murilo ijanc2026-03-251-0/+21
* Update README, bump tesseras-dht to 0.1.1, add project docsmurilo ijanc2026-03-255-5/+169
* Limit stdin read in tp, bound protocol drain, document Arc leakmurilo ijanc2026-03-253-11/+30
* Harden identity key permissions, atomic writes, and HTTP methodmurilo ijanc2026-03-253-8/+42
* Add missing pledge promises (drm, prot_exec) and source referencemurilo ijanc2026-03-251-10/+46
* Fix clippy warnings: needless borrow and collapsible ifmurilo ijanc2026-03-252-10/+10
* Log socket setup errors in Unix client handlermurilo ijanc2026-03-251-2/+8
* Handle HTTP connections in separate threads with cap of 8murilo ijanc2026-03-251-2/+26
* Exit early if data directory cannot be createdmurilo ijanc2026-03-251-2/+8
* Fix critical data integrity and security issuesmurilo ijanc2026-03-254-15/+59
* Add pledge(2) and unveil(2) sandboxing for tp and tpdmurilo ijanc2026-03-253-0/+102
* Add DNS SRV bootstrap discovery for automatic peer findingmurilo ijanc2026-03-253-4/+387
* Initial commit: tesseras-paste decentralized pastebinmurilo ijanc2026-03-2519-0/+3105