- Jun 17, 2022
-
-
idk authored
-
- May 23, 2022
- May 20, 2022
-
-
zzz authored
-
- May 19, 2022
-
-
idk authored
make SAMException class public so that it can easily be used by SAM implementers/embedders. Looks like it should have been public, all the constructors are public but the public keyword is missing on the class itself. Make tabs and spacing consistent in that file.
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
- May 17, 2022
-
-
zzz authored
and causing tracker error on initial announce
-
- May 14, 2022
- May 11, 2022
-
-
zzz authored
Strip % suffixes from addresses before comparing Fix HTTPMUSocket.getLocalAddress() to return the correct bound address Throw exception on multicast socket bind failures, don't attempt further operations on failed sockets Add toString() to sockets for debugging Log tweaks
-
zzz authored
to avoid conflict in applications linking to apache jars As requested by 'mesh' project Remove with-libhttpclient-java build option No known external uses other than obsolete i2pcontrol plugin
-
- May 10, 2022
-
-
zzz authored
-
- May 07, 2022
-
-
idk authored
Interactive SAM Authentication Interface See merge request i2p-hackers/i2p.i2p!58
-
idk authored
-
- May 06, 2022
-
-
zzz authored
-
- May 02, 2022
- Apr 30, 2022
-
-
zzz authored
Send ack for peer test and relay blocks Add SSU2 pending inbound states to establisher check Remove unused PacketBuilder2 method
-
- Apr 29, 2022
-
-
zzz authored
for routers 0.9.52 or higher
-
- Apr 28, 2022
- Apr 27, 2022
-
-
zzz authored
Change size/ip/port fields to match changes in proposal 159
-
- Apr 25, 2022
- Apr 24, 2022
- Apr 23, 2022
-
-
zzz authored
Don't send message 5 unless we sent accept in message 3 Fix packet length for messages 5-7 Pass messages 5-7 from PacketHandler to PeerTestManager Decrypt and process messages 5-7 Handle messages 4 and 5 in either order Don't set test complete after message 5 Build data block for message 6 Log tweaks
-
zzz authored
Store our IP/port in PeerState2 Send our IP/port in message 1 Fix signature validation of message 4 Check for 0 status in messages 1 and 2 Fail on nonzero status in message 4 Log tweaks
-