bd6edf446d
Fix some tests
2025-03-02 16:43:47 -05:00
036f9116a5
start working on basic key storage for own RI private keys
2025-02-15 22:16:31 -05:00
bd92221d56
Merge branch 'master' of github.com:go-i2p/go-i2p into ntcp
2024-12-21 19:52:28 -05:00
f0803a095e
tweaks
2024-11-26 15:55:50 -05:00
9e3c8bcb98
move logger out of go-i2p so we can re-use it without importing the entire module
2024-11-21 17:16:48 -05:00
cbe4af8459
added AsDestination()
2024-11-17 21:44:32 -05:00
98d05e27c8
!WIP! - Router Info
2024-11-09 00:53:17 -05:00
677aac500e
fix logger naming collision with other libs
2024-10-23 00:06:06 -04:00
f022522ad5
expanded logging to router_identity.go
2024-10-18 14:27:41 -04:00
09c7d32797
update the common library to the master branch
2024-10-03 21:31:54 -04:00
c8c4196c6f
Tweak godocs for lib/common
2022-09-12 04:31:02 -04:00
0ec4f55fa9
Check in unchecked-in common library fixes, start implementing transports.
...
Since I turned out to be implementing parts of Noise which I did not need to implement, I'm taking a different approach, and doing an unmodified Noise transport first and then making our modifications to it. That should reduce what I need to do to message pre-processing mostly, I think.
2022-07-11 23:41:58 -04:00
171f09bba6
move every struct into it's own directory in order to run tests individually.
2022-05-22 19:59:20 -04:00