Commit Graph

18 Commits

Author SHA1 Message Date
05c4d3d973 add my unzip fork which fixes the permissions bug 2024-06-29 00:25:23 -04:00
40d0ea5ff5 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:55 -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
b0fcf4bc11 Fix mapping values, remove redundant, unused functions 2024-02-05 10:42:57 -05:00
c8c4196c6f Tweak godocs for lib/common 2022-09-12 04:31:02 -04:00
idk
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
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
0765c8b302 more 2017-08-27 09:59:22 -04:00
6df749bae4 fix netdb skiplist path 2016-08-17 09:28:45 -04:00
f1094c0ffe fix up structure 2016-08-17 09:19:56 -04:00
f26605c0b1 merge 2016-07-03 08:29:21 -04:00
34236e7d6f add network database interface 2016-05-06 08:44:39 -04:00
1af45068d4 work on router address and router info 2016-02-07 02:54:02 -08:00
6fcab3b7dd get rid of stdi2p package, move everything relivent to common package 2016-01-29 07:35:17 -05: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