70f018eb87
NTCP2: Noise lib from:
...
https://github.com/rweather/noise-java
Revision db4855c on Oct 8, 2016
Copyright (C) 2016 Southern Storm Software, Pty Ltd.
MIT license
Unmodified, as base for future merges
Only classes we need, this rev will not compile
2018-06-26 16:01:35 +00:00
55a8878a64
NTCP2: Key factory
2018-06-26 15:57:09 +00:00
0f048a7aa6
NTCP2: New FNDF method
2018-06-26 15:39:08 +00:00
435bf81945
NTCP2: Payload and options classes
2018-06-26 15:29:08 +00:00
1a56d5ab37
NTCP2: I2NP support, fixes, cleanups
2018-06-26 15:23:55 +00:00
3d21ad0df9
0.9.35
2018-06-26 11:09:29 +00:00
f6a4b0b709
Pull translation updates from Transifex
...
New Azerbaijani translations
2018-06-23 11:57:39 +00:00
1e24523df2
volatile
2018-06-22 10:40:36 +00:00
93c6df7e89
SusiMail: Fix NPE on logout (ticket #2266 )
2018-06-21 18:41:21 +00:00
4cd9fe725d
fix build
2018-06-19 11:32:19 +00:00
03d430ba7c
SSU: Catch ISE
2018-06-19 10:31:02 +00:00
5592992b73
SSU: Add volatile (ticket #2260 )
2018-06-19 10:26:57 +00:00
d500f61738
NTCP: Log and fail messages on outbound queue overflow
2018-06-17 16:00:17 +00:00
8eb6dc0aef
GeoIP: Don't log error message when hitting the end
...
of the geoipv6.dat file
2018-06-16 17:23:57 +00:00
5e24daafc6
disable NTCP2 code
2018-06-15 19:16:06 +00:00
89c9a6d0bb
Push strings to transifex
2018-06-13 18:33:56 +00:00
da5de2fd4a
NTCP: Fix clearing of write interest ops at
...
inbound establishment, causing latency on first message
(ticket #2237 )
2018-06-13 10:42:53 +00:00
aa98e540e0
Catch RuntimeException in BuildRequestor
2018-06-11 12:11:03 +00:00
253c157ba8
Don't exclusively use explicitPeers when specified for testing
2018-06-11 12:10:04 +00:00
3361d14f3c
UPnP: Change port names
2018-06-11 11:56:22 +00:00
20145333f4
i2psnark: Fix torrent ignoring priority settings when autostart is enabled (ticket #2229 )
2018-06-09 13:42:12 +00:00
5c3f264295
NTCP: More efficient copying of inbound establish state data
...
More prep for NTCP2
2018-06-03 13:12:21 +00:00
02855a0d97
NTCP: Fix state lock, should not have been static
...
javadocs
2018-06-02 17:03:26 +00:00
b5117eafc5
NTCP2: Data phase payload generation and parsing
2018-06-02 15:53:06 +00:00
05ffa63dc0
NTCP: Start NTCP2 implementation, all disabled for now
2018-06-02 15:05:24 +00:00
06106c75dc
NTCP: Refactor EstablishState into interface/base/inbound/outbound,
...
in prep for NTCP2
2018-06-02 12:35:11 +00:00
cee45e3031
SusiDNS: Add notes form (ticket #1433 )
2018-05-31 20:33:31 +00:00
04a9f5612b
Javadoc fixes
2018-05-30 13:11:50 +00:00
278a8142b8
NTCP: Cleanup, remove commented-out code in prep for NTCP2
...
Increase max RI size
2018-05-29 17:23:08 +00:00
d128bab2fa
SusiMail: Send deletions after connect so emails don't come back after a move (ticket #2087 )
...
Refactor/consolidate pop3 deletion code
Fix loading mails in checker
Fix checker thread name
Return to inbox, not drafts, after sending draft
CSS for select
2018-05-28 14:18:23 +00:00
36c279f23d
i2psnark: Hide peers button if no peers on that page (ticket #2152 )
2018-05-26 21:47:30 +00:00
5ca319e4bd
/confignet: Reorganize (ticket #2217 )
2018-05-26 16:05:28 +00:00
f11104e7bc
Summary Bar: Change header from "I2P Updates" to "Update Status" (ticket #2137 )
...
/configsidebar: Tag sections for translation; translate unselected sections;
sort unselected sections by translated name
2018-05-26 13:56:06 +00:00
39c0f558c1
Utils: Disable DNSoverHTTPS by default (ticket #2201 )
...
Reenable with eepget.useDNSOverHTTPS=true and time.useDNSOverHTTPS=true
2018-05-26 12:24:50 +00:00
c1b9aa9665
Router: Fix wrapper.config path in OOM message when installed as
...
Debian package, but not running as a service (ticket #2223 )
2018-05-26 11:46:59 +00:00
9eb3cc5916
i2ptunnel: Fix dup tunnels clicking generate on new tunnel (ticket #2225 )
...
remove dup call to processAction()
2018-05-25 19:39:22 +00:00
2fab97fb20
Console: Fix changes to wrong tunnel on /configtunnels (ticket #2227 )
2018-05-25 17:35:29 +00:00
f6273a1662
SSL Wizard: Link fixes
...
Fix lost autostart config
Separate messages for bad SSL config vs. no SSL config
2018-05-05 22:32:43 +00:00
b31ebfe368
SSL Wizard: Stop and restart Jetty if running
...
Make JettyStart restartable
RouterAppManager workaround for JettyStart becoming untracked after stop
2018-05-03 19:29:13 +00:00
9c52d454f8
Debug: Case-insensitive sort of PortMapper and AppManager tables
2018-05-03 13:08:56 +00:00
8ed1b96f3a
Console: Fix NPE on /configsidebar (ticket #2220 )
...
Don't throw NPE translating null
Add note about split()
Fix form inside table
2018-04-29 20:57:47 +00:00
50710f8066
Tunnels: Fix and consolidate allow-zero-hop logic,
...
prevent zero-hop client tunnels even when no active peers
Remove buildRequestZeroHopTime stat
2018-04-27 17:41:47 +00:00
75d681a93c
Clock: Fix early NPE via DoH
2018-04-23 15:48:44 +00:00
1a27fe185c
SusiMail: Include attachments when forwarding (ticket #2087 )
2018-04-22 15:17:38 +00:00
f040421848
SusiMail: Fix reply/forward filling in compose form
...
Better formatting of addresses in forwarded mail
2018-04-19 21:20:58 +00:00
ea9a3320a3
DNSoverHTTPS for SSLEepGet and NTP (ticket #2201 )
2018-04-17 17:16:51 +00:00
f0e0c01518
Console: Fix sidebar status when updating plugin (ticket #2137 )
2018-04-17 12:37:54 +00:00
d189c3912c
Console: Add links to bandwidth graphs on /tunnels
2018-04-16 14:34:41 +00:00
844977cca3
SusiMail: Add folders, drafts, background sending (ticket #2087 )
...
Use with caution; cleanups and CSS to follow
2018-04-14 15:50:07 +00:00
ffad52e48c
LoadClientAppsJob.parseArgs() minor cleanup
2018-04-14 14:35:53 +00:00