- May 10, 2021
- May 08, 2021
-
-
idk authored
-
- May 07, 2021
-
-
zzz authored
Don't show both ban and unban buttons if peer param provided Don't put hash in form again after ban/unban POST
-
- May 06, 2021
- May 05, 2021
- May 04, 2021
-
-
zzz authored
-
- May 02, 2021
-
-
zzz authored
-
- Apr 28, 2021
-
-
idk authored
-
-
idk authored
-
Zlatin Balevsky authored
More Docker changes See merge request !28
-
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
-
-
zzz authored
Only check for clients.config if there was no clients.config.d
-
-
- Apr 26, 2021
-
-
zzz authored
Remove old Main-Class from manifest Add Class-Path to manifest
-
- Apr 25, 2021
- Apr 24, 2021
-
-
zzz authored
More test mods Fix StringBuilderWriter.write(int)
-
Zlatin Balevsky authored
Merged into my fork, not main repo See merge request !26
-
Zlatin Balevsky authored
-
zzz authored
(if you uncomment it)
-
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.
-
zzz authored
Patch to follow in next commit
-
zzz authored
-
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
-
-
idk authored
Add a unicode arrow to the buttons on the address book interstitial. More CSS tweaks to work on more resolutions
-
- Apr 20, 2021