index
:
tesseras-paste
fix/rejoin-bootstrap
main
Decentralized pastebin built on tesseras-dht
murilo ijanc'
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add automatic re-join and -v flag for verbose logging
murilo ijanc
2026-03-25
3
-11
/
+65
*
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
2
-4
/
+362
*
Initial commit: tesseras-paste decentralized pastebin
murilo ijanc
2026-03-25
9
-0
/
+1963