zzz
877b1f5f56
Build: Add resources to dependencies
...
remove unused systray icons
2021-07-30 10:35:12 -04:00
zzz
a634a9e3cf
Util: DoH server list update
2021-07-30 10:12:59 -04:00
zzz
c652d597c9
Tunnels: Prop. 157 updates
...
- Enable handling
- Remove option to disable garlic reply
- Add option to enable sending
2021-07-29 09:51:21 -04:00
zzz
9db50256a8
Console: whitespace fix
2021-07-28 11:11:46 -04:00
zzz
2edac95be9
Tunnels: Updates for proposal 157
...
- Fix compatibility check for OB tunnels
- Add test code to send STBM to explicit peers
- Skip too-many-tunnels check when in test mode
- Cleanups and Log tweaks
2021-07-28 11:09:51 -04:00
idk
d246689242
Address some font size, section size, and spacing issues on proxy.css
2021-07-23 17:01:52 -04:00
zzz
6eb1510324
Transport: Fix UPnP IPv6 NPE
...
ref: http://zzz.i2p/topics/3153
2021-07-23 11:07:59 -04:00
zzz
24ef2b5189
Prop. 157 fix for ChaCha20 IV
...
after testing with i2pd
2021-07-22 15:15:26 -04:00
zzz
2b3a0f0232
bump -5
2021-07-20 10:52:33 -04:00
zzz
cd7c2efda8
build doc update
2021-07-20 10:50:13 -04:00
zzz
ca879f04e3
javadoc
2021-07-20 10:49:14 -04:00
zzz
369c40322e
Make method static
2021-07-20 10:47:50 -04:00
zzz
3244fe1b0f
Tunnels: Add check for prop. 157 layer enc. type
2021-07-20 10:44:38 -04:00
zzz
6b2a4a8fda
Streaming: remove unneeded returns
2021-07-20 10:39:59 -04:00
zzz
83e67ad9d8
Sybil: Increase min display points
2021-07-20 10:37:08 -04:00
zzz
9f0d6c302f
Router: New blocklist entries
...
as reported by drzed
2021-07-20 10:34:57 -04:00
zzz
d42d41ce0a
Util: Check java versions up to 17
2021-07-20 10:33:53 -04:00
zzz
7ff6373d0c
Output stream to string optimizations
2021-07-20 10:31:52 -04:00
zzz
3bf3a4ff9d
NetDB: Increase min ff version to 0.9.38
...
previously was .38 for LS2 stores/lookups only
2021-07-20 10:26:17 -04:00
idk
4c5823ecb7
remove console.css lines from build.xml
2021-07-20 09:22:36 -04:00
idk
8b95aa9652
Merge branch 'proxy-css' into 'master'
...
Proxy Error Page CSS
Closes #330
See merge request i2p-hackers/i2p.i2p!34
2021-07-19 18:30:52 +00:00
idk
71ccd10ba6
Proxy Error Page CSS
2021-07-19 18:30:52 +00:00
zzz
426fbcbfa3
Prop 157 updates
...
- Fix registration of reply key/tag with SKM
- Allow OTBRM down client tunnel
- Disable tunnel hop throttles for allowLocal
- Various cleanups
2021-07-18 14:22:57 -04:00
zzz
a7d9ca920f
Prop 157 updates
...
- Don't require AES keys for short records
- Derive keys from noise ck
- Use derived keys to garlic-encrypt reply at OBEP
- Register reply key with SKM
- Only use short message for client tunnels if client supports EC
- Set nonce for chacha/poly reply record
- Add tagsReceived() for single tag to MuxedSKM
- Add extended TunnelCreatorConfig.toStringFull()
- BRR toString() enhancements
- Test enhancements
2021-07-16 12:28:04 -04:00
idk
f40eff6b7e
Merge branch 'master' of 127.0.0.1:i2p-hackers/i2p.i2p
2021-07-14 15:34:45 -04:00
idk
187ebf4c4a
remove echelon.i2p from the English-language readme.html
2021-07-14 14:43:35 -04:00
zzz
1e7b13db66
HopConfig: Remove unused reply fields
...
previously moved to TunnelCreatorConfig
toString() enhancements
2021-07-14 10:51:57 -04:00
zzz
bc13f64403
Prop. 157 javadoc updates
2021-07-13 11:32:11 -04:00
zzz
617fff175e
Tunnels: Prop. 157 updates
...
- remove ITBM
- remove plaintext slot from OTBRM
2021-07-13 09:47:30 -04:00
zzz
8710aa0065
Fix package for new "filter"
2021-07-13 08:23:32 -04:00
idk
558aa6e421
Merge branch 'x-i2p-location' into 'master'
...
Adds an X-I2P-Location header filter to the default I2P site
See merge request i2p-hackers/i2p.i2p!22
2021-07-12 14:21:23 +00:00
idk
1911132f11
Adds an X-I2P-Location header filter to the default I2P site
2021-07-12 14:21:23 +00:00
zzz
373924e650
Streaming: Reduce immediate ack delay
2021-07-07 08:31:17 -04:00
zzz
9c74cafd92
UPnP: IPv6 address validation fix
2021-07-02 07:51:01 -04:00
zzz
e88eed760d
Streaming: Minor cleanups
...
- Remove unused stream.trend stat
- Optimization of getting first value from TreeMap
- Only notify reader of input stream when new data available
2021-06-27 11:50:20 -04:00
zzz
b7322e1647
Tests: Add resources to test jars
...
Fix duplicate classes in i2ptest.jar
Change classpath in routertest.jar to point to i2ptest.jar
2021-06-22 10:00:44 -04:00
zzz
bb19fcdac3
Tunnels: Changes for new build messages (Prop. 157)
...
- Remove ITBM, change record length from 236 to 218 bytes
- Fix check of blank record in BuildReplyHandler
- Fix offset constants for short record in BuildRequestRecord
- Fix BuildMessageTestStandalone test 6 (short inbound)
- ITBM class removal TODO
2021-06-22 09:06:40 -04:00
zzz
d71a472367
fix deprecation in test
2021-06-21 12:06:29 -04:00
zzz
e5186b0f7b
Improve error handling on sort
2021-06-20 09:39:12 -04:00
zzz
fd6219356d
Jetty: Case-insensitive sort on directory listing, put directories first
2021-06-20 09:28:10 -04:00
zzz
ea8597d1fb
Console: Add preliminary Permissions-Policy header
...
other places TODO
2021-06-18 09:58:57 -04:00
zzz
970be35084
Transport: Remove 4/6 caps config
...
since 0.9.50 is out.
Log tweaks
2021-06-18 09:23:22 -04:00
zzz
c65b4689d0
SSU: Fix handling of bad peer test responses
...
Always abort test with an unknown result,
to prevent false firewalled indication.
Log tweaks
2021-06-18 09:11:42 -04:00
zzz
7628168c3d
Tunnels: Consolidate tunnel key generation
...
in BuildRequestor.createTunnelBuildMessage()
to prep for derived keys in prop. 157
2021-06-17 12:58:46 -04:00
zzz
65b57fed9f
minor css fix on /stats
2021-06-16 09:50:39 -04:00
zzz
67288f27b6
Crypto: Increase key pools for slow machines
...
Increase EDH key pool for all
Return unused EDH keys to XDH pool
ref: http://zzz.i2p/topics/3139
2021-06-16 09:50:04 -04:00
zzz
10cc00a9c8
Console: Format news dates using DataHelper
2021-06-16 09:08:44 -04:00
zzz
2cbb9b44ea
Unused field
2021-06-16 09:00:53 -04:00
zzz
f9e8fa8150
Tunnels: Continue work on prop. 157
...
- Add new internal-only ShortTunnelBuildReplyMessage,
for processing of STBM as a reply.
- Add support for inbound tunnel tests to TunnelBuildMessageStandalone.
The ITBM test is WIP.
- Add checks for unset plaintext record in ITBM and OTBRM
2021-06-13 15:28:48 -04:00
zzz
aa0e0b3a62
Tunnels: Change class of TunnelPoolSettings random key
...
from Hash to SessionKey. It's not a Hash.
2021-06-13 11:34:17 -04:00