18b8c77c79Make it so that PrimarySession.Dial can be used like net.Dial
idk
2021-02-27 00:02:04 -05:00
aa8028230eMake it so that PrimarySession.Dial can be used like net.Dial
idk
2021-02-26 23:52:54 -05:00
6c5a389c9bMake it so that PrimarySession.Dial can be used like net.Dial
idk
2021-02-26 23:50:56 -05:00
818f18648aPrimary Session should return LocalAddr
idk
2021-02-26 16:04:18 -05:00
ddbe66bfe9Primary Session should return LocalAddr
idk
2021-02-26 16:02:14 -05:00
f46a953bc8Primary Session should return LocalAddr
idk
2021-02-26 16:00:43 -05:00
e5f304f552Primary Session should return LocalAddr
idk
2021-02-26 15:55:22 -05:00
27810c197cexperiment: try using base32 as String in address since most things are going to expect it anyway, I think
idk
2021-02-26 15:25:59 -05:00
6c76e83617experiment: try using base32 as String in address since most things are going to expect it anyway, I think
idk
2021-02-26 13:09:39 -05:00
1748849c87experiment: try using base32 as String in address since most things are going to expect it anyway, I think
idk
2021-02-26 13:07:22 -05:00
0f604e88b2Try directly creating a listener on top of a PrimarySession
idk
2021-02-26 10:52:19 -05:00
3ffa61bf70Neat that was easy, SAM Primary sessions appear to work.
idk
2021-02-22 12:54:52 -05:00
e9ab98c71bAlso port the datagram example to the Primary session
idk
2021-02-21 00:28:26 -05:00
6b90389d7fAdd a basic test of a Primary session by making the datagramm session test fire off a datagram subsession
idk
2021-02-21 00:07:06 -05:00
0b4982e1feThrow in some other useful defaults while I'm at it. TODO, switch everything over to the option emitter. Thought I already did that.
idk
2021-02-19 23:38:05 -05:00
06ef087039That... might actually do it, but there's probably something important I missed so far. I'll write up primary_test.go tomorrow.
idk
2021-02-19 23:32:05 -05:00
2cb9b8f30cAdd DatagramSession to helper library, stub out samv3.3 primary sessions
idk
2021-02-19 21:47:37 -05:00
bdc1edb224Add DatagramSession to helper library, stub out samv3.3 primary sessions
idk
2021-02-19 21:44:59 -05:00
de74967cd2Add DatagramSession to helper library, stub out samv3.3 primary sessions
idk
2021-02-19 21:28:28 -05:00
e8b472bed9Ask for keys from the SAM API as a one-off event in i2pkeys. Set up for implementing crypto.Public/Private keys, crypto.Signer
idk
2021-01-22 16:26:07 -05:00
e45d6f7cb0Make it so i2pkeys also implements net.Addr
idk
2020-12-30 20:53:27 -05:00
f3baac1fbeupdate mods and fmt
idk
2020-12-14 21:43:28 -05:00
692064fd13simplify listener helper a bit
idk
2020-12-14 21:43:04 -05:00