- Apr 28, 2021
-
-
Zlatin Balevsky authored
* disable in-network updates * persistent directory for snark downloads * listen on port 12345 for i2np connections * restore multi-stage build * use better ant target * allow passing -Xmx via the JVM_XMX variable Many thanks to LoveIsGrief for the suggestions!
-
- Apr 27, 2021
-
- Apr 26, 2021
-
- Apr 25, 2021
-
- Apr 24, 2021
-
-
Zlatin Balevsky authored
Merged into my fork, not main repo See merge request !26
-
Zlatin Balevsky authored
-
zzz authored
Jetty server high CPU when client send data length > 17408 This affects SSL connections only, which is not part of our default setup. Adapted from workaround at: https://github.com/eclipse/jetty.project/security/advisories/GHSA-26vr-8j45-3r4w Put the new checks directly in the unwrap() method, rather than subclassing SslConnection, as that would require config file changes.
-
Zlatin Balevsky authored
Null-out the InputStream of the Buffer object when writing. Fixes #17 Closes #17 See merge request !25
-
Zlatin Balevsky authored
- Apr 23, 2021
-
-
idk authored
When checking whether to use Roaming appdata(like on older installs or on installs where people deliberately use Roaming appdata) also check whether clients.config exists and if it does, set home to Roaming appdata since people may be updating from routers before the migration to clients.config.d directories. This should fix #16
-
- Apr 22, 2021
-
- Apr 20, 2021
-
- Apr 19, 2021
-
- Apr 18, 2021
-
- Apr 17, 2021
-
- Apr 15, 2021
-
- Apr 13, 2021
-
- Apr 12, 2021
-
- Apr 11, 2021
-
- Apr 10, 2021
-