- May 28, 2022
- May 27, 2022
-
-
zzz authored
Clean up language selection code in ResourceHelper
-
zzz authored
The lib was binding to all addresses, and then our UPnP.updateInterfaces() was closing most of them on first run. Fix the lib to only bind to the non-public and non-deprecated ones, using the same getLocalAddresses() method as in our code.
-
zzz authored
Fallback to Ed25519 on error
-
- May 26, 2022
- May 25, 2022
-
-
zzz authored
for unimplemented ElG import, so CertUtil.loadPrivateKey() will continue processing and then fail with the correct exception and error message on bad input. Pull constant KeySpec out of loop.
-
- May 24, 2022
-
-
zzz 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
- 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
-
-
zzz authored
-