summaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add tests, Makefile, update README, remove duplicatesClaude2025-11-231-195/+210
| | | | | | | | | | | | - Add comprehensive test suites for all shared packages: - pkg/crypto: padding, encryption, ECDH, auth tests - pkg/protocol: message serialization tests - pkg/identity: identity save/load tests - pkg/tor: onion address validation tests - Add Makefile with build automation targets - Update README with new modular architecture docs - Remove duplicate monolithic .go files from root (code now organized in cmd/ and pkg/ directories)
* Update README.mdGab2025-10-061-177/+359
|
* Update README.mdGab2025-09-191-1/+1
|
* Update README.mdGab2025-09-191-0/+180
|
* Initial commitGab2025-09-191-0/+2