Haris Khan
677aac500e
fix logger naming collision with other libs
2024-10-23 00:06:06 -04:00
Haris Khan
a9dc482bda
gofumpt
2024-10-22 17:37:17 -04:00
Haris Khan
be35267079
expanded logging in header.go
2024-10-18 22:47:28 -04:00
Haris Khan
013d35b447
expanded logging in build_request_record.go
2024-10-18 22:41:40 -04:00
eyedeekay
d900d7faf8
add doc.md files from master
2024-10-03 22:10:55 -04:00
eyedeekay
08a0d92742
gofmt
2024-10-03 21:52:49 -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
Hayden Parker
ce52510de1
some build request record tests
2017-07-08 20:02:16 -07:00
Hayden Parker
a8e8975a6e
start fuzzing i2np
2017-07-07 18:21:22 -07:00
Hayden Parker
d1d01638de
build request record parsing code
2017-07-07 17:45:35 -07:00
Hayden
f3af385fc5
i2np structs
2017-07-02 15:53:10 -07:00
Hayden
1dc86bdbac
starting i2np parsing
2017-06-29 23:14:17 -07:00
Jeff Becker
9982c1b62c
* start on initial i2np transport code
...
* move ssu such that it's a subdirectory of transport package
* fix i2np package name to be i2np not stdi2p
2016-02-07 13:48:01 -05:00
Jeff Becker
1e471e4e00
format with go fmt
2016-01-29 07:22:31 -05:00
Jeff Becker
3c62d42c42
more progress:
...
* add tunnel crypto
* add base boilter plate for tunnel message processing
2016-01-28 18:19:23 -05:00