aboutsummaryrefslogtreecommitdiffstats
path: root/src/daemon.rs
Commit message (Expand)AuthorAgeFilesLines
* Limit stdin read in tp, bound protocol drain, document Arc leakmurilo ijanc2026-03-251-3/+7
* Harden identity key permissions, atomic writes, and HTTP methodmurilo ijanc2026-03-251-3/+16
* Fix clippy warnings: needless borrow and collapsible ifmurilo ijanc2026-03-251-1/+1
* 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
* Fix critical data integrity and security issuesmurilo ijanc2026-03-251-6/+28
* Initial commit: tesseras-paste decentralized pastebinmurilo ijanc2026-03-251-0/+504