Commit Graph

157 Commits

Author SHA1 Message Date
idk
0aa32b4aad start fixing up the tests on the new struct implementations 2021-04-25 02:09:12 -04:00
idk
3adf694c25 start fixing up the tests on the new struct implementations 2021-04-25 02:07:59 -04:00
idk
a11c3b73cb start fixing up the tests on the new struct implementations 2021-04-25 02:06:57 -04:00
idk
853bc79f8f start fixing up the tests on the new struct implementations 2021-04-24 23:23:29 -04:00
idk
77f1c6dd0a start fixing up the tests on the new struct implementations 2021-04-24 22:48:48 -04:00
idk
ee7d8a0d63 OK before I go any further on this I should go back and check it against the tests. 2021-04-24 19:20:37 -04:00
idk
c253bf31ac fix likely issue in ReadKeys 2021-04-24 18:36:57 -04:00
idk
b97b2854c1 add a stub file for leaseset2 2021-04-24 18:07:57 -04:00
idk
d5266f8980 finish structifying lease, add a stub file for lease2 2021-04-24 18:04:10 -04:00
idk
6de4dde1f2 Don't redundantly(and falsely) count the remainder when reading KeysAndCert 2021-04-24 16:25:21 -04:00
idk
648c05b15f Make an interface of KeysAndCert 2021-04-24 16:05:23 -04:00
idk
bfc7237ba6 work on leasesets 2021-04-24 15:59:38 -04:00
idk
ffbdc7f967 Comment IntegerBytes 2021-04-24 15:35:08 -04:00
idk
1cd9d16760 Read in public and private keys when reading in keysandcert from a byte slice 2021-04-24 15:32:45 -04:00
idk
896df4e483 Update README.md with some of the plan 2021-04-22 23:49:00 -04:00
idk
49d7eeb441 Update README.md with some of the plan 2021-04-22 23:47:15 -04:00
idk
7893694c91 Update README.md with some of the plan 2021-04-22 23:47:04 -04:00
idk
1ea426da9c Begin to convert the common structures from being byte-slice based to struct based 2021-04-22 22:55:32 -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
83e7a963dd rename at strings for logging 2017-08-27 11:07:48 -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
0765c8b302 more 2017-08-27 09:59:22 -04:00
a08790d3a7 add stubs for NTCP 2017-08-27 09:11:29 -04:00
42c92a5a7e add personal makefile for conviences 2017-08-27 09:11:13 -04:00
7e2180c316 Merge remote-tracking branch 'hkparker/master' 2017-08-27 09:07:39 -04:00
ce52510de1 some build request record tests 2017-07-08 20:02:16 -07:00
a8e8975a6e start fuzzing i2np 2017-07-07 18:21:22 -07:00
d1d01638de build request record parsing code 2017-07-07 17:45:35 -07:00
f3af385fc5 i2np structs 2017-07-02 15:53:10 -07:00
1dc86bdbac starting i2np parsing 2017-06-29 23:14:17 -07:00
798650cfd5 SU3 parsing! 2017-05-14 20:52:12 -07:00
3d00b978f4 corpus from fuzzing 2017-04-16 22:32:19 -07:00
b2bae2c198 move fuzz files, fix crasher 2017-04-16 21:02:47 -07:00
95d65ab0a0 fix fuzzing dockerfile 2017-04-07 22:11:45 -07:00
ccfe4a8350 Merge branch 'master' of github.com:hkparker/go-i2p 2017-04-07 21:59:58 -07:00
b98534c112 fuzzing with dvyukov/go-fuzz 2017-04-07 21:59:28 -07:00
8d7960f533 fix router_info signature size 2017-04-06 10:20:19 -04:00
2f6350bb6b Merge remote-tracking branch 'hkparker/master' 2017-04-06 10:05:41 -04:00
fe3ddad072 follow on fragment flag parsing 2016-12-29 16:52:57 +00:00
22356f8a3a constants 2016-12-29 15:46:34 +00:00
c501cb0c65 better parsing of hashes 2016-12-29 13:34:01 +00:00
a0bbfac457 starting delivery instruction testing 2016-12-28 22:47:52 +00:00
1b94d85a05 appending delay and extended option to delivery instructions 2016-12-27 17:56:49 +00:00
d82edd84a2 message id parsing 2016-11-06 15:04:43 -08:00
abd08057f3 small read di work 2016-11-05 23:57:09 -07:00
5fe56ddf20 read di changes 2016-11-02 22:16:32 -07:00
e43b8d391d Merge remote-tracking branch 'hkparker/master' 2016-10-30 11:14:20 -04:00
a52bdd30be read delivery instructions progress 2016-09-25 19:01:40 -07:00