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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version to 0.1.1, update tesseras-dht to 0.1.2
fix/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.0
v0.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