22 Commits

Author SHA1 Message Date
db91315582 Make the arguments to ComposeInitatorHandshakeMessage comprehensible 2024-12-12 14:55:40 -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
a17f0208dd gofumpt adjustment 2024-10-31 10:53:22 -04:00
39b683dac8 fixed circular dependency 2024-10-30 11:20:15 -04:00
46883f6457 build fails -> import cycle 2024-10-30 09:31:01 -04:00
4be55062fc Moved config funcs to config.go 2024-10-30 09:22:32 -04:00
12a3fd4623 Added config files + args
-added routerInstance
-added initConfig()
-added updateRouterConfig()
-yaml format
2024-10-30 09:16:22 -04:00
677aac500e fix logger naming collision with other libs 2024-10-23 00:06:06 -04:00
2191c40ac6 expanded logging to router_address.go + gofumpt adjustment 2024-10-18 13:22:36 -04:00
1d1d8126c2 adjusted logging in main.go 2024-10-18 11:53:01 -04:00
14fc6fc3a8 Work on noise tools, comment details of handshake stuff 2024-08-25 23:22:21 -04:00
aca62174e6 Load RI's into netDb struct for later referencing 2024-06-30 23:14:48 -04:00
58e8f78c56 Start making it so I can configure things, so I can configure it to read the netDb I already have and attempt to make a connection. Implement a reseed puller, or at least most of one. 2024-06-29 00:23:42 -04:00
idk
366db272f4 merge majestrate's changes from years ago 2021-04-19 20:51:15 -04:00
idk
6c7b8d48ea make it build with modules and add the checklist from ire 2021-04-19 20:43:37 -04:00
993c006de3 * add Router.Start()
* remove Router.Run()
2017-08-27 11:02:37 -04:00
aeb33c27aa add signal handling boilerblate 2017-08-27 10:48:34 -04:00
6df749bae4 fix netdb skiplist path 2016-08-17 09:28:45 -04:00
3f2c615a21 add tests, fix imports, document consts 2016-06-17 21:07:16 -07:00
1e471e4e00 format with go fmt 2016-01-29 07:22:31 -05:00
5cf389a79d make it compile 2016-01-28 10:46:09 -05:00
67d49585af add base files 2016-01-28 10:16:26 -05:00