- 28 Apr, 2022 2 commits
- 26 Apr, 2022 1 commit
-
-
idk authored
-
- 30 Mar, 2022 1 commit
-
-
idk authored
-
- 29 Mar, 2022 1 commit
-
-
idk authored
-
- 10 Mar, 2022 2 commits
- 09 Mar, 2022 1 commit
-
-
idk authored
remove reliance on real sam3 library for compatibility, same pattern is available in goSam now, but the better solution long-term is to move i2pkeys out of sam3 since it no longer requires a real SAM connection for anything
-
- 02 Feb, 2022 6 commits
- 15 Apr, 2021 3 commits
- 25 Feb, 2021 2 commits
-
-
idk authored
Add session creation commands for datagrams and raw sessions, stub out a repliable datagram dialer, add a DatagramConn interface that implements both net.Conn and net.PacketConn so that Dial can return a whole DatagramConn
-
idk authored
Add session creation commands for datagrams and raw sessions, stub out a repliable datagram dialer, add a DatagramConn interface that implements both net.Conn and net.PacketConn so that Dial can return a whole DatagramConn
-
- 22 Jan, 2021 4 commits
- 07 Dec, 2020 2 commits
- 05 Dec, 2020 1 commit
-
-
idk authored
Dial/Hangup Hack. If the connection is closed because of an error, re-dial it from within the dial function itself by incrementing the ID and creating a new session on top of the old one.
-
- 29 Nov, 2020 5 commits
-
-
idk authored
-
idk authored
Improve the parser, automatically set empty destinations to TRANSIENT when using a dialer, better error handling, when a socket gets closed, increment the ID and re-create it
-
idk authored
Improve the parser, automatically set empty destinations to TRANSIENT when using a dialer, better error handling, when a socket gets closed, increment the ID and re-create it
-
idk authored
Improve the parser, automatically set empty destinations to TRANSIENT when using a dialer, better error handling, when a socket gets closed, increment the ID and re-create it
-
idk authored
Improve the parser, automatically set empty destinations to TRANSIENT when using a dialer, better error handling, when a socket gets closed, increment the ID and re-create it
-
- 24 Nov, 2020 2 commits
- 22 Nov, 2020 6 commits
- 13 Nov, 2020 1 commit
-
-
idk authored
-