zzz
f83f467b28
SusiMail: Add icons to the buttons that were missing them (dark theme)
...
Change mark-all icon (light theme)
2022-10-19 13:05:50 -04:00
zzz
bed4563257
Debian: Change dependency from transitional package libservlet3.1-java
...
to libjsp-api-java and libservlet-api-java
and update symbolic links to the jars in /usr/share/java
Note that the previous symlink to servlet-api-3.1.jar was
another symlink to servlet-api.jar which was actually API 4 anyway.
2022-10-19 12:33:06 -04:00
zzz
d2d9a067ce
javadoc fix
2022-10-19 11:46:19 -04:00
zzz
8fee843315
Tunnels: ConnectChecker fixes
...
add support for 4 and 6 caps
add support for SSU2
remove support for NTCP 1
2022-10-17 14:18:50 -04:00
zzz
21d665b812
Console: CSS fixes for lists in news entries
2022-10-17 11:04:36 -04:00
idk
144271e4ca
Merge branch 'programdata-path-fix' into 'master'
...
remove Application Data from path to I2P service config on Windows
See merge request i2p-hackers/i2p.i2p!65
2022-10-16 21:58:34 +00:00
idk
24fb6c9347
remove Application Data from path to I2P service config on Windows
2022-10-16 21:58:33 +00:00
zzz
1c29d752bd
SSU2 Relay: Use from port in hole punch if different from relay response port
...
to support Charlies behind symmetric NAT
Check for IP mismatch in hole punch
Ban Charlies with bad IP/port
Ban Charlies who ban us
2022-10-16 12:13:26 -04:00
zzz
3f1d2f9808
i2psnark: Increase piece limit to 64K
...
as requested by RABADA ref: http://zzz.i2p/topics/3436
2022-10-15 08:19:30 -04:00
zzz
166d1ba86b
SSU2: Track recently-closed sessions (gitlab #370 )
...
and drop packets received on them, to prevent SSU1 fallback processing
2022-10-10 11:33:05 -04:00
zzz
64873218ba
SSU2: Enable by default
2022-09-28 09:26:28 -04:00
zzz
0eb96d6ef0
Installer: Fix error on Windows when username contains a space (gitlab #367 )
...
in fixperms.bat
2022-09-28 09:17:44 -04:00
zzz
beaeb9c835
SSU2: Ensure min packet size for pings
2022-09-23 11:20:17 -04:00
zzz
5b1a023be6
SSU2: Convert 1276 MTU to 1280 to workaround bug in 1.9.0
2022-09-23 11:18:36 -04:00
zzz
c082fc8fa6
SSU2: Fail handshakes while inside sync
...
to prevent races and fail-after-fail ISE
Override fail() to destroy handshake state
2022-09-23 09:14:03 -04:00
zzz
0e8b757249
SSU2 IES2 reduce log levels
2022-09-20 12:01:08 -04:00
zzz
c1b241ab8f
i2ptunnel, eepget: Add support for SHA-256 digest proxy auth (RFC 7616)
...
Requires re-saving user/pw on proxy side
2022-09-20 08:26:05 -04:00
zzz
ab49a149ba
Router debug: Don't show enc. type for local router in tunnel config
...
as it was always showing ElG which was incorrect
ref: http://zzz.i2p/topics/3403
2022-09-14 08:28:10 -04:00
zzz
f64894ea12
Router: ProfileOrganizer and TunnelPeerSelector cleanup
...
of unused code, in prep for some redesign
2022-09-10 14:11:00 -04:00
zzz
a34bf5d408
Console: Include SSU2 addresses in transports chart
...
Linkify router family name in RI
2022-09-10 12:50:29 -04:00
zzz
ca569f0739
Router: Remove some ancient HandlerJobBuilder registration code
2022-09-10 08:12:42 -04:00
zzz
88a66928c1
SSU2: Enable handling of ack-immediate flag by default
...
test code that was off by default was previously checked in
2022-09-09 12:33:53 -04:00
idk
2144486917
Specify type on emptyList so it compiles with Java 8
2022-09-08 21:57:01 -04:00
zzz
0f560139f3
unused field
2022-09-07 10:11:39 -04:00
zzz
b610b7a695
Transports: Don't rekey noise params on testnet
2022-09-07 10:09:05 -04:00
zzz
26f882edd5
SSU: Fallback processing for MTU detection
...
take the minimum of all interfaces if specific interface not found
Update CLI to support address args for testing
2022-09-07 10:01:32 -04:00
idk
f00e020f2b
Fix unexpanded styles on addressbook pages #365
2022-09-06 18:09:58 -04:00
idk
edd0dd0b0d
fix padding on expanded elements in SusiDNS
2022-09-06 15:54:44 -04:00
idk
031fa45eb8
fix incorrect background color on expanding element in SusiDNS
2022-09-06 15:39:45 -04:00
zzz
a2eee5a673
NetDB: Fix reseeding when clock is skewed
...
reported, fixed, and tested by zlatinb
2022-09-06 11:56:33 -04:00
zzz
45c160f27a
Data: Cache SSU2 string
2022-09-06 09:39:14 -04:00
zzz
7ba59b4338
SSU2: Don't publish or connect if our MTU becomes too small
...
after initial check in constructor
Don't rectify 1280 IPv4 MTU down to 1276
Add note about replay detector
2022-09-06 09:35:29 -04:00
zzz
554b17fe9a
SusiDNS: Fix adding to empty address book
...
by doing form processing even if book is empty.
Do all form processing before displays so the
displays reflect any form add/delete.
Broken in 0.9.50 when form processing call was moved.
Hide replace and add alternate buttons if book is empty.
Ref: https://www.reddit.com/r/i2p/comments/wu7nac/how_do_i_add_to_the_private_address_book/
2022-09-04 08:14:19 -04:00
zzz
64632eed4a
UPnP: Fix opening IPv6 ports
2022-09-03 12:01:59 -04:00
zzz
49299f3f28
NetDB: Query connected peers for their RI directly
...
Negative cache router hash when expiring RI
Log tweaks
2022-09-03 11:59:39 -04:00
zzz
00774590b0
SSU2: Fix ISE after sending retry for clock skew in session request
...
log tweaks
2022-09-01 12:21:33 -04:00
zzz
52b640b582
Router: Ensure database store message is processed before reply job (Gitlab #364 )
...
by processing DSM inline in InNetMessagePool.
Caused random lookup failures of RI and LS.
Made worse by previous change removing duplicate store from reply job.
thanks obscuratus and drzed
2022-09-01 11:55:00 -04:00
zzz
911e69e3ae
Emphasize checklist step to try Maven jars build before release
...
to not break Android build
ref: Gitlab MR !64
2022-08-31 07:56:13 -04:00
zzz
d809d6653d
SSU2: Implement ack-immediate flag
...
Use a single ack timer for each session rather than
creating a new one for every ack
Log tweaks
2022-08-29 16:47:19 -04:00
idk
8df81fc0a1
Merge branch '1.9.0-java7-classpath-fix' into 'master'
...
explicitly set types of some objects so that the code can be compiled with a Java 7 bootclasspth
See merge request i2p-hackers/i2p.i2p!64
2022-08-29 15:45:55 +00:00
zzz
ed76829562
Console: Don't lookup RI if banned
2022-08-28 15:28:17 -04:00
zzz
4f4044c3f0
Console: Add notification and summary bar info on deadlock
...
Check for deadlock more frequently
2022-08-28 15:24:34 -04:00
zzz
3a4bfc9c07
Util: Add option to gzip router logs
...
Primarily for devs. No UI.
remove shutdown hook ID
2022-08-28 15:07:30 -04:00
zzz
b25c207e9a
Console: Linkify router hash even if not in netdb
...
as the console will do the lookup if not
2022-08-28 11:22:31 -04:00
idk
fcae43547b
explicitly set types of some objects so that the code can be compiled with a Java 7 bootclasspth
2022-08-27 19:26:03 -04:00
zzz
b34b0cc399
SSU2: Fix packets exceeding MTU by up to 3 bytes
2022-08-25 10:58:14 -04:00
zzz
f4875d12fa
SSU2: Immediately fail session request containing zero token
...
i2pd will send this after retry with zero token and termination
2022-08-25 10:56:34 -04:00
zzz
2f06e9bebf
SSU2: Implement path challenge and connection migration
...
mark session dead after receiving destroy
log tweaks
2022-08-25 08:57:02 -04:00
zzz
9b6dde008d
Router: Hopefully fix deadlock via rebuildRouterAddress() and UDPTransport
2022-08-25 08:46:25 -04:00
zzz
6ddaa72a86
Add deadlocks to event log
2022-08-23 13:01:32 -04:00