619c36d18d
1.6.1
2021-11-29 12:21:54 -05:00
cf10a2d5b6
Tunnels: Fix NPE in BuildHandler
2021-11-29 12:19:02 -05:00
56fdc244d4
1.6.0
2021-11-29 10:41:18 -05:00
adc69c0d9a
Refresh Debian patch
2021-11-29 10:31:55 -05:00
dd9a5548a8
Man pages: Update bug reporting URL
2021-11-27 08:52:30 -05:00
ab88f86954
ShellService: More import cleanup
2021-11-27 08:05:57 -05:00
9466b225b6
blocklist update
2021-11-26 12:47:35 -05:00
ef1e2b02de
Build: Fix the tagged string with '75%'
...
which causes gettext to add a java-printf-format directive,
then the testscript fails if the translated
string doesn't have a '%' in it; strip out the directive
Bump for review
2021-11-26 11:13:41 -05:00
ee68aec647
Pull translations
2021-11-26 11:06:29 -05:00
3dfeb92b63
Update bug report links
2021-11-24 10:33:30 -05:00
ee5288ebb1
i2ptunnel: AccessFilter findbugs
2021-11-24 09:08:18 -05:00
488acdfd98
Util: ShellService findbugs and cleanups
2021-11-24 08:59:08 -05:00
ee2e7ec30d
Merge branch 'master' of i2pgit.org:i2p-hackers/i2p.i2p
2021-11-23 14:08:19 -05:00
40466bc602
Tweak location of dark theme animation. Closes #335
2021-11-23 14:06:41 -05:00
d8d6954ef0
BuildTime update
2021-11-23 09:57:59 -05:00
0aa4550bbe
Add Hungarian man pages
2021-11-23 07:51:47 -05:00
ad82946fd3
Tunnels: Drop request if hop throttle exceeded by 50%
...
Revert banning peer in throttles
2021-11-23 07:25:53 -05:00
77b48a48ab
Console: Remove tinhat from home page at op's request
2021-11-22 09:38:35 -05:00
d948fa8db3
Update: Fix registered version of feed blocklist after update
2021-11-21 08:50:10 -05:00
31393c2bef
Update: Add message about pack200 plugins
2021-11-21 08:32:09 -05:00
e3fc34ef1f
Tunnels: Ban peer on excessive build requests
...
Drop requests if previous or next peer is banned
Console: Drop peer when manually banned
Update: Drop peer when banlisted
2021-11-21 08:17:43 -05:00
d7fdd6d9dc
Merge pull request #24 from kfeoktistoff/debian_mkdir_log_on_startup
...
debian: create a log dir on startup if absent
2021-11-20 21:53:06 +00:00
5a3a7b843a
Merge pull request #23 from shisheng-1/Modify_GRADLE_1
...
Improve GRADLE build Performance
2021-11-20 21:22:01 +00:00
e06f8961b4
debian: create a log dir on startup if absent
2021-11-20 17:35:28 +00:00
9d1aa5b762
Merge branch 'shellservice' into 'master'
...
Manage Fork-and-Exec Plugins by Monitoring them by PID
See merge request i2p-hackers/i2p.i2p!39
2021-11-17 17:42:50 +00:00
2e71a0b36a
Manage Fork-and-Exec Plugins by Monitoring them by PID
2021-11-17 17:42:45 +00:00
b072f40ed1
Initial Slovenian translations for a few resources
...
not added to menu yet
2021-11-17 09:00:00 -05:00
35d2f118ce
poupdate-source
2021-11-17 08:30:23 -05:00
3f7f315951
Place .wizardnotice at bottom right of screen above the buttons on both dark and light themes( #335 )
2021-11-16 12:21:40 -05:00
6ef4c74d97
NTCP: Move wantsWrite(byte[]) from EventPumper to NTCPConnection
...
for sanity in following the write code path, rather than
going from con to pumper to con, keep the code in con.
Prep for possible write-side improvements in a future release,
ref: http://zzz.i2p/topics/3192
2021-11-16 11:09:05 -05:00
0e4d684e7d
NetDB: Add new reseed
2021-11-16 10:58:38 -05:00
e3be6b50ce
Tunnels: Use connected peer for closest inbound hop when
...
approaching conn limits to increase tunnel build success
This should reduce chances of tunnel builds pushing us over conn limits,
and reduce build failures and watchdog warnings when at conn limits.
2021-11-12 07:21:27 -05:00
dad2bed334
GeoIP 2021-11-01
2021-11-09 08:35:11 -05:00
bbe66f0e18
Util: DoH server list update
2021-11-08 13:04:01 -05:00
27bf65c1a4
Improve GRADLE build Performance
2021-11-06 00:13:26 +08:00
9c7b415d62
Util: Don't warn for new SU3 file types
2021-11-03 08:11:05 -04:00
78e4572a8c
CSS button and checkbox spacing,
...
NTCP table fixes
2021-10-28 09:08:52 -04:00
4507ecd5f2
javadoc PKF clarification
2021-10-28 09:06:54 -04:00
721d39c01d
Remove UDPPacketReader logging
2021-10-28 08:25:43 -04:00
427fc1c1ca
More javadocs on getLibDir()
2021-10-27 10:02:45 -04:00
33f1b3be87
Merge branch 'add-libdir' into 'master'
...
Add an i2p.dir.lib property
See merge request i2p-hackers/i2p.i2p!40
2021-10-26 16:22:37 +00:00
7e1c8c7983
Add an i2p.dir.lib property
2021-10-26 16:22:36 +00:00
aa6b27d829
Merge branch 'backup-locale-conf' into 'master'
...
This adds inclusion of /etc/locale.conf to i2prouter i2p.init, per backup's...
Closes #326
See merge request i2p-hackers/i2p.i2p!41
2021-10-26 16:06:13 +00:00
999e2615c3
This adds inclusion of /etc/locale.conf to i2prouter i2p.init, per backup's...
2021-10-26 16:06:12 +00:00
807b7d672f
Debian: Update JRE dependencies
2021-10-23 12:03:49 -04:00
685a2f1e39
4217a05ae9
and 1e70849bde
were mis-tagged, cannot rewrite history on master, they apply to #335 and not #338
2021-10-21 13:53:48 -04:00
4217a05ae9
Make the background images closer to exactly the same size on /welcome, #338
2021-10-21 13:40:28 -04:00
1e70849bde
Checkin consistency fixes for wizard themes, should address remaining issues with #338
2021-10-21 12:53:01 -04:00
1ab3e9b310
SSU: Send Bob-to-Alice Peer Test message in-session
...
Matches what i2pd does.
More checks to require in-session for
Alice/Bob and Bob/Charlie Peer Test messages.
2021-10-20 09:37:32 -04:00
fd2cf972bf
Javadoc typos
2021-10-14 07:49:02 -04:00
d9eed6446e
Util: Add more Intel processors to CPUID
2021-10-13 08:51:12 -04:00
6b823e6381
Tomcat 9.0.54
2021-10-11 10:46:26 -04:00
917b7e615e
javadoc fix
2021-10-11 07:43:15 -04:00
af97381461
Jetty 9.3.30.v20211001
...
Remove patched SslConnection.java for Jetty #6072 , fix included in this release
2021-10-10 12:09:12 -04:00
4975bb1482
Fix positioning of options on welcome page between instructional text and progression buttons
2021-10-06 11:43:21 -04:00
83e2246195
Console: eepProxy -> proxy
2021-10-05 10:32:20 -04:00
3632070e3f
i2ptunnel: Move the "(0 = unlimited)" text from section headers to tooltips
2021-10-05 09:56:55 -04:00
0cb30a085c
i2ptunnel: Save access list as B64 to save space
...
Convert access list to B32 and sort in UI
Remove blank lines in get/set
2021-10-05 09:34:57 -04:00
a7a59a2b1b
NetDB: Reduce ban time for routers without netId
...
Don't ban routers with bad netId before RI validation,
unless that router sent the RI
2021-10-05 08:40:30 -04:00
bf7155b935
NetDB: Consolidate getKBucketSetSize() calls
...
reported by jogger
fix javadoc
2021-10-03 10:13:04 -04:00
62fb294f54
Console: Replace n/a with -- on floodfills page for readability
2021-10-03 09:46:18 -04:00
b7e710b28f
Wizard: Add theme picker page
...
Clean up configui.js
CSS cleanups for new page TODO
Gitlab #335
2021-10-03 09:05:26 -04:00
4a8534e4e6
SSU: Downgrade fragmentation log errors to warn
...
reported by drzed
2021-10-02 13:40:23 -04:00
aa4e2f5c95
Console: ConfigUIHelper minor refactor (prep for wizard)
2021-10-02 09:06:50 -04:00
fe4fbce7bd
Wizard: Add a simple progress ticker to bw test status
2021-10-02 08:10:40 -04:00
33374eacaa
add input:disabled and button:disabled to dark theme css
2021-10-01 13:12:21 -04:00
cea76ed9d5
i2ptunnel: Fix enc type configuration logic
2021-10-01 08:18:07 -04:00
f41db2685e
i2ptunnel: Center text in buttons (light)
2021-10-01 07:40:31 -04:00
95bf068b0a
i2ptunnel: Remove experts-only label for X25519-only option
2021-10-01 07:39:09 -04:00
e2caa246f2
Line up the columns on results page of the bandwidth wizard. Remove some unnecessary box-shadows which are causing optboxes to appear blurry in some cases.
2021-09-30 16:36:46 -04:00
bed013d858
hide notification div when bandwidth test is complete, switch back to green icon for slide messages
2021-09-30 14:14:10 -04:00
282460cb3f
Console: Add js to /configui to preview themes
...
Save theme change before form processing so no refresh required
Enable/disable reset and apply buttons on config clicks
Prep for theme picker in wizard
2021-09-30 09:55:35 -04:00
f015d1f490
Merge branch 'master' of 127.0.0.1:i2p-hackers/i2p.i2p
2021-09-29 17:56:48 -04:00
f0758ee36f
Adjust alignment of notifications and increase contrast on dark theme /welcome, progress on #335
2021-09-29 17:55:49 -04:00
c77e9537ae
Adjust alignment of notifications and increase contrast on dark theme /welcome, progress on #337
2021-09-29 17:54:08 -04:00
b7de63e922
Console: Wizard HTML fixes
2021-09-28 12:15:01 -04:00
13ade14289
Console: Refactor wizard progress indicator
2021-09-28 09:52:07 -04:00
2b43e4e4b5
Router: Rekey all Android/ARM routers
2021-09-27 10:26:03 -04:00
571986a78b
Add transparent channel to wizardlogo.png s and blend with exclusion instead to improve appearance of logo on dark theme.
2021-09-26 02:24:42 -04:00
d7c89be9a2
Tunnels: Implement Bloom filter for short TBM
...
Reduce TBM Bloom filter size and interval for EC routers
2021-09-25 09:12:15 -04:00
d466fd6799
UDP: Use a single PacketBuilder everywhere
2021-09-22 12:44:28 -04:00
116ec88f56
UDP: Replace ACKSender thread with per-PeerState delayed ack timers
...
(low latency improvements part 2)
Timer is created in PeerState messageFullyReceived() and messagePartiallyReceived().
Don't send a delayed ack-only packet if acks are sent in a data packet first.
Reviewed and tested by zlatinb.
Related MRs: !36 !37 !38
2021-09-22 12:12:16 -04:00
346372e002
Merge branch 'ssu-low-latency-2' into 'master'
...
SSU low-latency changes pt1
See merge request i2p-hackers/i2p.i2p!37
2021-09-17 16:36:42 +00:00
f14b7d53a3
reduce the delay in ACKs to the minimum of rtt/2 and the constant
2021-09-17 17:32:37 +01:00
3355daa334
introduce a lock just for _sendWindowBytesRemaining field
2021-09-17 17:31:45 +01:00
67fea26638
Wizard: remove 'Tcpbw100' from test status messages
2021-09-16 11:50:44 -04:00
b1c367777d
Console: Add constants for wizard page numbers
...
to make it easier to add/remove/reorder pages later
2021-09-16 10:50:57 -04:00
3917dc6d2f
I2CP: Don't call listener.readError() after external client disconnect via destroySocketManager()
...
prevents log error on normal client shutdown
reported and tested by zlatinb
2021-09-10 13:43:26 -04:00
2d239edf34
Update: Get backup URLs from news feed
...
Remove hardcoded backup URLs
Parse i2p, clearnet, and clearnet-ssl URLs from news
Write i2p, clearnet, and clearnet-ssl URLs to old news format
Clearnet and clearnet-ssl URLs currently unused; no handler is registered
2021-09-05 10:47:10 -04:00
1fbe084b74
Update build.xml
2021-09-03 07:16:57 +00:00
7a37f09334
Merge branch 'choking-retransmission-fix' into 'master'
...
Prevent the sender from sending too far ahead of an unacked packet
See merge request i2p-hackers/i2p.i2p!35
2021-09-02 17:26:54 +00:00
1ae05103e4
Prevent the sender from sending too far ahead of an unacked packet
2021-09-02 18:22:12 +01:00
a66422fa3c
Console: Catch error checking systray availability (gitlab issue !331 )
2021-08-28 09:05:38 -04:00
dabc29f8a5
Build: Always echo JDK version
2021-08-27 09:51:32 -04:00
132da4a35a
Debian: Add copyright file to apparmor list
2021-08-27 09:42:28 -04:00
ea1eac2343
Tunnels: Enable sending short tunnel build messages,
...
remove debug settings
2021-08-26 10:23:13 -04:00
569e035bfd
Router: Increase rekey probability to 1 in 4
2021-08-26 09:57:16 -04:00
8b1b5d4eb3
Debian files for 1.5.0
...
Fix build error dh_installdocs linking from the libjbigi-jni arch package
to an arch:all package, this is an error for compat level 10.
2021-08-26 09:52:40 -04:00
33f64f7913
build checklists and windows scripts updates for 1.x
2021-08-24 09:58:17 -04:00
e340fc885d
1.5.0 / API 0.9.51 release
2021-08-23 10:34:39 -04:00
63b3da265b
javadoc fix
2021-08-23 09:21:24 -04:00
03f2cbfc89
bump -10 for review
2021-08-20 13:58:51 -04:00
7f5e7e54c0
Add Hungarian readme
...
fix routerconsole po files failing testscript
2021-08-20 13:19:42 -04:00
30aab77047
Pull translations from Transifex
2021-08-20 12:56:07 -04:00
367a35e531
refresh Debian patches
2021-08-20 09:28:29 -04:00
76a48f5983
GeoIP 2021-08-01
...
BuildTime update
2021-08-20 09:08:43 -04:00
6a1ad6bef5
line up margin for unordered list on susidns.css
2021-08-18 16:50:08 -04:00
ef947e2dbc
spelling fix
2021-08-14 09:38:42 -04:00
de73dec4b8
Crypto: Fix corruption of EC and DSA private keys on Java 17
...
Update test to try all key types
2021-08-13 10:15:24 -04:00
4938e13f0e
poupdate-source
2021-08-11 11:38:49 -04:00
dc48afe89d
Remove dead links
2021-08-11 08:18:40 -04:00
15cfa147a6
Add descriptions of the address book section to the front page in susidns. This is the last string change I intend to check in for this cycle.
2021-08-10 16:10:07 -04:00
7d1656c20f
UPnP: Fix construction of absolute URLs
...
where the service relative URL is an absolute path
and the location absolute URL is below the top level.
Fixes communication with "Freebox" UPnP routers.
ref: http://zzz.i2p/topics/3157
2021-08-07 08:39:05 -04:00
2cb0650980
javadoc fix
2021-08-03 08:37:41 -04:00
cf38697774
Update: Show restart button after an update is handled by a post-processor
2021-08-02 11:36:38 -04:00
f2b878d02a
Data: Remove unused static field deprecated long ago
2021-07-30 12:17:15 -04:00
877b1f5f56
Build: Add resources to dependencies
...
remove unused systray icons
2021-07-30 10:35:12 -04:00
a634a9e3cf
Util: DoH server list update
2021-07-30 10:12:59 -04:00
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
9db50256a8
Console: whitespace fix
2021-07-28 11:11:46 -04:00
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
d246689242
Address some font size, section size, and spacing issues on proxy.css
2021-07-23 17:01:52 -04:00
6eb1510324
Transport: Fix UPnP IPv6 NPE
...
ref: http://zzz.i2p/topics/3153
2021-07-23 11:07:59 -04:00
24ef2b5189
Prop. 157 fix for ChaCha20 IV
...
after testing with i2pd
2021-07-22 15:15:26 -04:00
2b3a0f0232
bump -5
2021-07-20 10:52:33 -04:00
cd7c2efda8
build doc update
2021-07-20 10:50:13 -04:00
ca879f04e3
javadoc
2021-07-20 10:49:14 -04:00
369c40322e
Make method static
2021-07-20 10:47:50 -04:00
3244fe1b0f
Tunnels: Add check for prop. 157 layer enc. type
2021-07-20 10:44:38 -04:00
6b2a4a8fda
Streaming: remove unneeded returns
2021-07-20 10:39:59 -04:00
83e67ad9d8
Sybil: Increase min display points
2021-07-20 10:37:08 -04:00
9f0d6c302f
Router: New blocklist entries
...
as reported by drzed
2021-07-20 10:34:57 -04:00
d42d41ce0a
Util: Check java versions up to 17
2021-07-20 10:33:53 -04:00
7ff6373d0c
Output stream to string optimizations
2021-07-20 10:31:52 -04:00
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
4c5823ecb7
remove console.css lines from build.xml
2021-07-20 09:22:36 -04:00
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
71ccd10ba6
Proxy Error Page CSS
2021-07-19 18:30:52 +00:00
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
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
f40eff6b7e
Merge branch 'master' of 127.0.0.1:i2p-hackers/i2p.i2p
2021-07-14 15:34:45 -04:00
187ebf4c4a
remove echelon.i2p from the English-language readme.html
2021-07-14 14:43:35 -04:00
1e7b13db66
HopConfig: Remove unused reply fields
...
previously moved to TunnelCreatorConfig
toString() enhancements
2021-07-14 10:51:57 -04:00
bc13f64403
Prop. 157 javadoc updates
2021-07-13 11:32:11 -04:00
617fff175e
Tunnels: Prop. 157 updates
...
- remove ITBM
- remove plaintext slot from OTBRM
2021-07-13 09:47:30 -04:00
8710aa0065
Fix package for new "filter"
2021-07-13 08:23:32 -04:00
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
1911132f11
Adds an X-I2P-Location header filter to the default I2P site
2021-07-12 14:21:23 +00:00
373924e650
Streaming: Reduce immediate ack delay
2021-07-07 08:31:17 -04:00
9c74cafd92
UPnP: IPv6 address validation fix
2021-07-02 07:51:01 -04:00
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
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
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
d71a472367
fix deprecation in test
2021-06-21 12:06:29 -04:00
e5186b0f7b
Improve error handling on sort
2021-06-20 09:39:12 -04:00
fd6219356d
Jetty: Case-insensitive sort on directory listing, put directories first
2021-06-20 09:28:10 -04:00
ea8597d1fb
Console: Add preliminary Permissions-Policy header
...
other places TODO
2021-06-18 09:58:57 -04:00
970be35084
Transport: Remove 4/6 caps config
...
since 0.9.50 is out.
Log tweaks
2021-06-18 09:23:22 -04:00
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
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
65b57fed9f
minor css fix on /stats
2021-06-16 09:50:39 -04:00
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
10cc00a9c8
Console: Format news dates using DataHelper
2021-06-16 09:08:44 -04:00
2cbb9b44ea
Unused field
2021-06-16 09:00:53 -04:00
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
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
4c6aa8cfc1
Tests: Add serialize/deserialize test for STBM/OTBRM
2021-06-13 10:52:42 -04:00
010d1a9953
Tunnels: Continue work on new build messages (proposal #157 )
...
WIP, still disabled, proposal not complete
- Use ChaCha20 to encrypt/decrypt records
- Add OTBRM methods for plaintext record
- Add OTBRM checks for correct plaintext slot number
- Add BRR checks to prevent use of nonexistent AES key/IV
- Set plaintext reply at OBEP in BuildHandler
- Allow OTBRM in InboundMessageDistributor
- Remove timing measurements in BuildMessageProcessor.decrypt()
- Add test to BuildMessageTestStandalone for outbound build
- Add check for all replies to BuildMessageTestStandalone
- Log tweaks
2021-06-13 10:31:02 -04:00
3fbfb689af
Tests: Add ECIES test to BuildMessageTestStandalone
2021-06-12 16:20:07 -04:00
2bb3cf046d
Tests: Fix BuildMessageTestStandalone
2021-06-12 15:42:47 -04:00
988e0e796f
Tests: Fixup tunnel test after build classes move
2021-06-12 10:45:18 -04:00
d93e16e52e
UPnP: Bind to IPv6 addresses for search responses
...
Older miniupnpd 2.0 will send a SSDP search response with an IPv6 location to a IPv4 address,
but newer ones 2.2 won't. So we need to also bind to an IPv6 address for the SSDP search
to receive the router's IPv6 location. Then we can bind to our public IPv6 address
for a port forward and it will work when miniupnpd is configured for "secure".
Also, don't bind a POST request to a mismatched v4/v6 address.
2021-06-11 09:29:16 -04:00
d5a499591d
Update: Make backup news URL configurable (see gitlab MR !33 )
2021-06-10 12:36:52 -04:00
41c8f6d0d5
Merge branch 'dmg' into 'master'
...
Add support for dmg and exe updates
See merge request i2p-hackers/i2p.i2p!33
2021-06-10 16:18:31 +00:00
b73d5d6557
Add support for dmg and exe updates
2021-06-10 16:18:31 +00:00
4f12081b59
Tunnels: Move 3 build classes from tunnel to tunnel/pool
...
and make package private, so all the tunnel build classes are in one place.
2021-06-08 12:47:28 -04:00
ad48ff61f3
Console: Change all config page headers to "Configuration"
2021-06-08 10:25:00 -04:00
4aef8d66e3
Console: Remove "configure homepage" item from /home
2021-06-08 10:19:18 -04:00
2f371301ad
NetDB: Prevent rare deadlock in rebuildRouterInfo()
...
by making it always nonblocking.
as reported by drzed
2021-06-08 10:06:41 -04:00
c2c922b665
Tunnels: Switch from SHA256 to SipHash for arbitrary deterministic sort
...
of peers. For efficiency.
ref: http://zzz.i2p/topics/3082
thx: jogger
2021-06-08 09:44:17 -04:00
aee9a3f639
Tunnels: Extend use of high cap peers in expl. tunnels at startup, after extended downtime
2021-06-08 09:28:15 -04:00
d9c98580d1
Continue implementation of short tunnel build messages (proposal 157)
...
- Generate and parse short record format
- Encrypt and decrypt short records
- Register handlers for 3 new messages ITBM/STBM/OTBRM
- Send ITBM/STBM if all hops support it (disabled)
- Reply with OTBRM at OBEP if STBM received (disabled)
- Send STBM at IBGW if ITBM received (disabled)
- Add logic for when to send new messages
- ChaCha encryption of other short records
- Fix compare logic in ITBM parser (ticket #2814 )
All is still preliminary, disabled, untested; proposal is still incomplete
Still todo:
- Fill in plaintext record for ITBM/OTBRM
- OTBRM key/tag
2021-06-08 08:43:40 -04:00
8b4a93554f
Router: Fix JobQueue getLastJobBegin() and getLastJobEnd() (ticket #2809 )
2021-06-01 09:32:21 -04:00
f9b5ee697c
Transport: Consolidate now() calls
2021-06-01 09:01:40 -04:00
6dab5b44ae
unused import
2021-06-01 08:53:29 -04:00
e7bef3f4e8
Console: Fix deprecation in rrd4j
2021-06-01 08:51:16 -04:00
ff44ba4e07
i2psnark: Fix autostart for magnets
2021-06-01 08:50:18 -04:00
b88c8a4f6a
UPnP: Fix IPv6 address check (ticket #2811 )
2021-05-23 07:38:28 -04:00
58aa95df87
Router: Increase rekey probability
2021-05-21 09:52:26 -04:00
56a1184da7
Build: Update RRD4J version in manifest
2021-05-21 09:48:21 -04:00
ecc8b2a1c6
Console: Don't show default cost for NTCP2 either
2021-05-21 09:47:43 -04:00
288170a728
Console: Remove unused H cap from legend
2021-05-21 09:02:58 -04:00
b9efc002c0
RRD4J 3.8
...
Merged in our previous javadoc fixes
Their updated font-selector code remains commented
out in RrdGraphConstants.getFont()
Now requires Java 8
2021-05-21 07:36:57 -04:00
6926f5769e
Systray: Drop unused BrowserChooser
2021-05-20 09:04:26 -04:00
9036aa84f6
Build: Remove broken list-changes targets
2021-05-20 08:56:21 -04:00
557c1d0f04
Console: Make the /confighome headers match the home page headers
...
Fix padding on file chooser buttons
2021-05-20 08:47:20 -04:00
2bb14c317f
Debian files for 0.9.50
...
checklist updates
2021-05-19 09:50:47 -04:00
cb7dcda57f
Fix dup patched/unpatched jetty classes
2021-05-18 08:47:18 -04:00
48cfb6114b
0.9.50
2021-05-18 08:21:33 -04:00
16d50f1e4f
Console: Fix tooltip
2021-05-18 08:06:25 -04:00
fb6e8249d0
bump for review
2021-05-15 14:03:03 -04:00
f83bd18693
set min-height of susidns iframe to the height of the browser's viewport, and automatically show the howitworks section on the susidns homepage. Gets rid of the double-scrollbar on the iframe
2021-05-15 12:02:33 -04:00
33954094a0
Fix bug reporting links in readme files
2021-05-14 12:57:14 -04:00
aa16cc02a1
Pull translations from transifex
2021-05-14 12:45:48 -04:00
bcc6f9e053
Remove deleted script from test
2021-05-14 12:21:31 -04:00
6796a3cdfe
Remove ancient C, CSharp, Perl, Python SAM v1 client libs
...
See http://i2p-projekt.i2p/en/docs/api/samv3 for maintained list of v3 clients
Remove unmaintained v3.0 protocol doc, link to website instead
2021-05-14 11:45:47 -04:00
59439da702
bump infodiv on slide four of /welcome 2% further to the right
2021-05-13 11:51:00 -04:00
a7467aca2a
Merge branch 'gradle-reproducible-2' into 'master'
...
Fixes for reproducible Gradle build
See merge request i2p-hackers/i2p.i2p!32
2021-05-13 12:45:50 +00:00
ec163549f9
Fixes for reproducible Gradle build
2021-05-13 12:45:50 +00:00
3196e3dfd2
BuildTime update
2021-05-13 07:47:54 -04:00
d2eda3e2e2
Blocklist update
2021-05-12 08:33:18 -04:00
8c36f5d5f0
Merge branch 'gradle-reproducible' into 'master'
...
reproducible builds with Gradle
See merge request i2p-hackers/i2p.i2p!30
2021-05-11 17:50:14 +00:00
8532103e64
reproducible builds with Gradle
2021-05-11 17:50:14 +00:00
121cb2c94c
NTCP: Fix reported NPE in debug logging on java 16
2021-05-10 08:42:04 -04:00
ea7183eeda
Sybil: Fix retention of old analysis files when configured to never delete
2021-05-10 08:38:35 -04:00
57f1ac43ad
Un-cramp headline hight on welcome wizard pages in narrow browser windows
2021-05-10 02:11:06 -04:00
4a88400ce3
Fix misplaced text on bandwidth wizard bandwidth configuration slide
2021-05-08 10:58:10 -04:00
8ab9d82dbd
Console: Add tooltip to unban link
...
Don't show both ban and unban buttons if peer param provided
Don't put hash in form again after ban/unban POST
2021-05-07 08:57:36 -04:00
e04695eed8
Remove all the remaining mtn stuff from the mavenCentral target dependencies since it's no longer transitionally needed
2021-05-06 02:10:27 -04:00
1c275260e0
Widen the table layout on welcome wizard page 4 and lose the image
2021-05-06 02:06:42 -04:00
38dbe2f509
poupdate-source
2021-05-05 12:02:22 -04:00
4bfca43e9c
News: Move welcome author definition so it doesn't get tagged in the wrong bundle
2021-05-05 11:26:34 -04:00
f77677f1f4
Router: Unused methods and fields (findbugs)
2021-05-05 10:58:16 -04:00
e8d3193331
GeoIP 2021-05
2021-05-04 17:09:36 -04:00
3d362814df
Console: Update bug report URLs
2021-05-02 09:37:26 -04:00
2cce2ce857
Push wizard language settings 10% to the right to look better on smaller resolutions. #13
2021-04-28 17:51:34 -04:00
bd29df70c6
Merge branch 'docker-3' into 'master'
...
Docker cleanup and documentation
See merge request i2p-hackers/i2p.i2p!29
2021-04-28 21:46:22 +00:00
37100ca93d
Docker cleanup and documentation
2021-04-28 21:46:22 +00:00
aa117229a2
s /notifcation/notification/
2021-04-28 15:30:56 -04:00
987bff0008
Merge branch 'docker-2' into 'master'
...
More Docker changes
See merge request i2p-hackers/i2p.i2p!28
2021-04-28 04:12:24 +00:00
8fa70c9cde
More Docker changes:
...
* 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!
2021-04-28 04:12:24 +00:00
20c528debe
Router: Cleanup fix for gitlab ticket #16
...
Only check for clients.config if there was no clients.config.d
2021-04-27 10:58:17 -04:00
9f23102428
Merge branch 'docker-home' into 'master'
...
Docker persistent home
See merge request i2p-hackers/i2p.i2p!27
2021-04-27 03:55:42 +00:00
179b79f8ab
Docker persistent home
2021-04-27 03:55:42 +00:00
1e8e4762a3
Systray: Remove old doc
...
Remove old Main-Class from manifest
Add Class-Path to manifest
2021-04-26 10:19:51 -04:00
bf6dcbce32
Console: Add author for initial news
2021-04-25 11:44:54 -04:00
28ea0e9025
Tomcat 9.0.45
2021-04-25 10:53:47 -04:00
fe507b63b5
SSU: Add more state transitions that require confirmation
2021-04-25 10:33:40 -04:00
a4a3235888
SusiMail: Add class-path to test jar
2021-04-25 07:29:35 -04:00
21485eff87
SusiMail: Prevent infinite loop on decoding error
...
More test mods
Fix StringBuilderWriter.write(int)
2021-04-24 19:37:18 -04:00
0a24e56ded
Merge branch 'master' into 'master'
...
Merged into my fork, not main repo
See merge request i2p-hackers/i2p.i2p!26
2021-04-24 23:11:52 +00:00
ee5a87ae44
Merged into my fork, not main repo
2021-04-24 23:11:52 +00:00
f753728d8a
SusiMail: Fix up commented-out test so it works
...
(if you uncomment it)
2021-04-24 17:09:40 -04:00
78168be85c
Jetty: Add patch for CVE-2021-28165 - Jetty #6072 -
...
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.
2021-04-24 16:04:33 -04:00
41e46448d5
Jetty: SslConnection.java unmodified from 9.3.29.v20201019
...
Patch to follow in next commit
2021-04-24 15:56:51 -04:00
a1172c8726
Close buffer on failure too
2021-04-24 10:47:27 -04:00
cc223626de
Merge branch 'susimail-fix-iox' into 'master'
...
Null-out the InputStream of the Buffer object when writing. Fixes #17
Closes #17
See merge request i2p-hackers/i2p.i2p!25
2021-04-24 14:24:32 +00:00
c58ccfa204
Null-out the InputStream of the Buffer object when writing. Fixes #17
2021-04-24 15:23:04 +01:00
025445fc65
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
2021-04-22 23:27:31 -04:00
f62c748342
Add a unicode arrow to the buttons on the address book interstitial. More CSS tweaks to work on more resolutions
2021-04-21 21:56:45 -04:00
f03b1bce76
Fix CSS on redesigned address book interstitial page so it no longer overflows on narrow or short pages
2021-04-20 18:41:27 -04:00
1a05475f47
SSU: Don't start peer test when shutting down
2021-04-20 08:58:48 -04:00
23b704960d
NTCP: More NTCP1 removal cleanup
2021-04-20 08:50:00 -04:00
388bac5aae
NTCP: Set outbound addresses at startup when force-firewalled
...
TODO: set outbound addresses on transition to firewalled later
2021-04-20 08:24:50 -04:00
5af19314db
SSU: Call replaceCurrentExternalAddress() from startup()
...
for local interfaces even when not force-firewalled, because REA2()
now needs them to set the IPs regardless
2021-04-20 07:33:08 -04:00
58bae9f1bd
Proxy: Fix merge error in previous commit
2021-04-20 07:27:53 -04:00
3192a5e67b
Make option buttons on addresshelper interstitial larger and contain their own descriptions. Place the button to proceed without adding on one side, place the button to save and continue on the other. Remove redundant save-and-continues.
2021-04-19 17:42:07 -04:00
0546ef4fa4
Proxy: Decode IDN hostnames in error pages
2021-04-18 10:39:35 -04:00
bbc8501ba5
Console: Don't include SSU (RA) caps in RI caps definitions
2021-04-18 08:50:14 -04:00
11151464f3
Router: State transition fixes
2021-04-17 14:30:25 -04:00
b0249a22dc
i2psnark: Add webp mime type
2021-04-15 07:51:33 -04:00
b152e701fb
I2P Configuration->Configuration.
2021-04-12 23:27:34 -04:00
bc2bba7d56
I2P Configuration->Configuration. Add I2PDiagnostics to default, default_advanced summarybar
2021-04-12 22:40:23 -04:00
38289543a0
i2psnark: Add jxl mime type
2021-04-12 10:33:49 -04:00
cebef747ef
Transport: Don't update queue size stat unless enabled
2021-04-12 10:32:58 -04:00
76fd180b63
SSU: Fix peer test getting stuck
...
Timer was not getting rescheduled in all cases,
so testComplete() was never called,
so no more tests could run.
Always remove test when testComplete() is called.
Log tweaks
2021-04-12 10:30:37 -04:00
926fdc097f
Proxy: Precompress error page CSS
2021-04-11 09:06:23 -04:00
39bebaff7c
Console: /netdb transport table fixes
2021-04-11 08:58:24 -04:00
0963a1339c
SSU: IPv6-only fixes
2021-04-11 08:54:40 -04:00
ba745f3a8f
Create 'Diagnostics' Sidebar section to delineate config and non-config items in the sidebar. Rename 'I2P Internals' to 'I2P Configuration.' Move items to categorically appropriate sidebar sections. Fix slight awk on /home.
2021-04-10 14:58:08 -04:00
f0e606cc46
Router: Don't fail migration at install if missing eepsite/ or clients.config,
...
for embedded applications.
Ensure a migration failure is logged if file does exist.
Reported and tested by zlatinb
2021-04-09 09:08:36 -04:00
009eb8c9f6
SSU: Fix IPv6 introducers
...
Ensure introducers are required when force-firewalled
Log tweaks
2021-04-08 14:20:31 -04:00
02cf79c4c8
NetDB: Don't repeatedly log about reseed disabled
2021-04-08 14:16:07 -04:00
5f1fc80848
Debian: Fix link to compiler jar (Debian ticket #986474 )
2021-04-08 07:11:48 -04:00
7482142431
Util: Parameterize CDPBQ
...
Same as CDBQ earlier. To allow experiments on adjusted params.
2021-04-06 08:36:05 -04:00
67d9c0ef8e
Drop launcher script from tests
2021-04-05 10:02:40 -04:00
039d918454
Build: Remove OSX and browser launcher code
...
Will probably be replaced with jpackage in i2p-jpackage-mac repo
If we do resurrect the launcher, it will be moved to a separate repo
2021-04-05 09:14:34 -04:00
e16c80516d
I2NP: Add msg ID to all build msg toString()
2021-04-05 08:37:28 -04:00
857f52bbf7
Console: Convert update versions to times for debug page
2021-04-05 08:34:22 -04:00
4acf0ecd05
Sybil: Register blocklist version with update manager
...
Fix "very close" message when configured for all routers
2021-04-05 08:05:17 -04:00
2eedfe5382
SSU: Add note about skew threshold
2021-04-04 13:56:13 -04:00
a2dde559f1
SSU: Don't call PS.expireInboundMessages() from messageReceived()
...
it's already called from IMF
2021-04-04 13:25:57 -04:00
de108dbc5e
Tunnels: Fix build message timestamp check for ECIES records
...
Log tweaks
2021-04-04 13:21:07 -04:00
00d3965303
SSU: Log enhancement, fix possible log NPE
2021-04-03 17:12:49 -04:00
7ad7846f86
SAM: Remove subsessions when primary session closes
2021-04-03 15:25:20 -04:00
1307e5b2e0
SSU: Remove restrictions on IPv6 introducers (prop. 158)
...
WIP, not fully tested
Don't try to rebuild IPv4 address when IPv4 disabled
Don't bid on a peer if marked unreachable
Fail outbound immediately if no valid introducers
Reduce IPv6 too-close length check from 8 bytes to 4
Log tweaks
2021-04-03 15:24:03 -04:00
1b1b0f545f
SSU: Fix dup IPv6 introducers
2021-04-02 09:30:29 -04:00
9b361ce71c
NetDB: Negative cache LS received with zero leases
...
Ratchet: Don't schedule a reply to a LS with zero leases
2021-04-01 08:12:35 -04:00
562b86636a
SSU: Update address when IPv6 introducers change (prop. 158)
...
Enable ipv6 check in locked_rebuild()
Change locked_needsRebuild() to return codes for ipv4/v6
Change locked_needsRebuild() for introducers so it only
returns true if more are available
Change rebuildExternalAddress() so we can do a rebuild of ipv6 without an IP
Only call rebuildIfNecessary() on peer drop if it could have been an introducer
Fix check in pickInbound() for support of AliceIP field
Log tweaks
2021-03-31 12:50:21 -04:00
8447086c59
Transport: Fix NTCP removing IPv4 address when SSU removes IPv6 address
2021-03-30 07:14:35 -04:00
f9422c9589
Fix double overflow scrollbar on Hidden Services Manager
2021-03-29 21:12:29 -04:00
2a74dce3ad
Util: Clarify deprecated IPv6 addresses
2021-03-29 14:27:15 -04:00
fed3063f36
Transport: Don't open UPnP ports when force-firewalled
2021-03-29 14:15:42 -04:00
e6f5ab967e
Transport: Don't open UPnP ports when hidden
2021-03-29 14:04:38 -04:00
953b64af4a
SSU: Don't request introducers when hidden
2021-03-29 13:38:18 -04:00
e21a3a366b
Router: Fix decryption of blinded leasesets
...
Reverse cache wasn't regenerated at midnight,
so decryption would fail after the first routing key change.
We had the rollover() method but it wasn't called.
2021-03-27 08:15:01 -04:00
0fbcd6ddf7
Fix a couple small CSS issues on SusiDNS, Hidden Services Manager. Darken the Active Arrow dropdown.
2021-03-26 16:26:40 -04:00
4a135a667b
Console: Fix swapped SSU dup rx/tx columns
...
total row was right, per-peer rows were wrong
increase render buffer size
2021-03-26 07:29:26 -04:00
1309688477
i2ptunnel: Force non-SSL socket to local target
...
if incoming traffic is to a known SSL port,
to avoid SSL-over-SSL
2021-03-25 14:40:47 -04:00
af14c3bc4a
Console: Don't show IP for disabled IPv4/v6 on /confignet
2021-03-25 09:04:09 -04:00
684506b0be
Transports: Don't open UPnP ports for disabled IPv4/v6
2021-03-25 08:46:00 -04:00
aecd8efcca
SSU: Implement IPv6 introductions (proposal 158)
...
WIP
Offer intro key for IPv6
Pick introducers for IPv6
Publish address with IPv6 introducers
Reduce churn of selected introducers
Only adjust transport bid if they publish C cap
Log tweaks
2021-03-25 08:03:33 -04:00
3eab36fd37
Fix theme selection on Mail.
2021-03-24 20:06:07 -04:00
8e15eda83b
fix up dark theme for new UI elements on dark theme. Fix theme selection on Address Book.
2021-03-24 18:31:04 -04:00
501de01753
Fix some style issues in the iframed version of Address Book. Add a Description field to each address book page.
2021-03-24 16:42:38 -04:00
e1c312046a
Explain that the address book pairs human-readable names with I2P Destinations on the index page
2021-03-24 15:22:28 -04:00
8af64ddef1
Style and script changes to addressbook:
...
Make tables drop-down items in javascript-enabled browsers. The rules are: no javascript, all tables start expanded. This is the default. If javascript is enabled and the addressbook is empty, expand the "Add new host" section by default. If javascript is enabled and the addressbook is not empty, then collapse all sections but leave the headings visible.
Improvements to addressbook CSS for consistency with rest of light theme. Add drop-down arrows to headings on drop-downable sections.
2021-03-24 14:09:07 -04:00
5f39426073
NetDB: Don't note 'enabled floodfill' in event log every startup when forced on
2021-03-24 09:32:01 -04:00
0eb4096aad
Console: Add eepsite table on debug page
2021-03-23 08:28:38 -04:00
0ab429e1ed
NetDB: Sort published addresses for consistency
2021-03-23 08:17:38 -04:00
bd6d6426fd
SSU: Try to fix IPv6 transition from firewalled to non-firewalled
...
state was right but published address wasn't updated because looking
in wrong place for saved ipv6 address
2021-03-23 08:14:17 -04:00
9a106cb326
I2NP: lookup message debug output fixes
2021-03-22 12:42:28 -04:00
bbfd94359b
Tunnels: Don't count established routers as new in OBEP throttle (ticket #2245 )
...
reported by zlatinb
patch from jogger
2021-03-22 12:38:57 -04:00
64695a8060
SSU: Fix persisting IPv6 firewalled state
2021-03-22 12:02:36 -04:00
86b49546c8
Sybil: Persist blocklist
2021-03-22 10:36:42 -04:00
12c4f43109
Transport: Better IPv6 address check
...
We don't want to match on "46"
2021-03-22 07:00:17 -04:00
d5fd754a25
Tunnels: Garlic encrypt ITBM to IBGW
...
WIP, see proposal 157.
Will not take effect until we actually send ITBMs.
Tested with regular VTBMs.
2021-03-21 09:25:47 -04:00
c5691ac623
html fix
...
thx drzed
2021-03-20 15:24:38 -04:00
844f17500b
Console: Add API version to /logs
2021-03-20 13:00:09 -04:00
4e1848c336
I2CP: Ensure nickname properties are set
2021-03-20 12:58:14 -04:00
b55fbbf099
Boolean.valueOf() -> Boolean.parseBoolean()
2021-03-20 12:27:46 -04:00
838295c014
SAM: Improve checks for unset tunnel nickname
2021-03-20 12:12:21 -04:00
005ac38742
Tunnels: Fix RED dropping for part. tunnels (Gitlab MR !24 )
...
Part 1:
Change bandwidth estimate to exponential moving average
(Similar to Westwood+ Simple Bandwidth Estimator in streaming)
instead of 40 ms bucket.
Also use it for tunnel.participatingBandwidthOut stat.
Remove linear moving average code previously used for stat
Reduce RED threshold from 120% to 95% of limit
Part 2:
Fix the other part of RED which is the dropping calculation.
Previously, it simply used the bandwidth to start dropping if
it was higher than a threshold. The drop percentage rose from
0 to 100%, linearly, based on how far the bandwidth was
above the threshold. This was far, far from the RED paper.
Now, we follow the RED paper (see ref. in SyntheticREDQueue javadoc)
to calculate an average queue size, using the exact same
exponential moving average method used for bandwidth.
Similar to CoDel, it also includes a count of how long
the size is over the threshold, and increases the drop probability with the count.
The unadjusted drop probability rises from 0 to 2%
and then everything is dropped, as in the RED paper.
The low and high thresholds are configured at 77 ms and 333 ms of queued data, respectively.
The queue is "synthetic" in that there's not actually a queue.
It only calculates how big the queue would be if it were
a real queue and were being emptied at exactly the target rate.
The actual queueing is done downstream in the transports and in UDP-Sender.
The goals are, for an 80% default share, to do most of the
part. traffic dropping here in RED, not downstream in UDP-Sender,
while fully utilizing the configured share bandwidth.
If the router goes into high message delay mode, that means we are not dropping enough in RED.
Above 80% share this probably doesn't work as well.
There may be more tuning required, in particular to achieve the goal of "protecting" the UDP-Sender
queue and local client/router traffic by dropping more aggressively in RED.
This patch also improves the overhead estimate for outbound part. tunnel traffic at the OBEP.
Reviewed, tested, acked by zlatinb
2021-03-20 10:49:30 -04:00
03c657b466
javadoc fix
2021-03-19 13:02:35 -04:00
3615a9b235
SSU: Skip router addresses with introducers and '6' cap
...
for now, until implemented, see proposal 158
2021-03-19 11:36:17 -04:00
0dcc126af0
DoH: Minor cleanups
...
Handle lower-case date: header
2021-03-18 11:02:26 -04:00
7143eb3faa
DoH: Add new servers
...
from https://github.com/curl/curl/wiki/DNS-over-HTTPS
2021-03-18 10:19:41 -04:00
1d83ef46e7
SSLEepGet: Use DoH by default (reseeding)
...
DoH: Update server list
2021-03-18 09:48:05 -04:00
615365ec24
Util: Specify hostname for SSLEepGet socket when using DoH
2021-03-18 09:39:14 -04:00
1e0847271f
Util: Fix EepHead fail if headers specify chunked
2021-03-18 09:11:21 -04:00
0b1fb651e9
EepGet timeout fixes part 2
...
Have SocketTimeout interrupt thread
Cancel SocketTimeout and use soTImeout after reading headers if able
Cancel SocketTimeout in finally
Cleanups and javadocs
2021-03-18 09:07:45 -04:00
bd724d1e1f
Transports: Enable 4/6 caps
...
Set i2np.transportCaps=false to disable
Fix NTCP2 address with host and caps after state transition
Bump -7
2021-03-16 08:59:22 -04:00
e81df54bba
Console: Change netdb SSU caps search
...
to be contains() like the RI caps search, not equals()
2021-03-16 08:23:05 -04:00
07e3ee6bda
Util: Roll our own IPv6 address parsing
...
Don't bother with ::, still send that to InetAddress.getByName()
2021-03-15 08:22:52 -04:00
810c2f912c
Util: Prevent DataHelper complaining about split() for ipv4
2021-03-15 08:10:48 -04:00
a1340d8796
Util: Roll our own IPv4 address parsing
...
to avoid InetAddress.getByName() calls
May help high CPU usage on Windows?
Reported by parg: http://zzz.i2p/topics/3083
More empty hostname checks
2021-03-15 07:41:02 -04:00
be863d643e
SSU: Fix IPv6 addresses not being removed on some state transitions
...
Ensure IPv4/v6 peer tests are alternated
Reschedule peer test if result is UNKNOWN and a state transition is pending
Fix peer test last send time not being set in all cases
2021-03-15 07:37:08 -04:00
47283e6ef7
Console: Limit share portion to 90%
...
We want the part. traffic RED dropper to have some effect
and not let traffic back up at the router bandwidth
limiter and into the UDP-Sender queue,
as it removes any room for client and router traffic,
and throws the router into high message delay mode.
2021-03-13 08:44:11 -05:00
15b6638538
Check in copy.js
2021-03-11 21:18:29 -05:00
56db652ee8
switch Hostname Preview from a direct link to a JS copy function and a textarea. In the presence of noscript, hide the copy button
2021-03-11 21:17:07 -05:00
831a9cebfa
check that hostname ends with .i2p when generating tunnelPreviewHostname
2021-03-11 17:20:37 -05:00
a04bb77c68
Adds a button for previewing i2ptunnels using the hostname or sharing I2P Sites with a hostname without using the addressbook or a jump service
2021-03-11 13:54:55 -05:00
8d11a97c9d
Fix margin on /peers for issue #14
2021-03-11 13:50:41 -05:00
023a7fdebe
NetDB: Queue RI file deletion and delete in a single thread
...
Do both writes and removes in the writer thread
As suggested by jogger http://zzz.i2p/topics/3082
log tweaks
2021-03-10 14:17:45 -05:00
77375148e3
NTCP: More NTCP 1 removal cleanup
2021-03-10 07:16:29 -05:00
5c232792cc
SSU: Don't change ports in some cases
2021-03-10 07:03:33 -05:00
6e03300371
Throttle: Don't do exponential calculation unless necessary
...
Limit to ~5% < drop prob. < 100%
2021-03-09 09:59:33 -05:00
731bf920f6
Util: Consolidate dup BandwidthEstimator interfaces
2021-03-09 07:37:51 -05:00
c1c2f4bb2e
UPnP: Reduce some log levels
...
of logggung that was added during IPv6 development
2021-03-08 09:14:19 -05:00
6a54af399d
NTCP: Remove NTCP 1 suppport
...
Remove individual 1/2 enable config
Additional cleanup to follow
2021-03-08 09:05:32 -05:00
82b7eea5f0
SSU: Increase CoDel drop threshold at UDPSender queue
...
Increase min and max queue size
Tweak stats
Util: Allow creation of CoDel queues with non-default parameters
New params are tentative, may be adjusted later
2021-03-08 08:12:10 -05:00
0b71fcf2e6
Util: Fix text display of enc type in key cert
2021-03-07 08:33:57 -05:00
e4c7ef183f
SSU: Require confirmation for IPv6 firewalled state transitions
2021-03-06 08:18:16 -05:00
c8341e77ab
Change button on /help from Reachability to Network
2021-03-04 21:42:14 -05:00
51d2862d75
Console: Improve explanation on /configfamily
...
based on whether configured or not
escape the family name
2021-03-04 19:27:03 -05:00
10d303aee5
Router: Increase rekey probability
2021-03-04 19:04:29 -05:00
b0b7c1c3d1
Work on centering restart/shutdown immediately/cancel buttons, for #5
2021-03-04 16:00:24 -05:00
6339445e35
i2ptunnel: Remove stray character on auth form
2021-03-04 14:31:15 -05:00
f5a6bb1211
i2ptunnel: Fix title for b32 auth proxy error page
2021-03-04 14:28:09 -05:00
662fd484de
i2ptunnel: Add missing button icons for proxy forms
2021-03-04 14:17:45 -05:00
fda53416d3
Transports: Prefer IPv6 temporary addresses if the kernel does
...
This helps us pick the right address at startup,
so we don't switch after peer testing.
2021-03-04 08:42:08 -05:00
638d471d6b
I2CP: Additional changes for release/API version split
...
Missed in previous checkin
2021-03-04 07:58:49 -05:00
74c493b1fe
Debian: apparmor update
2021-03-04 07:16:03 -05:00
10b90f45f0
UPnP: IPv6 part 12
...
Fix retention of deprecated messages
log tweaks, finals
2021-03-03 19:53:24 -05:00
8e465f4da7
Console: Fix text, anchors and tooltips for links to reachability help
...
Fix list of subscriptions in /help
2021-03-03 13:16:08 -05:00
ca1b6bbe42
SSU: Fix replaceAddress() for multiple addresses without host/port
2021-03-03 12:37:21 -05:00
3fbe4ed7e8
SSU: Increase hole punch rate limit
2021-03-03 11:21:49 -05:00
c36c8678ed
NTCP: Fix reachability status when force-firewalled
2021-03-03 11:08:57 -05:00
c3099c7cfa
SSU: Don't publish IPv4 address at startup when force-firewalled
...
Publish empty '4' address if firewalled and no introducers
Publish empty '6' address if firewalled
4/6 caps fixes
2021-03-03 10:36:44 -05:00
ee2482c2c1
SSU: Fix validation of current introducers
...
Broken in 0.9.48 when we made intro keys random
2021-03-03 08:17:27 -05:00
64ebcea50a
SSU: Fix transition out of IPv4 firewalled after UPnP success
2021-03-03 07:06:42 -05:00
c6c2ee94a7
SSU: Fix NPE in introduction manager
...
(move ip length check after isValid() null check)
2021-03-03 06:15:26 -05:00
6520f69a38
SSU: Only advertise 'C' cap if we can really introduce
...
Only ask for relay tag if we don't have enough
2021-03-03 06:13:36 -05:00
eecb6bef69
Console: Hide address cost unless advanced
2021-03-02 14:51:50 -05:00
4a9424b485
Transport: Don't record reachability changes in event log shortly after startup
2021-03-02 09:15:58 -05:00
f04c0740c4
Util: Reduce log level on SimpleTimer2 cancel failure
2021-03-02 09:09:54 -05:00
d3563752a1
UPnP: IPv6 part 11
...
Change IPv6 last-firewalled config after UPnP success
Minor cleanup in changeAddress()
2021-03-02 09:05:11 -05:00
e1cd22e6ee
UPnP: IPv6 part 10
...
Enable IPv6 by default
Don't force listen sockets to IPv4 only
2021-03-02 08:15:13 -05:00
63e9b7f034
UPnP: IPv6 part 9
...
Subscribe to IPv6 service also
Limit event subscription time
Renew subscriptions periodically
2021-03-02 07:39:46 -05:00
ea736d71ef
UPnP: IPv6 part 8
...
Retain old UID when refreshing
Continue to forward deprecated addresses for a while
Refresh mappings before lease expiration
Log tweaks
2021-03-01 16:39:17 -05:00
ca974a85c5
Console: Fix whitespace on /help
2021-03-01 11:13:11 -05:00
2ee4cbabfe
UPnP: IPv6 part 7
...
Fix IPv6 port forwarding. Source must be wildcarded.
2021-02-28 16:11:12 -05:00
aa91dc985d
UPnP: IPv6 part 6
...
IP mismatch detction fix take 2
Fix set of SSU comm states used for requiring address confirmation
2021-02-28 11:34:28 -05:00
12e9e79010
UPnP: IPv6 part 5
...
Update UID as received from UPnP on add,
so that removal of the mapping works.
2021-02-28 11:13:43 -05:00
3c94f529ad
remove the bashism in travis.sh
2021-02-28 10:43:07 -05:00
c04265c37a
Build: Drop BOB demos from test script
2021-02-28 10:05:48 -05:00
9177459db6
UPnP: IPv6 part 4
...
WIP - disabled by default
Store local IPv6 address at startup so UPnP can attempt to forward it
Request forwarding of ports to IPv6 addresses
Update status on successful IPv6 forward
Fix IP mismatch test for IPv6
Log tweaks
2021-02-28 10:00:11 -05:00
851752a57a
UPnP: IPv6 part 3
...
WIP - more to follow
Add support for WANIPv6FirewallControl service
Add class extending PortForward to request forwarding to a specific IP, and to store UID
Bind POST socket to local IP for POST to WANIPv6FirewallControl service
Reduce max forward attempts
Don't sleep after last forward attempt fails
Log tweaks
2021-02-28 08:36:29 -05:00
eb535762c4
UPnP: IPv6 part 2
...
Add support for storing multiple location URLs in DeviceData
Add methods to prefer IPv6 for location URLs
Prefer IPv6 for POST target to WANIPv6FirewallControl service
Add method to bind local address for POST, needed for security checks when forwarding IPv6
Remove IPv6 checks from XML URL parser
Remove unused call in QueryRequest
2021-02-28 08:08:07 -05:00
fa3ca565ca
UPnP: Move IPv6 checks from Parser to ControlPoint
...
... as they were being bypassed for known devices.
This fixes erratic UPnP results for devices sending multiple
SSDP search responses, one for IPv4 and one for IPv6.
Temporary fix until we add support for multiple location URLs to DeviceData.
2021-02-27 12:35:42 -05:00
f09de33978
NTCP: Don't publish IP at startup when configured as firewalled
...
Ensure we have an outbound NTCP2 address published even when configured as firewalled
2021-02-25 10:59:15 -05:00
daf894dbe3
NetDB: Fix NPE validating expired blinded LS2
2021-02-25 07:20:27 -05:00
3af5a87782
bump -3
2021-02-25 06:37:00 -05:00
9c677eb465
SSU: Enable RelayRequest over IPv6
...
This supports IPv6 introducers.
This requires that Alice (the requester) include the IPv4 address in the RelayRequest
when sent over IPv6, and that Bob (the introducer) uses that address instead of
the source address.
IPv6 address will be published in ihost[0-2].
This was specified as of 0.9.24 but never implemented by Java or i2pd.
Bob-Charlie and Alice-Charlie comms must still be over IPv4.
WIP, not fully tested.
IPv6 introductions is part 2, TBD.
ref: http://zzz.i2p/topics/3060
2021-02-25 06:34:57 -05:00
c609e43d90
Transports: Adjust conn limits for some platforms
2021-02-25 06:25:55 -05:00
e63e9c58a8
SSU: Avoid outbound connections to routers that disconnect quickly
2021-02-24 11:10:40 -05:00
7f3f46c8ba
Jetty: Fix detection of SSL connector for registration with PortMapper
2021-02-24 10:13:37 -05:00
6e2292354a
Build: More prep for different release and API versions
...
Use API version as manifest Specification-Version
Use API version in I2CP
Reduce sybil penalty for version and banlist
2021-02-23 10:43:32 -05:00
58e5c55cfd
SSU: Rename method to be more accurate
2021-02-23 10:17:12 -05:00
20e56c2e52
SSU: Optimize one-byte writes in PacketBuider
2021-02-23 10:12:33 -05:00
f076789915
Transports: Add 4/6 transport caps
...
WIP, disabled by default for now, to be enabled before relese
Add caps to NTCP2 when in hidden mode or firewalled
Add SSU address and caps when in hidden mode
Add 4 cap to introducer address
Other cases todo; ref: http://zzz.i2p/topics/3050
When hidden, store last IP address in config,
calling replaceCurrentExternalAddress(), and IP change event logging;
wasn't done before
2021-02-23 10:01:31 -05:00
d132d0ccdb
Merge branch 'ci-ant-test' into 'master'
...
CI: add job to run tests with ant
See merge request i2p-hackers/i2p.i2p!21
2021-02-22 18:16:19 +00:00
182039964f
Util: Assume the OSX M1 is not slow
2021-02-21 11:07:24 -05:00
fe43da82f2
Profiles: Disable peer test (ticket #2456 ) and tunnel test response time stat
...
Peer test tries only one peer every 5 minutes, and uses a store of
the peer's own router info, which is not helpful.
Peer test records its result as a dbLookup success/failure,
but for the peers that are not floodfill, this stat is useless.
The tunnel test is disabled by default except for hidden mode.
The tunnel test response time stat uses a large amount of memory (5 rates)
and has apparently never been used since it was added in 2004.
There's also a separate tunnel test time average variable, separate
from the stat, that is also unused.
Each is disabled with a separate hardcoded config,
pending evaluation of whether and how to make the tests useful
and where to effectively use the result for peer selection.
2021-02-21 10:31:34 -05:00
6e3b483c03
Util: Store multiple eepsite ports in PortMapper
...
Jetty: Register all servers with PortMapper
Console: List all Jetty servers in sidebar
2021-02-21 09:17:31 -05:00
1a5fedbb6d
Fixup the bandwidth wizard so it works on more resolutions
2021-02-20 16:41:35 -05:00
b656274c92
Router: Don't rekey previous ECIES every restart on ARM
2021-02-20 14:26:56 -05:00
5d5e6fa3c2
i2psnark: Fix theme selection
2021-02-19 07:58:28 -05:00
b92d94ea04
Javadoc spelling
2021-02-18 10:48:21 -05:00
3bec2b5c73
I2NP: New build messages part 2 (prop. 157)
...
Rename ShortTunnelBuildReplyMessage to OutboundTunnelBuildReplyMessage (type 26)
Add InboundTunnelBuildMessage (type 27)
Add methods for plaintext record
Update readMessage() and writeMessageBody()
Fix calculateWrittenLength()
Update javadocs
WIP, untested, not hooked in yet
2021-02-18 10:30:51 -05:00
1d2dbb3cc2
Console: Change "Legal" headers to "Licenses"
2021-02-18 09:01:33 -05:00
70cd6daa7c
Console: Change netdb header icons
2021-02-18 08:29:25 -05:00
e14de8235f
NTP: Year 2036 fixes (gitlab ticket #12 )
2021-02-18 08:08:56 -05:00
89070163cd
Reseed: Only log in event log if successful
2021-02-18 07:37:45 -05:00
60cdfb3af9
Drop .mtn-ignore file
2021-02-18 07:33:19 -05:00
c19730a32b
Bob: Drop Demos/
2021-02-18 07:31:11 -05:00
0f730398d4
Build: Omit empty jars and wars from installers
...
...only needed for updaters
Remove mtn call in release target
Add release menu
Add note on pushing git tag
2021-02-18 07:25:45 -05:00
ad66437421
Debian changelogs
2021-02-18 06:32:47 -05:00
b3f60402af
0.9.49
2021-02-17 10:11:58 -05:00
4fd9f6e9b2
Bump for review
2021-02-15 10:52:44 -05:00
31a01f0f00
New translation resources from Transifex
2021-02-15 10:15:52 -05:00
4bf98da6de
Pull translations from Transifex
2021-02-15 09:12:15 -05:00
e645a16e6a
Build: Test script fixes
2021-02-15 09:00:31 -05:00
56beb1aec5
Build: Refresh Debian patches, update release checklist for git
2021-02-14 09:58:56 -05:00
2eb83171f4
Util: Update build time
2021-02-13 08:05:39 -05:00
c837bd9bfd
Util: Renew my news and update certs, drop str4d certs
2021-02-13 07:29:00 -05:00
9af1c7e4ea
add myself as a backup update signer using the same keys I use to sign the backup news feed
2021-02-12 19:50:03 -05:00
53416a5fc5
Add back icons to I2PSnark buttons and center them
2021-02-11 18:44:27 -05:00
69f48f49d1
Fix centering of percent downloaded in snark light theme address bar. Point .priority* image url()s to new location in resources directory for icons clock.png clock_red.png and cancel.png
2021-02-11 12:16:36 -05:00
b2655dc86b
Util: Fix up KeyStoreUtil CLI
2021-02-10 10:04:54 -05:00
48d3f6469d
Drop monotone cheat sheet doc
2021-02-10 08:39:24 -05:00
c8471d5d9b
NetDB: Ensure blind data is rewritten after updating expiration
2021-02-09 09:24:34 -05:00
92d91dfc3a
Proxy: Update jump URL at op's request
2021-02-08 08:17:05 -05:00
745a9f083b
NetDB: Only rewrite blind cache at shutdown if changed
2021-02-06 11:35:39 -05:00
ce3db7ed9f
Util: EepGet timeout fixes part 1 (WIP)
...
SocketTimeout fix for total timeout remaining less than inactivity timeout
SocketTimeout javadoc fixes
EepHead check for null SocketTimeout, javadoc fixes
2021-02-06 10:54:43 -05:00
d51a7ccf38
Router: Consolidate watchdog logging
2021-02-06 10:45:21 -05:00
5502eda407
NetDB: Ensure RI is published after netdb is initialized
...
Improve logic for publishing RI direct vs. through exploratory
Fix store failed job being called twice
2021-02-06 10:35:09 -05:00
eefd8b71ad
NTCP: Don't publish saved local address when hidden
2021-02-06 09:52:41 -05:00
c0c84fd6a5
Proxy: New jump server, restore old jump server now working
2021-02-06 09:33:23 -05:00
79d270e2d5
make git tunnel type 4 only
2021-02-05 11:26:02 -05:00
7d08a2377c
web-site -> website
2021-02-05 10:39:21 -05:00
a87033f04c
poupdate-source
2021-02-05 10:23:49 -05:00
4b7921838b
Fixup initialNews.xml location for poupdate-source
2021-02-05 09:33:20 -05:00
64b862d378
GeoIP 2021-02-01
2021-02-05 09:21:24 -05:00
8db8c6a028
add SSH tunnel for gitssh.idk.i2p services to i2ptunnel.config files for docker and regular installs
2021-02-04 13:10:18 -05:00
8d60d68e23
Util: Stub out yggdrasil address detection
...
WIP - not hooked in
2021-02-03 09:27:12 -05:00
56fabe31e2
Tunnels: Peer selection tweaks
...
Remove blanket unreachable test for inbound tunnels, replace with reachable test for IBGW only
Retain inbound reachable test for hidden routers
Retain inbound reachable test for first hour of uptime
Add outbound reachable test for first hour of uptime
Add locally-unreachable test for outbound tunnels (was inbound only)
Minor cleanups
Log tweaks
2021-02-03 08:40:46 -05:00
f7934e2ed5
Go over about the first half of the 'hostname' mentions and decide whether they need to specify something like 'hostname or IP address' or whether 'address' would be a more-self-evident term
2021-02-01 23:51:28 -05:00
fdb4ec7d7c
Switch from 'host name' to 'hostname'
2021-02-01 23:12:49 -05:00
a4777f3e5d
Console: Indent address options on /confignet
...
hostname -> host name or other rewording
2021-02-01 15:48:16 -05:00
3314d4bf31
finals
2021-01-31 13:54:34 -05:00
20c7c8785b
Router: Update list of hidden mode countries
...
List updated using the Freedom in the World Index 2020
Force hidden mode routers to LU
Don't publish stats in first hour of uptime
Add H.323 to invalid ports list
Improve crashed message in event log
2021-01-31 12:32:52 -05:00
0b4fe1aa56
Util: Improved classification of public/local IPv6 addresses
2021-01-31 11:10:35 -05:00
1c8614bc33
Allow wider i2ptunnel panel in dark mode, also force a dockerhub build
2021-01-30 23:22:07 -05:00
af4c41ef08
UPnP: Race-proof the fix
2021-01-30 08:46:29 -05:00
33397433ac
UPnP: Fix NPE (android gitlab ticket #1 )
2021-01-30 08:35:33 -05:00
af6ecde867
Util: More javadocs for getIP() change
2021-01-29 07:58:59 -05:00
706a4f5e08
Merge branch 'test-net.i2p.util.Addresses' into 'master'
...
Util: Fix net.i2p.util.Addresses::getIP empty string
Test parts of net.i2p.util.Addresses
See merge request i2p-hackers/i2p.i2p!16
2021-01-29 12:45:59 +00:00
6a18bf086f
Util: Fix net.i2p.util.Addresses::getIP empty string
...
The standard library behavior is to return the localhost when null or an empty string is passed.
getIP seeked to override that behavior, but didn't treat the empty string case.
Test parts of net.i2p.util.Addresses
2021-01-29 12:45:59 +00:00
29cbac6a41
Merge branch 'build-docker' into 'master'
...
Fix docker build
Closes #6
See merge request i2p-hackers/i2p.i2p!19
2021-01-28 20:09:33 +00:00
e48ba4b83c
Change the default I2P site theme so that it looks like the default light theme, diff provided by sadie, reviewed and checked in my idk
2021-01-28 14:27:02 -05:00
d7638b4167
CI: test 🐜 Install gettext for translations
2021-01-27 20:20:29 +01:00
f39ddcb14a
CI: Install junit4 for test:ant
2021-01-27 20:13:08 +01:00
3c48b18f43
CI: Fix pwd for test:ant
2021-01-27 20:05:17 +01:00
317b59a9af
CI: Where's the build.xml??
2021-01-27 20:01:16 +01:00
4c1076ee07
CI: Create override properties with echo
2021-01-27 19:56:03 +01:00
16e886ca3e
CI: quiet down wget
2021-01-27 19:53:47 +01:00
f68abc41b7
CI: add job to run tests with ant
...
`gradle` works easily in the dev environment while ant is a little more involved.
In order to allow easy setup with gradle in the dev environment
and to allow ant-less, local environment while ensuring that nothing in ant is broken
this job comes into play.
2021-01-27 19:46:03 +01:00
1dfdf79d15
Console: Spelling fixes all over, from pospelchek
2021-01-27 11:03:57 -05:00
b2f4445f50
CI:build_docker: cache entire ci-exports/ folder
...
Restoring cached globbed files doesn't seem to work.
The folder only contains a single file anyway,
so it shouldn't endlessly grow in size.
2021-01-27 16:23:18 +01:00
acbb8d1a24
Docker: Preconfigure clients and tunnels
...
The follow clients and tunnels are available on all interfaces (0.0.0.0) of the container:
- routerconsole
- SAM
- I2P HTTP Proxy
- Irc2P
2021-01-25 22:30:04 +01:00
bd1017ba92
Docker: Expose only the ports necessary
...
The range of 5k ports should be replaced by a more precise choice of ports.
It also pollutes the `docker inspect` output with 5k more lines.
2021-01-25 22:00:12 +01:00
cb22f31d96
Tunnels: Update profiles for tunnel peers on corrupt message at endpoint
2021-01-24 09:38:03 -05:00
451e53a674
Increase height of i2ptunnel iframed div
2021-01-23 23:12:09 -05:00
9f7b0390a3
Remove background gradient from Hidden Services Manager pages and Snark Light theme. Allow hidden services manager items to use the whole width of the window.
2021-01-23 22:03:28 -05:00
c400232cdf
Make usage of 2-word Address Book consistent across console instead of mixed up(AddressBook, Address Book, addressbook, Addressbook, address book). Upper-case in app titles, lower-case in the text. Change CSS on address book to have the rounded buttons used in the rest of the console.
2021-01-23 21:04:49 -05:00
c87e74ea1d
CI: Move build_docker to build stage
2021-01-23 22:56:10 +01:00
c95430f33b
Merge branch 'activate-ci-for-master' into 'master'
...
Ready: Activate CI test job for master
See merge request i2p-hackers/i2p.i2p!17
2021-01-23 21:42:19 +00:00
4a9131c39d
CI: Add build_docker job conditions
...
We shouldn't build it for every single branch and commit
2021-01-23 22:37:29 +01:00
b47269f14e
CI: Fix docker load command
...
It wasn't working at all which mean we would never use the cache
2021-01-23 22:36:56 +01:00
fb317b44ba
CI: make sure we can build Docker image
2021-01-23 22:32:10 +01:00
e64e12b3fb
Fix docker build
...
ant needed to be updated to >1.9, but the old image used an old alpine
with the max version of ant being 1.8.
The build is split into 2 phases to reduce the size of the image.
A builder makes the installer and installs it in one image.
The installed files are copied over to the actual result image.
2021-01-23 18:19:31 +01:00
08c46e55f5
Console: pull new and updated readme translations
...
Eepsite: pull new and updated help translations
Replace possibly more-translated, but very very old (not from transifex) pages
2021-01-23 11:58:41 -05:00
5e5886395c
Tests: Add mockito classpath to core tests
...
javadocs for new test classes
2021-01-23 09:47:22 -05:00
4776080ce6
Merge branch 'test-context' into 'master'
...
ConvertToHash test I2PAppContext part
See merge request i2p-hackers/i2p.i2p!15
2021-01-23 14:17:27 +00:00
79a868b8fe
Use TestContext to replace existing I2PAppContext
...
This allows us to mock parts of the I2PAppContext as we like.
The mocking is done when `testContext` is created in the constructor,
which replaces the existing global context.
2021-01-23 14:17:27 +00:00
c79e6455fd
Build: Drop old Makefile.gcj
2021-01-22 09:16:03 -05:00
b7262aa592
Console: Drop old proof page
2021-01-22 08:43:47 -05:00
596f6e01cc
CI: Activate for master
...
After a merge request has been merged, the result should also be tested.
Otherwise gitlab won't run it
2021-01-21 21:42:31 +01:00
d95c85cdbe
Fix the border-radius on the buttons and textareas in Address Book. Make the usage of Address Book agree on the titles.
2021-01-21 12:35:13 -05:00
f71e59a049
Merge branch 'test-convert' into 'master'
...
Test net.i2p.util.ConvertToHash
See merge request i2p-hackers/i2p.i2p!13
2021-01-20 14:38:37 +00:00
169fb59d7d
test: fix I2PSocketExceptionTest::testUnknownStatus
...
In non-English environments, the message is translated.
2021-01-20 14:38:37 +00:00
922178b2c7
SSU: Fix deadlock with router restart
...
http://zzz.i2p/topics/3036
2021-01-20 09:27:55 -05:00
74a9193ba5
Console: Fix link to UPnP status
2021-01-20 09:25:58 -05:00
335409f1d2
Find and fix the bug which appears in ' https://old.reddit.com/r/i2p/search?q=console&restrict_sr=on&sort=relevance&t=all ' a bunch of Reddit posts, due to a mistake in the Firefox Profile Installer which expected router.config to be in the (deprecated)Roaming application data, even though it was in the Local Application Data, and if it did not exist, created it. If the (deprecated)Roaming application data directory had a router.config file, then I2P attempted to use the Roaming application directory, and the user could end up with a router that had no client apps configured, resulting in a poor UX
2021-01-18 00:26:33 -05:00
d6edb9e96c
Merge branch 'gitlab-ci' into 'master'
...
Tests on Gitlab CI
See merge request i2p-hackers/i2p.i2p!12
2021-01-17 23:10:34 +00:00
f150855f1c
test: fix I2PSocketExceptionTest::testUnknownStatus
...
In non-English environments, the message is translated.
2021-01-17 23:10:34 +00:00
655ce09796
Console: Remove echelon.i2p from home page at op's request
2021-01-17 10:06:44 -05:00
91ebec15d5
NetDB: log/stat tweak
2021-01-17 09:51:49 -05:00
b17d321503
Ratchet: log tweaks
2021-01-17 09:47:04 -05:00
a6398d88a9
i2psnark minor cleanup
2021-01-17 09:40:11 -05:00
59969db16c
Sybil: Limit stored analysis files if no console to view them
...
Reduce stored file time to 10 days
Min stored time is 2 * analysis interval
2021-01-17 09:32:23 -05:00
b68a5ea7fd
Router: Fix up warning about no console for split config files
...
clean up multiple getContext() calls
2021-01-17 09:18:21 -05:00
c2234685b9
eepsite=>I2P site to match the new terminology on the web site, and more fine-tuning to CSS to sharpen image appearance
2021-01-17 01:11:51 -05:00
ce7daaa02a
Router: Limit max addresses in RI
2021-01-14 10:32:35 -05:00
b19999f95a
Router: Move Sybil subsystem from console to router
2021-01-14 09:46:38 -05:00
92ecc9f8e8
Router: Log crashed event if old router.ping file is found at startup
2021-01-14 09:25:21 -05:00
aa2ba92db8
Router: Change default encryption type to ECIES-X25519 (proposal 156)
...
As of 0.9.49. 0.9.48-x dev builds will not rekey.
New installs only.
Existing install rekey probability: 1 in 128
To be increased in later releases, see proposal 156 for details.
2021-01-14 08:54:17 -05:00
5f3c41244b
Jetty: Fix URI in request logs
...
Use standard getRequestURI() instead of Jetty internal getHttpURI(),
which apparently changed somewhere along the way
Hide Jetty ClosedChannelException from I2P logs
2021-01-13 08:54:46 -05:00
bf29132898
Tunnels: Downgrade log error to warn
2021-01-12 09:49:09 -05:00
a424331b78
i2psnark: Don't decrement downloaded counter after receiving bad piece
...
Received reports of counter going negative
2021-01-12 08:23:36 -05:00
ccb0c279f7
Fix the width of the custom options at the bottom of i2ptunnel on the light theme
2021-01-11 12:48:07 -05:00
7fe01fb9a7
Console: Delete rrd files for no-longer-configured stats at startup
2021-01-11 10:21:54 -05:00
66c4c10a78
Console: Improve parsing of email address (part 2)
2021-01-10 08:03:15 -05:00
163967311e
Console: Improve parsing of email address for mailto: link on /plugins
2021-01-10 07:24:28 -05:00
75734448c5
I2NP: Stub out new tunnel build messages (proposal 157)
...
WIP - not hooked in yet
2021-01-09 12:00:18 -05:00
aed1de84b8
SSU: Fix bandwidth estimator deadlock (ticket #2798 )
...
Fix logging in SBE (bytes not packets)
2021-01-08 12:07:41 -05:00
51560a8ec8
i2ptunnel: Disable shared clients (DSA) (part 2)
...
missed case in 2020-12-29 checkin
2021-01-08 11:27:53 -05:00
ec89a80e80
Router: Disable reseeding and NTP in vmCommSystem
2021-01-07 11:04:56 -05:00
41c7b7382a
SSU: Implement fast retransmit (ticket #2427 )
...
This partially fixes the issue of packets not being retransmitted
before they expire in 10 seconds, introduced in 0.9.48 as reported by
jogger at http://zzz.i2p/topics/3003
Fast retransmit was also suggested by jogger as a solution and discussed in that thread.
This code is based on the requirements for TCP fast retransmit
as specified in RFC 5681 but cannot precisely follow the RFC
as UDP messages can be dropped without affecting later messages:
- nack counter is per-message, not per-connection
- some interactions with the retransmit timer when in fast retx mode
- msg expiration is currently 10s but max RTO is 60s
- interactions with individual fragment transmission implemented in 0.9.48-5
- this is a sender-side fix but it depends on far-end ack resend strategy
Maintain a local message sequence number and store
it in OMF, previously unused as codel is disabled
Removed acked messages from _outboundMessages as usual,
but stores message and seq. numbers in a LinkedHashMap,
so we may interpret additional acks as nacks.
Calculate the highest-acked seq. number for every incoming packet.
Marks messages older than highest acked as nacked
Fast-retransmits after 3 nacks
Window and SST adjustments per RFC 5681 sec. 2.4
Reduce resend ack quantity and timeout to improve odds of receiving "nacks"
Disable wakeup of OMF from IMF; should not be needed now that PS calls nudge()
PS.acked(partial) now returns true if any fragment was acked, not if complete
Log tweaks
Still todo: possible additional changes to ack resend strategy;
possible parameter adjustments including msg expiration;
confirm that OMF wakeup in IMF is not required;
further testing and cleanups;
take additional ideas from alternative proposal in MR !8 ;
stat tweaks;
find related tickets to close
Reviewed by and contains code from zlatinb in MR !8
This builds on several previous SSU improvements; see #2427 for a list.
ref: gitlab MRs !8 !9 !10 !11
2021-01-07 09:33:09 -05:00
b4e1fbd857
center the text on the force restart and shutdown buttons in the sidebar
2021-01-06 16:25:07 -05:00
517ff4fa24
i2psnark: Add ability to remove I2CP options
...
Properly lock options map
Remove unused configured variable
2021-01-05 11:21:04 -05:00
106b1a696d
SusiDNS: Hide last-modified on details page if empty
2021-01-05 09:22:36 -05:00
6cab545c45
Console: Reduce limit of concurrent graph generation on slow devices
2021-01-05 09:18:25 -05:00
619923dbf8
Build: Update external javadoc links
...
Add description to gradle update tasks
Add note about jetty versions
2021-01-04 11:51:24 -05:00
ed0ecdf253
Build: Add gradle updater tasks
2021-01-04 09:36:34 -05:00
d42ef2223d
Build: Add i2pcontrol and imagegen to gradle build
2021-01-04 08:34:09 -05:00
e461004ed9
Build: Remove jars from gradle wars
2021-01-04 07:38:19 -05:00
2e180d4c60
Build: Add translations to gradle build (part 3 - only rebuild if necessary)
2021-01-03 10:35:04 -05:00
152ad1659b
Build: Add translations to gradle build (part 2 - wars)
...
Several fixes for i2ptunnel gradle build
2021-01-03 09:55:42 -05:00
888311e34f
Build: Add translations to gradle build (part 1 - jars)
2021-01-03 09:08:21 -05:00
2df5fb972a
Sybil: Reduce default threshold
2021-01-02 09:58:08 -05:00
a481255adb
Tunnels: Improve error handling of zero tunnel ID at OBEP
...
Reduce max time to defragment
Make logging of errors consistent
cleanups, stat tweaks
2021-01-02 09:57:27 -05:00
139594df8f
Move travis test runner script to own file so it's easier to work with
2021-01-02 09:12:02 -05:00
659ab97f69
Try increasing sonar scanner heap size in travis builds
2021-01-02 08:49:46 -05:00
963a4fe89c
Extend travis timeout and make sonarqube output verbose
2021-01-02 08:39:21 -05:00
4c4dbae107
Console: Show file mod time in local time zone on /jars
2021-01-01 11:05:04 -05:00
6978049416
Console: Link to our gitlab on /jars
2021-01-01 10:49:14 -05:00
46fe1ba74a
Build: Gradle fixes
...
Add resources to jars and wars
remove .jsi and .jsp files from wars
remove classes that are in jars from the wars for apps that have both
compile jsps in routerconsole.war
build routerconsole.jar
2021-01-01 10:17:00 -05:00
13bd5e4938
SSU: Remove router version check for random intro key, now that the release is out
2021-01-01 07:13:26 -05:00
bbacf85245
travis-ci test: correct the sonarqube version for the last time, I think
2020-12-31 15:38:24 -05:00
68f011f344
Remove some CSS that applies to images that aren't present in the current software. Also switch to version 2.8.0 of sonarqube in travis.yml since 3.0.0 does not seem to be available as a gradle plugin for this version
2020-12-31 15:31:52 -05:00
8bd2384ac8
travis-ci test: Try updating the sonarqube plugin.
2020-12-31 13:05:26 -05:00
54dda1a15f
alignment
2020-12-31 12:47:01 -05:00
3f44a555ba
Console: Use local time on graphs by default, add UTC option
2020-12-31 12:36:07 -05:00
86cbb2ed4e
travis-ci test: Try switching to oraclejdk11 without updating the sonarqube plugin.
2020-12-31 11:52:10 -05:00
2569123055
NetDB: Drop lookups with replies going to us
...
Extend lookup expire time
Cleanups
2020-12-31 08:37:04 -05:00
afa4b9e66d
Tweak border color on /events form
2020-12-30 18:34:42 -05:00
67bd5a32fd
fix overlapping border on /events css, closes #4
2020-12-30 18:32:57 -05:00
ada3629507
correct name of git-bundle ant target
2020-12-30 15:38:47 -05:00
dcb7314306
travis-ci now requires you to use trusty if you also want to use oraclejdk8
2020-12-30 14:50:09 -05:00
e3c2ad6354
fix broken travis test
2020-12-30 14:14:30 -05:00
178ea252d5
Merge branch 'bundle-target' into 'master'
...
add a bundle target to ant that generates a current git bundle and corresponding torrent.
See merge request i2p-hackers/i2p.i2p!1
2020-12-30 15:49:41 +00:00
7e4ba4eb31
Merge branch 'master' into 'bundle-target'
...
# Conflicts:
# build.xml
2020-12-30 15:48:58 +00:00
de43de17f6
Crypto: Only skip N mixHash for router messages
...
Still required for ECIES build replies; previous checkin broke it
Make a new pattern id for N without responses
Fixes ECIES build replies
2020-12-30 07:08:47 -05:00
2ceb9c429a
Console: Add tunnel nicknames to router debug page
...
Escape tunnel nicknames on LS debug page
2020-12-29 16:29:53 -05:00
0b59f53fe9
i2ptunnel: Disable shared clients (DSA), any server not
...
supporting EdDSA doesn't support LS2.
2020-12-29 15:51:51 -05:00
62fce859b9
Ratchet: mixHash() not required after message for N pattern
2020-12-29 14:15:00 -05:00
9fc97764c5
NetDB: Verify RI stores for a while after starting
2020-12-29 14:06:28 -05:00
2813d9412d
Crypto: Cache AES Ciphers
...
About a 10% speedup
2020-12-29 10:26:41 -05:00
a0bf76a4b1
Debian: Add JRE 15,16
2020-12-28 08:29:07 -05:00
d2a79e8837
Build: Add version where missing from jar manifests
2020-12-28 08:07:50 -05:00
738ef496d4
Debian: Build fix for no geoip files
2020-12-27 10:13:02 -05:00
a2734ffa72
SSU: Fix restoration of window after failed message
...
Reported by and adapted from patch by zlatinb
2020-12-27 08:50:11 -05:00
8606d30e9a
Build: Fixup installer build after flags move
2020-12-26 10:28:37 -05:00
a45084cfc3
Console: Move initial news to jar
2020-12-26 10:13:49 -05:00
eeaf6f3514
Console: Fix missing newlines in readme output
2020-12-26 09:36:36 -05:00
9e18ff1cd1
Router: Move countries.txt file into i2p.jar
2020-12-26 09:33:13 -05:00
665239fd37
Router: Move continents.txt file into jar
...
Move core resources directory to be consistent with the other subsystems
2020-12-26 08:11:00 -05:00
12f9a7187e
Console: Move flag overrides to war
2020-12-26 06:12:31 -05:00
8835351b99
I2CP: Fix requesting leasesets for subsessions (ticket #2458 )
...
Always request new LS for subsessions also
Don't reuse LS object for subsessions
Cancel rerequest timer as necessary
Fixes watchdog warnings
Fixes console status for subsessions in different states
javadocs
2020-12-24 13:56:32 -05:00
a3c44912f2
SusiDNS: Fix link to backup image
2020-12-24 10:11:41 -05:00
db9f735376
i2ptunnel: Fix writing config file twice on saving existing tunnel
...
Fix 'Invalid tunnel number' message on saving new tunnel
javadocs
log tweaks
2020-12-23 12:26:56 -05:00
875a7242d4
Javadoc update for DoH
2020-12-23 10:22:34 -05:00
51ecdc64a4
Debian: Refresh json patch
2020-12-23 10:18:29 -05:00
7b785ea454
I2CP: Fix encrypted leaseset for ECIES and dual-key encryption, and for offline keys
2020-12-23 10:05:58 -05:00
8f5fc44755
Crypto: Increase ratchet tag window
...
Set trimbehind = lookahead
Ramp up tag window faster
Check for ratchet ES encrypt fails
Log tweaks
2020-12-23 06:47:39 -05:00
010dbfa6f2
Console: Move resource helper to war, doesn't work from jar
2020-12-22 12:37:47 -05:00
e20a19c358
Console: Move readme files to war
2020-12-22 09:50:02 -05:00
387e513949
Console: Add netdb search by enc. type
2020-12-22 07:36:47 -05:00
5e005e6520
Merge branch 'whitespace' into 'master'
...
Whitespace
See merge request i2p-hackers/i2p.i2p!7
2020-12-21 23:00:12 +00:00
e88f40cd95
Whitespace
2020-12-21 23:00:12 +00:00
82e93a53a3
bump -7
2020-12-21 15:51:14 -05:00
fee5668c1c
Merge branch 'partial-ack-fix' into 'master'
...
SSU: Fix partial acks not being sent when there are no 'gaps'.
See merge request i2p-hackers/i2p.i2p!6
2020-12-21 20:47:11 +00:00
abb8cbe75d
SSU: Fix partial acks not being sent when there are no 'gaps'.
...
Workaround the bug on the sending side for pre-0.9.49 routers by sending fragments in reverse order.
Bug introduced in commit 9c4558d891
Sep 20 2014.
This partially reverts that commit.
Reported by and adapted from a patch by zlatinb
2020-12-21 10:02:20 -05:00
340df51429
Console: Fix theme selection
2020-12-20 14:40:09 -05:00
bec8feb05a
Build: Fix up proxy file location
2020-12-20 14:08:13 -05:00
d86ccded53
Proxy: Move error page resources to jar
2020-12-20 13:50:54 -05:00
db7d92a5cd
Apply 1 suggestion(s) to 1 file(s)
2020-12-20 17:57:52 +00:00
30ffdd03c7
SSU log tweaks
2020-12-20 08:35:07 -05:00
251d8de943
Merge branch 'wplus-wip' into 'master'
...
SSU: Westwood+ congestion control (ticket #2427 )
See merge request i2p-hackers/i2p.i2p!4
2020-12-20 13:13:34 +00:00
5e8de68746
SSU: Increase sendWindowBytesRemaining when increasing the window
...
Fix BWE log formatting
2020-12-19 08:23:13 -05:00
8ae29c8c00
SSU: Westwood+ bandwidth estimator classes (ticket #2427 )
2020-12-19 07:26:53 -05:00
542efa0d9a
SSU: Westwood+ congestion control (ticket #2427 )
...
Reduce initial window to match RFC
Add back to window on message failure
Remove two bps stats
log tweaks
2020-12-18 14:46:26 -05:00
23c80accfa
SSU: More PeerState cleanup
2020-12-18 11:58:55 -05:00
b909430725
SSU: Account for packet overhead in window calculations
2020-12-18 11:52:18 -05:00
20b413bc67
Crypto: Fix use after free (ticket #2797 )
2020-12-18 11:05:36 -05:00
a9b6b86183
Merge branch 'ssu-sync-fix' into 'master'
...
lock locked_shouldSend on this
See merge request i2p-hackers/i2p.i2p!3
2020-12-18 13:48:40 +00:00
66b724759d
lock locked_shouldSend on this
2020-12-18 09:03:52 +00:00
56059448c5
SSU: Send subset of fragments (ticket #2427 )
...
if all fragments will not fit in the window.
Track per-fragment send count.
Reset send window when retransmitting.
Update send window when partial acks received.
Make OMS.getMaxSends() and getPushCount() track different things.
Change OMS.push() to be called by OMF and return the pushed fragments.
Use size of smallest fragment rather than total size to determine if we can send a message now.
This is an improved fix for ticket #2505 .
Eliminate repeated calls to OMS.getLifetime()
Log tweaks and reduce log levels
Improves throughput on lossy connections.
Reduces latency for large messages.
This is prep for reducing DEFAULT_SEND_WINDOW_BYTES and W+, which
would have exacerbated these issues.
Additional changes to follow, implementing Westwood+, see #2427
2020-12-17 12:54:24 -05:00
1c52eeb910
NetDB: Prevent reported NPE
2020-12-16 11:01:45 -05:00
4aefe4bf7a
SSU: Fix OMF looping when timer isn't cancelled after last message acked
...
Push out timer when no more bandwidth available
Workarounds for now, more changes to follow
2020-12-16 09:40:39 -05:00
b9444cdc51
Merge branch 'fix-ides' into 'master'
...
Fix ides
See merge request i2p-hackers/i2p.i2p!2
2020-12-14 23:22:16 +00:00
eb72e4c9f5
remove padding from control buttons on i2ptunnel in order to recenter the text vertically
2020-12-14 12:18:19 -05:00
aa181ee43f
SSU: Restore sync dropped in cleanup
2020-12-12 11:00:03 -05:00
ab04f92072
SSU: PeerState cleanup
2020-12-12 10:15:02 -05:00
0830329eaf
Build: delete file after building to make git happy
2020-12-12 10:13:56 -05:00
2d154cc90e
update gitignore
2020-12-11 20:21:10 +00:00
183280871f
get gradle assemble to work
2020-12-11 20:12:27 +00:00
067ee80ba0
remove IntelliJ and Eclipse project descriptors
2020-12-11 19:45:25 +00:00
804e2f39f9
append full version to git bundle generation when generating from the ant target
2020-12-11 13:51:40 -05:00
0ad7e52b71
Router (proposal 156):
...
- Change router ECIES SKM to use N pattern, remove Elligator2, to match proposal changes
- Allow encrypted messages to ECIES routers
- Allow ECIES routers to become floodfill
- Add XDH factory to VM comm system for tests
2020-12-11 10:08:41 -05:00
e15110bbe1
Build: Fix i2pcontrol unset property in manifest
2020-12-11 09:00:12 -05:00
2cffda6974
update the HACKING.md to reflect better and/or git-based instructions, also a test commit for git migration.
2020-12-10 13:42:02 -05:00
2300f6c226
i2psnark: Add web seeds in TrackerClient
...
list web seeds in UI
2020-12-06 14:25:43 +00:00
1ed8a1b6f3
i2psnark: Close RAF on error
2020-12-06 14:13:10 +00:00
c4ed7719e8
i2psnark: Preserve file attribute strings in metainfo
2020-12-06 14:00:02 +00:00
a98fe45204
Streaming: Add Retry-After header to throttle response
2020-12-06 13:26:55 +00:00
5a3e26453f
Transport: Block SIP ports
2020-12-06 13:11:46 +00:00
c259000cdb
Console: fixup param name
2020-12-06 13:09:57 +00:00
d683f0d9eb
Util: Change DoH to the RFC 8484 protocol
2020-12-06 12:54:20 +00:00
48b8886224
i2psnark: Add WebSeed support - WIP - not hooked in yet
2020-12-06 12:43:55 +00:00
1097220d31
i2psnark: Move URIUtil from war to jar (prep for WebSeed)
2020-12-06 12:37:19 +00:00
fdeae72d38
i2psnark: Fix up standalone build
2020-12-06 12:31:22 +00:00
f870bc2ccd
console: Move web resources to war
2020-12-06 12:05:53 +00:00
ec3bfa3cb7
susimail: Move web resources to war
2020-12-06 12:03:27 +00:00
c3f7c5d154
susidns: Move web resources to war
2020-12-06 12:02:11 +00:00
127b93c1e2
i2ptunnel: Move web resources to war
2020-12-06 11:59:54 +00:00
cd019f258f
i2psnark: Move web resources to war
2020-12-06 11:59:11 +00:00
889b7361fe
imagegen: Move CSS to war
2020-12-06 11:55:40 +00:00
99f6d4aba4
MiniDNS javadoc fix
2020-12-05 14:27:56 +00:00
69deddcbc7
Add DNS library to support RFC 8484 DoH (ticket #2201 )
...
WIP - not yet hooked in
This is a portion of release 1.0.0 of MiniDNS from https://github.com/MiniDNS/minidns/ 2020-07-18
Only contains the minidns-core portion of the library.
Removed tests, most util classes, and DnsRootServer class.
Unmodified, as a base for future checkins.
Total size of zipped classes is about 75 KB.
This software may be used under the terms of (at your choice)
- LGPL version 2 (or later)
- Apache Software licence
- WTFPL
2020-12-05 14:21:08 +00:00
58020b4b58
Console: Swap some columns on ssu /peers for consistency
...
Format send window and slow start threshold values
2020-12-05 12:56:58 +00:00
df43e72a08
PRNG: Drop unused exception and interface
2020-12-05 12:51:24 +00:00
326e2c630c
Debian: Files for 0.9.48
...
refresh patches
update release docs
2020-12-02 14:53:38 +00:00
36fdfd529f
0.9.48
2020-12-01 15:54:41 +00:00
94bdc9c5b3
Late pl,zh translation updates
2020-12-01 14:50:37 +00:00
c60e51514c
Add old cert to deletelist.txt
...
Javadoc fix
2020-12-01 14:39:44 +00:00
7dcbbf17c3
Console: Fix headers on /debug
...
JS: Update license headers
patch from idk
2020-12-01 14:36:50 +00:00
5551deb246
pull RU translations
2020-11-28 19:42:22 +00:00
6e8fd42efd
pull translations
2020-11-27 18:40:53 +00:00
5020100ef8
BuildTime update
2020-11-27 18:06:55 +00:00
6c2c6abfb9
NTCP: Enable nodelay by default
...
SSU: Don't wakeup OMF after ack if no more messages are pending
2020-11-26 18:58:22 +00:00
4940c34779
More light theme CSS tweaks to table headings and table spacing on /config*, switch from uppercase to capitalize for titles on SusiMail
2020-11-25 03:58:38 +00:00
6d5aebeaa0
remove borders from around notifications on /welcome
2020-11-24 19:27:02 +00:00
d8924119b5
NTCP: Add nodelay option for testing
2020-11-24 14:48:59 +00:00
4b445e7d35
Build: release target fixes for git
2020-11-24 14:45:02 +00:00
17e47a0c93
Build: revisions target for git
2020-11-24 14:02:20 +00:00
2ffb570850
Console: Serve default favicon.ico
...
i2ptunnel: Remove dup link to nonexistent theme favicon.ico
2020-11-23 18:46:12 +00:00
aef2fb8ce0
i2pcontrol: Basic HTML fixes and HTTP headers for static pages
2020-11-23 15:24:19 +00:00
875fcdfb94
NetDB: Increase min FF version for LS lookups since most are LS2 now
2020-11-22 19:46:18 +00:00
151f856b0a
apply revert to h3#transports on /peers to fix cramping
2020-11-22 16:25:15 +00:00
337787be0e
i2psnark: Remove old opentrackers
2020-11-21 17:27:41 +00:00
798521466d
Proxy: Remove old jump servers
2020-11-21 17:24:24 +00:00
678c035fa3
Proxy: Fix CSP for conflict error page
2020-11-21 17:21:36 +00:00
ccb4210f8b
NetDB: Limit max explore at startup when hidden
2020-11-20 14:37:22 +00:00
7e5dc6ad64
Tomcat 9.0.40
2020-11-20 14:11:59 +00:00
31622d0458
NetDB: Increase exploration rate when hidden
2020-11-20 12:59:22 +00:00
f9b18545f9
Reseed update
2020-11-20 12:30:52 +00:00
e67eccd1eb
Remove inconsistent gradients from light theme /config items
2020-11-19 22:25:51 +00:00
cefe212a17
Get rid of uppercase text transforms on non-table headings, fix wierd white background on h4's
2020-11-19 21:44:11 +00:00
8a76d71bd5
Widen margins in langsettings dropdown
2020-11-19 21:11:04 +00:00
806df95114
Lighten up some borders on /home, improve consistency of backgrounds on /home, header margins on apps on homepages
2020-11-19 20:56:21 +00:00
c6c0b9ce8a
Un-squish the SusiDNS SVG image on Firefoxes greater than 83, remove wierd padding from .optboxes
2020-11-19 18:27:29 +00:00
00a0970c95
Crypto: Adjust Java key cache sizes
2020-11-19 14:52:11 +00:00
cb1bd95f2b
Build: Reproducible build fix (ticket #2279 )
2020-11-19 14:28:38 +00:00
d12b52f82a
Debian: Clean up old commented-out rules
2020-11-19 12:53:26 +00:00
891ffaac09
Update apparmor profile for usrmerge
...
https://bugs.launchpad.net/ubuntu/+source/i2p/+bug/1784023
2020-11-19 12:42:07 +00:00
36fbf0e332
poupdate-source
2020-11-18 17:54:36 +00:00
e811238d60
NetDB: Disable sending encrypted messages to ECIES routers for now
...
The #ls2 team plans to change the specification and re-enable after the 0.9.48 release
2020-11-17 16:21:10 +00:00
c9e6bef825
Jetty: Patch to fix console not starting on Java 11.0.9.1
...
Backport JavaVersion.java from Jetty 9.4.34
Jetty does not plan to fix in 9.3.x
ref:
https://github.com/eclipse/jetty.project/issues/5682
https://github.com/eclipse/jetty.project/issues/2284
http://zzz.i2p/topics/2991
2020-11-17 15:50:10 +00:00
0f002b9b69
Jetty 9.3.29.v20201019/
2020-11-17 15:39:08 +00:00
f179a057bc
Wrapper: Add missing binaries for armv7 and aarch64 to installer (ticket #2308 )
2020-11-17 12:04:49 +00:00
6f5042be8f
Test: Drop ancient unused DateMessage
2020-11-16 16:16:49 +00:00
2044474549
Zxing: Update to 3.4.1 (2020-09-29)
...
Merge in javadoc fixes
2020-11-16 15:55:27 +00:00
0b0b93f26f
javadoc fix
2020-11-16 15:32:29 +00:00
595f8762ab
I2NP: Don't extend DataStructureImpl, to save space
...
Fixup test as required
2020-11-16 14:51:35 +00:00
8644eb431e
GeoIP 2020-11-01
2020-11-16 14:43:22 +00:00
223afdfc7e
Wrapper: Update to wrapper 3.5.44
...
All binaries from Tanuki Delta Pack Community Edition,
except for armhf (armv6), compiled on Raspberry Pi:
ant 1.8.2
javac 1.7.0_151
gcc 4.6.3-14+rpi1
Windows binaries remain unchanged as we must recompile them ourselves
(32 bit just to change the icon; 64 bit is not provided by Tanuki)
PPC 32-bit big endian not updated, no longer supported by Tanuki
2020-11-16 14:35:48 +00:00
de41cab08e
GarlicClove: Store time as long rather than Date to save space
2020-11-11 16:00:57 +00:00
3606a42ea8
Lease: Store time as long rather than Date to save space
...
Add long methods, deprecate Date methods
2020-11-11 15:15:44 +00:00
6887c7edae
I2CP: Don't have I2CP Messages extend DataStructureImpl, to save space
...
Ditto MessageId and SessionId.
Fixup unit tests as required
2020-11-11 13:09:42 +00:00
4a00691385
increment the counter on the bandwidth config page by 5 instead of 10 so that it can actually match the recommendations on the /welcome
2020-11-11 00:32:35 +00:00
1d0a2c4fac
Fix right-side padding of down arrow on select boxes
2020-11-10 19:40:30 +00:00
d0016380e5
Make all the border radiuses consistent across apps. Button-like inputs get a 12px radius, text-like inputs get a 6px radius. "Professional but not prickly." nix almost all drop-shadows and most text-shadows. more 1-3 pixed tweaks to get text centered up
2020-11-10 19:15:41 +00:00
29dc311c6a
Ratchet: Destroy HandshakeState after fatal NS/NSR errors
2020-11-10 15:22:46 +00:00
7aa78a1aed
One more i2cp buffer size increase
2020-11-10 14:57:39 +00:00
989f64192f
i2psnark: Larger read buffer for large files
2020-11-10 14:54:37 +00:00
c908c6bd05
Data: SDS no longer extends DataStructureImpl to save space
...
More minor i2cp efficiency improvements
KeyCertificate log tweak
2020-11-10 14:48:42 +00:00
9f51b72cab
fix oversized button on i2ptunnel home page
2020-11-08 02:49:16 +00:00
a2fd817915
Tunnels: getUnknownOptions() is non-null
...
one more TunnelId fixup
2020-11-07 13:53:44 +00:00
5bafdd05a9
Tunnels: Simplify TunnelId and HopConfig to save space
...
and reduce object churn and duplication
Fixup tests, javadocs, logging as required
2020-11-07 13:40:48 +00:00
e18708bdbe
round and re-center buttons on i2ptunnel home page
2020-11-07 07:18:15 +00:00
f6687c1f88
add a little padding to the left of the text in the sidebar under Local Tunnels, set links list style to none instead of using the link image
2020-11-07 02:55:35 +00:00
b9eabca403
use paste.png for the pastebin instead of pasteidk.png so in theory other pastebins could use it
2020-11-06 16:59:30 +00:00
9ec2c62f2f
update the contents of /home to include git.idk.i2p and paste.idk.i2p
2020-11-06 16:57:47 +00:00
d4152ea546
NetDB: Ensure RI republish time is less than validation time
...
to prevent failures on connections esp. for hidden mode
2020-11-05 18:47:49 +00:00
8cc62b5b42
Util: More elimination of data copies
2020-11-04 14:27:16 +00:00
e242015145
Util: Hook in ByteArrayStream
...
Set accurate lengths for zero-copy
2020-11-04 12:04:24 +00:00
35da97936d
Point to gitlab in console readme.html,
...
as approved at today's meeting
2020-11-03 20:59:39 +00:00
bfe21176ea
Add host already linked in console,
...
as approved at today's meeting
2020-11-03 20:30:53 +00:00
d1dd9ab517
i2ptunnel: Add checks for offline expiration in alternate destination
...
Improve logging for expiration checks
2020-11-03 16:39:35 +00:00
c18dbe974a
Remove reseed SSL cert, now using a CA
2020-11-02 22:19:49 +00:00
f69563da75
Util: New zero-copy BAOS
...
WIP, to be hooked in
2020-11-02 12:12:20 +00:00
057eca56d5
Console: Show offline expiration on LS debug page
2020-11-02 12:01:58 +00:00
a21a64e0c6
i2psnark: Remove unused bencode() methods
2020-11-02 11:39:40 +00:00
751af5bcd8
i2psnark: Limit max size of embedded video
2020-11-02 11:33:34 +00:00
c8605009ba
i2ptunnel: Automatically restart tunnel if offline-signed private key file is updated
...
Periodically log if about to expire
Short delay between stop and start on restart
_tunnel is always non-null
2020-11-02 11:27:06 +00:00
5625caebda
I2CP: Remove tunnels immediately on client disconnect
2020-11-02 11:21:52 +00:00
fc0a78dd7b
Util: Drop class deprecated 11 years ago
2020-10-31 20:20:59 +00:00
90aab37002
i2psnark: Add support for comment and url_list to Storage CLI
...
Add support for multiple urls to MetaInfo CLI
Add comment to release torrent
2020-10-30 16:37:54 +00:00
5c1a529df0
Util: Fix NPE in EepGet CLI callback via PartialEepGet
...
Fix callback javadocs
2020-10-30 15:22:24 +00:00
6fa015c410
i2psnark: MetaInfo support for url-list (prep for BEP 19),
...
WIP - unused for now.
Add url-list to CLI tool for testing
Add comment support to CLI tool
2020-10-30 13:18:46 +00:00
2d1e68b53b
i2psnark: Store BEP 47 padding file info in a bitmap (prep for BEP 52),
...
WIP - unused for now.
Don't instantiate files_utf8 unless needed, which it never is
2020-10-29 17:13:32 +00:00
35012a3bad
Crypto: Precalculate Noise init hash
2020-10-29 16:51:13 +00:00
190b76d7fd
Tunnels: Improved logging and handling of offline signature expiration
...
Store back ref to controller in tunnel
Stop server controller on I2PException
Support generation of keys with fractional days expiration for testing
2020-10-29 15:20:56 +00:00
8d0b1214d2
un-do android check in ObjectCounter and fix hte issue by correctly setting the classpath instead, see RELEASE-PROCESS.md in i2p.android.base
2020-10-29 04:04:18 +00:00
70eb2a49f9
Router: Fix ECIES tunnel testing part 2
...
Remove ratchet tag from RSKM on timeout
2020-10-28 13:15:26 +00:00
f231ea0951
Util: ObjectCounter better android detection
2020-10-28 12:09:55 +00:00
f9ffdd5137
Router: Fix tunnel testing for ECIES routers
2020-10-28 12:04:01 +00:00
38f9955391
fix android keySet bug that I discovered this morning
2020-10-28 04:33:47 +00:00
517ff9af28
Build: Fix dev info in maven data
2020-10-27 15:30:03 +00:00
62a91acb40
DoH: Limit response size, sort servers for test
...
SSLEepGet: Fix handling of state param, support max size param
2020-10-27 14:53:11 +00:00
69a5266675
DoH: Add CLI test of all servers
2020-10-27 12:45:37 +00:00
e671741329
DoH: Set user agent
2020-10-26 22:47:32 +00:00
ab55f27ea4
DoH: Add more CLI options for testing
2020-10-26 15:29:59 +00:00
cf88b3057a
DoH: limit total time and max requests
...
Better loop checking, force DoH off for request
2020-10-26 13:44:23 +00:00
af97eedcbb
Util: Fix EepGet allowCaching parameter
...
Add SSLEepGet method to force DoH on/off
2020-10-26 12:22:54 +00:00
7823001594
BOB: Add deprecation warnings
2020-10-25 12:31:50 +00:00
a49f87179a
Router: Quick checks of eph. key MSB before Noise DH
...
Additional checks on ECIES BRR to catch old/buggy routers
Detailed logging of ECIES BRR decrypt fails
2020-10-25 10:55:53 +00:00
b52f85ac38
Tunnels: Add missing expiration field to ECIES BRR
2020-10-23 19:42:05 +00:00
470bc77551
fix one more ;;
2020-10-23 16:10:58 +00:00
a0822a6b71
NTCP2: Reduce min downtime for rekeying if hidden
2020-10-23 16:09:15 +00:00
15da2f85ad
SSU: Minor cleanup of congestion checkin
2020-10-23 16:05:39 +00:00
9b3ff9e615
TCG: Rename method to reflect what it really does
2020-10-23 16:03:19 +00:00
df1db163f0
i2ptunnel: Remove mtn tunnel (new installs only)
2020-10-23 15:50:30 +00:00
4a4d814a17
Tunnels: Move AES reply keys from HopConfig to TunnelCreatorConfig
...
to save space; not stored for participating tunnels.
2020-10-23 12:58:45 +00:00
c84360ba4b
Update the Firefox user-agent string to match the Firefox ESR that is currently used in Tor Browser, credit to dr|zed for pointing out the update and the fix. Tor Browser updated to Firefox ESR 78 with the 10.0 release on September 24, 2020
2020-10-22 16:12:26 +00:00
6a6064d614
Garlic: Reduce log level on misrouted message
2020-10-21 20:24:12 +00:00
49565a99f9
SSU: Redesign of the congestion control (tickets #2412 , #2649 , #2654 , #2713 ),
...
modelled on TCP Reno (RFCs 5681 and 6298)
- Use a single timer per connection
- Resend up to half the un-acked messages per timer event instead of a single message
- Only send either old or new messages, do not mix
- Cache/avoid several timer calls
- Instead of 3 return values, allocating bandwidth is now a boolean function
- Avoid one of the iterations over all un-acked messages every packet pusher loop
- Remove 100 ms failsafe
- Fix OMF debug log NPE
With the same cpu usage the bandwidth is much higher
Significant speed improvement for lossy connections (e.g. wifi)
Patch by zlatinb
2020-10-21 18:14:51 +00:00
ee27bc3bbf
Reseed: Renew SSL cert expiring soon
2020-10-21 15:21:41 +00:00
25899d41d5
NetDB: ECIES router support (proposal 156):
...
Support sending encrypted lookups and stores to ECIES routers
Support requesting AEAD replies to ECIES routers
Encrypt RI lookups when using ECIES even on slow machines
Switch back to RatchetSKM
Don't schedule ack timer for router SKM
Reduce getContext() calls
GMB null check cleanup
MessageWrapper javadoc clarifications
Log tweaks
2020-10-21 14:54:47 +00:00
35f6a2e2bf
NetDB: Reseed after a long downtime
2020-10-21 13:46:31 +00:00
9ae5cbbc87
SSU: Increase socket buffer size (ticket #2781 )
2020-10-21 12:44:27 +00:00
0ace93cec7
i2psnark: Remove references to "maggot" links
2020-10-17 15:19:23 +00:00
d387448794
;; -> ;
2020-10-17 14:41:13 +00:00
4d82917b94
SSU: Fix calculation of nextSendDelay (ticket #2714 )
...
patch from zlatinb
2020-10-17 12:12:15 +00:00
7a77f48963
Work on lining up some of the button text and icons a little better, fix peer icon and top/bottom icon, various padding issues
2020-10-16 04:55:48 +00:00
dee5dfc682
clear exec bit
2020-10-15 15:48:39 +00:00
5ed6f834c1
libjbigi for linux aarch64 (ticket #1840 )
...
stripped
gcc: 7.5.0
jdk: openjdk version "1.8.0_265"
Built on: Raspberry Pi 4 Model B Rev 1.4
Add support to mbuild-all.sh
2020-10-15 15:36:38 +00:00
3b8e5f0763
i2psnark: Stub out BEP 52 message numbers
...
Hide BEP 48 padding directory from UI
Check for and reject BEP 52 info multihashes for now
Use cached fai.isDirectory for efficiency
Use storage.getFileCount() instead of meta.getFiles() to prep for padding files
Add notes for padding file TODOs
2020-10-15 12:04:24 +00:00
7c1798513d
Util: Singleton OrderedProperties comparator
2020-10-15 11:54:43 +00:00
e54950e02e
Router: MessageWrapper.wrap() and GMB support for ECIES (prop. #156 WIP)
...
NetDB parts still TODO
Remove PK param from GMB.buildECIESMessage(), already in config
2020-10-15 11:50:11 +00:00
b2f060795c
Router: Misc. debug fixes
...
- StatisticsManager fix for null router in unit tests
- Debug toString() enhancements
- Dest hash logs in b32
- Javadoc fix
2020-10-15 11:39:32 +00:00
940ad61ccc
Ratchet: ECIESAEADEngine main() quick test IK/N NSR
2020-10-15 11:32:25 +00:00
c1f531ea92
Ratchet: Add support for zero key (prop. #144 , WIP for prop. #156 )
2020-10-15 11:17:41 +00:00
0ebca7e8e3
Ratchet: Destroy HandshakeState after NS failure
2020-10-15 11:10:33 +00:00
d301669726
Router: Don't re-derive public key from private for every HandshakeState
2020-10-15 11:01:22 +00:00
010bb0a2fe
NTCP: Fix sending termination on idle timeout (ticket #2777 )
2020-10-12 13:29:46 +00:00
f028002c11
NTCP: Catch IAE in Reader, possibly a race with cancelled key?
...
http://zzz.i2p/topics/2968
2020-10-12 13:28:57 +00:00
11e1747ffc
New partial translations for Kurdish, Turkmen, Argentinian Spanish
2020-10-12 12:50:49 +00:00
5dc9333bb6
DTG: Enable by default for Linux KDE and LXDE
...
Hide option on /configservice if not supported
2020-10-12 11:24:08 +00:00
f77acb6db6
i2psnark: Don't truncate 'file not found in torrent' status
2020-10-11 16:25:20 +00:00
22abf09bd7
i2psnark: Version the file icons
...
Minor cleanup of icon set selector
2020-10-11 13:22:26 +00:00
9a1d7a2ae3
Installer: Disable pack200 (ticket #2778 )
2020-10-11 12:07:09 +00:00
98e5908557
i2psnark: Cache length of metainfo
2020-10-10 14:59:13 +00:00
9e36fe090c
Transport: Simplify IPv6 address validation
...
reject reserved ranges
2020-10-10 12:59:53 +00:00
b4b6968ede
Ratchet debug: Hide expired sessions
...
Hide sessions with null public key
2020-10-09 13:54:12 +00:00
999c4c51a2
NetDB: Don't use DSA-SHA1 routers for lookups, stores, or tunnel peers
...
Don't use non-ElGamal routers for lookups or stores
Prevent DSA-SHA1 routers from auto-floodfill
2020-10-09 13:46:37 +00:00
8737a6a4fd
i2ptunnel: Filter server response headers even if not compressing
2020-10-07 15:02:06 +00:00
a9a5d13e06
Build: Set javac release property (ticket #2775 )
...
Ant version 1.9.8 or higher now required
Drop support for Xenial package build
Fix up BOB build configuration
Fix i2psnark standalone build
2020-10-07 13:33:41 +00:00
ca1e2ba91e
Switch Snark dark and light themes to using images embedded in the .war, and remove the images substitutions from the filesystem and css
2020-10-07 04:47:27 +00:00
2e34969bbc
Add git hostnames as requested by idk
2020-10-04 16:42:50 +00:00
cead0b2fb8
Router: Add support for building tunnels through ECIES routers (proposals 152,156)
...
Preliminary, proposal not finalized, subject to change
Not yet compatibility tested with other implementations
Add peers to match requested length for explicitPeers
remove commented out code
log tweaks
2020-10-03 14:05:22 +00:00
9d566aea68
snark theme fixes: Revert the i2psnark buttons on the ubergine and vanilla themes back to their original versions, but keep flat buttons for dark and light themes. Fix some squashed icons and apply some slightly better icons for indicating torrent status and contents on dark theme.
2020-10-01 05:01:44 +00:00
2d9933a4a9
Router: Don't unregister a message without a selector (ticket #2771 )
2020-09-28 13:59:30 +00:00
cd699c587b
i2ptunnel: I2Ping CLI tunnel quantity 1
...
Show current setting for owndest in CLI
Skip a irrelevant log message for I2Ping
Break wait on interrupt
Log level tweaks
2020-09-27 14:38:44 +00:00
4108007b26
JBigI: Fix zen/zen2/zen3 CPU names (ticket #1869 )
2020-09-27 14:33:58 +00:00
b31b42a557
Streaming: Fix copy/paste errors in tag option handling
2020-09-27 14:17:36 +00:00
c3f187abcb
Console: Drop gateway icon on leasesets page,
...
just adds clutter with no value.
Change last-changed time on leaseset debug page to use standard formatting
2020-09-26 14:05:29 +00:00
2989d955d9
JBigI: GMP 6.2.0 for linux 64 bit (ticket #1869 )
...
Add support for zen and zen2
Enable more fallbacks for zen and zen2
Adds Zen and Zen2 binaries, stripped
Built with gcc 9.3.0
Other binaries will be added if testing shows improvement
Fix hangs in mbuild-all.sh build script
Add silvermont and goldmont to build script, untested, support TBD
GMP is GPLv2
More info: http://zzz.i2p/topics/2955
2020-09-26 12:58:55 +00:00
ea4409897d
i2ptunnel: Change enctype default to both for:
...
HTTP, IRC, and Streamr servers
IRC, SOCKS IRC, and Streamr clients
2020-09-22 14:52:55 +00:00
7dd7f021b0
Susimail, SAM: More defensive ByteBuffer casting to avoid runtime issues (ticket #2775 )
2020-09-22 14:39:32 +00:00
2cb53ec45c
Update LICENSE.txt since SSU HMAC was moved from core to router
2020-09-20 13:48:46 +00:00
8fa3e45e47
Add tags for librejs compatibility on application/console pages and in embedded javascript
2020-09-20 05:05:57 +00:00
c4a5d111e7
Build: More git support for release and Debian targets
2020-09-18 14:31:24 +00:00
dca45a9b18
i2psnark: Defensive checks for v2 format files and magnet links
2020-09-16 14:42:11 +00:00
6ffebbd5c1
GeoIP: Notify blocklist of new country file (ticket #2759 )
2020-09-16 13:43:14 +00:00
aa07775a32
Blocklist: Move HTML status generation to console
2020-09-11 17:21:04 +00:00
30244f9d9b
Router: Use MuxedSKM for ECIES routers (proposal 156 WIP)
2020-09-11 14:13:36 +00:00
19d4a5ce26
Blocklist: Refactoring (ticket #2759 WIP)
2020-09-10 16:20:08 +00:00
e4cb730c1b
GeoIP: Generate country blocklist when hidden (ticket #2759 )
...
WIP - full blocking requires restart for now
2020-09-10 14:00:04 +00:00
3b18e54545
Console: Fix /configclients help message for split client config files
2020-09-10 13:01:18 +00:00
2fbbd8e7d1
Crypto: Cache HMAC256 instances
...
Appx. 38% speedup
As suggested by jogger
2020-09-09 21:13:37 +00:00
e466331407
GeoIP: Add methods to get all IPs for a country
...
from a geoip 1 or 2 database,
to prep for a country blocklist (ticket #2759 )
WIP - not hooked in yet
2020-09-09 15:26:24 +00:00
5d1f46e6c4
Blocklist: Track versions of each file
...
Adjust synchronization
Fix logging for feed file
Prep for a country blocklist (ticket #2759 WIP)
2020-09-08 13:38:10 +00:00
36318def69
Tunnels: BuildRequestor minor cleanup
2020-09-08 13:32:24 +00:00
72e4b16c1a
I2NP BRR: Minor cleanup and javadoc note
2020-09-08 13:26:33 +00:00
8a10c3a097
NTCP: Call afterSend() for multiple messages in NTCP2 (ticket #2769 )
2020-09-08 13:17:46 +00:00
d402300dba
Console: Support remote lookup of full router hash from search form
2020-09-04 16:57:40 +00:00
ada6753255
Tunnels: For now, don't try to decrypt a build record with a ECIES key (proposal 152 WIP)
2020-09-04 15:03:14 +00:00
ceb0749e0d
Util: Fix decompression of compressed zero bytes (ticket #2770 )
2020-09-02 15:57:04 +00:00
4863ab3711
javadoc
2020-09-02 13:51:27 +00:00
c745cc8aa1
Ratchet: Change SparseArray from int to char to reduce space
2020-09-02 13:48:30 +00:00
273902f616
SSU: Randomize intro key
2020-09-02 13:26:10 +00:00
bb761aea96
Router: Prep for router encryption types (Proposal 156 WIP)
2020-09-02 13:09:38 +00:00
d13a7d2872
Router: Reduce next key threshold for ratchet
2020-09-02 12:55:21 +00:00
49b2ca061c
New Ed25519 destinations for postman's servers
2020-09-02 12:52:25 +00:00
3e23ec8d27
fix trac#2768
2020-09-01 14:14:39 +00:00
22eeb90b81
Bump -1
2020-08-29 13:44:11 +00:00
6a69cef2a8
Ratchet: Minor cleanup
2020-08-29 13:41:48 +00:00
c1fef302f3
Crypto: ChaCha small initialization speedup
2020-08-29 13:39:52 +00:00
bd370cf407
spelling fix
2020-08-29 13:34:42 +00:00
feba993019
javadoc fix
2020-08-29 13:34:00 +00:00
623a11dd8f
console: ngettext fixes
2020-08-29 13:32:34 +00:00
ba7fb00450
i2ptunnel: Prevent changing alt private key file while running
2020-08-29 12:52:00 +00:00
20b4186331
merge of '554c9e737b3a7b6585cc36c8e22de6012ca57754'
...
and 'cd8c225752a1e1e5be98c13e7e7f5fdb2b160642'
2020-08-25 19:50:03 +00:00
2479645d22
Debian files and checklists update for 0.9.47
2020-08-25 19:49:54 +00:00
8585e2e955
fix heading alignment for console news on light theme
2020-08-24 17:20:34 +00:00
14518dc396
fix missing classic icons from imagegen css/index, removed classic reference ie-compatability from css.jsi
2020-08-24 17:15:40 +00:00
ccd64b6f07
0.9.47
2020-08-24 15:33:54 +00:00
21efdb9bd0
bump for review
2020-08-21 19:18:06 +00:00
94778c74dc
update translations
2020-08-21 19:09:48 +00:00
929c09fecc
add fontawesome license to router console themes section in LICENSE.txt
2020-08-20 19:35:03 +00:00
c067f38123
GeoIP 2020-08
...
Meet db-ip.com license requirements
BuildTime update
2020-08-20 15:39:12 +00:00
046d1e01b0
make method private
2020-08-19 18:52:18 +00:00
cc6247fe7e
findbugs all over
2020-08-19 14:50:58 +00:00
797a31924d
Improve appearance of a few icons from the new icon set, all are under Fontawesome license except for move_up.png, move_down.png, move_top.png, and move_bottom.png which are used under the Feather license
2020-08-16 18:01:54 +00:00
87f9b619e5
welcome text correction
2020-08-14 15:00:23 +00:00
4ac89e7024
Remove mistaken association between Localization Lab and our Transifex efforts.
2020-08-14 13:49:18 +00:00
fceda68cd8
Remove reseed
2020-08-14 12:58:18 +00:00
07fc66ccff
Profiles: Create profiles in the nonblocking path
...
thanks energy52
2020-08-14 12:54:39 +00:00
d7b512ca9a
spelling fix
2020-08-13 19:11:00 +00:00
926f88585a
fix typo on welcome.jsp
2020-08-13 18:08:58 +00:00
717e1c58fa
Transport: State transition fix
2020-08-13 15:38:03 +00:00
4b3dbd8915
poupdate-source
2020-08-12 18:49:44 +00:00
9d31a41ffe
remove extraneous comma
2020-08-12 18:33:50 +00:00
217571118b
tag complete sentences for strings in welcome.jsp
2020-08-12 18:29:10 +00:00
b03e919cbe
fix strings on welcome.jsp
2020-08-12 17:50:12 +00:00
482b305065
Fix fontawesome license file
2020-08-12 13:33:55 +00:00
27776cddb2
use color versions of the new icons(last big image checkin), add custom images for community sites, tweak some sizes on images that were squashed or stretched, remove borders on /home buttons
2020-08-11 22:01:50 +00:00
029e082cfc
note icon change in history.txt
2020-08-11 05:21:18 +00:00
6087a46a0b
replace basically every small image, icon, or indicator with one from a consistent source, minus personal/community sites and plugns, see licenses/LICENSE-fontawesome for more details
2020-08-11 05:10:00 +00:00
b78f6a645c
Debian: Fix patch offsets
2020-08-01 14:16:16 +00:00
f8b04e398e
Debian: Support libjson-simple-java 3 for bullseye
...
Patch adapted from Gilles Filippini
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960589
2020-08-01 14:12:54 +00:00
097f178e2a
I2NP: Locking for message ID
2020-08-01 13:49:43 +00:00
d221846c31
NetDB: Only flood LS to rotated floodfills just before
...
midnight if the LS will expire after midnight
Reduce number of stat periods
2020-08-01 13:34:26 +00:00
fa08d2f946
Util: Add KeyStore and SHA256 to CLI
2020-08-01 13:22:24 +00:00
336563e7c0
Router: Logging fix for client start failures
2020-08-01 13:04:33 +00:00
f4ac8e02f6
Util: More efficient use of random data
2020-08-01 12:59:50 +00:00
29d2051a34
configlogging code cleanup
2020-08-01 12:48:53 +00:00
e52359c4c0
NetDB: New reseed
2020-08-01 12:40:46 +00:00
d73b327fd0
NetDB: Track client that requested LS
...
OCMOSJ: Don't send to a RAP LS
2020-08-01 12:36:31 +00:00
d1bdeae596
replace tabs with spaces in HomeHelper.java
2020-07-31 14:51:05 +00:00
fa8bd4310c
fix typos in the welcome wizard
2020-07-29 02:38:56 +00:00
4f8f8b659b
Drop more old susi files
2020-07-28 20:34:07 +00:00
5a9eb68160
Data: Don't check LS1 revocation signature
2020-07-28 16:14:05 +00:00
b97ec8da90
clean up some of the awkward language on the welcome wizard, don't ask people to 'be patient' explain what is happening, etc
2020-07-27 17:01:48 +00:00
a3fe0092ac
i2ptunnel: Change CONNECT tunnel default sigType to EdDSA (ticket #2749 )
2020-07-22 17:18:23 +00:00
896dbfbacf
i2ptunnel: Change default encType to both for new tunnels,
...
http client, shared clients, and all tunnels for new installs (ticket #2751 )
Change IRC tunnel sigType to EdDSA for new installs (ticket #2749 )
2020-07-22 15:34:43 +00:00
4d3561c92a
i2psnark: Increase max pipeline, negotiate actual value
2020-07-19 14:45:48 +00:00
3c7b658a59
Avoid some repeated code
2020-07-16 05:25:02 +00:00
6482437795
Move plugins to their own section on /home, and make it so that if all the elements of a section are shown, that section becomes hidden(so that plugins are not enabled by default)
2020-07-15 16:06:06 +00:00
12e2dabaa8
Router: Consistent logging for network ID check
...
Log level change for peer test IP
2020-07-11 14:19:01 +00:00
e05545ab7c
OCMOSJ: Don't lookup an expiring LS2 if unpublished
2020-07-11 13:53:53 +00:00
f0bcab2e2c
NTCP: Atomics for NTCP final state (ticket #2701 )
2020-07-11 13:12:25 +00:00
075ac7ab43
SAM: Rename 3.3 control session
2020-07-09 17:05:06 +00:00
31d7d7d9bb
Addressbook: Rename the book nobody uses
...
Config migration
Version the svg
Remove very old standalone files
2020-07-09 16:45:37 +00:00
ed14aa130c
Credit sadie for the first part of her redesign work
2020-07-08 17:44:12 +00:00
81007c1a03
LookupDestJob: Missing return after sending fail for blind data
2020-07-07 15:04:02 +00:00
2e3ff679f3
i2psnark: Change ETA default sort order (ticket #2733 )
...
add markdown mime type
2020-07-07 13:22:44 +00:00
a84996399e
Reseed: Enforce minimum version for bundling
2020-07-07 12:50:34 +00:00
7b872474fd
turn URL's in readme into Markdown Links using URL as link text, as suggested by user gnuself on trac and approved by idk
2020-07-04 21:02:20 +00:00
531b7c2ae9
Remove extra step-indicator from first slide of welcome wizard
2020-07-03 23:21:15 +00:00
95f16c99bd
Remove Why I2P from the welcome wizard. Make the welcome wizard more informative about the functionality contained within I2P. Tweaks to stylesheets on the welcome wizard.
2020-07-03 23:18:14 +00:00
462180f9a4
re-name full color logo(logogrey7.png=>wizardlogo7.png) used in welcome wizard and remove the old redundant ones.
2020-07-03 16:15:32 +00:00
505c49ad01
Tweak position of headings and infoboxes in welcome wizard, switch to full-color I2P logo on all pages
2020-07-03 15:36:14 +00:00
16d6cf0177
make expanding sections scrollable on iframed dark theme
2020-07-02 12:44:42 +00:00
112beb552b
i2ptunnel: Fix missing throttling section for non-HTTP servers
2020-07-02 12:15:54 +00:00
b53cdafc84
clarify license status of new wizard assets
2020-06-28 18:50:34 +00:00
365b9053ec
NetDB: Check signature in verify
...
Remove null checks, _target can't be null
2020-06-28 14:56:08 +00:00
aadc9a13aa
improve appearance of textareas and inputs when the text inside is highlighed, on the i2ptunnel dark theme
2020-06-26 22:08:16 +00:00
39f3e3a92c
more non-textual updates to the bandwidth wizard
2020-06-24 18:02:25 +00:00
9a6374c79b
new images for the install wizard, re-name the images, even up the font sizes on the bandwidth configuration pages
2020-06-23 21:51:53 +00:00
3a392e84a9
Sybil: Enable analysis and blocking by default
2020-06-22 19:59:35 +00:00
c119de6188
OCMOSJ: Send meta LS failure code
2020-06-13 13:56:31 +00:00
066833819b
another Broadwell CPU ID
2020-06-12 16:00:44 +00:00
c840f223cd
CSS tweak
2020-06-12 15:59:12 +00:00
4c2bf3e42f
I2CP: Meta LS error code handling
2020-06-12 15:58:30 +00:00
6ec95a7f13
Misc. Javadoc fixes
2020-06-10 15:28:22 +00:00
670e57b9e5
Tools: Support hostname lookups in LookupDest CLI
2020-06-10 15:21:22 +00:00
d441ead884
Fix awkward text, browsers should be plural
2020-06-09 17:11:43 +00:00
38f654edd9
Fix awkward text on console welcome browser page, adjust table spacing on configreseed
2020-06-09 17:09:36 +00:00
25b4d136b8
fix take 2
2020-06-08 12:35:06 +00:00
2b9783028d
fix dup
2020-06-07 20:57:45 +00:00
6c0e18d3e2
i2ptunnel: Fix missing tunnel quantity section for servers
...
More ngettext
Hide some text for config advanced
2020-06-07 20:00:50 +00:00
e23f671ca3
Util: New getEstimatedDowntime() method
2020-06-07 17:20:45 +00:00
2af7066074
Jetty: Switch from jetty to tomcat jar for servlet-api
...
to get the 4.0 dtds
Put servlet version on the logs page
2020-06-07 16:22:21 +00:00
220f641ba6
i2ptunnel: Warn about soon-to-expire offline signatures
2020-06-06 19:42:07 +00:00
76493b398f
i2ptunnel: Rename access lists
2020-06-06 19:29:45 +00:00
f1a277c4d7
I2CP, i2ptunnel: Check for expired offline signature client-side
...
Better error message on the router side
2020-06-06 18:44:49 +00:00
ac76d544b9
Fix creation of Encrypted LS2
...
Blinded flag bit goes on the inner LS, not the outer
Fix corruption of inner signature
Broken in 0.9.42
2020-06-06 17:24:26 +00:00
cd77461fba
I2CP: Fix issues with persisted leaseset private keys
...
- Don't generate revocation key for LS2
- Fix generation of persistent revocation key for LS1
- Fix persistent private keys without persistent revocation key
- Don't put unconfigured private keys in leaseset
- Don't strip i2cp.leaseSetPrivateKey from config before it's used
2020-06-06 14:36:01 +00:00
326178ad47
CI: Try to fix travis
2020-06-03 16:09:01 +00:00
0fce24479f
i2psnark: Enable dual-keys
2020-06-03 15:41:09 +00:00
3f895d32dd
Router: Implement ratchet-layer acks (proposal 144)
...
Store destination in outbound session
Allow sending null data through OCMOSJ for ratchet acks; omit data clove
Only call messageDeliveryStatusUpdate() for nonzero nonce
2020-06-03 12:33:09 +00:00
2af26f7d5b
Console: Fix alignment of totals row on /peers NTCP tab
...
as reported at http://zzz.i2p/topics/2901 post #5
2020-06-03 11:19:47 +00:00
765d4ea725
Console: Don't list temporary IPv6 addresses on /confignet
2020-06-02 12:01:40 +00:00
ec231ecd78
Transports: Cache the last reachable peer
...
Adapted from i2speed / jogger
ref: http://zzz.i2p/topics/2894 item 5
2020-06-01 13:08:03 +00:00
957767c985
Util: Move fromLong8()/toLong8() methods to DataHelper
2020-06-01 12:25:09 +00:00
3cc7374984
Transports: Make unreachable maps concurrent
...
Adapted from i2speed / jogger
ref: http://zzz.i2p/topics/2894 item 5
2020-06-01 12:12:04 +00:00
6461c8e880
Profiles: Make more calls nonblocking
...
Adapted from i2speed / jogger
ref: http://zzz.i2p/topics/2894 item 1
2020-06-01 12:03:56 +00:00
edfbc4081b
Tomcat 9.0.35 (Servlet 4.0)
...
Switch Bionic to 9.x
Disco+ already on 9.x
Xenial remains on 8.x
Update dependencies doc
2020-05-31 15:35:18 +00:00
317bf1e9db
Fix javadoc errors
2020-05-31 12:46:13 +00:00
f985004be0
Util: Update json-simple lib to 2.3.0 2017-10-04
...
Bundle 2.0 API only; remove 1.1 API
Convert DoH, NDT, and i2pcontrol to the 2.x API
Fix i2pcontrol handling of number values and serialization for 2.x API
Remove xenial dependency on libjson-simple-java, it has only 1.1
Set min and max version constraint on libjson-simple-java for bionic+
Based on patch from Gilles Filippini
ref: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901827
This does not support 3.x but the patch for that will be smaller.
2020-05-31 12:37:37 +00:00
4fd834d13e
Util: Fix DoH handling of Cloudflare responses
2020-05-30 21:44:48 +00:00
370f96acfb
Streaming: Increase MTU for ratchet (proposal 155)
...
Set MTU in receiveConnection() for inbound connections
Cleanup CDR.isAckOnly()
Only call now() in MOS for debugging
Set receive.streamActive stat to 1, not 0
2020-05-30 16:24:25 +00:00
d8b308dd9d
Build: Force Java 7 for mavencentral jars used by Android
2020-05-28 14:06:37 +00:00
3ad8f9b9a5
i2psnark: Fix js for delete buttons (ticket #2743 )
2020-05-28 13:02:53 +00:00
4fe9a27e2e
RRD4J 3.6 (ticket #2716 )
2020-05-28 10:33:03 +00:00
686fe88e61
Build: Remove javac.compilerargs7 build property (ticket #2511 )
2020-05-27 17:46:30 +00:00
9b5e4373d4
Debian: Fix patches for Jetty 9.3.28 (ticket #2098 )
...
Add xenial patch to ant test target
2020-05-27 17:19:16 +00:00
03b1a4dfc0
Installer: Require Java 8 (ticket #2511 )
...
Jetty 9.3.28 (ticket #2098 )
This breaks Debian builds, fixes to follow
2020-05-27 16:08:54 +00:00
27e422f81d
Installer: Sign the dlls (ticket #2704 )
2020-05-27 13:23:54 +00:00
f3e821a65d
UPnP fixes part 7:
...
Don't set I2P user agent, spoof MiniUPnPc
Don't convert string-to-bytes-to-string
Don't fallback to alternate code after failure
Don't use HttpURLConnection if proxy enabled
Add location sanity checks
Force Connection: close
Don't attempt to set Host header, HttpURLConnection ignores it
Disable following redirects
2020-05-27 12:49:15 +00:00
3fac44874e
Console: Rename all the js init() functions
2020-05-27 12:35:12 +00:00
f8df7eba7f
Transports: Check for Java proxy settings that could interfere
2020-05-27 12:07:50 +00:00
4574ebd8a9
Console: Don't translate "caps"
2020-05-27 11:57:59 +00:00
a00b9bb0c7
Console: Handle bad param on /peers
2020-05-27 11:54:06 +00:00
e091eeae90
Util: Reduce default gzip compression level for performance
...
Add fast zero-decompressor
2020-05-27 11:48:21 +00:00
0a98147315
Debian files for 0.9.46
2020-05-26 17:11:42 +00:00
e9cc4a4357
0.9.46
2020-05-25 12:32:28 +00:00
0ab4730002
javadoc fix
2020-05-25 10:25:21 +00:00
31d7b6fb7d
Ratchet: Change session replace timeout value to match spec
2020-05-23 11:31:03 +00:00
26e5f4c482
Windows: Fix installation directory permissions
...
For new installs, change owner rather than giving 'F' permission to Users group
For existing installs, change owner and change 'F' permission to 'RX' for Users group
Local privilege escalation vulnerability
Introduced 2009-06-11, released in 0.7.5 2009-06-29
Reported by Juilo Cesar Fort of Blaze Information Security 2020-04-28
2020-05-23 11:28:15 +00:00
766649bd54
bump for review
2020-05-22 19:47:53 +00:00
bb6641ed96
pull translations from TX
2020-05-22 19:35:57 +00:00
6aa81f7ec6
UPnP fixes part 6:
...
Fix malformed HTTP requests
Check HTTP response code in Parser
Check content type in Parser
Debug log in Parser
Show device URL in CLI
Don't retry after parser exception
Close resources in finally block
2020-05-22 18:22:56 +00:00
a3fc8af1dd
fix padding on the i2ptunnel .username and .password and and the width of the customoptions
2020-05-22 02:30:03 +00:00
05082e3ffa
On iframed i2ptunnel pages, resize the height of the iframe when a config table is expanded or contacted
2020-05-22 01:29:28 +00:00
4b655070d4
reverse string change to welcome wizard, Alternatively isn't that confusing and translation is important.
2020-05-21 16:58:10 +00:00
f25037447d
unit test tweaks
2020-05-21 14:11:30 +00:00
df3a03afc5
Streaming: Fix timer race (ticket #2739 )
2020-05-21 11:47:39 +00:00
ded4bde905
I2CP: Add API method to get router version
2020-05-20 19:03:28 +00:00
e1d8e360a5
slightly widen the notice div on the console so text never needs to wrap
2020-05-20 17:56:43 +00:00
b373e253c9
Remove reference to to I2P Browser from the welcome wizard
2020-05-20 17:40:40 +00:00
a9d84da3b3
i2ptunnel, SusiDNS: Replace onblur with CSP-safe js
2020-05-20 11:12:49 +00:00
4b7c62aa9c
Tunnel: Reduce the IBGW and client OBGW batch time
...
Should reduce RTT by 225 ms
2020-05-20 10:48:00 +00:00
e16c0a3271
i2ptunnel: Disable gzip for streamr server
2020-05-20 10:44:28 +00:00
ef66457181
Util: Speed up zero compression
...
As suggested by orignal
2020-05-19 14:24:20 +00:00
093c46c937
Ratchet: Prep for ratchet-layer acks (WIP)
2020-05-18 13:00:45 +00:00
d48d16d237
Proxy: Fix error code for incompatible encryption
2020-05-18 12:25:25 +00:00
65cd84dd2e
Reseed update
2020-05-18 10:40:16 +00:00
c457ef68c7
New MuWire logo
...
License: CC0
Source: Funded by MuWire development
2020-05-18 09:56:15 +00:00
f00b86475d
Streamr: Add expiration timer
...
Log tweaks
2020-05-17 18:49:47 +00:00
90bc00436c
UPnP fixes part 5:
...
Set interfaces at startup, to prevent Android from binding to public interfaces
Log fix
2020-05-17 15:47:08 +00:00
1af32bfe79
UPnP fixes part 4:
...
Update SSDP listening sockets on interface changes
2020-05-17 14:56:30 +00:00
25338019ca
UPnP fixes part 3:
...
Switch to alternate device on connected event if better
Remove mappings on device change
Fix bug, wasn't removing mappings on device removal
Retry other devices on device removal or disconnect
2020-05-17 11:05:35 +00:00
878c11b36f
UPnP fixes part 2:
...
Change data structure of ignored devices to store full device
Don't ignore disconnected devices even if subscription successful
Clear event veriables when switching devices
Hide non-IGD devices from ignored list
2020-05-16 22:45:27 +00:00
c6c9ba76d9
UPnP fixes part 1:
...
Numerous fixes for handling multiple devices and selecting the best one
Fixes on device removal
Deal with devices that support permanent leases only
Locking fixes
Sort ignored devices in UI
Remove unused isDisabled field
Log tweaks
2020-05-16 21:16:51 +00:00
a0261e8fd7
BuildTime update
2020-05-16 11:50:27 +00:00
d493028c1e
i2ptunnel: Disables for persistent client key
2020-05-16 11:47:21 +00:00
3992ea235d
i2ptunnel: Remove javascript from proxy error pages
...
Add security headers
Fix typo on resetp-header
2020-05-15 21:31:37 +00:00
31b527a4c4
i2ptunnel: Hide description label if none
...
Identify shared clients on index page
2020-05-15 19:32:23 +00:00
09b647f283
i2ptunnel: Don't show b32 twice for non-http servers
2020-05-15 17:59:45 +00:00
40b312d7c1
Streaming: Change pushBackRTO() log error to warn (ticket #2739 )
2020-05-14 18:47:54 +00:00
fad9d0e3da
param length check
2020-05-14 12:57:24 +00:00
31a57b1a60
poupdate-source
2020-05-13 23:03:02 +00:00
50e44ece54
Tools: Export private key from private key file in X.509 form
...
Add missing loadprivatekey command to CertUtil
2020-05-13 20:19:12 +00:00
f233416bf6
Build: Tweaks for git
2020-05-13 13:28:33 +00:00
1b3885720a
Console: Fix option text on /confignet (ticket #2738 )
2020-05-13 12:58:10 +00:00
82dd9435a3
Console: Support stuffing form from params on /configreseed
...
Fix HTML errors
2020-05-13 11:40:01 +00:00
bc89d247ec
Console: Support stuffing form from params on /configplugins
2020-05-13 11:04:16 +00:00
fe36482063
Console: onchange removal
2020-05-12 18:57:29 +00:00
a47f6d1b2e
SusiMail: onclick removal (part 3)
...
Strict CSP
Fix markall/clearall logic
2020-05-12 17:43:27 +00:00
8aa23c7dc7
SusiMail: Replace onclick part 2
2020-05-12 17:32:46 +00:00
0eef0dd21b
SusiMail: Replace onclick and onload, part 1
...
Don't reload page after mark-all and clear-all
2020-05-12 17:03:59 +00:00
a12a26f65c
Console: Hide sensitive properties on /configadvanced
2020-05-12 15:38:25 +00:00
1ebed8b6aa
i2ptunnel: Shared client tooltip depends on current setting
2020-05-12 14:53:56 +00:00
deb0fe338c
i2ptunnel: Hide shared client warning when it doesn't apply
2020-05-12 14:17:31 +00:00
005f79c95f
i2ptunnel: Disable changing shared client option while running
2020-05-12 14:07:30 +00:00
eeee8d7600
i2ptunnel: Use readonly, not disable, to avoid losing data in forms
...
Fix disabling of interface select box
Caused by disable changes on May 8
2020-05-12 13:21:25 +00:00
13cfdf0d5a
i2ptunnel: Encrypt keys in forms
2020-05-12 12:50:35 +00:00
e77c3f23d3
i2psnark: Stricter CSP
2020-05-11 21:08:57 +00:00
d157daea10
i2psnark: Remove onclick on delete buttons
...
Version the js
2020-05-11 20:47:42 +00:00
9aa36562b9
i2psnark: Remove onclick on folder page
2020-05-11 20:12:40 +00:00
6a36b79a95
i2psnark: Remove onload
2020-05-11 19:33:00 +00:00
2cd2f25c56
Console: Remove onload and unsafe CSP on iframed pages
2020-05-11 18:04:19 +00:00
8631db8769
i2ptunnel: Replace edit onclick with js file
...
Remove unsafe CSP
2020-05-11 17:12:12 +00:00
7da2ac9ef3
Console: Fix delete confirmation on /configplugins
...
Replace /configclients and /configplugins onclick with js file
Remove unsafe CSP on /configclients
2020-05-11 16:43:53 +00:00
4da58258f5
i2psnark: Check for non-i2p URL
2020-05-10 20:28:30 +00:00
4f78040569
i2psnark: Check for non-i2p URL
2020-05-10 19:21:52 +00:00
0738d1d1fb
i2psnark: Fix section anchors
2020-05-10 19:16:04 +00:00
e99e15209a
i2psnark: Expand section when param passed in
...
(prep for handler)
2020-05-10 16:18:29 +00:00
96a8aa9d0c
clear susidns notification the next time the user clicks anywhere on the page, closes #2419
2020-05-10 07:36:47 +00:00
0bbd747f82
clear susidns notification the next time the user clicks anywhere on the page, closes #2419
2020-05-10 07:35:40 +00:00
e31b837a7f
Console: CSS fix hover over disabled button
2020-05-09 21:47:15 +00:00
ab7e428624
GeoIP: Add to CLI
2020-05-09 19:37:28 +00:00
565e7f4d67
GeoIP: Log tweak
2020-05-09 15:52:57 +00:00
910de68495
Build: Release prep - Geoip 2020-05, checklist, deletelist
2020-05-09 15:50:58 +00:00
e904c9981e
i2ptunnel: Move CSS to own dir, remove allowCSS() and allowJS()
2020-05-09 12:42:44 +00:00
ddc372f58c
NDT: Replace Java Timers with SimpleTImer2 to eliminate two non-daemon threads
2020-05-09 12:12:32 +00:00
4ff234c110
i2ptunnel: More disabled options
2020-05-08 22:29:09 +00:00
69ef47e68c
i2ptunnel: Tooltips for disabled options
2020-05-08 20:47:39 +00:00
59901ec7c3
i2ptunnel: Fix padding on password form
2020-05-08 19:22:21 +00:00
13e38f3d3e
i2ptunnel: Disable changing LS encryption on running tunnel
2020-05-08 19:16:05 +00:00
4b85f06951
Build: Fix more targets when in git workspace
2020-05-08 15:34:35 +00:00
08df2ba907
Build: Use git rev if mtn rev not available
...
Adapted from patch by dr|zed
2020-05-08 14:38:56 +00:00
7a192b4961
Console: More netdb formatting improvements
...
Hide signing key if not full
Label changes
2020-05-08 14:06:46 +00:00
d18f622458
CoreVersion: Fix previous change which broke build script
2020-05-08 13:48:33 +00:00
8a482659e0
Console: Fix padding when no addresses
2020-05-08 12:45:32 +00:00
eeecede382
Add another CoreVersion field specifically for StatisticsManager (ticket #2729 )
2020-05-08 12:21:26 +00:00
d49741c2db
Router: FloodfillPeerSelector cleanup (ticket #2694 )
2020-05-08 11:09:11 +00:00
2ac2850cd4
Router: Min version for tunnel peers
2020-05-07 17:17:15 +00:00
3d56545210
Router: INMP and netdb DSRM selector cleanup
2020-05-07 13:25:31 +00:00
5de76252ea
Router: Prevent INMP config setting from breaking things
2020-05-07 10:35:14 +00:00
778d6a2809
Streaming: Reduce default ack delay to match RFCs (ticket #2706 )
2020-05-06 13:59:41 +00:00
f90cbaba5a
update history.txt to include my changes to i2ptunnel and susimail.
2020-05-05 19:19:04 +00:00
6510e07b8b
Console: Handle wrapper log trunctaion
...
More efficient line skipping
2020-05-05 16:27:07 +00:00
4996c05361
i2ptunnel: Add ECIES persistent key support
...
Fix changing enc type on servers
2020-05-05 14:38:04 +00:00
78effe14ad
Console: Fix log clearing without wrapper (ticket #2449 )
...
Use ABQ as buffer when reading
2020-05-05 12:51:41 +00:00
122b12fa31
i2ptunnel: Remove experts label from dual-key option
...
Header tweaks for translatability
2020-05-05 10:42:15 +00:00
438703a29b
Ratchet: Add padding based on optimal message size
...
remove unused method
log tweaks
2020-05-05 10:39:16 +00:00
467a48cfe1
Build: Use --java2 for msgfmt
...
Runtime should be smaller and faster w/o Hashtable
Increases p200 size by < 1%; repack by 3.5%; updater by 4.5%
2020-05-05 10:36:56 +00:00
2b1c6a9d8f
Console: Add wrapper log clear button (ticket #2449 )
2020-05-04 21:22:13 +00:00
f1307614c6
Console: Add log clear buttons (ticket #2449 )
2020-05-04 16:59:46 +00:00
ea8e340895
Util: Change LogConsoleBuffer implementation (prep for ticket #2449 )
2020-05-04 15:26:50 +00:00
26af857dc7
i2ptunnel: Copy over all relevant options to other shared clients
...
when saving, not just tunnel quantity and length (ticket #1545 )
Don't take sig type from client private key file unless persistent option is set also
2020-05-04 14:10:20 +00:00
f04526d83a
Console, eepsite: Fix Arabic translation of 'Arabic' (ticket #2731 )
2020-05-03 17:37:47 +00:00
a255a60944
Crypto: Don't start YK thread in app context
2020-05-03 11:06:46 +00:00
b4de0cfaf9
Crypto: Interrupt YK thread when empty
2020-05-03 09:56:21 +00:00
2188d6b222
Checkmark fix take 2
2020-05-03 09:48:04 +00:00
0528e4109d
I2CP: Add PROP_GZIP
...
i2ptunnel: Disable I2CP gzip for HTTP server tunnels
i2psnark: Disable I2CP gzip
2020-05-02 22:16:39 +00:00
47f09479ad
eepsite: Fix RTL issues on Arabic help page (ticket #2731 )
...
patch from 'rany'
2020-05-02 10:50:44 +00:00
80d24fa70d
Console: Only call getTheme() once
2020-05-02 10:38:37 +00:00
bef9ea11bf
fix collapsing table behavior on i2ptunnel edit pages
2020-05-01 23:33:09 +00:00
278090a772
add missing icon from susimail light theme, fix padding on tables in i2ptunnel
2020-05-01 21:43:31 +00:00
eab688b0bc
Ratchet: Fix NPE ratcheting IB NSR tagset
2020-05-01 14:04:14 +00:00
788c72c331
javadoc
2020-05-01 11:53:11 +00:00
90d9843acc
Router: I2NP debug log improvements
2020-05-01 11:51:28 +00:00
d7095b69b9
Streaming: Cleanup, use field instead of method
2020-05-01 11:19:07 +00:00
dd96e29213
Streaming: Fix overhead documentation
2020-05-01 11:16:55 +00:00
fd3e181b7c
i2ptunnel: Prevent changing types on stopped shared client if other shared clients are running
2020-04-30 15:19:51 +00:00
d7b5783674
i2ptunnel: Prevent changing enc type on running tunnel
2020-04-30 13:38:38 +00:00
634802c008
Streaming: Westwood+ congestion control (ticket #2719 )
...
Increase max slow start window to 64
Change RTT calculations from double to float
Original idea from jogger
Original patch from zlatinb
Developed and tested with zlatinb
2020-04-30 12:44:55 +00:00
9e233b42a5
Ratchet: Error handling fixes, log tweaks
2020-04-30 11:29:08 +00:00
4cf8bfbe0d
Ratchet: Increase callback timeout
...
- Mark tagsets after ratchet, and single tagsets, as acked
so we don't go searching for the reverse tagset
or adjust the expiration downward
- Eliminate redundant split() calculation
2020-04-29 21:40:25 +00:00
e1beeb3653
Log cleanup
2020-04-29 12:57:58 +00:00
82a918b37d
Susimail, EdDSA: Convert Hashtable to HashMap
2020-04-29 12:54:37 +00:00
b6ecad3c0f
Router: Convert Vector to List
2020-04-29 12:37:46 +00:00
e9d56d85af
Console: Event log param fix again
2020-04-28 14:40:57 +00:00
b874bb2ba0
Ratchet: Block format updates
2020-04-27 20:51:02 +00:00
7f179551b7
javadoc
2020-04-27 19:54:44 +00:00
10be87bb59
Ratchet: Reduce tagset expiration
...
other minor cleanups
2020-04-27 19:52:39 +00:00
5173d24c72
Crypto: Reduce max ElG tagset expiration at receiver
2020-04-27 19:50:39 +00:00
f4a37ce75f
i2psnark: Don't unchoke when we don't have pieces
...
Don't avoid partial pieces if there are several seeds
2020-04-27 19:49:09 +00:00
ff4cfd3eb0
improve collapsing table behavior
2020-04-27 03:17:48 +00:00
8b6d8507ec
improve collapsing table behavior
2020-04-27 03:17:12 +00:00
65356f09a6
Fix padding on tunnelName
2020-04-26 11:43:02 +00:00
b0c6c845bf
Improve toggle behavior
2020-04-26 11:31:14 +00:00
6859baba9f
Make custom options full width of i2ptunnel page
2020-04-26 09:40:04 +00:00
c14541f4a3
Fix bug where the second time you opened a +/- table a - would not be shown and make the rest of the CSS line up right
2020-04-26 09:29:42 +00:00
1083d2939b
fix +/- expand collapse on i2ptunnel tables, and fix the padding
2020-04-26 02:19:47 +00:00
2a8f23602a
i2psnark: Increase min size for video preview
...
CSS tweaks for large videos
Mime types update
2020-04-25 14:39:05 +00:00
da5c92a599
Console: Fix summary bar event log link param (thx drzed)
2020-04-25 13:02:44 +00:00
baa26aec26
Tests: Prevent ratchet NPE in local tests
2020-04-25 11:01:27 +00:00
9da290831b
Ratchet: Variable tagset lookahead/trim limits
...
Remove total size trimming, it's redundant
2020-04-25 10:32:33 +00:00
882f853b1d
Console: Change event log param from ms to sec
2020-04-24 12:58:53 +00:00
a7de9a7f24
i2psnark: Don't mark torrent BAD on I2CP errors (ticket #2725 )
...
Logging:
- Log to wrapper log after log manager shutdown (ticket #2725 )
- sync methods
Router:
- Allow clients more time to get disconnect messages at shutdown (ticket #2725 )
- Don't delete router context at shutdown, to prevent a late
creation of a new app context (ticket #2725 )
- Don't try to delete ping file on Android
javadocs
2020-04-24 12:44:17 +00:00
f2f6dfbf18
Router: Better enc type rejection message
2020-04-23 19:31:17 +00:00
5e2db982dd
Router: Check for key certs in dests (prop. 145)
2020-04-23 19:16:31 +00:00
bc11e66429
SusiDNS: Fix typo that broke the add form
2020-04-23 18:57:29 +00:00
da8f49a712
Router: GarlicMessage debug logging improvements
2020-04-23 18:56:03 +00:00
a97085ac67
Ratchet: Expire outbound TS based on inbound last-used
...
Fix outbound expiration time
Reduce pending tagset expiration
Increase max send acks
Increase max next key replies
Don't save ref to NS callback once called
Sync tagset for debug output
2020-04-23 16:21:25 +00:00
eb7211660f
Streaming: Reduce TCB cache time
2020-04-23 13:35:02 +00:00
b182562c80
Router: Fix logging NPE (thx zlatinb)
2020-04-21 17:01:03 +00:00
25a80c78b5
Build: Manifests for test, source, and javadoc jars
2020-04-21 12:52:23 +00:00
c69af8308f
i2psnark: CSS tweak
2020-04-20 18:06:33 +00:00
0cc1861649
Streaming: Single retransmit timer per connection (ticket #2715 )
...
Only instantiate ResendPacketEvent for fast retransmit
Move packet timeout field from ResendPacketEvent to PacketLocal
Set window size to 1 on timeout
Always adjust window when acked, even if the packet was sent more than once
Reduce INITIAL_WINDOW_SIZE from 6 to 3 to reduce router DH overhead
Set maximum burst retransmissions to 16
Closer compliance to RFCs 5681 and 6298
Prep for additional changes (Westwood)
Other minor cleanups
Original patch from zlatinb
2020-04-19 14:59:08 +00:00
57cd4c5843
Ratchet: Adaptive order of muxed decrypt based on previous traffic
2020-04-19 14:21:24 +00:00
cd035e1247
Console: Add header for client SKMs on /debug
2020-04-19 11:11:24 +00:00
73886d06e8
Ratchet: Fix tagset remaining calculation
...
More efficient tag insantiation
Debug page fixes
Javadoc fixes
Minor cleanups
2020-04-19 10:59:32 +00:00
ae199581be
Fix up the dark CSS for use with the new collapsing tables so tables line up, set ::selection highlighting on input text to a non-000 color so it shows up when you highlight it
2020-04-18 22:29:27 +00:00
bf425d8ac9
i2psnark: Periodically connect out to other seeds to fetch comments (ticket #2288 )
...
javadoc updates
2020-04-18 15:04:43 +00:00
823dc72eaa
Improve padding consistency and readability on new i2ptunnel edit config pages
2020-04-17 23:13:18 +00:00
3716ccc3ef
i2ptunnel UI: Move new js from console to i2ptunnel
...
Move <script> from body to head
Version the js links
2020-04-17 15:53:10 +00:00
108b3a2363
Tests: Add I2CP port option to LocalClientManager
2020-04-17 13:19:41 +00:00
35bb5896a1
Streaming: Slow start fix from zlatinb
2020-04-17 12:02:26 +00:00
da9bfd48c0
Crypto: Disable speculative AES tagset usage
2020-04-17 11:59:59 +00:00
0bd3df6d98
Make the new dropdown_hover.png look consistent on i2ptunnel, re-run javascript prettifier
2020-04-17 06:02:12 +00:00
0656abd101
Add the missing dropdown_active.png image to the light theme
2020-04-17 05:36:34 +00:00
5299eb365f
Re-organize the I2PTunnel UI and, in javascript-enabled browsers, turn advanced options onto accordion-menus.
2020-04-17 05:27:23 +00:00
53eb0fe7f8
SusiDNS: Remove taglib declarations where not required
2020-04-16 15:44:35 +00:00
4cdaa11024
Build: Reproducible build fix (ticket #2279 )
2020-04-16 15:43:40 +00:00
e642d8e538
i2psnark: Fix TrackerClient thread name
2020-04-16 14:30:52 +00:00
cc5f13fc5e
ElG/AES debug log tweaks
2020-04-16 13:27:53 +00:00
80f66113c4
i2psnark: Basic torrent file modification CLI
2020-04-16 13:24:51 +00:00
b3d5accca2
I2CP: Fix client notifier thread name
2020-04-16 13:22:23 +00:00
12ac06d5ba
i2psnark: Debug page tweaks
2020-04-16 13:09:11 +00:00
7b47d3f314
Streaming:
...
Fix slow start (ticket #2708 )
Reset retransmission timer after ack (ticket #2710 )
Minor cleanups to prep for additional changes
Original analysis and patches from zlatinb
2020-04-14 12:59:26 +00:00
0d2dbcc8fc
Ratchet: Additional muxed decrypt fix
2020-04-14 12:57:50 +00:00
e2cc62a21f
Ratchet: Improve muxed decrypt
...
Try tags for both ratchet and AES before DH for either
Return empty CloveSet for ratchet errors after successful decrypt
Don't corrupt data in ECIESEngine on NS/NSR failure, for subsequent ElG attempt
Log tweaks
2020-04-14 12:13:00 +00:00
689b26102b
i2psnark: CSS tweaks
2020-04-13 16:42:20 +00:00
c989addadc
i2ptunnel: Allow comments in CLI command files
2020-04-13 16:41:26 +00:00
5e00bc6510
Streaming: Fix retransmission time (ticket #2709 )
...
Remove unneeded checks on RTO max/min
Return new value from doubleRTO() (prep for ticket #2715 )
2020-04-11 17:04:55 +00:00
828311a24f
Debian: Fix patch offsets
...
Add ant target to validate patches
2020-04-10 18:49:30 +00:00
5976d4952f
Jetty: Add GzipHandler for eepsites on Jetty 9.3/9.4 (ticket #2599 )
...
by adding jetty-gzip.xml. JettyStart will copy the file
and add it to the configuration list automatically.
This does not affect standard installs which are still on 9.2;
it's only for Debian installs.
See also ticket #2098 .
Partial backport from branch i2p.i2p.zzz.jetty93
2020-04-10 18:10:48 +00:00
80ae2ccea6
NTCP: Retain pending messages when replacing connection
2020-04-09 17:27:23 +00:00
370b7f1124
NetDB: Remove class M from auto-floodfill;
...
only 1% of floodfills are class M, and on average
they store 25% less leasesets than class N.
Reverts change to add M in 2015.
2020-04-08 20:20:55 +00:00
26b90b9d17
NTCP: More EnumSets
2020-04-08 15:36:36 +00:00
c8647fc3a5
i2psnark: Give peers preference to get their first pieces,
...
to mitigate effects of large pieces and allow them to
become interesting faster (ticket #2473 )
2020-04-08 14:53:08 +00:00
3fa15824ee
Ratchet: TagSet cleanups
...
Tag.toBase64() optimization
Javadoc fixes
2020-04-08 13:16:15 +00:00
1752291ffd
Console: Fix disabling sidebar refresh
...
0 disables refresh on /configsidebar
disable ajax if refresh disabled
change refresh default to 15 sec
2020-04-07 20:47:12 +00:00
4edb9bbf7f
switch success notification icon with smaller version of icon, previous commit adds css ID's to table ID's on editclient
2020-04-07 16:07:23 +00:00
e88a585703
switch success notification icon with smaller version of icon
2020-04-07 15:58:50 +00:00
928c0e9b91
Graphs: Reduce rrd4j sync thread pool size
...
disable pool if not persisting
stop pool on shutdown
2020-04-07 14:47:18 +00:00
83a4f5f2f0
Transport: Hang the X25519 keygen thread off CommSystem so Ratchet can use it
...
Don't start NTCP if neither 1 nor 2 is enabled
2020-04-07 13:23:36 +00:00
f54db66f77
Console: Use same IPv6 checkmark for NTCP and SSU
2020-04-07 13:21:41 +00:00
f16981d844
i2ptunnel: Unhide encryption type options
2020-04-06 21:08:52 +00:00
f6b5a2d493
Ratchet: Simplify OB Session; there can be only one active OB TS
...
Fix bugs handling of out-of-order nextkeys
Expire unacked tagsets every time through
Remore unused OB session methods
2020-04-06 20:27:47 +00:00
14b33a1e4c
Ratchet: Don't allocate space for tagset keys initially
2020-04-06 15:23:30 +00:00
c99adeeb61
Ratchet: Use append() for keys too
2020-04-06 14:35:03 +00:00
b979a97905
Ratchet: Use SparseArray.append() instead of put() for efficiency
2020-04-06 14:29:07 +00:00
916b296ee0
Ratchet: Expire unused tagsets sooner
2020-04-06 13:54:49 +00:00
f9f64a441b
Ratchet: Fix sorting for sessions on /debug
2020-04-06 13:22:58 +00:00
2482df7121
Ratchet: Decrypt ES messages in-place
2020-04-06 13:02:27 +00:00
f9d7cfa7e1
log level tweak
2020-04-06 12:46:16 +00:00
5229c0e811
Ratchet: Replace session if NS received after 3 minutes
...
Update lastUsed on NSR or first tag received
2020-04-06 12:45:46 +00:00
1ca9674f3f
RatchetSKM: Group debug output for IB tagsets by pubkey, not session key
...
ElGamalSKM: Debug header change
ElGamalAESEngine: Minor cleanups for efficiency
2020-04-06 11:31:18 +00:00
c77e41c59e
Ratchet: Next Key completion
...
Fix NextSessionKey constructor with null data
Fix handling of next keys
Fix sending OB next keys
Fix RatchetSessionTag.equals() for use in SKM
Delete OB NSR tagset when adding OB ES tagset
Log tweaks
2020-04-06 10:42:44 +00:00
8c4410277d
Ratchet: Next Key WIP, got first ratchet working
...
Remove more ElG tag code from SKM
2020-04-04 11:56:25 +00:00
2ec9a4ab64
PKF: Add support for addsubdomain
2020-04-03 19:38:39 +00:00
6b05acff8d
Ratchet: Next Key WIP
2020-04-01 18:44:06 +00:00
471b53698a
Ratchet: Validate NS datetime block; add NS key bloom filter
2020-04-01 12:58:24 +00:00
7404bdc4fd
NetDB: Add support for database lookup ratchet replies (proposal 154)
...
Add support for ElG-encrypted database lookups and stores from ECIES-only destinations
Add ratchet support to MessageWrapper
Application-specific timeout for MessageWrapper-generated tags
Refactor tunnel TestJob to use MessageWrapper
Add ratchet support to TestJob
TestJob cleanups
2020-03-31 19:21:35 +00:00
9307cc8a0c
Ratchet: Add support for database lookup replies (proposal 154)
2020-03-31 18:43:52 +00:00
6dd0b23c61
Ratchet: Remove ID and DI from ACKREQ block
...
Use callback != null to specify request for ack
2020-03-30 20:09:29 +00:00
97f002bfb5
minor optimization
2020-03-30 17:03:20 +00:00
22ca4d0e44
Ratchet: GMB method to encrypt to a single key/tag for prop. 154
2020-03-30 16:53:14 +00:00
86fc6478f5
debug log tweak
2020-03-30 16:48:41 +00:00
dee92b5290
Ratchet: Updates
...
- Prep for prop. 154 with SingleTagSet
- Variable timeout for tagsets
- Start cleaner sooner
- Make key optional in next key block
- HTML debug output improvement
- log tweaks and javadocs
2020-03-30 16:44:42 +00:00
b19b529afe
Ratchet: Expire tags too far behind current one
2020-03-29 17:53:28 +00:00
0c4cf5d3cd
Ratchet: Add timeout job in OCMOSJ
2020-03-29 12:04:13 +00:00
eeb7ea4cae
Ratchet: Acks and callbacks
...
- Store callbacks and ES acks in OutboundSession
- Calls from engine to SKM for callbacks and acks
- Pass key ID and remote key back in SessionKeyAndNonce
- Implmenent multiple acks in ACK block
2020-03-28 13:22:32 +00:00
23634afbc9
Ratchet: More updates
...
- Reply callback from ratchet to OCMOSJ (ES TODO)
- Store key ID in tagset (prep for next key)
- Move debug tagset ID from engine to tagset
- OCMOSJ minor cleanups
2020-03-27 19:38:24 +00:00
acf3abb19b
Ratchet: Updates
...
- Modify NextKey, start of support (WIP)
- Don't expect DSM reply to ECIES destinations
- Debug setting to always sent ack request
2020-03-27 16:55:53 +00:00
c5435410ba
atomic
2020-03-24 19:14:28 +00:00
786d68ce9a
javadoc
2020-03-24 19:01:07 +00:00
0170ff2337
Blockfile: Add b32 to export output
2020-03-24 18:58:23 +00:00
a5c0448053
Graphs: Note restart required when changing persistence setting
2020-03-24 16:28:03 +00:00
7a1e2865fc
Graphs: Fix rrd4j deprecation warnings
2020-03-24 16:19:33 +00:00
0c19216c4c
Profiles: Remove unused ProfileManager.summarizePeers()
2020-03-24 13:08:23 +00:00
f2787a8df6
Profiles: Don't decay during first 90 minutes of uptime
...
Change decay from .75 twice a day to .84 four times a day;
approx. same overall decay in a day (.5)
Parameterize decay variables for clarity
Fix multiple NPEs in ProfileOrganizer CLI
Other cleanups
2020-03-24 13:03:40 +00:00
7654a0af42
Tunnels: Make new tunnel selection round-robin
...
Remove one-second stickiness, as OCMOSJ caching does the job better
http://zzz.i2p/topics/2454
2020-03-24 12:33:29 +00:00
5c1700c2ab
Ratchet: Make DI optional in ACK request
...
Don't put ACK request in NS or NSR
2020-03-20 19:01:56 +00:00
6487fb0516
Tunnels: FragmentHandler cleanup (ticket #2699 )
2020-03-20 12:32:28 +00:00
42fb3bb2e9
drop anoncoin from /home
2020-03-20 12:29:18 +00:00
f57876dc3b
merge of '996d0dc0db49250004a12cd4eb0374a477ff3617'
...
and 'ee72efae66f864d6e5ff42879055800bbbd44436'
2020-03-20 01:50:39 +00:00
0a7027dd9b
add 'ant bundle' target which generates a git bundle target iff the working copy is a git repository. Does not work with mtn clones.
2020-03-18 18:12:57 +00:00
1154d28be7
add a bundle target to ant that generates a current git bundle and corresponding torrent.
2020-03-18 13:39:22 -04:00
0e68df6ba4
i2psnark: Hide non-i2p trackers on details page
2020-03-17 14:14:36 +00:00
7707c4bb94
Ratchet: Stub out ack and ack request blocks
2020-03-15 18:40:01 +00:00
56639fa7d2
Fix dead links and inconsistent links in the readme.html, slight expansion to browser configuration options.
2020-03-07 18:02:38 +00:00
f0a15d084a
change from textarea to input
2020-03-05 14:36:58 +00:00
de6cee8f6a
update default irc server list
2020-03-04 13:25:42 +00:00
8b075f26bf
Console: Fix wizard XHR initialization
2020-03-01 17:58:55 +00:00
5455820a74
Console: Add security headers to XHR targets
2020-03-01 17:57:05 +00:00
d38c660c36
Console, i2ptunnel: Hide temporary IPv6 addresses from bind options
2020-03-01 15:41:49 +00:00
3f629ce1af
Console: Disable browser launch on /configclients when a service
2020-03-01 14:20:06 +00:00
29f9986f40
i2ptunnel: Check for same interface before warning of dup port
2020-02-29 14:44:07 +00:00
d505a2fe76
log level tweaks
2020-02-29 14:32:07 +00:00
3eb573295b
SusiDNS: Support adding b32's (ticket #2101 )
2020-02-29 14:11:04 +00:00
0b9babab42
Profiles: Limit average speed calculation to max high cap peers
...
Make reorganize() methods pkg private
2020-02-29 13:44:42 +00:00
c190ddd6b0
typo
2020-02-28 18:54:04 +00:00
53118fa9c6
Console: Fix /viewlicense for Debian packages
2020-02-28 18:49:20 +00:00
8cf241f6da
Debian: Remove fonts-dejavu as package recommendation,
...
not needed for rrd4j with our patch
2020-02-28 16:59:07 +00:00
6774af6910
Systray: Don't attempt to launch browser when running as a service
...
Console: Hide/show things on /configservice when running as a service
Util: Add isWindowsService() and isService()
2020-02-27 17:30:16 +00:00
eb73f0aae2
Fixup rrd4j javadoc errors, tested with JDK 15 b11
2020-02-26 17:04:06 +00:00
0bec84a3b1
Profiles: Fix bug which caused speed values to be
...
divided by 3 after being read from file
Remove _isFailing field
Minor cleanup
Don't persist profiles when in vmCommSystem mode
2020-02-26 16:36:36 +00:00
75c2d24c45
merge of '0279ae34b6386470db3de49cbb7dcbdc5629c575'
...
and '9100eed7ff963fd8a54ab922b65208cfd5fb15b3'
2020-02-26 00:24:03 +00:00
53e77df77d
Bump router version for osx build
2020-02-26 00:23:58 +00:00
326a85ea4f
Profiles: add to 'big countries' list,
...
fix typo, thx drz
2020-02-25 15:32:51 +00:00
e567f7b460
Build: jrobin.jar no longer depends on i2p.jar
2020-02-25 15:22:55 +00:00
ab28ee960e
Add missing parts of rrd4j 3.5 omitted from previous checkin (ticket #2684 )
...
Apache 2.0 and LGPLv2.1
2020-02-25 15:15:23 +00:00
88a4261b03
Remove tagged string that was never translated anyway
2020-02-25 15:01:37 +00:00
e7a66659e9
OCMJH comment out unused code
2020-02-25 14:58:10 +00:00
44a935d086
debug for ratchet
2020-02-25 14:56:10 +00:00
1e5414f74f
drop old tagged strings
2020-02-25 14:54:16 +00:00
357d400bc6
add install5.xml to release check
2020-02-25 14:46:35 +00:00
594f1c7f8b
Util: Add isRTL()
2020-02-25 14:45:10 +00:00
4a845f0b73
checklist update
2020-02-25 14:39:48 +00:00
bc791f91ab
NetDB: Comment out unused FloodOnlySearchJob code
2020-02-25 14:38:31 +00:00
f938090d6a
NetDB: Don't send 'fake hash' for exploration any more,
...
no longer required for compatibility,
exploration option supported since 0.9.16
2020-02-25 14:36:44 +00:00
d9ea6b1f9c
rrd4j patch (ticket #2684 )
...
So that DejaVu fonts are not required in the classpath.
We set the default font to Monospaced.
All fonts are then set in SummaryRenderer.
2020-02-25 14:14:34 +00:00
5bed4a0d7f
Replace old jrobin with rrd4j 3.5 (ticket #2684 )
...
2019-02-10
From https://github.com/rrd4j/rrd4j/releases
Copyright (c) 2001-2005 Sasa Markovic and Ciaran Treanor.
Copyright (c) 2011 The OpenNMS Group, Inc.
Copyright 2011 The RRD4J Authors.
Apache 2.0 and LGPLv2.1
Unmodified as a base for future merges, except for omitted
files listed below.
This rev will not work; font patch to follow in next revision.
Following directories and files omitted:
converter/
core/RrdBerkeleyDbBackendFactory.java
core/RrdBerkeleyDbBackend.java
core/RrdMongoDBBackendFactory.java
core/RrdMongoDBBackend.java
demo/
graph/RrdGraphDefTemplate.java
inspector/
eu/bengreen/data/utility/
2020-02-25 14:04:21 +00:00
4826bbd333
debian files for .45
2020-02-24 22:38:12 +00:00
0540c76c51
release build fix for non-pack200
2020-02-24 17:33:47 +00:00
f081e88420
0.9.45
2020-02-24 17:13:44 +00:00
4030d0b427
Installer: Restore i2plogo.bmp, required for launch4j standalone executable (ticket #2608 )
2020-02-24 17:07:48 +00:00
c5f6c9a498
Javadoc fixes after testing with JDK 14 build 36
2020-02-22 16:16:08 +00:00
403440bab8
bump for review
2020-02-21 18:05:39 +00:00
8ed7a029d7
more translations
2020-02-21 17:53:09 +00:00
ec6807cd2c
pull translations
2020-02-21 17:50:51 +00:00
226494028a
Update: Extend torrent update timeouts and limits for larger files (ticket #2693 )
2020-02-20 18:55:48 +00:00
4bcd896829
Build: Add non-pack200 release targets (ticket #2693 )
...
Update: Don't require pack200 for in-net update (ticket #2693 )
2020-02-20 18:36:03 +00:00
2524a7a69d
GeoIP: Prefer more recent of mmdb or Debian files if we have both
2020-02-20 16:44:18 +00:00
2805388a4c
GeoIP: Add unknown and Kosovo country codes for db-ip.com (ticket #2692 )
...
https://db-ip.com/faq.php
2020-02-20 15:42:22 +00:00
631a082ebd
Util: Change GeoIP update script to use db-ip.com (ticket #2692 )
2020-02-20 15:26:12 +00:00
24b98b86c2
update BuildTime
2020-02-19 15:22:57 +00:00
5ee903765e
Util: Improve LookupDest CLI, add to CommandLine
2020-02-18 17:07:41 +00:00
c0db50ed0f
Debian: Remove GzipFilter in base-context.xml,
...
does nothing with Jetty 9.4 (ticket #2599 )
2020-02-17 17:48:09 +00:00
3403ea3b51
Install: Remove commented-out GzipFilter in cgi-context.xml,
...
it will never work, to be replaced with GzipHandler
2020-02-17 16:22:39 +00:00
daf595ab7e
i2psnark: Revert API changes that broke i2psnark-rpc plugin
...
compile-tested only
2020-02-17 15:47:03 +00:00
fd958df118
Console: Fix jump-to-section on /stats
2020-02-15 18:28:45 +00:00
dd794ceee4
NTCP: Remove closed connections from write queue (ticket #2686 )
2020-02-15 16:25:44 +00:00
c19a63c6a2
increase max share ratio
2020-02-14 14:09:34 +00:00
84bea6438f
poupdate source
2020-02-12 17:12:50 +00:00
d3bd2ce190
I2PTunnel, I2CP: Place ECIES first in LS2
...
Data: Add debug code to ignore LS2 key order
2020-02-12 17:04:07 +00:00
e82f420ee6
Remove TODO comment, already fixed
2020-02-12 13:59:43 +00:00
a035901f0a
console: /netdb margin fix
2020-02-12 13:48:25 +00:00
e73ddb548a
i2ptunnel: Change default sig type to Ed for non-shared HTTP client
2020-02-12 13:05:50 +00:00
fd87c609f2
Reseed: Remove download.xxlspeed.com
2020-02-11 15:16:22 +00:00
17060c0100
Stats: 4 stats no longer required (thx drzed)
2020-02-11 13:51:12 +00:00
fe16ccb434
Transport: Mark yggdrasil IPv6 prefix as not routable
...
Minor cleanup of the checking code
2020-02-10 14:43:57 +00:00
a46100bde5
I2CP: I2CPMessageHandlerMap cleanup
2020-02-09 16:14:49 +00:00
0478ac75e9
Console: Show local tunnel status as green if any leases are valid
2020-02-09 15:04:30 +00:00
d42235486e
update string as requested for translatability
2020-02-09 14:01:21 +00:00
dd3dbbf7f9
SSU: Skip down interfaces when looking for MTU,
...
handle bad values better
2020-02-05 16:43:58 +00:00
efe85cc30a
resources/installer/i2plogo.png is CC-BY-3.0 US(ura), license is in licenses
2020-02-05 15:59:36 +00:00
0b3e6acb97
undo systemd unit change until I've tested it better, it was checked in by accident
2020-02-04 21:06:07 +00:00
aa6c218122
Shrink izpack installer logo
2020-02-03 18:59:30 +00:00
033c37f4a0
Shrink izpack installer logo
2020-02-03 18:59:01 +00:00
e7ddee5509
Graphs: Add stat for render time (ticket #2684 )
2020-02-03 15:41:06 +00:00
f8283c04ca
Console: Fix redirect to /graphs when clicking stop/restart on /graph
2020-02-03 15:03:23 +00:00
0f7bcbf4bb
Graphs: Clean up font setting, fix bugs (ticket #2684 )
...
Unit font now monospaced on Linux and Mac as intended
Don't set Droid Sans font, not present in any platform by default
Fix font scaling for Japanese
Detect more RTL languages
Make fonts configurable
2020-02-03 14:19:35 +00:00
c4fce448c3
Use the new icon in the installer
2020-01-31 02:09:16 +00:00
c4c75c0ce5
javadoc fix
2020-01-27 16:21:05 +00:00
2988e58cb2
merge of '33d6437ea30f37b47795bc9e443064a00d297266'
...
and 'd264b4d7a1ab4e8fc4b510285f0ff30e26a27ca3'
2020-01-27 14:36:00 +00:00
21ae518102
new images are under the Feather(MIT) license, installer/resources/themes/console/images/console/{light,dark}/console_status_running.png
...
installer/resources/themes/console/{light,dark}/console_status_stopped.png
installer/resources/themes/console/{light,dark}/console_status_starting.png
installer/resources/themes/console/images/title_window.png
installer/resources/themes/console/images/local_down.png
installer/resources/themes/console/images/local_up.png
installer/resources/themes/console/images/local_inprogress.png
installer/resources/themes/console/images/info/network_status/network_ok.png
installer/resources/themes/console/images/info/network_status/network_hidden.png
installer/resources/themes/console/images/info/network_status/network_firewalled.png
installer/resources/themes/console/images/info/network_status/network_warning.png
installer/resources/themes/console/images/info/network_status/network_testing.png
installer/resources/themes/console/images/info/network_status/network_error.png
installer/resources/themes/console/images/info/network_status/network_clockskew.png
installer/resources/themes/console/images/info/network_status/network_vm.png
installer/resources/themes/console/images/info/network_status/rejecting.png
installer/resources/themes/console/images/info/network_status/accepting.png
installer/resources/themes/console/images/info/network_status/rejecting_hidden.png
installer/resources/themes/console/images/info/errortriangle.png
installer/resources/themes/console/{light,dark}/warning.png
installer/resources/themes/console/{light,dark}/warn.png
installer/resources/themes/console/images/info/infowarn.png
installer/resources/themes/console/images/info/infohelp.png
installer/resources/themes/console/{light,dark}/infowarn.png
installer/resources/themes/console/{light,dark}/infohelp.png
installer/resources/themes/console/{light,dark}/confirmed.png
installer/resources/themes/console/{light,dark}/help.png
installer/resources/themes/console/images/favicon.ico
installer/resources/themes/console/{light,dark}/favicon.ico
installer/resources/themes/console/images/inbound.png
installer/resources/themes/console/images/outbound.png
installer/resources/themes/console/images/folder.png
installer/resources/themes/console/images/cursor_zoom.png
installer/resources/themes/console/{light,dark}/newsbullet_mini.png
2020-01-26 17:57:40 +00:00
8bebb884c3
Console: Fix light theme sidebar bandwidth graph
2020-01-26 17:19:20 +00:00
4401265200
Tunnels: Don't test ECIES-only tunnels
2020-01-26 13:41:19 +00:00
094613b8de
fix some issues with fonts and narrowness in light and dark themes, revise some icon choices on both themes
2020-01-25 21:10:43 +00:00
6e38cce149
merge of '1dd202cbab5db44efb071d2b37c26b0fe8822b21'
...
and '692f541c9c3da4e376de3e3d8dbccff5bf33dc45'
2020-01-25 00:16:38 +00:00
9c626a07c5
Adding two new reseed hosts, hosted by me.
2020-01-24 20:00:40 +00:00
80db2faeb7
Check in the undraw bell for the news notification, make the dark theme logo purple with a darker shadow to match the theme
2020-01-24 19:58:34 +00:00
b31eb3f53b
Change the color and size of the new square logo, remove background setters in mobile css for router console since they aren't needed anymore
2020-01-24 16:15:45 +00:00
b572a330ed
improve the consistency of the icons used throughout both the themes, round off buttons on light CSS theme, new favicon, bigger logo, don't fix sidebar height to 36px
2020-01-24 00:27:40 +00:00
98f7f30864
SSU: Use same valid IP criteria for sending relay request as for
...
receiving relay response
2020-01-22 20:48:32 +00:00
23d24a48b5
SU3File: Add date output to CLI
...
Bump -5 for previous Ratchet Elligator2 change
2020-01-21 21:00:54 +00:00
064e4046a6
Ratchet (proposal 144):
...
- Randomize high two bits of Elligator2 encoding (incompatible change)
- Fix NPE in RatchetTagSet.toString()
- Use zeros for padding block
- Add more debug logging
2020-01-21 17:54:14 +00:00
50c86147b0
Fix some uncaught stuff in the new dark CSS theme
2020-01-16 18:35:18 +00:00
3c9e78bd76
i2ptunnel: Fix NPE if no config file
2020-01-15 14:10:49 +00:00
f65cfbf92c
SSU: Extend timeout for msgs with multiple fragments (ticket #2640 )
2020-01-11 14:19:31 +00:00
4ad4e579d8
round button borders on /help
2020-01-09 19:43:53 +00:00
1f6b3c1107
round off the remaining icons from the susimail light theme, fix some css issues from the dark theme
2020-01-08 17:45:49 +00:00
a2a646e1f5
i2psnark: Support "preview" HTML5 play for partial files
2020-01-08 17:12:10 +00:00
ea05af42fa
Jetty 9.2.29.v20191105, Tomcat 8.5.50
2020-01-08 14:16:16 +00:00
520faf477d
icon consistency dark theme
2020-01-07 17:29:50 +00:00
cf2a4ba053
fixed non-rounded icons on susimail menus
2020-01-07 17:25:37 +00:00
1a0b25a6ef
Console: Don't refresh bw graph with js unless enclosing summary bar refresh time is longer
2020-01-03 14:52:58 +00:00
23598ab011
Console: Add hellips to restart messages
2020-01-03 13:51:01 +00:00
7ac189696b
Console: Remove scroll-in-scroll for wrapper logs
2020-01-03 13:49:00 +00:00
ecdccac37e
Console: Refactor the configstats js
...
Don't toggle the full stats box with toggle-all
2020-01-03 13:31:10 +00:00
e865f451ca
i2psnark: CSS tweaks so the refresh isn't as glitchy
...
Reduce default refresh to 15 sec
bye whippy
2020-01-03 12:56:24 +00:00
3d80f0122f
merge of '93f632609768276d0eccf0e9f518436ec83dfa57'
...
and '9908ac36a27905f02e28e8db9f93a32777fe9c62'
2020-01-03 12:12:55 +00:00
0a34f3d5dd
Tests: Drop empty unit test files
2020-01-03 12:12:05 +00:00
b588297458
delete two excessive background rules
2020-01-03 04:05:24 +00:00
b524e91888
add license info to checkin
2020-01-03 03:28:27 +00:00
29f8fec912
big CSS update across all dark-theme apps and susimail light-theme
2020-01-03 03:24:55 +00:00
09d31cb107
Util: Add https redirect support to EepGet and SSLEepGet
...
Add https support to EepGet CLI
2020-01-02 16:38:47 +00:00
fa9f60bcd9
Console, webapps: CSP improvements
...
i2ptunnel, susidns: Add headers.jsi
Console: Remove onload and use nonce for inline scripts where able
Version remaining js links
2019-12-25 12:18:00 +00:00
63b48e30be
Console: Banlist and sidebar CSS tweaks
2019-12-24 14:01:04 +00:00
e714e7082e
Console: Don't show a temporary IP ban if it's permanently banned also
2019-12-24 13:44:35 +00:00
9966c40d28
checklist update
2019-12-24 13:39:52 +00:00
9dbec9fbb5
drop unused flag
2019-12-24 13:35:50 +00:00
aa472feea9
i2ptunnel: Double default conn. and POST limits
2019-12-24 13:02:12 +00:00
c7a6584481
snark: psi's open tracker is back
2019-12-24 12:00:33 +00:00
ae994e3230
Console: Fix displayed name when installing new plugin
2019-12-21 14:24:18 +00:00
fcd8a3ae69
i2psnark: Fix autostart for torrent files copied into the dir
...
Use Collator for case-insensitive sort
Use Exception.getLocalizedMessage()
Prevent duplicate torrent starts
Don't write debug info to wrapper log
Increase max piece size
Navbar cleanup
2019-12-21 12:54:48 +00:00
ccaf4ce4b9
Console: Don't show 'Unresolved TCP address' error,
...
NTCP2 addresses may have triggered it.
2019-12-21 10:04:04 +00:00
5772b7d9ae
NetDB: Randomize explore and refresh job delays
2019-12-20 16:07:24 +00:00
61ec10ff47
I2CP: Don't throw exception on early internalConnect()
...
ClientManager.isAlive() returns true even on port conflict
Hide port conflict message in console
2019-12-20 16:04:35 +00:00
c3138793fe
SSU: Move statement affecting debug stats (ticket #2676 )
2019-12-20 12:58:04 +00:00
c5904b080b
SSU: Reduce log level on packet size error (ticket #2675 )
2019-12-20 12:15:32 +00:00
7d10ef7a19
Add partial translations: bg, ca, cs, hi, hr, sq, sr
2019-12-20 11:17:14 +00:00
938410d68b
Console: poupdate to remove strings moved to core and router
2019-12-19 14:24:18 +00:00
dd0d84fece
Router: Add a router strings bundle
2019-12-19 14:08:28 +00:00
b2aa649c2a
Build: Add encoding to all javac targets
2019-12-19 11:19:52 +00:00
74020ae5a3
CommSystem: Reduce IPv6 status thrashing
2019-12-19 10:56:13 +00:00
6f3cfd83cd
Router: Prep for a router strings bundle
2019-12-18 13:43:17 +00:00
10b8c92fdb
Proxy: Clean up links in error pages
2019-12-18 12:23:49 +00:00
520da91735
Console: Get log level translations from core
2019-12-17 19:24:41 +00:00
d73fc85c34
Move log level translations to core
2019-12-17 18:59:55 +00:00
4eca698584
Fix ngettext in DataHelper to make TX happy
2019-12-17 18:27:55 +00:00
3fa3b69cbc
Fix ngettext in LogWriter
2019-12-17 17:33:04 +00:00
bf94460420
Core: Move date/time/size translations from console to core,
...
so apps can use them.
Fix translation in LogWriter, was never included in console.
2019-12-17 17:21:35 +00:00
d054652952
NetDB: Fixes for hidden routers losing peers (ticket #2673 )
...
Explore more aggressively, increase thresholds
Explore with standard non-explore lookup if low on floodfills
Run RefreshRoutersJob if low on floodfills
Refactor SearchReplyJob to process all hashes at once
Transport: Use NTCP and SSU equally if hidden
2019-12-17 16:17:15 +00:00
ad3c978c7c
Console: Partial az translation
2019-12-16 17:57:53 +00:00
3277ea4854
Console: Hide services sidebar section if empty
...
Use Exception.getLocalizedMessage() everywhere
HomeHelper javadoc
2019-12-15 15:48:19 +00:00
7b6e25db8b
Console: Fix Hebrew translation
...
SusiMail: Add partial Hebrew translation
2019-12-15 15:39:38 +00:00
1974cc5559
Console: XML stats as attachments, not inline
2019-12-14 17:52:37 +00:00
9c534fda7b
Console: Stat group display names
2019-12-14 14:17:06 +00:00
a5efce883a
CoalesceStatsEvent: Add new known peers stat
...
cleanups
2019-12-14 13:18:02 +00:00
6197454225
Console: Add Content-Disposition header to graphs
2019-12-14 12:57:41 +00:00
64e9e2aebe
PeerManager: Add countPeersByCapability()
2019-12-14 12:35:27 +00:00
faf130cf38
Elligator2 cleanups, thx orignal
2019-12-10 15:26:53 +00:00
831c1945a5
Fix build (missed one file)
2019-12-05 15:54:44 +00:00
26ecf364a6
drop unused icons
2019-12-04 18:19:20 +00:00
74b61a7ba6
Console: Sort advanced section after translation
2019-12-04 18:01:22 +00:00
d65208b917
Console: Sort help section after translation
2019-12-04 17:36:34 +00:00
bf70a1520b
Console: Sort internals section after translation
2019-12-04 17:16:14 +00:00
3a3416d2a5
Console: Sort summary bar services section
...
Simplify data structures in NavHelper
Index NavHelper map by untranslated app name
NavHelper cleanups
2019-12-04 17:01:29 +00:00
00667151da
Console: Rework summary bar services section
...
Move icon selection from CSS to code
Use plugin-configured icon if available
2019-12-03 19:18:20 +00:00
a9abf3babf
less code inside synch block
2019-12-03 15:53:49 +00:00
cad3c46ea6
OCMOSJ: Cancel timeout job on reply
...
JobQueue: Improve removeJob()
2019-12-03 15:43:44 +00:00
9289a6daa9
NDT: Fix JSON encoding of extended login (ticket #2672 )
...
Disable middlebox and firewall tests
Don't NPE if no middlebox test
Change version to match measurement-kit
Don't prefer IPv6, it is unreliable
Disable SSL by default, unreliable
Add 30s timeout to initial handshake to prevent long hangs on SSL
2019-12-03 14:57:32 +00:00
f2f29d6a6c
merge of '2c002e114a71d2110b0c2313843dd3b41aa9a5f4'
...
and '87ba4083f66afda026363d0d844d0fa8e7486312'
2019-12-02 20:15:20 +00:00
3e888f8936
merge of '5a9a93d4878eb2e2757a350fa1b2b799745e7c1d'
...
and 'd00191a61a9b395dee95cfbc02f6e38664eb3d50'
2019-12-02 20:14:55 +00:00
cbccba8dc2
Changes for OSX launcher with the 0.9.44 router.
2019-12-02 20:14:50 +00:00
7cfc16ca36
NDT: Prevent NPE on JSON parse of bad/empty input (ticket #2672 )
2019-12-02 17:45:22 +00:00
f7a2d23f1e
NetDbRenderer debug log cleanup
2019-12-02 15:34:27 +00:00
31e8ff8f45
Update manager: Notify GeoIP type and file version
2019-12-02 15:29:42 +00:00
3a7ee4f211
Console: Move restart status up in summary bar
...
Process restart status first regardless of display order
2019-12-02 15:25:10 +00:00
cc3c2d4d1a
misc. minor cleanups
2019-12-02 15:21:46 +00:00
11d89e248e
i2psnark HTML5 minor cleanups
2019-12-02 15:01:23 +00:00
2bb94bea80
Debian changelogs for 0.9.44
2019-12-01 21:46:56 +00:00
2bfd421b19
0.9.44
2019-12-01 17:12:05 +00:00
4c9c83231b
CSS tweaks after review
2019-12-01 17:04:46 +00:00
32044f1682
bump
2019-11-30 19:00:16 +00:00
51f7348d8a
pull translations
2019-11-30 18:58:53 +00:00
ae345cfb85
SusiDNS and router console css nits
2019-11-30 17:21:08 +00:00
52edc35275
SusiDNS and router console css nits
2019-11-30 17:10:57 +00:00
d5bc948bb4
fix css indentations
2019-11-30 06:42:55 +00:00
86ff3420b5
Tab-Menu Layout Changes, color updates to the light theme, new icons, highlight active page in susidns
2019-11-30 06:39:13 +00:00
6b0e3750c9
Add more partial Persian translations, add to config page
2019-11-29 13:57:05 +00:00
600c681143
misc updates:
...
GeoIP, BuildTime, checklist, blocklist
2019-11-27 12:22:25 +00:00
e1189b9c9f
i2psnark: Error messages take 2
2019-11-25 13:36:48 +00:00
9feeb76d6c
i2psnark: Add thebland back as default also
2019-11-25 12:28:51 +00:00
9f02b27c4a
i2psnark: Error message improvements
2019-11-24 16:59:27 +00:00
345cdd3eb0
Debian: Add apparmor support for Java 11 (Github PR #19 )
2019-11-24 16:20:09 +00:00
def1e2ec68
i2psnark: Restore tracker.thebland.i2p
2019-11-24 16:10:55 +00:00
62c9ae67d0
new translations
2019-11-24 14:14:00 +00:00
10b756b726
poupdate-source
2019-11-24 13:28:11 +00:00
bf9d136a2b
readme edits
2019-11-24 13:13:08 +00:00
9ffd71e0b8
Settle on strings for new categories on the router console home page
2019-11-23 18:41:42 +00:00
6fa13313f0
Tunnel building:
...
- Don't count zero-hop tunnels as part of the pool when building
- Don't build more than one zero-hop tunnel in a pool
- Assume high build failure rate for new installs
- Reduce threshold for tunnel length override
2019-11-23 16:51:14 +00:00
27fa991783
Remove dead reseed
2019-11-22 13:12:59 +00:00
09f6429b5f
update javadoc
2019-11-21 15:12:30 +00:00
252a7972a1
only load a file filter definition if the definition has been modified since the last load
2019-11-21 15:12:04 +00:00
131ebc4d5a
do not write to disk if there are no new breaches #2666
2019-11-21 14:56:25 +00:00
4e81e48d64
Use "Base32" and "Base64" consistently in strings
...
Update clearnet user-agent to match TBB
2019-11-21 13:59:26 +00:00
7b391fa17a
I2CP: Don't put ECIES first in LS2
2019-11-20 15:01:22 +00:00
5e67f4232a
I2CP: Prevent an uncaught OCMOSJ exception from killing the session
2019-11-20 14:54:46 +00:00
398b4ceade
SSU: Lower ACKSender log level (ticket #2651 )
2019-11-17 17:35:12 +00:00
03f4624f91
Transport: Save IPv6 firewalled state across restarts (ticket #2175 )
...
Use EnumSets in UDPTransport
2019-11-16 17:12:40 +00:00
79334afcbc
Console: Fix plugin icon-code images
2019-11-15 21:11:40 +00:00
c711d48835
Console: Hide more SSU peer info unless advanced
2019-11-15 13:55:04 +00:00
394db0b307
SSU: Remove redundant field (ticket #2659 )
2019-11-15 13:45:58 +00:00
8bb1347e6e
i2psnark: Don't start tunnels when autostart enabled but no
...
torrents set to autostart (ticket #2662 )
Remove trackers apparently down
Don't show flv with HTML5
Another escape fix
2019-11-15 13:11:53 +00:00
e22810fd93
SSU minor cleanups
2019-11-15 11:06:14 +00:00
8218d55874
SSU: Fix log value (ticket #2652 )
2019-11-14 15:51:52 +00:00
652b75a749
Transport: Remove unused currentReceiveSecond (ticket #2661 )
2019-11-14 13:44:52 +00:00
620917cd70
Transport: Fixes for IPv6 firewalled logic (ticket #2175 )
2019-11-14 13:25:38 +00:00
b8ed77da9a
Consolidate I2CP property definitions
2019-11-13 18:06:35 +00:00
65b3cdbb12
Console: Hide buttons on /configkeyring if no entries
2019-11-13 17:39:56 +00:00
cecf255706
i2ptunnel: Don't delay after ConnectException if stopped
...
(fixes zzzot stop delay)
2019-11-13 15:37:16 +00:00
a854ccee69
remove plugins link
2019-11-13 14:07:01 +00:00
6e2ad50e16
i2psnark: Disable HTML5 for playlist files
...
Another escaping fix
2019-11-12 20:20:07 +00:00
fdb3c68d3f
cleanup
2019-11-12 17:04:53 +00:00
d2e2109799
Router: Shutdown ECIES engine
2019-11-12 17:03:03 +00:00
9f0c3ee345
Debian: Fixup patch to match wrapper.config change
2019-11-12 17:00:36 +00:00
725509fe5c
i2psnark: Exclude some video types from HTML5
2019-11-12 16:57:17 +00:00
13318a12da
Console: Fix NPE on bad input
2019-11-12 16:55:39 +00:00
e8bf2ee30d
i2psnark: Audio playlist support
...
Add HTML5 player for single-file torrents
2019-11-12 12:20:19 +00:00
eda91af7c7
pick a better icon for hidden services manager, improve some text, and hide some of the stuff in /monitoring
2019-11-11 17:57:08 +00:00
9ddb655a88
KeyGenerator: Use new PrivateKey constructor to cache pubkey
...
Clear cached public key on private key destroy()
2019-11-11 14:24:11 +00:00
9d46a5d838
Router: Set default sig type to EdDSA for Android
2019-11-11 14:17:27 +00:00
f7471713da
Re-categorize items from /home and introduce 2 new categories. Make them configurable on /confighome
2019-11-11 00:49:26 +00:00
b5d7f3e460
only declare one string for determining appdata, use old roaming appdata if it is present.
2019-11-09 08:23:41 +00:00
7b53b0d3ad
leave roaming appdir installs that already exist alone
2019-11-09 01:36:53 +00:00
ff293d50a9
introduce divs to allow selecting buttons on /home by category
2019-11-08 17:42:53 +00:00
552100da17
i2psnark: More playlist mime types
2019-11-08 16:44:09 +00:00
a2b23f96e8
i2psnark: HTML5 on details page
2019-11-08 15:02:03 +00:00
14499c2993
i2psnark: Playlist mime type
2019-11-08 14:49:11 +00:00
dfc533b6e8
i2psnark: Another escaping fix
2019-11-08 14:48:30 +00:00
2738b3d29c
i2psnark: Increase progress bar size again
2019-11-08 14:45:59 +00:00
07b7ab4262
Ratchet: Hook in MuxedEngine decrypt
2019-11-06 16:20:14 +00:00
b7f6cfbf46
Ratchet: Replace old session if new NS received
...
Log tweaks
2019-11-05 19:11:29 +00:00
ebc8dbe947
Ratchet: Increase tagset sizes
...
fix compile error
2019-11-05 17:26:22 +00:00
01d6cea017
Ratchet: Simplify lookup of OB session from IB NSR
2019-11-05 17:15:37 +00:00
160bcd7da8
MV log tweaks
2019-11-05 17:07:21 +00:00
bc40978297
Router: No longer check the clove ID in the Bloom filter, just check the expiration.
...
The Clove ID is just another random number, and the message ID in the clove
will be checked in the Bloom filter; that is sufficient.
Checking the clove ID as well just doubles the number of entries in the Bloom filter,
doubling the number of false positives over what is expected.
For ECIES-Ratchet, the clove ID is set to the message ID after decryption, as there
is no longer a separate field for the clove ID in the transmission format.
2019-11-05 16:43:12 +00:00
656dd42276
Ratchet: Prep for next key
2019-11-05 15:20:52 +00:00
4d1d11d1d4
Ratchet: Bob transition to ES
...
Store PK in RTS
New RST constructor
Log tweaks (lots)
2019-11-05 14:13:35 +00:00
3ae5b90c98
Ratchet: Expire pending outbound
...
Prep for Bob transition to ES
Log tweaks
2019-11-04 18:03:06 +00:00
2846c33b40
Ratchet: Debug page fixes
2019-11-03 17:06:33 +00:00
b5f6c58a0b
Ratchet: Implement expiration
...
Store creation and last-used in tagset
Catch all decrypt/encrypt exceptions
Debug page improvements
2019-11-03 16:51:51 +00:00
3ba48fda86
Ratchet: Track pending sessions
...
Transition from NSR to ES
HandshakeState.clone() fix for multiple NSRs
Add tagset ID numbers
Debug logging
2019-11-02 15:42:16 +00:00
7c4569816f
Ratchet: NSR send/recv fixes
2019-11-01 12:56:16 +00:00
0cd8073f39
Ratchet: WIP on NSR send/recv
2019-11-01 12:22:20 +00:00
71411be6d9
Ratchet: Changes to match current proposal 144
...
Pass CloveSet to/from ECIESEngine
2019-10-31 10:56:01 +00:00
a51ee8e745
findbugs all over
2019-10-30 15:26:56 +00:00
3719081469
Build: More findbugs source paths
2019-10-30 13:41:33 +00:00
2216a58143
I2NP: Javadoc fixes
...
Improve DataMessage.toString()
2019-10-29 16:30:08 +00:00
dc29525e5c
Console: Remove theme choice objects on /configui
...
so we don't get snakes with noscript
(thx drz3d)
2019-10-28 16:07:25 +00:00
e5163c6ee5
Set autobits to false in wrapper.config. See #2299
2019-10-27 14:32:43 +00:00
c5db5f0de3
Fix runplain.sh for OSX. See #2299
2019-10-27 14:30:30 +00:00
3d75b3dc31
OCMOSJ: Keep bundling LS until acked
...
log tweaks
2019-10-27 12:24:08 +00:00
591b994b75
OCMOSJ: Bundle unwrapped ack with LS for ratchet dest
2019-10-27 12:21:22 +00:00
135e9ad31f
NetDB: Don't send encrypted lookup reply to ratchet dest
2019-10-27 12:18:07 +00:00
eee9e47cac
Transport: Publish IPv6 address on transition to non-firewalled (ticket #2175 )
2019-10-25 13:27:30 +00:00
df6465f802
TestJob: Remove unused wrappedKey param from buildMessage()
2019-10-25 12:23:43 +00:00
0c256d30c7
OCMOSJ: Select target key in LS based on local client's support
...
Hook new SKMs and ending into Garlic Message encryption/decryption
Remove unused wrappedKey param from buildMessage()
Log tweaks and javadoc fixes
WIP
2019-10-25 12:21:33 +00:00
43c93bceed
I2CP: Set client SKM based on configured encryption
2019-10-25 11:36:46 +00:00
f021abcae0
Crypto: Add ECIES Engine to context
2019-10-24 14:32:05 +00:00
7b28640e91
Crypto: Ratchet and Muxed SKMs and Engines (WIP)
2019-10-24 14:28:39 +00:00
6a47319b66
Crypto: SessionTagListener for RatchetTagSet
2019-10-24 14:01:53 +00:00
ee46678955
Crypto: RatchetTagSet using SparseArray
2019-10-24 13:54:20 +00:00
8c498069d8
Crypto: SparseArray mods
...
Remove AOSP dependencies
Remove unneeded code
Javadoc fixes
2019-10-24 13:50:29 +00:00
7389216560
Crypto: SparseArray from AOSP
...
Latest as pulled from android.googlesource.com
Copyright (C) 2006 The Android Open Source Project
Licensed under the Apache License, Version 2.0
Unmodified, as reference for future merges,
will not compile, mods to follow
2019-10-24 13:46:32 +00:00
129e474ecb
I2CP: Add config to disable loopback for testing
2019-10-23 14:02:30 +00:00
3ed8620e5a
I2CP: Fix error message for config errors (ticket #2639 )
2019-10-23 13:48:39 +00:00
436a8b8720
Router: Register all LS2 keys with KeyManager
2019-10-23 13:38:41 +00:00
5d8871c17c
NetDb: Don't try to garlic encrypt netdb messages with a ECIES key
2019-10-23 13:21:22 +00:00
d84fc4f0c8
Data: Add LeaseSet methods to get encryption key by type
2019-10-23 13:13:13 +00:00
2c2f90089b
Crypto: Noise modifications to support ratchet:
...
- Add IK support
- Add generic key factory support
- Add method to get ephemeral key
- Add method to get encoded ephemeral key
- Add clone() support
- Add back ChaCha debug support
2019-10-23 13:02:00 +00:00
236354e5a8
Crypto: Base classes for ECIES-Ratchet (proposal 144)
2019-10-23 12:33:13 +00:00
aa3d2f39b1
Router: Fix logic error in check for local destinations
2019-10-23 12:23:04 +00:00
fb67ebb38d
Crypto: New KeyFactory interface
2019-10-23 12:17:21 +00:00
a9d4798bfe
Data: Cache public key in private key class
2019-10-23 12:15:58 +00:00
8484a22fc4
Router: Add KeyManager support for multiple leaseset private keys
2019-10-23 12:11:17 +00:00
0f7ebf2f71
Crypto: Don't zero-fill arrays already initialized
2019-10-23 12:04:41 +00:00
db37745a1c
i2ptunnel: Add encrytion type selection to form
2019-10-23 11:57:22 +00:00
b12e7214c8
Build: Make 3 release targets, with jbigi/geoip/neither
2019-10-23 11:35:33 +00:00
079d464629
Startup: clients.config.d files must have a ".config" suffix
2019-10-23 11:26:35 +00:00
6dd2e9bb6b
fix comment
2019-10-23 11:18:42 +00:00
413eb7d0eb
Console: Consolidate 'selected' strings
2019-10-23 11:16:02 +00:00
68a03b835a
Data: Reduce SessionTag size by flattening class
2019-10-23 11:08:42 +00:00
eef6c5cb33
Build: Recognize gettext 0.20
2019-10-23 11:00:23 +00:00
652f9bb6a0
Debian/Ubuntu updates for 0.9.43
2019-10-22 16:36:23 +00:00
ab7b85cc1a
0.9.43
2019-10-21 19:47:35 +00:00
2335f547f7
add new man pages to debian
2019-10-21 19:46:09 +00:00
701f777035
bump for review
2019-10-18 18:29:56 +00:00
77259293a8
Maxmind GeoIP 2019-10-15
2019-10-18 18:24:35 +00:00
4e231b26c3
I2CP: Remove pre-43 test code for BlindingInfo
2019-10-18 18:23:26 +00:00
9889d1adcb
Console: changed headers and app colours on /home, headers in sidebar, news, and /console.
...
patch from sadie
2019-10-18 18:22:17 +00:00
2377b1adde
remove unused image from bandwidth wizard
2019-10-18 18:07:59 +00:00
47aa6101d4
New zh_TW translations for desktopgui and i2psnark
...
New ro man pages
Fix ru man page error
New transifex translation of zh readme
2019-10-18 13:41:10 +00:00
7161785c5b
pull translations from transifex
2019-10-18 12:53:27 +00:00
2ca9fe2050
fix html error
2019-10-18 12:46:30 +00:00
1095a140de
Util: Fix eepget -p :port
2019-10-16 12:57:50 +00:00
0485e690c6
fix some colors and some padding in the new bandwidth wizard
2019-10-15 23:57:09 +00:00
20103957a9
remove unused 48x48 flags from the installer package
2019-10-13 15:27:46 +00:00
9670858095
SessionIdleTimer log level reduction
2019-10-13 13:59:28 +00:00
2bc8d58476
fix the trailing whitespace added by my IDE
2019-10-12 17:27:54 +00:00
70fd0c6f6a
Tests: Disable NTP in context for unit tests
2019-10-12 14:47:59 +00:00
2b1a7015e4
poupdate-source after spelling fix
2019-10-12 14:14:56 +00:00
e8404a75fb
spelling fix
2019-10-12 14:12:37 +00:00
05c30b4f1d
NTCP: Performance improvement (tickets #2619 , #2620 )
2019-10-12 13:23:28 +00:00
29eabc4706
TCG javadoc notes for android
2019-10-11 16:14:26 +00:00
049b34f7cf
Console: Fix mime type and encoding on javadoc pages
2019-10-10 14:48:23 +00:00
31f2c51e7e
poupdate-source
2019-10-09 19:06:33 +00:00
71cc55fa7d
langbox tweaks
2019-10-09 18:53:00 +00:00
68a65d5cac
fix tooltips on new gear links, shrink them down a little bit
2019-10-09 17:31:44 +00:00
e4c5c4862f
Improve accuracy of TunnelControllerGroup message
2019-10-08 18:14:42 +00:00
cb2544157f
fix erroneous log message in TunnelControllerGroup, replace language flags with a link to configui instead
2019-10-08 18:10:34 +00:00
612bdda281
build.xml comment
2019-10-08 14:11:43 +00:00
db5dd6a626
I2NP: Remove unused I2NPMessageHandler methods
2019-10-06 16:31:18 +00:00
16db73b092
Improve bandwidth wizard CSS on narrow browser windows
2019-10-05 23:05:01 +00:00
c259abc82c
remove metadata from undraw assets
2019-10-05 15:30:23 +00:00
99b33fabe6
regular-ize image sizes, make spacing more similar between dark and light themes of bwwizard, fix some background stuff
2019-10-05 07:45:32 +00:00
81133a1a95
undo absolute positioning of messages
2019-10-04 05:26:43 +00:00
9b3380cef3
check in undraw license
2019-10-04 05:13:11 +00:00
87ba8577e9
fix css leaking from new bandwidth wizard to main router console in light mode. Images for new bandwidth wizard(installer/resources/themes/console/images/wizard/*.png) under the UnDraw license, which is in (licenses/LICENSE-undraw.txt). Make font size consistent on bandwidth page in light mode.
2019-10-04 05:11:42 +00:00
aca5617935
i2psnark: Start with minimum tunnel count (ticket #2623 )
2019-10-03 14:10:18 +00:00
e44a7c5054
modern-styled bandwidth configuration menu
2019-10-03 05:44:53 +00:00
142508c872
configkeyring html fixes
2019-10-02 20:23:47 +00:00
788e041939
Installer: Clean up old hosts.txt entries
...
see http://zzz.i2p/topics/2778
2019-10-02 14:04:48 +00:00
3563fdf9e4
Console: Add date columns on /configkeyring
2019-10-02 14:02:20 +00:00
ea8ac884fa
i2ptunnel: Results page after generating LS2 DH key
2019-10-02 13:56:11 +00:00
bf33e8432d
CSS -ms-user-select for IE 10
...
https://www.w3schools.com/csSref/css3_pr_user-select.asp
2019-10-02 13:52:03 +00:00
18ed1a6bb3
PortMapper: Fix URL generation for IPv6 hosts
...
Console: Remove i2pwiki.i2p (ticket #2626 )
2019-10-01 16:09:17 +00:00
830e08065b
spelling
2019-09-30 17:03:59 +00:00
c1722a9f82
i2psnark: Log more cases where torrent file gets renamed
...
(followup to changes for ticket #2291 )
2019-09-30 17:01:02 +00:00
e5475bc229
i2psnark: Recognize more ebook file suffixes
2019-09-30 16:59:32 +00:00
d81bf6a417
Re-added -notimestamp for javadoc
2019-09-29 11:07:24 +00:00
3710ff9aa1
javadoc fixes
2019-09-28 12:07:59 +00:00
679aa1afac
Revert javadoc thingy that didn't work.
2019-09-27 14:03:47 +00:00
320569ef7f
Tomcat 8.5.46
2019-09-21 14:30:57 +00:00
4f0d764540
i2ptunnel: Support quoting for custom options (ticket #2603 )
...
This also allows closing of ticket #2163 .
2019-09-19 16:22:51 +00:00
a768afe05b
i2psnark: Fix breakage of error tables
2019-09-18 16:37:06 +00:00
d15e068123
i2psnark: Details page cleanups part 2
2019-09-18 14:13:39 +00:00
c1431565ed
i2psnark: Details page cleanups
2019-09-18 13:54:40 +00:00
2b6cb2099a
I2CP: More BlindingInfo serialization fixes
...
Shorten lookup timeout on router side so the client gets the reply before timeout
2019-09-18 12:37:26 +00:00
f9a2193e2f
i2ptunnel: New CLI BlindingInfo test
...
I2CP: Fix BlindingInfo serialization
2019-09-17 17:30:42 +00:00
0d325d5a28
i2ptunnel: Interstitial after auth save form
2019-09-17 15:00:50 +00:00
520da24e0c
i2ptunnel: Improve query parsing in local HTTP server,
...
as required for b64 keys in form
2019-09-17 14:26:20 +00:00
69638caa7b
i2ptunnel: B32 auth form improvements
2019-09-17 13:18:47 +00:00
62914d7678
i2ptunnel: Remove streamr, connect, and httpbidir from wizard
...
Don't override defaults in wizard
2019-09-17 12:09:26 +00:00
94c96b09e9
Router: Implement expiration for BlindData entries
2019-09-17 11:17:14 +00:00
0c2a8e9244
Util: Add sigtype/enctype help to PKF
...
remove dead code from SU3File help
2019-09-17 11:05:48 +00:00
67cd6409a0
EepHead: Don't output null values in CLI
2019-09-14 14:14:11 +00:00
65d0ea3f0b
i2ptunnel: Fix SSL wizard for split config (ticket #2610 )
2019-09-14 13:39:39 +00:00
f1b725a320
Util: Don't attempt to load hidden cert files (ticket #2622 )
2019-09-14 11:40:39 +00:00
9e39cbe502
reseed: Fix adding netid param (ticket #2621 )
2019-09-14 11:23:59 +00:00
8d104f7fea
i2ptunnel: New form for blinding info (WIP)
2019-09-12 17:42:44 +00:00
e66d64d89b
comment out debug log
2019-09-12 16:13:59 +00:00
9d28b17a04
I2CP: Don't return dest for a b33 lookup if we don't have the
...
required auth or secret
2019-09-12 16:09:44 +00:00
43f055ec28
I2CP BlindingInfo fixes
2019-09-12 13:56:00 +00:00
b4a5cc07c2
i2ptunnel: New b32 error page
...
Do basic b32 checks before looking up with session
Util: Fix AIOOBE on bad input to base 32 decode
log tweaks
b33 decode error message tweaks
2019-09-10 14:21:28 +00:00
479461ab3b
I2CP: New Blinding Info message (proposal 123)
...
client- and router-side support
new session lookupDest2() method
return new b33 failure codes from lookup
show b33 alternates in tools
stub out support in HTTP client
2019-09-10 12:37:11 +00:00
c99a42f0b1
I2CP: Write single byte directly
2019-09-09 15:35:58 +00:00
65698aa0da
remove unnecessary buffers
2019-09-08 19:59:55 +00:00
7f75d0254c
Transport: Don't automatically transition from firewalled to non-firewalled
...
when IPv6 address changes
2019-09-08 17:09:09 +00:00
331ecf0625
Transport: Prefer temporary IPv6 addresses when in laptop mode
2019-09-08 12:09:35 +00:00
32d420e76f
GeoIP: Also use saved IPv6 address for local router lookup
2019-09-08 12:08:09 +00:00
ee5a22be24
Console: Case-insensitive sort for plugins
2019-09-08 12:05:00 +00:00
b51962aeac
Jetty: Support annotation scanning of plugins for Servlet 3.0 @WebServlet
...
Requires 4 jars not yet bundled:
asm.jar
javax-annotations-api.jar
jetty-annotations.jar
jetty-plus.jar
2019-09-07 16:59:24 +00:00
e73640bb8d
Debian: revert allowing JRE 8
2019-09-07 13:40:01 +00:00
92515179e9
javadocs
2019-09-07 13:37:31 +00:00
c5f126c196
log tweaks
2019-09-07 13:34:56 +00:00
bb88555a63
Transport: Detect IPv6 address changes
...
Use same IPv6 address as previous if still valid
Log tweaks
2019-09-07 13:29:37 +00:00
e03a94647c
Console: Fix first row of version info not selectable (ticket #2615 )
2019-09-07 11:10:05 +00:00
8eda9abab7
Util: Fix time zone for formatted time/date
2019-09-07 11:00:29 +00:00
aed6d433c8
Transports: Remove IPv6 addresses on transition to IPv6 firewalled
...
log tweaks
2019-09-06 15:51:32 +00:00
71376d53c5
fix spacing on help page
2019-09-04 16:42:04 +00:00
9a84f77fab
Add Romanian eepsite help page
2019-09-04 16:33:26 +00:00
2590fd8253
Debian: Allow recent JREs
...
require Jetty 9.4 or higher
2019-09-04 16:06:49 +00:00
ea3bddbcd6
i2psnark: un-rotate magnet icon
2019-09-04 15:53:48 +00:00
d04f0dae37
SusiMail: Show "to" rather than "from" in sent and drafts folder (ticket #2571 )
...
Fix sort links going to wrong folder
2019-09-04 14:24:30 +00:00
3504bddea4
SSU: Don't mark peer unreachable if it reports we have a bad port,
...
as it could be due to the NAT external port range (ticket #2467 )
Add log message
2019-09-04 13:49:29 +00:00
b3a5f1f8c1
SSU: Fix IPv6 peer test not firing
...
more debug logging
2019-09-03 16:46:31 +00:00
0f2f7e2454
Utils: Fix SAN verification for IPv6 hostnames
...
Add Quad9 DoH servers
Change Google DoH server hostname
2019-09-03 15:34:21 +00:00
b119d0be43
Tunnels: Use context AES for hop processing
...
and related cleanups
2019-09-03 12:42:10 +00:00
566221b732
Tests: Fix InboundTest so it can be run without a real router
2019-09-02 18:07:23 +00:00
81ab35abe6
Tests: Fix broken OutboundTest
...
never worked - didn't check result, processed own config
2019-09-02 14:01:02 +00:00
b2e37243ab
i2psnark: CSS fixes -
...
increase progress bar size
don't justify comments
2019-09-02 13:59:16 +00:00
a6e3621c06
Util: Consolidate and standardize date/time formatting (ticket #2016 )
2019-08-30 18:38:12 +00:00
96d8385f49
bump
2019-08-29 12:43:07 +00:00
912d25b775
Data: Mark Destination method that doesn't support sigtypes as deprecated
2019-08-29 12:24:45 +00:00
55cdd81017
Transport: UPnP HTML output fix
2019-08-29 12:19:11 +00:00
a1c18fd0aa
Transport: Tweak log levels
2019-08-29 12:18:33 +00:00
5f3da69acc
Router: Job Queue cleanups and javadocs (ticket #2590 )
2019-08-29 12:15:13 +00:00
e6dcfaee15
Transport: Move I2PHMac to ssu package
...
Remove Mac interface
2019-08-29 12:07:30 +00:00
f724b2208b
i2psnark: Drop debug icon
2019-08-29 11:59:40 +00:00
89b70895d7
Debian files for 0.9.42
...
checklist updates
2019-08-29 11:56:55 +00:00
cff2ae3ac9
Hotfix change to make 0.9.42 build on Mac OSX without disabling javadoc. (Since maven builds are built on OSX it's something that really should work fine)
2019-08-28 08:38:06 +00:00
ec0f8566b6
0.9.42
2019-08-27 12:28:25 +00:00
2ebe59436a
bump for review
2019-08-23 18:19:01 +00:00
dcf6983607
translated man page updates
2019-08-23 18:17:22 +00:00
1779202ff9
translation updates from Transifex
2019-08-23 18:15:48 +00:00
6483abe7cf
Transport: Add Turkey to hidden mode list
2019-08-23 18:01:09 +00:00
6618561237
Console: CSS updates from sadie
2019-08-22 16:06:19 +00:00
d8c9b0942f
Transport: add Kazakhstan to hidden mode list
2019-08-20 15:39:03 +00:00
9938e50528
Tunnels: Remove timing calls unless for debug logging
...
Log client in b32
2019-08-19 17:14:43 +00:00
232b7f30d5
Build: Fix javadoc errors with Oracle JDK
...
Tested with 12.0.2
2019-08-19 16:33:19 +00:00
adba7e4c25
update earliest time
2019-08-19 14:49:57 +00:00
764f89f5c5
MaxMind GeoIP 13-Aug-2019
2019-08-19 14:47:29 +00:00
87180e0e2d
SSU: Increase initial concurrent messages limit (ticket #2576 )
...
Add comments for ticket #2427
2019-08-19 14:18:16 +00:00
6789a735e3
fix typo
2019-08-18 19:12:06 +00:00
65eb9b17db
fix checks for config parameters in TunnelControllerGroup constructor
2019-08-18 19:08:27 +00:00
64ba43c007
Jetty: Log stack trace if 2nd arg is a Throwable (ticket #2592 )
2019-08-18 14:53:32 +00:00
b2dec2f4b2
Tunnels: Clean up debug timing calls in preprocessor
2019-08-17 17:55:45 +00:00
789f482373
Transports: Disable eph. key reuse
2019-08-17 17:39:25 +00:00
a667c36d2d
Tunnels: Reduce IBGW batching time (ticket #2586 )
2019-08-15 19:27:05 +00:00
65e2132a25
SSU: Reduce ACK time to 150 (ticket #2574 )
2019-08-15 17:45:06 +00:00
5e76118ffd
po update source
2019-08-14 20:13:35 +00:00
131a70057e
Console: Clean up help text, tag for translation (ticket #2298 )
2019-08-14 19:52:54 +00:00
21ace66a46
Tests: Fix streaming integration tests after access filtering changes
2019-08-10 18:02:23 +00:00
459eb7fdcd
Tests: Unify core test resources across JUnit and ScalaTest
...
Fixes a test failure running the ScalaTests under Ant
2019-08-10 17:19:21 +00:00
8586c28b5f
Travis CI: Use Trusty build environment
...
Travis CI recently bumped the default build environment from Trusty to
Xenial. The latter does not enable installing Java 7 or 8, which we
still test against.
2019-08-10 16:52:40 +00:00
f32c863ba8
Tests: Temporarily mitigate discrepancy between Ant and Gradle in SingleFileNamingServiceTest
2019-08-10 16:48:21 +00:00
ee84e7e3e1
Tests: Fix compilation bug after SSU HMAC implementation move
2019-08-10 16:46:41 +00:00
cf4298f759
Jetty: Fix Gradle build
2019-08-10 16:10:07 +00:00
13190931b9
EdDSA: Reduce diff between vendored code and upstream
...
Includes missing license information.
2019-08-10 15:39:41 +00:00
08be6a4f4a
i2ptunnel: Add failsafe timeouts for local sockets (ticket #2568 )
2019-08-05 15:55:43 +00:00
7f015c4794
i2ptunnel: Add configs to override user agent
...
Not particularly helpful yet, because we don't have a way to
quote or escape spaces in the custom options field.
2019-08-05 15:34:46 +00:00
7b46d43492
update tooltip
2019-08-05 15:29:36 +00:00
a4bcff093f
Transports: Implement cross-network detection (proposal 147)
...
Reseed: Send network ID in query string (proposal 147)
2019-08-05 14:27:17 +00:00
fb7b3c2793
Streaming: Reduce immediate ack delay (ticket #2584 )
2019-08-04 21:08:29 +00:00
397bf43147
i2psnark: Fix autostart to start only torrents running previously,
...
save torrent running status on torrent stop when autostart is enabled,
remove dup call to startTorrent()
(ticket #2120 )
2019-08-04 20:29:46 +00:00
49af26d958
i2psnark: Add checks for dup data dirs (ticket #2291 )
...
Add two HashMaps for faster dup checks
2019-08-04 18:54:01 +00:00
0ce4811dec
SSU: Fix stall when higher-priority message is added to queue (ticket #2582 )
2019-08-04 16:28:41 +00:00
d3e3ec4d35
Transport: Allow local addresses when configured
2019-08-03 15:29:30 +00:00
8ed0dd2a5c
Router: Fix Bloom filter false positives
...
caused by lack of sync around buffers.
Use temp buffers instead.
Most likely to affect high-bandwidth or testnet routers;
appears to be rare on lower-bandwidth routers.
2019-08-02 15:48:05 +00:00
8158753dac
i2psnark:
...
- Fix announce hosts of the form b64dest[.i2p]
- Add last activity stat
- Disallow illegal filenames on Windows
- cleanups and log tweaks
2019-08-01 20:20:44 +00:00
e3481f6730
JBigI: GMP 6.1.2 for linux 64 bit (ticket #1869 )
...
Adds Broadwell and Skylake binaries
Updates all other linux 64 bit binaries
32 bit libraries will not be updated
Other OS 64 bit binaries may or may not follow at a later date
2019-07-27 15:52:38 +00:00
165beb3fbd
TCG: split config log tweaks and cleanups
...
Fix warning about no tunnels loaded
Add notes in config default files
2019-07-27 11:32:38 +00:00
5d367940d5
History for prop, -4
2019-07-26 13:00:51 +00:00
617294b7fa
propagate from branch 'i2p.i2p.zzz.confsplit' (head 324249e53469a81e66f9d1c1989d9f53817868f4)
...
to branch 'i2p.i2p' (head cf6476e03a43a35fea6697b29f9ff43f77875100)
2019-07-26 12:53:03 +00:00
240d59393f
Debian: Change debian files from stretch (Jetty 9.2, Tomcat 8, Java 8) to buster (Jetty 9.4, Tomcat 9, Java 11)
...
Add debian-alt/stretch files
Update debian-alt/precise, trusty, xenial, bionic, disco to include
the changes from buster, not stretch
Remove debian-alt/buster, unstable files
Doc updates
2019-07-26 12:48:17 +00:00
6b94dc2dbd
configclients: Only save files that have changed when in split config
2019-07-24 13:37:20 +00:00
3a0873c991
streaming debug log tweak and notes on ID mismatch
2019-07-23 21:08:30 +00:00
72ef065ab7
log tweak
2019-07-23 15:57:30 +00:00
66ecdb2f7a
Data: Initial support for enc types in PrivateKeyFile and I2PSessionImpl
...
CreateRouterInfoJob updates and cleanups; KeyCert updates
2019-07-23 15:56:03 +00:00
e2980603b7
Router: Checks for new enc types
...
- Prevent encrypted lookups or stores
- Prevent participting in our tunnels
- Handle padding
- Checks in crypto classes
2019-07-23 13:29:37 +00:00
885e0468b2
NetDB: Mark ls2 received via garlic as blinded if bit 2 set in flags
2019-07-22 15:35:07 +00:00
3bfbb6aef6
i2ptunnel:
...
Store configFile path in controller so it doesn't change
Simplify assureConfigFile()
Sanitize tunnel name when creating config file name
Sort config when saving
Don't copy config when saving
Make shouldMigrate() private
Javadocs
2019-07-20 18:05:17 +00:00
365820172a
Console: Split up /help page, prep for translation (ticket #2298 ) (WIP)
...
Summary bar -> sidebar
Remove static translated help pages
Add jsp for LICENSE.txt
2019-07-19 20:30:22 +00:00
d73058fd65
Console: Remove links on /configclients
2019-07-19 16:33:22 +00:00
7374484ccb
Data: Set flag bit when blinded
2019-07-18 18:42:42 +00:00
7d4229acab
use for(Properties props: tunnels) to migrate tunnels
2019-07-18 17:04:36 +00:00
41128f1457
remove redundant functions
2019-07-17 14:34:41 +00:00
61f45b3a3a
Remove un-needed imports
2019-07-17 02:25:07 +00:00
aaacb2e558
Fix the configFile property so that removeControllers can work, fix cross-platform/un-migrated platform bugs, override equals so the list of controllers can remove a controller by passing the object
2019-07-17 02:22:07 +00:00
9c2dc47a8a
use .equals instead of ==
2019-07-15 19:31:04 +00:00
2db0a65425
Save tunnel configs on tunnel creation, only save one config at a time.
2019-07-15 19:05:03 +00:00
fd781f4894
TCG:
...
private/public method tweaks and revert API breakage
remove loadSplitConfig()
don't create empty file in assureConfigFile()
throw exception on empty config
locking fixes
formatting cleanups
@since fixes
log tweaks
2019-07-15 16:22:51 +00:00
4a099854f7
Make sure listFiles returns i2ptunnel.config on un-migrated platforms, don't loop over loadControllers in startup()
2019-07-13 08:34:54 +00:00
ff379c36cb
NPE fix
2019-07-13 08:10:24 +00:00
d5970f17de
more consistency fixes
2019-07-13 07:18:25 +00:00
595e43b8a4
fix the bug where it tries to migrate an already migrated config file, pass around files instead of strings, use the FileSuffixFilter, eliminate irrelevant code
2019-07-13 06:10:30 +00:00
6adc665fd3
Build: Move SSU HMAC implementation from core to router
2019-07-12 18:40:46 +00:00
1be569db7a
Test: Fix broken junit test build
2019-07-12 17:33:03 +00:00
63e75ed307
increase max plugin size to 128 MB
2019-07-11 19:17:14 +00:00
6b990689cc
imagegen:
...
Generate RGB QR code images
re-enable font anti-aliasing
scale font based on text and image size
2019-07-11 14:04:12 +00:00
3e48bf80f1
Add muwire.i2p to home page
...
as approved at July 2 meeting
icon: public domain
2019-07-10 12:13:30 +00:00
5341166e95
NetDb: Pick alternate reply GW for netdb store reply
...
if connected, to reduce connections
2019-07-09 18:36:02 +00:00
685088ccca
NetDb: Fix NPE on store of Encrypted LS (ticket #2563 )
2019-07-09 18:31:37 +00:00
7a64505139
Console: Hide netdb RI and LS tabs (ticket #2558 )
2019-07-04 12:34:14 +00:00
df223af23d
debian files for 0.9.41
2019-07-03 21:25:55 +00:00
8d74a196cf
debian release build fix 2
2019-07-03 17:07:24 +00:00
26d74620a9
debian release build fix
2019-07-03 17:04:00 +00:00
e458361193
Fix bad reversion
...
0.9.41
2019-07-03 12:22:40 +00:00
fea35512a7
bump for review
2019-06-28 16:57:09 +00:00
d5dda73742
Add Romanian readme.html
2019-06-28 15:19:49 +00:00
86fd8ce391
Add Farsi translations for i2psnark and i2ptunnel
...
Add eepsite help translations for Polish and Portuguese
Fix Dutch eepsite help that had wrong language in it,
instalsler/r checkin last weekocroot/help/index_nl.html
2019-06-28 13:44:09 +00:00
e24333206e
pull translations
2019-06-28 13:23:51 +00:00
0231d5eec2
merge of '35e9236c690ee69648566ad3a2b43ec6560570a7'
...
and 'f1938ed516f15ce07b8f4f4fc6338eac16a45b89'
2019-06-27 17:15:26 +00:00
258aea136e
remove outproxy
2019-06-27 17:14:35 +00:00
44e1b6058f
Add ability to set custom LogManager
2019-06-27 15:16:47 +00:00
051e18f9c7
Console: New network status icons from Sadie
...
Source: https://github.com/feathericons/feather
Feather is licensed under the MIT License.
https://raw.githubusercontent.com/feathericons/feather/master/LICENSE
2019-06-27 14:57:41 +00:00
a66fb815a6
Console: New dark theme logo
...
Created under contract to I2P by
Ura Design https://ura.design/projects/i2p
Copyright (c) 2019 The Invisible Internet Project. All rights reserved.
Creative Commons Attribution-ShareAlike 4.0 International License
https://creativecommons.org/licenses/by-sa/4.0/
2019-06-27 14:51:37 +00:00
3e8386382b
Transport: Fix issues with leaving hidden mode (ticket #2557 )
...
Lookup our IP even if not in our RI
Lookup IPv6 addresses detected in UDP
Javadocs
2019-06-26 16:12:19 +00:00
87109c8fef
imagegen: Catch render error (ticket #2507 )
2019-06-25 17:58:52 +00:00
7ecee9dfdb
Streaming: Increase size of recently-closed cache
2019-06-25 14:23:32 +00:00
9dc24d5f27
Router: Disable MessageHistory job on Android
2019-06-25 14:19:31 +00:00
e6b5fc8fd4
I2CP: One more HostReply return code
2019-06-25 14:15:10 +00:00
b52e8d6b5c
I2CP: Prevent sending message to a local meta destination
2019-06-25 13:34:59 +00:00
ce6551dacd
log tweak
2019-06-25 13:30:35 +00:00
f7d785b6d2
log fix
2019-06-25 13:29:52 +00:00
27e060eee5
comment fixes
2019-06-25 13:28:30 +00:00
cf1c1bb3f7
encrypted ls2 test tweaks
2019-06-25 13:26:30 +00:00
85a2c9026a
KeyGen test tweaks
2019-06-25 13:24:38 +00:00
d084f93506
test code
2019-06-25 13:21:22 +00:00
8433f658f8
Streaming: Check that destinations match
2019-06-25 13:18:26 +00:00
2cdb86fa1e
Use checked sort
2019-06-25 13:10:53 +00:00
d8e06a0d14
Deprecate unused StatLog
2019-06-24 14:33:56 +00:00
c1418a1c2e
StatManager cleanup and synch
...
BuildTime update
Make clock.skew stat non-required
2019-06-24 14:23:33 +00:00
b99f239f3d
I2CP: Ensure that callbacks are called on abnormal close
...
throw IAE on invalid listener protocol/port
log tweaks
2019-06-22 16:58:44 +00:00
1a030c3f92
Console: New unthemed and light theme logo
...
Created under contract to I2P by
Ura Design https://ura.design/projects/i2p
Copyright (c) 2019 The Invisible Internet Project. All rights reserved.
Creative Commons Attribution-ShareAlike 4.0 International License
https://creativecommons.org/licenses/by-sa/4.0/
2019-06-22 12:40:36 +00:00
41e9bfc6b7
Console: Remove home page entries
2019-06-22 12:29:35 +00:00
f40655fc2f
Console: New icons from Sadie
...
Source: https://github.com/feathericons/feather
Feather is licensed under the MIT License.
https://raw.githubusercontent.com/feathericons/feather/master/LICENSE
2019-06-21 19:51:35 +00:00
845e5ed37c
missed one
2019-06-21 16:58:13 +00:00
019c3171c4
Update hidden mode list using the Freedom in the World Index 2019
...
https://freedomhouse.org/report/countries-world-freedom-2019
2019-06-21 16:41:54 +00:00
93a3f09971
poupdate-source
2019-06-19 18:47:33 +00:00
51457bd873
Remove atomike reseed and cert
...
Add backup plugin cert
Add log for one case where no valid RIs found in reseed
2019-06-18 17:35:14 +00:00
ebe95fc575
i2ptunnel: Improve logging when no outproxy configured (ticket #2338 )
2019-06-18 13:24:48 +00:00
6d8431a77e
I2CP: Use EnumSets for state checking
2019-06-17 15:46:28 +00:00
a8f2745169
Router: Don't check for ping file at startup on Android
2019-06-17 14:56:03 +00:00
61cdc7c7d2
Console: Hide news section in summary bar if news fetching
...
is disabled, or if empty (ticket #2301 )
2019-06-17 13:11:23 +00:00
3aeadaa719
i2psnark: Fix QupZilla detection (ticket #2026 )
2019-06-16 16:14:35 +00:00
a542b182ea
i2psnark: Increase DHT blacklist time (ticket #2275 )
...
Update time if already blacklisted
Prune blacklist if too big
2019-06-16 14:59:55 +00:00
1ddc651b11
Console: Fix stopping webapps at shutdown (ticket #2508 )
...
RouterAppManager log tweaks
2019-06-15 16:02:22 +00:00
b0bca2f16c
Util: Avoid dup context warning when SU3File called twice from gradle
2019-06-12 18:14:18 +00:00
d9775a5f10
INMP refactor
2019-06-09 16:42:43 +00:00
ea2ef7b127
Add Farsi susimail translation
2019-06-09 15:51:52 +00:00
6d9aa92ed0
Tests: Fix some bashisms, add more files to bashisms check
2019-06-09 15:50:50 +00:00
0c54b6d9da
Eepsite Help page:
...
Add links to Arabic, Hungarian, Indonesian
Fix link to Italian
2019-06-09 15:04:20 +00:00
5ede0a139c
UPnP: Set lease duration of 3 hours, always refresh the lease
2019-06-09 11:48:03 +00:00
2918d6006f
fix un-migrated and monolithic config saving
2019-06-09 02:20:23 +00:00
2c97dc2bcd
Job: Deprecate getAddedBy(), suppress warnings
2019-06-08 16:12:51 +00:00
7e6a92ab7b
NetDB: Faster startup for non-Android too
2019-06-08 13:14:14 +00:00
46ad48d5d1
log cleanup
2019-06-08 13:09:24 +00:00
2c24a68135
NetDB: Fix Deliv. Status msg sent direct to tunnel,
...
must be wrapped in a Tunnel GW msg.
2019-06-08 12:58:05 +00:00
357feca7b1
fix bug when configs are un-migrated
2019-06-08 07:26:24 +00:00
920a83ddab
tiny formatting fix
2019-06-08 04:11:18 +00:00
42e3406529
re-name inConfig to reflect new purpose
2019-06-08 04:04:53 +00:00
7336f64c26
fix saving config files from ui
2019-06-08 04:03:31 +00:00
c1731f68fa
when deleting configs, move them to a backup location
2019-06-08 00:51:59 +00:00
5ed953e11e
NetDB: Fix NPE on failed decrypt of enc. ls2
2019-06-07 19:50:56 +00:00
e4892c6d5c
fix removeConfig so it backs up and removes the files
2019-06-07 18:12:44 +00:00
1a200a16cc
Make TunnelPool final in PooledTunnelCreatorConfig
...
Don't pass around both pool and cfg in args
Remove unused methods
Cleanup multiple now() and getSettings() calls
2019-06-07 15:19:06 +00:00
e50bf00fa8
Log tweaks, bump -10
2019-06-06 15:00:35 +00:00
e75881d6cc
Build: Forgot libjcpuid
2019-06-06 13:53:00 +00:00
75ace4266e
Build: New target jbigi-linux-x86-64-only
2019-06-06 13:47:42 +00:00
e82a547bce
CPUID/NBI: Prep for GMP 6.1.2
...
Add Skylake support (ticket #1869 )
Recognize more Intel "Lake" processors
Clean up CLI output
2019-06-06 13:28:44 +00:00
6d72aeed8c
cleanup and logging
2019-06-05 18:00:39 +00:00
c01bf47c8a
NetDb: Fix to set netDb ready immediately after reseed
2019-06-05 17:37:23 +00:00
4bd0f06cd6
jbigi: Support android builds using NDK
...
Prep for GMP 6.1.2
2019-06-05 17:13:15 +00:00
aab6529f62
Data: Fix for change of default auth type,
...
handle old value from persistent cache
2019-06-05 17:09:49 +00:00
11c8e8e794
dont migrate clients.config if android
2019-06-05 12:15:46 +00:00
0d1dbc7992
dont migrate clients.config if portable
2019-06-05 12:08:01 +00:00
7cd60bb0e7
Util: Add EKU to selfsigned certs
2019-06-05 11:47:59 +00:00
697b617c7a
finals
2019-06-03 13:06:44 +00:00
fe6c7cd41f
Transport: Fix large messages in SSU (ticket #2505 )
2019-06-03 12:12:43 +00:00
eea0990b54
Use hasWrapper() util method
2019-06-03 11:39:56 +00:00
aa0bafb8a8
Update PAC file for additional security
2019-06-02 12:39:18 +00:00
c4ebc7357d
TCG: Add new getInstance() method for Android
...
so instance with stale context is not returned.
Return null in Android for old method.
2019-06-02 11:08:38 +00:00
471c5d49d1
I2CP: Cleanups for single-byte reads
...
Stub out new error codes for prop. 123
2019-06-02 10:59:39 +00:00
eff2bdbf87
Build: Fix Debian (ticket #2517 )
2019-06-02 10:17:59 +00:00
b5de81582f
more renaming protection
2019-06-01 20:06:22 +00:00
500246ebed
NetDB: Don't wait for all RIs to be read in on Android
...
to tell the router we've loaded them, lets i2ptunnel start faster.
2019-06-01 19:46:09 +00:00
38f135ceb9
That took me entirely too long to figure out
2019-06-01 18:42:22 +00:00
0a1a2ed82a
unwrap some loops, get rid of configFiles(), fix loadConfig
2019-06-01 16:20:53 +00:00
0a774c6c58
remove cryptic logging
2019-06-01 14:12:48 +00:00
f44a8e49c5
Tunnels: Ensure GW Pumper threads stop on Android
2019-06-01 14:05:40 +00:00
1109331dfc
Transport: UPnP fixes for Android
2019-05-31 21:43:41 +00:00
8a4c4694ec
Blinding: cache b32, sort by b32 on /configkeyring
2019-05-31 15:26:20 +00:00
b4f331e621
Router: Fix persistence of blinded privkey and timestamp
2019-05-31 13:17:30 +00:00
67224858b7
whitespace
2019-05-30 15:36:11 +00:00
447e29e381
Console: More reword of tooltips
2019-05-30 15:28:36 +00:00
aae81a7b5f
Console, i2ptunnel: Reword blinding options and tooltips
...
i2ptunnel: Unhide blinding options
2019-05-30 15:16:47 +00:00
f049319500
Console: Support deleting blinded entries on /configkeyring
2019-05-30 14:26:11 +00:00
6b3896c1f8
increase default max conns per minute
2019-05-30 12:16:12 +00:00
652c3d5dc2
Build: More mavenLocal cleanup
2019-05-30 12:02:10 +00:00
4d29bfefde
i2ptunnel: Fix double-b64 of default client name
...
Add new default client if all are revoked
2019-05-30 11:39:42 +00:00
16ac93c36b
maven script cleanups
2019-05-30 10:58:09 +00:00
040e092153
Blinding:
...
- Fix bugs with lookup password
- Log tweaks
2019-05-29 19:08:33 +00:00
098bde2a32
New ant target 'mavenLocal' + changes in the script to support this.
2019-05-29 18:22:33 +00:00
f94d2d5578
Script to install development builds to local maven.
2019-05-29 18:07:28 +00:00
30a34acd41
log fix
2019-05-29 15:56:39 +00:00
dca04f7f60
store save time in config files
2019-05-29 15:52:24 +00:00
307a8239fb
log tweaks
2019-05-29 15:51:04 +00:00
e189236e3e
flip LS tab order
2019-05-29 12:42:36 +00:00
a3fe7467c3
store ls secret as b64
2019-05-29 11:53:55 +00:00
973aab8f53
Blinding:
...
- Blinding only throws IAE
- Remove context arg from encode()
- Hook in new form args on /configkeyring
- Show b33 on /configkeyring
- Remove support for appended secret in b33
- Persist cache immediately when storing secret or privkey
- Fix i2ptunnel for std. ls2
- Add auth/secret required flags to BlindData
more to do
2019-05-28 15:12:20 +00:00
0c7c19451c
missed file from previous checkin
2019-05-27 17:57:47 +00:00
73b00eb206
Console: Start rework of /configkeyring for LS2
...
Not hooked up yet - WIP
2019-05-27 15:44:51 +00:00
90e6458428
I2CP: Add per-client auth to generated leaseset
...
Set key on router side before verifying
2019-05-26 12:09:28 +00:00
4fdcd25671
add some logging while I fix stuff
2019-05-25 17:35:57 +00:00
c2e2cc2e57
i2ptunnel: Revert user-select, already in css, doesn't work on input
2019-05-24 19:36:11 +00:00
2abd59e6d4
i2ptunnel: Per-client auth config
...
Hide encryption key for per-client auth
User-select: all for dest and reg fields
2019-05-24 17:42:11 +00:00
65481ad61e
improve config saving code, never use deprecated config function
2019-05-23 16:59:27 +00:00
47c64c2eef
i2ptunnel: Rework server encryption key UI in prep for blinded keys
...
Remove generate button, automatically generate when required
Refactor auto configuration
2019-05-23 13:22:29 +00:00
7bdfd071ae
i2ptunnel: select box for sig type
2019-05-23 11:12:19 +00:00
7858dbe757
i2ptunnel: Add LS2 option, change to select box
2019-05-23 10:41:34 +00:00
8466cdc675
saveConfig for multi-configuration
2019-05-23 00:29:06 +00:00
ea5ddfcf36
i2ptunnel: Shared key is PSK
2019-05-22 18:27:34 +00:00
332898351c
i2ptunnel: Per-client auth options (WIP)
2019-05-22 18:12:49 +00:00
2ec34f4827
I2CP: Set local privkey for encls2
2019-05-22 17:01:26 +00:00
7489a64e6c
NetDB: Set secret and privkey before decrypting encls2
2019-05-22 16:30:32 +00:00
06fa817bde
Data: Per-client auth for enc. LS2 (proposal 123)
2019-05-22 16:11:36 +00:00
cb762356da
Data: Cache data for per-client auth
2019-05-22 16:01:10 +00:00
62649a6343
Crypto: Add X25519 DH method, prep for enc. ls2 auth.
2019-05-22 11:04:17 +00:00
a6434fb71e
NTCP2: Use KeyGenerator for X25519 keys
2019-05-22 11:02:12 +00:00
a8f11d1834
Profiles: Omit comments from stored profiles
2019-05-21 17:24:18 +00:00
67e7e45779
Sybil: Skip comment lines in stored files
...
Escape % in stored reasons
Improve error handling when loading files
2019-05-20 18:27:29 +00:00
cafdca9a7b
proxynet.i2p 2LD host
2019-05-20 13:53:29 +00:00
7efb290f13
addressbook: remove log info message
2019-05-20 13:51:43 +00:00
b3cb09481c
Console: Hide some columns on SSU tab unless advanced
2019-05-20 12:50:27 +00:00
f543a45a72
Tunnels: Increase tunnel reuse probability
2019-05-20 11:17:18 +00:00
099cacd3e3
Installer: Fix -console install for izpack 5 (ticket #2492 )
...
Switch to izpack 5 for non-windows release installer
2019-05-20 11:07:46 +00:00
b89720e710
Sybil: Delete old stored analysis if configured
...
Fix display of config tab
2019-05-19 18:38:21 +00:00
1ffc006b2e
Build: Remove dependencies on Nashorn (ticket #2367 )
2019-05-19 14:31:11 +00:00
f2f5df0db4
Sybil: Run IP and family tests on all routers
...
Hide some n/a fields, rework some text
Rename some config properties
2019-05-19 11:42:26 +00:00
10354df425
Sybil: Option to run on non-floodfills too
2019-05-18 21:45:55 +00:00
03bd3e2db3
checklist/doc updates
2019-05-18 14:43:13 +00:00
11b391bc35
Javadoc fixes from FreeBSD ports
...
https://svnweb.freebsd.org/ports?view=revision&revision=501144
2019-05-18 14:14:08 +00:00
a6e6d29d33
Sybil:
...
Show routers in analysis even if no RI available
Date format fixes
Put date in ban reason
Show ban reason
Add link to banlist
2019-05-18 13:10:45 +00:00
6600f373da
Streaming: Fix NPE in debug logging (ticket #2504 )
2019-05-15 10:58:15 +00:00
efa72dbb56
EepGet: Don't continue when requested a partial but didn't
...
get it, and the output is to a stream
Javadocs and log tweaks
2019-05-15 10:32:54 +00:00
4e267f690d
Util: Don't set restrictive permissions on exported certs
2019-05-14 17:41:29 +00:00
05318013e2
Console: Prevent editing a client while it's starting
2019-05-13 14:44:35 +00:00
8840532ed0
Sybil: Auto-blocking
2019-05-13 13:28:04 +00:00
48a92ca1e7
Sybil: Auto-block UI
2019-05-13 12:15:19 +00:00
ff71540428
Snark: remove italics on speeds
2019-05-13 11:01:31 +00:00
f04b41c99a
Console: Hide transport table unless advanced
2019-05-13 10:49:49 +00:00
847ebda3e2
Tunnels: Fix connection checker for NTCP2
2019-05-13 10:05:43 +00:00
e174a46801
javadoc fixes
2019-05-12 20:45:17 +00:00
04a985cd8c
Consolidate Java version checking code, fix bugs
...
where versions are in different forms
Add warning about Java 7
2019-05-12 20:20:13 +00:00
adb1c6f58e
Jetty: Fix webapps in eepsite (ticket #2477 )
2019-05-12 18:14:55 +00:00
9eec35713c
Utils: Allow absolute path to certs in I2PSSLSocketFactory
2019-05-11 13:37:18 +00:00
f6efdceaca
Update test/check to support FreeBSD/MacOSX iconv which don't support the -o argument. Solution, use pipe instead.
2019-05-10 22:22:57 +00:00
c1adcfcc19
NetDB: Use expl. tunnels to verify Meta LS2 (proposal #123 )
2019-05-10 17:33:39 +00:00
0a7330393d
NetDB: Store Meta LS2 to floodfills (proposal #123 )
2019-05-10 17:02:30 +00:00
63b2f29633
Begin i2p.i2p.zzz.confsplit branch
...
Code from Jan. 2018, never checked in, probably untested,
definitely incomplete.
2019-05-10 14:58:41 +00:00
d8980d10a4
Transport: Revert GeoIP changes that broke BundleRouterInfos
2019-05-10 11:46:25 +00:00
c7d052646e
Transport: Start first GeoIP lookup when netdb is ready
2019-05-09 20:11:03 +00:00
de8a079cb4
Console: Remove plugin install success message (ticket #2494 )
2019-05-09 17:30:46 +00:00
fc8b55df27
Wrapper: Update to wrapper 3.5.39
...
All binaries from Tanuki Delta Pack Community Edition,
except for armhf (armv6), compiled on Raspberry Pi:
ant 1.8.2
javac 1.7.0_151
gcc 4.6.3-14+rpi1
Added linux-armv7 and linux64-armv8
Windows binaries remain unchanged as we must recompile them ourselves
(32 bit just to change the icon; 64 bit is not provided by Tanuki)
2019-05-09 14:19:50 +00:00
be6b200945
remove Java 9 warning
2019-05-09 12:01:50 +00:00
cbeaca66a2
rename method
2019-05-09 11:31:06 +00:00
585778cddc
Console: Delay plugin update check until router is ready
2019-05-09 10:10:24 +00:00
cb0235bb5d
Utils: su3file fix for extract -x w/o filename
2019-05-09 09:14:04 +00:00
558592a87f
Utils: Auto-generate su3 output file for extract if not specified
2019-05-08 13:50:26 +00:00
41e8b6dfbb
0.9.40 debian files
2019-05-08 12:10:00 +00:00
5aae625788
Mac OSX Launcher: Version bump etc. 0.9.40, launcher version 0.1.5
2019-05-07 22:47:01 +00:00
16d2bdc1db
0.9.40
2019-05-07 11:54:18 +00:00
edb352b9d0
replace news cert
2019-05-07 11:44:11 +00:00
ffbf3d2023
javadocs after review
2019-05-07 11:42:31 +00:00
0147f003c4
Star icons update
2019-05-03 13:20:50 +00:00
50d93b1993
regenerate tr man pages
2019-05-03 12:57:12 +00:00
a39549a3d9
pull translations from transifex
2019-05-03 12:53:03 +00:00
9adabadeb9
Mac OSX Launcher: shell script for downloading and building Sparkle.
2019-05-02 23:12:54 +00:00
61303bfd0b
Mac OSX Launcher: The podfile, which describes which 3rdparty libraries to pull at compile time.
2019-05-02 23:01:32 +00:00
e45963dbcb
Mac OSX Launcher: main.mm updated to use the new swift main class name.
2019-05-02 23:00:44 +00:00
5f689ccbd4
Mac OSX Launcher: project file, workspace file and entittlements file updates.
2019-05-02 23:00:02 +00:00
17bb36deee
Mac OSX Launcher: Info.plist update, adding Sparkle pubkey.
2019-05-02 22:59:01 +00:00
0b50c36c8a
Mac OSX Launcher: xib UI updates.
2019-05-02 22:56:53 +00:00
feaa82181f
Mac OSX Launcher: Router / Java wrapper.
2019-05-02 22:55:55 +00:00
803447b4c3
Mac OSX Launcher: Swift - ObjC/C++ bridge header update.
2019-05-02 22:55:04 +00:00
e93fb5c084
Mac OSX Launcher: Reduce amount of compiler warnings under build.
2019-05-02 22:54:02 +00:00
6a418ebcab
Mac OSX Launcher: Swift 4.2 update in subprocess class.
2019-05-02 22:53:00 +00:00
67ca6e6552
Mac OSX Launcher: Identifiers file to hold Bundle ID and other static domain data.
2019-05-02 22:52:16 +00:00
540e7c37e0
Mac OSX Launcher: Cleanup and update in UI classes. Swift 4.2
2019-05-02 22:51:35 +00:00
7cb0c9bbb4
Mac OSX Launcher: Router management/healthcheck code updates.
2019-05-02 22:50:55 +00:00
66deb5dc7e
Mac OSX Launcher: Cleaned, updated and renamed main swift class.
2019-05-02 22:50:12 +00:00
3e10745717
Mac OSX Launcher: Storyboard and NIB updates. Also moved to resources which they belong.
2019-05-02 22:48:16 +00:00
84419bbf0b
Mac OSX Launcher: Common code for browser communication/control.
2019-05-02 22:47:01 +00:00
d81f993f81
Mac OSX Launcher: (feature disabled, WIP) new pretty userinterface.
2019-05-02 22:45:41 +00:00
8453c5cce0
merge of '4347aa09448af24e7796c3282763d4a1bfc5c07f'
...
and '648083ff7dde91e5aa4416e1a9f85989acca9fb6'
2019-05-02 22:43:41 +00:00
b2b047b4aa
Mac OSX Launcher: Licenses for frameworks/libraries pulled from cocoapods under compile time.
2019-05-02 22:43:34 +00:00
7aa68c0a2b
merge of '884fdac5153dc99fad97b61b1ef1172d8f0c09a9'
...
and 'c88b4076c5928a0e87d073abc0c0c94a341c921e'
2019-05-02 22:41:50 +00:00
811d1ccf9d
Mac OSX Launcher: Moving utils classes to common directory between sub-projects + Swift 4.2 update.
2019-05-02 22:41:25 +00:00
2af1f68d84
Mac OSX Launcher: Misc metadata updates for the StartupItemApp sub-bundle.
2019-05-02 22:40:18 +00:00
56eb11bc17
Mac OSX Launcher: Adding Swift 4.2 support to the preferences UI classes.
2019-05-02 22:39:11 +00:00
214efb8ef9
Mac OSX Launcher: Moved Objective-C & C++ files to a better location.
2019-05-02 19:30:56 +00:00
d1631643a5
Mac OSX Launcher: Misc updates related to router management.
2019-05-02 19:26:52 +00:00
315d7728d8
Mac OSX Launcher: Sparkle License
2019-05-02 19:10:19 +00:00
647f9e728f
merge of '89268c439b2c0098fe4dd039cb032f5c5717a2e5'
...
and 'de08714d459702cd7ba8c86570c747dca157ed26'
2019-05-02 16:16:16 +00:00
fa2897d2f8
Mac OSX Launcher: Delay extension for the DispatchQueue Cocoa/OSX class.
2019-05-02 16:16:11 +00:00
539f880f9b
merge of '4ae3e891f8510b146feae122bacc862468db060e'
...
and '666d27bab7047baeaa2c753159098eda75635c5e'
2019-05-02 16:14:46 +00:00
9caa7a61b0
Mac OSX Launcher: EditorTableView for the 2019 redesign/UI improvements.
2019-05-02 16:14:38 +00:00
52b14142bb
Android: Catch ISE from PRNG at shutdown (ticket #2077 )
2019-05-02 14:59:16 +00:00
7f60ee9f8b
Console: NTCP2 check
2019-05-02 14:25:43 +00:00
b9726a0af8
UPnP: Remove finalize() in HTTPSocket (ticket #2490 )
2019-05-02 14:08:25 +00:00
bb86c56e77
NTCP: Tweak previous fix to prevent leak (ticket #2476 )
2019-05-02 12:25:18 +00:00
8cdeff74c7
GeoIP Maxmind 2019-04-29
2019-05-02 12:17:59 +00:00
acf5c314de
NTCP: Rare EventPumper 100% CPU fix (ticket #2476 )
2019-05-02 11:55:04 +00:00
20413f00c0
Build: Fix installers broken by removal of apparmor file
2019-04-28 14:44:28 +00:00
aa551acec4
Console: Remove metadata from new icons
2019-04-27 12:17:08 +00:00
f088ea1263
Build: Fix Precise build
2019-04-26 12:33:15 +00:00
46e31746b4
Build: Drop unmaintained sample apparmor script (ticket #2319 )
...
We support apparmor for Debian package installs only.
2019-04-25 16:35:19 +00:00
981737f8ed
i2ptunnel: Force connect delay and bulk profile for most
...
client tunnel types, and hide from UI
Reduce delay
Set IRC to bulk
2019-04-25 16:16:32 +00:00
5f01796bae
Travis CI: Run tests against OpenJDK 12
2019-04-25 15:36:07 +00:00
b2575643a8
Transport: Disable NTCP 1 by default
2019-04-25 13:29:14 +00:00
baeaa65829
update po source for tx
2019-04-24 14:25:43 +00:00
5afa32a393
Crypto: Catch ProviderException in KeyStoreUtil (ticket #2479 )
2019-04-24 12:23:35 +00:00
ca0f12782b
New backup news server
2019-04-23 18:33:57 +00:00
148ed1e3a0
rh.bat fix
2019-04-23 17:25:44 +00:00
6f86522c2b
Build: Add script to edit windows installer resources
2019-04-23 16:26:17 +00:00
5db67f13e1
Util: Dump system properties in SystemVersion
2019-04-23 13:24:03 +00:00
21504f1539
Build:
...
- Switch to IzPack 5.1.3 for building releases (ticket #1864 )
- Use izpack2exe for Windows installer (ticket #2403 )
2019-04-22 18:01:47 +00:00
fd311c7e1a
Gradle: Fix getBuiltBy() to work when override.properties does not exist
2019-04-21 22:31:45 +00:00
7c71ff106b
Tests: Fix ministreaming tests after access filtering changes
2019-04-21 22:27:00 +00:00
d13bf0b72a
Gradle: Use tested version of Mockito
...
The Ant JUnit tests have been tested previously with 2.5.0 as working.
2.11.0 is causing issues that are manifesting as Gradle-specific test
failures. We can upgrade this explicitly when we also upgrade the
dependency in the Ant-based CI system.
2019-04-21 22:08:34 +00:00
9e0934f958
Build: Fix titles in ministreaming and streaming JAR manifests
2019-04-21 21:03:39 +00:00
1cc330ba66
Gradle: Generate attributes for JAR manifests
2019-04-21 21:01:28 +00:00
967dde4395
Gradle: Generate reproducible archives
2019-04-21 18:09:20 +00:00
278870606b
Gradle: Fix deprecations
2019-04-21 16:38:09 +00:00
e70a2c765b
Update Jetty and Tomcat versions in Gradle build scripts
2019-04-21 16:37:28 +00:00
31856e8895
Router: Update NTCP checks for NTCP2
...
Remove old check for 0.6.1.32 and earlier routers
2019-04-20 18:36:43 +00:00
22aefa2042
Console, SusiDNS: New icons from Sadie
...
Source: https://github.com/feathericons/feather
Feather is licensed under the MIT License.
https://raw.githubusercontent.com/feathericons/feather/master/LICENSE
All icons converted from SVG to PNG, brightness adjusted, colourized with #848484 and resized
Some are combined and modified
2019-04-20 14:23:52 +00:00
aeded8c495
Add the blue outproxy to the default proxy list
2019-04-20 08:34:08 +00:00
3248a15d59
Debian: Update Bionic/Cosmic to include patch for Jetty 9.4
2019-04-19 13:55:38 +00:00
5c81c00a18
Utils: CoDel minor speedup (ticket #2398 )
2019-04-18 13:53:27 +00:00
ea7ddaf6d5
Console: Improve error message when graphs disabled (ticket #2452 )
2019-04-18 13:17:45 +00:00
a8ad30b335
PeerManager API cleanup (ticket #2456 )
2019-04-18 12:46:51 +00:00
67570db664
Transport: More fixes for NTCP when SSU disabled (ticket #1417 )
2019-04-17 17:45:49 +00:00
87d8d69a20
Console: New icons from Sadie
...
Source: https://github.com/feathericons/feather
Feather is licensed under the MIT License.
https://raw.githubusercontent.com/feathericons/feather/master/LICENSE
All icons converted from SVG to PNG, brightness adjusted, colourized with #848484 and resized
Some are combined and modified
2019-04-16 11:10:29 +00:00
e967b26f5a
update javadoc
2019-04-16 02:30:56 +00:00
e5540d051f
proper fix for memory bug
2019-04-16 00:37:29 +00:00
7ce81db9a8
forget the known destinations when reloading
2019-04-15 23:40:02 +00:00
e42e04c0f0
Console: Don't display I2CP error during soft restart (ticket #2468 )
2019-04-15 12:49:07 +00:00
d32d5b5f29
NamingService: Fix class selection in app context (ticket #2469 )
2019-04-15 12:34:41 +00:00
8d00774b5e
Tomcat 8.5.40
2019-04-15 11:45:52 +00:00
89b38f4fff
add my certificate for plugins
2019-04-13 19:41:40 +00:00
0dbc809111
i2ptunnel: Fix saving encrypted LS config
...
Disable registration authentication when encrypted
2019-04-13 19:02:35 +00:00
64c7625524
i2ptunnel: Hide blinded-with-password config
2019-04-12 12:08:09 +00:00
071e702e56
i2ptunnel: Hide I2CP config in router context
2019-04-11 20:16:44 +00:00
363317fc26
i2ptunnel: Disallow any encrypted LS for offline keys
2019-04-11 15:59:11 +00:00
f4d7a6d0d4
i2ptunnel: Disallow encrypted LS for offline keys
2019-04-11 15:38:03 +00:00
b5a4f1626f
whitespace
2019-04-11 15:13:58 +00:00
73790e2353
i2ptunnel: Fix NPE creating server tunnel
...
Add Red25519 sigtype option for servers
Fix if clause in editClient
2019-04-11 14:33:38 +00:00
dd5f8b45ef
i2ptunnel: jsp whitespace removal
2019-04-11 14:00:42 +00:00
2960156b33
Blinding: Missed PKF file from last checkin
...
Add to CLI
2019-04-11 11:44:57 +00:00
9a72c4b2d1
encrypt mode checks
2019-04-10 19:56:59 +00:00
7d4acb62d0
i2ptunnel: Display encrypted b32
...
Blinding: Allow secret flag without attached secret
2019-04-10 19:52:03 +00:00
cddace2a1d
log tweak
2019-04-10 18:31:24 +00:00
859584c2b3
NTCP2: Allow longer padding in msg 1 if NTCP1 disabled
2019-04-10 18:28:51 +00:00
6237fc89ad
Jetty: Hide sizes and dates of directories in listings
2019-04-10 18:25:20 +00:00
cde53537af
i2ptunnel: Config UI for encrypted ls2
2019-04-08 20:37:58 +00:00
5490de1d61
Router: Replace GarlicConfig setters with constructor args
2019-04-08 16:12:14 +00:00
488e89a0b4
merge of '42afa0510b2e7c8b0db05507c44b689084606ba9'
...
and '8109f9041b31355f5e1f788378f43f20a4ef22b3'
2019-04-08 15:46:40 +00:00
4774cf6c37
Order recorded destinations pt2
2019-04-08 15:46:23 +00:00
7c7b0cb7fd
Util: Fix memory leak in compressor (ticket #2471 )
2019-04-08 15:37:20 +00:00
6aeb89ccd0
Order recorded destinations
2019-04-08 08:48:40 +00:00
6cc39a2672
Build: Fix up javadoc targets in sub-build.xml files for maven central
2019-04-07 18:09:04 +00:00
cca68f9b79
bump -4 for acces filter fix
2019-04-06 15:35:31 +00:00
904bf2a90b
Only inspect the last threshold.seconds when determining if there is a breach. Otherwise older breaches would be counted as current
2019-04-06 15:35:20 +00:00
8a001adf59
Move all disk i/o to a single thread to prevent very rare errors when running multiple tunnels
2019-04-06 15:25:37 +00:00
2c602fa46b
access list cannot be defined from ui
2019-04-05 18:20:59 +00:00
1c90985f93
recorder -> record
2019-04-04 09:29:54 +00:00
3498ab05f4
define thresholds in seconds, not minutes
2019-04-04 07:31:54 +00:00
d809b592c9
display filter definition parsing errors in the UI message box
2019-04-03 15:14:39 +00:00
c3aa459872
merge of 'cbd8a21f0033ee2af8c73bd2a312059869142c83'
...
and 'debf8ccdb50ef7789027ba5588aa534a1195f3a9'
2019-04-03 13:27:35 +00:00
d389b3b57c
I2PTunnel: Start/stop POST throttle timer
2019-04-03 13:21:41 +00:00
76ee5774c4
make filter definition text field longer
2019-04-03 12:31:44 +00:00
b7d980df06
bump -3 for access filter
2019-04-02 17:39:32 +00:00
491cd0aa46
propagate from branch 'i2p.i2p.zab.2464' (head 47c50de0eaf4a41d0c0b2df3505ff3b885163791)
...
to branch 'i2p.i2p' (head a34db176d9f6313db1b8fd16926c8c2ca7e12e09)
2019-04-02 17:32:39 +00:00
e380b26798
Say that it's an absolute file
2019-04-02 16:51:26 +00:00
4790a14542
change UI to allow same filter definition to be used in multiple tunnels
2019-04-02 16:04:33 +00:00
194df9d88c
link to format spec
2019-04-01 15:46:49 +00:00
567bccb51c
Debian: Fixes for precise/trusty/jessie (ticket #2470 )
2019-03-31 12:29:26 +00:00
0e8e3688f7
Data: Implement Destroyable for private keys (ticket #2462 )
2019-03-31 12:23:19 +00:00
d3170de74a
SAM prep for b33
2019-03-31 12:20:13 +00:00
908bf26151
javadoc fix
2019-03-31 12:18:44 +00:00
e55702b219
stop the filter in destroy method
2019-03-30 15:08:28 +00:00
c0c95827ef
add logic to start and stop filter timers
2019-03-29 16:27:10 +00:00
fc9ad32878
Make the config format consistent (threshold rule [target])
2019-03-29 15:36:03 +00:00
7d40dfe1e5
CLI tweak
2019-03-29 12:55:17 +00:00
2304e9b558
prettier html
2019-03-29 12:54:44 +00:00
944fe4794e
Crypto: new SigContext (WIP) (proposal #148 )
2019-03-29 12:54:12 +00:00
7501e3feea
javadoc fix
2019-03-29 12:51:19 +00:00
eb0920e2c7
NetDB: Persistence for blinding cache
2019-03-29 12:50:41 +00:00
956a714d6e
package.html
2019-03-29 12:44:44 +00:00
3f990b0bc8
html in javadoc
2019-03-29 12:42:45 +00:00
3dbe8f2003
document format
2019-03-28 19:47:08 +00:00
d90fc421fd
javadoc
2019-03-28 18:57:42 +00:00
85db853d74
use curly braces around one-line for and while loops
2019-03-28 17:25:12 +00:00
440d5571fa
Clear all state if the tunnel is closed
2019-03-28 17:22:08 +00:00
910a0d859d
fix b32 parsing
2019-03-28 17:10:07 +00:00
c5f9aea557
do not use equalsIgnoreCase
2019-03-28 16:59:56 +00:00
84ea533b11
use DataHelper.split instead of String.split
2019-03-28 16:58:34 +00:00
fd2819c754
Use Hash objects instead of Strings representing b32s
2019-03-28 16:44:55 +00:00
fd6cb07e5d
use SecureFileOutputStream
2019-03-28 16:25:36 +00:00
6d2270a1ed
Cancel timers if tunnel is stopped
2019-03-28 15:32:49 +00:00
94bde1d821
Exception to be thrown in case of invalid filter definition
2019-03-28 14:46:19 +00:00
ba801be24f
Debconf translation update from
...
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925515
2019-03-28 13:49:21 +00:00
e919271247
revert accidental commit
2019-03-28 13:37:51 +00:00
d2bdbcd27d
correct io pattern
2019-03-28 13:31:39 +00:00
97eb5a56ab
add the UI bits of the access rules
2019-03-28 02:04:21 +00:00
473ced4d4a
disable splitting by tabs for now
2019-03-27 15:19:45 +00:00
c7771095d3
hook up loading of filter definitions for server tunnels
2019-03-27 15:04:04 +00:00
ea127d3fd4
NetDB: Fix b33 lookup looping after failure
2019-03-27 13:58:56 +00:00
b35762b4bb
factory to rule them all
2019-03-27 13:24:55 +00:00
3f6fc7c0fb
wip on parser of filter definitions
2019-03-27 13:05:31 +00:00
82eea0a8f9
NetDB: Cache blinding data for lookups and decryption (proposal #123 )
2019-03-27 12:51:10 +00:00
670016e79c
wip on parser of filter definitions
2019-03-27 12:45:26 +00:00
14492d7269
log fix
2019-03-27 12:38:40 +00:00
de9d968b76
DatabaseEntry: Change from volatile to synched
2019-03-27 12:32:23 +00:00
7bb7677604
SelfSignedGenerator: improve previous fix
2019-03-27 12:26:05 +00:00
841b16ef72
Access list may not exist
2019-03-27 11:39:17 +00:00
0d0dd1e241
hook up periodic events to ST2
2019-03-27 11:16:50 +00:00
62f7b2cece
Skeleton architecture of access filter
2019-03-27 10:06:49 +00:00
a5e568ffa1
Hooks into streaming for filtering of incoming connections
2019-03-26 15:34:15 +00:00
64039ee3c2
button style
2019-03-23 17:43:57 +00:00
ce043943d9
SusiDNS: Add import feature (ticket #2447 )
...
Box overlap issue remains todo, see ticket #2419
2019-03-23 16:42:37 +00:00
fea5bd4ada
SelfSignedGenerator:
...
- Fix generation with Ed25519ph keys (ticket #2465 )
- Increase serial number from 63 to 71 bits
2019-03-23 14:26:29 +00:00
00d4525325
Data: Initial work on b32 format for blinded leasesets (proposal 149, WIP)
2019-03-23 13:39:47 +00:00
f17776ec54
i2ptunnel: Escape {} in URLs (ticket #2130 )
2019-03-22 15:41:16 +00:00
05845481d1
Debian files for 0.9.39
2019-03-22 15:28:48 +00:00
bb5a89219a
0.9.39
2019-03-21 12:11:48 +00:00
c3ebc00a86
bump for review
2019-03-17 15:56:49 +00:00
a57c277af0
Pull translations
2019-03-17 15:51:16 +00:00
2b00bfa58b
Fix Debian builds with Jetty 9.4.15 (ticket #2457 )
2019-03-16 16:54:36 +00:00
8962ea058f
Doc updates, BuildTime update
2019-03-15 11:34:41 +00:00
7511de68a4
Router: Remove unused test support for AES disabled
2019-03-14 15:19:23 +00:00
0b5a36d5eb
GeoIP update 2019-03-11
2019-03-14 13:23:15 +00:00
1f861c14a9
javadoc fix
2019-03-13 11:23:37 +00:00
d7d1dcb539
Crypto: Ed25519 check for S < L as in RFC 8032
2019-03-12 12:55:58 +00:00
91c59dfb6b
Crypto: Fix Ed25519ph conversion
2019-03-12 12:37:28 +00:00
9d17066175
Update hyperlinks for forum to point to i2pforum.i2p
2019-03-12 06:22:49 +00:00
7db602d959
Make I2pTunnel wait for router to reach RUNNING state (ticket #2377 )
2019-03-11 20:00:04 +00:00
7e6fd01eef
New home page icons from Sadie
...
Source: https://github.com/feathericons/feather#license Feather is licensed under the MIT License.
License: https://raw.githubusercontent.com/feathericons/feather/master/LICENSE
All icons converted from SVG to PNG, brightness adjusted, colourized with #848484 and resized to 32x32
modifications:
group_gear - feather icon code layered with message - square. Message- square icon resized.
plugin_link - feather icon coffee layered with square. Coffee icon cropped to leave" prongs"
plugin. - feather icon coffee layered with plus square. Coffee icon cropped to create "prongs"
i2psnark - feather icon underline - layer added, "U" rotated , line cut and copied over, them cut out to create "magnet.
2019-03-11 15:56:25 +00:00
365f5a8c7b
UPnP redundant casts
2019-03-10 12:58:23 +00:00
30dbe24777
LS2: Allow UTF-8 for blinding secret
2019-03-10 12:11:13 +00:00
e36a3b318a
Mac OSX Launcher:
...
* Fixed startup option so the launcher can start at OSX login/bootup.
* Added I2P Browser to the list of "firefox" browsers to detect.
* Changed hardcoded path lookup to native "registry" lookup for firefox application.
* Made the advanced preferences table editable by the user.
* Cleanup of old and/or unused code.
* Bugfixes.
2019-03-10 11:16:56 +00:00
5d389c8855
I2CP: Add support for blinding secret
2019-03-09 16:40:15 +00:00
d6a53cc3a6
Data: Consolidate offline key check
...
i2ptunnel: Prevent registration auth if key offline
2019-03-09 11:47:03 +00:00
409207e02d
more selectors
2019-03-07 15:01:10 +00:00
95366c06ce
NetDB: Minor performance improvement in selectors
...
log tweaks
2019-03-07 14:46:20 +00:00
5b1b4acd2c
NetDB: Fix flood version check, add version check for RedDSA
2019-03-06 15:28:47 +00:00
10bae6a07b
Data: Update Encrypted LS2 blinding and encryption to match current proposal 123
...
Hide b32 in console for encrypted LS2
2019-03-05 15:43:23 +00:00
bfafdd34be
NetDB: Fix tunnel selection for verify of encrypted ls2 store
...
Fix NPE handling lookup of encrypted ls2
2019-03-04 19:04:42 +00:00
0b2896516e
Console: Fix NPEs displaying encrypted LS2
2019-03-04 18:37:01 +00:00
268a3ee5f5
NetDB: Fix finding tunnels to publish encrypted LS2
...
log tweaks
2019-03-04 17:38:26 +00:00
ad1600eb51
log tweaks
2019-03-04 17:37:29 +00:00
f1ed870a4a
Data: Fix NPE in debug logging
2019-03-04 17:17:44 +00:00
5d3b7c1c53
NetDB: Call fail callback when lookup is negative cached (thx zab)
2019-03-04 17:07:45 +00:00
cd97718682
I2CP, NetDB: More encrypted LS2 fixes (WIP)
...
Marked encrypted LS hash as local
Fix isCurrent() on encrypted LS
Fix unpublish of encrypted LS
2019-03-04 17:06:01 +00:00
54d9a29855
I2CP, NetDB, Console: Encrypted LS2 handling fixes (WIP)
...
log tweaks
2019-03-02 21:52:12 +00:00
7cbb43ab75
I2CP: Encrypted LS2 handling fixes, log tweaks (WIP)
...
Add number of privkeys field to CreateLeaseSet2 message
Check all privkeys, not just the first, on router side
2019-03-02 19:53:16 +00:00
335736b2b7
Fix log strings
2019-03-02 18:13:55 +00:00
f0b9986e67
Enc LS2 debug logging changes
2019-03-02 16:00:56 +00:00
82d187438f
Streaming: Fix sending messages with expired times (ticket #2451 )
2019-03-01 18:00:54 +00:00
d1617dd0b6
Console: Fix router logs not shown if first msg is a dup
2019-02-28 16:55:16 +00:00
21c7a341fb
Console: Change fallback client names to use b32
...
instead of truncated b64. Anchors remain b64.
2019-02-28 16:07:58 +00:00
302adc2d16
Console: Drop icons for deleted /home items
2019-02-27 15:15:55 +00:00
c8b7e829db
Console: Handle zero SSU RTT on /peers (ticket #2443 )
...
PeerState minor cleanups
2019-02-26 17:38:34 +00:00
cf1c0cb3ed
SSU: Fix RTT/RTO calculations (ticket #2443 )
2019-02-26 17:17:00 +00:00
566df1c275
SSU: Fix scheduling of peer test at startup (ticket #2441 )
2019-02-26 16:19:36 +00:00
16421fa0b6
NTCP: Fix number of SendFinisher threads (ticket #2438 )
2019-02-25 15:58:29 +00:00
3c911ee298
I2CP: Strip i2p.reseedURL from session options take 2
2019-02-25 15:10:34 +00:00
a12058db3a
I2CP: Strip i2p.reseedURL from session options
2019-02-25 15:05:14 +00:00
7ce539a815
NetDB: Fix dup publish of RI at startup
...
Improve locking for checking address change
Publish RI after netdb is ready
log tweaks
2019-02-25 14:40:59 +00:00
b76b2ef206
Console: Flip order of router logs
2019-02-23 18:02:00 +00:00
32797dd415
NTCP: Loop in pumper if more to write (ticket #2440 )
2019-02-23 17:06:01 +00:00
e1385a71e2
minor speedup
2019-02-23 17:03:52 +00:00
9cd90b0530
NetDB: Use published date, not earliest lease expiration, for LS2 comparisons
...
Fix earliest LS expiration adjustment when publishing for LS2,
so .38 routers won't reject as not newer
Don't start new store after verify fail if we've already done so
Increase flood candidates for LS2
Version checks for encrypted LS2
FVSJ cleanups
log tweaks, javadocs
2019-02-23 17:03:04 +00:00
5440a3402f
I2CP: Force i2cp.leaseSetType option for offline keys
2019-02-21 16:16:27 +00:00
9fafc253b7
Data: Always set unpublished flag for inner LS (Enc LS2)
...
Fix setDestination()
2019-02-21 14:58:58 +00:00
b37160fa8d
Crypto: Keygen for RedDSA, allow RedDSA for unblinded keys (Enc LS2)
2019-02-21 14:19:38 +00:00
7fbe1ced5a
Crypto: Sign/verify/encrypt/decrypt for Encrypted LS2
...
generateAlpha() method for arbitrary date
2019-02-20 22:49:14 +00:00
17270b1502
Crypto: RedDSAEngine and generateAlpha() for Encrypted LS2
2019-02-20 15:00:54 +00:00
e34b646231
Crypto: New ChaCha20 wrapper around ChaChaCore, for use with Encrypted LS2
2019-02-19 19:11:34 +00:00
14ac8fe545
Crypto: Move ChaChaCore from router to core, in prep for use with Encrypted LS2
2019-02-19 16:00:47 +00:00
b3c5974693
Crypto: Implement blinding (proposal 123)
...
Add sig type 11 for blinded keys
2019-02-19 13:12:26 +00:00
af46e48563
Fix i2psnark-standalone.zip build which broke after themes were removed
2019-02-19 06:33:16 +00:00
2aa093754d
Tomcat 8.5.38
2019-02-18 18:44:37 +00:00
ab7f61d220
Console: Drop midnight and classic themes (ticket #2272 )
2019-02-18 18:14:28 +00:00
2d67d11537
Transport: Fixes for NTCP when SSU disabled (ticket #1417 )
...
Delay port forwarding until after UPnP rescan complete
WIP
2019-02-18 17:55:17 +00:00
d244d17363
Gradle: Optionally include jbigi at runtime for core
...
This enables running the benchmarks with jbigi present:
./gradlew -Pwith.jbigi jmh --no-daemon
2019-02-17 15:42:15 +00:00
e662f09838
Gradle: Create jbigi configuration
2019-02-17 15:41:17 +00:00
ad5301ae10
Gradle: Integrate JMH benchmarks
...
Run with ./gradlew jmh --no-daemon
2019-02-17 09:49:03 +00:00
def939284c
Gradle: Disable ScalaTests when TARGET_JAVA_HOME is set
...
Previously, ScalaTests were only disabled when running Gradle with JDK 7.
Gradle 5+ only runs on JDK 8+, so when cross-compiling and testing JDK 7
we need to check for this state and disable ScalaTests.
2019-02-17 09:30:53 +00:00
f9c13968a8
Travis CI: Test against JDK 9+
2019-02-17 09:23:12 +00:00
4f6b58e5af
Gradle: Configure --release compiler flag after project evaluation
2019-02-17 02:35:26 +00:00
2556c7755b
Travis CI: Update config to handle cross-compilation
2019-02-17 02:33:19 +00:00
9731c203bd
Gradle: Improve cross-compilation support
...
JDK 9+ have a --release flag that correctly configures the bootClasspath.
For JDK 8 we now enforce manual configuration.
2019-02-17 02:13:32 +00:00
a1b67e3720
Gradle: Parse router version from Java source
2019-02-17 01:56:24 +00:00
56c1739d54
Gradle: Use plugins DSL where possible
2019-02-17 01:27:05 +00:00
1ae987927b
Upgrade Gradle wrapper to 5.2.1
2019-02-17 01:16:20 +00:00
51b27bbf0c
Console: Hide disabled transports on /peers
2019-02-08 13:58:38 +00:00
5b78b53fe8
SSU: EstablishmentManager fixes (ticket #2397 )
2019-02-08 13:24:42 +00:00
3ba0fcf6da
SAM: Support offline keys
2019-02-07 20:27:42 +00:00
7544d0a590
Streaming: Fix exception after sig verify fail
...
log tweaks
2019-02-07 18:14:18 +00:00
636016d107
NTCP: Add option to disable NTCP1 (ticket #2328 )
...
Don't bid for outbound-only NTCP2 addresses
Fix NTCP2 cost when transitioning to inbound
2019-02-07 14:54:56 +00:00
b310c60188
Javadoc fixes
2019-02-06 12:48:33 +00:00
19cb85a74d
i2pcontrol: Javadoc fixes
2019-02-06 12:45:21 +00:00
490b81c1a1
Crypto: Shortcut GroupElement representation conversion
2019-02-06 12:35:27 +00:00
3a30f07483
I2CP: Prevent use of repliable datagrams with offline keys
2019-02-06 11:54:29 +00:00
61c62424c2
Build: Add targets for alternate debian distros (ticket #2410 )
2019-02-06 11:48:48 +00:00
16ccc1bea5
remove exchanged.i2p
2019-02-06 11:46:23 +00:00
b82702393f
NTCP: Speed up allowConnection() (ticket #2381 )
2019-02-05 16:44:09 +00:00
8a77db15d5
Transport: Clean up unreachable() methods (ticket #2382 )
2019-02-05 15:39:00 +00:00
beb0879f24
Router: OutNetMessage cleanup (ticket #2386 )
2019-02-05 15:19:29 +00:00
6f75680a7e
SSU: PacketHandler cleanup (ticket #2383 )
2019-02-05 14:57:10 +00:00
a756c12432
I2CP: Change format and message type of CreateLeaseSet2 message
...
to match spec changes
2019-02-04 21:58:27 +00:00
ead49256c7
Data: Represent blinding secret as a SigningPrivateKey
2019-02-04 16:58:41 +00:00
0e029f84b0
I2CP: Fix LS2 NPE
2019-02-03 19:03:28 +00:00
bd6cf53d53
i2ptunnel: Fix HTTP websockets by passing through
...
Connection headers containing "upgrade" (ticket #2422 )
Server-side change only. Client-side in previous commit.
2019-02-03 17:29:16 +00:00
e20a6a9685
i2ptunnel: Fix HTTP websockets by passing through
...
Connection headers containing "upgrade" (ticket #2422 )
Client-side change only. Server-side todo.
2019-02-03 16:31:26 +00:00
0e710f8785
Streaming: Support offline signatures (proposal 123)
...
Don't send FROM in RESET, not required since 0.9.20
Send RESET when SYN signature verification fails
Use cached buffers for signature verification
Move setOptionalFrom() from Packet to PacketLocal
Always verify packets with signatures, even if not required
AIOOBE checks
cleanups, log tweaks
2019-02-03 13:41:42 +00:00
7d11fb269e
I2CP: Remove revocation private key from CreateLeaseset2 message
...
Use correct key to sign SessionConfig with offline keys
LeaseSetKeys cleanups
2019-02-03 12:59:53 +00:00
d7808cd16d
Data: Fix length for offline sig verification
2019-02-03 12:49:56 +00:00
f288682436
Test: Disable NTP in LocalClientManager
2019-02-03 12:47:33 +00:00
19defbe05d
Debian: Fix build of i2pcontrol
2019-02-02 13:28:59 +00:00
175ea0f0c2
i2ptunnel: Update clearnet UA to match current TBB
2019-02-01 19:07:22 +00:00
30015c1933
i2ptunnel: Handle PUT like POST
2019-02-01 13:49:13 +00:00
4f8455040e
i2ptunnel: Caching of outproxy selection, avoid last-failed outproxy
2019-02-01 13:39:57 +00:00
428fb269f0
Debian: AppArmor fix for Oracle JVM (ticket #2319 )
...
Allow any JRE or JDK to work
2019-02-01 13:11:12 +00:00
ec5e2dba94
i2ptunnel: More localhost checks
2019-02-01 13:03:40 +00:00
316011e047
Debian: Fix version detection of Tomcat 9 required for reproducible builds
2019-01-31 11:55:43 +00:00
68567cb531
Build: Fix javac.classpath in junit.compileTest targets (ticket #2333 )
2019-01-30 20:51:17 +00:00
4eb9368830
I2CP: Fixes for CreateLeaseset2 message with multiple keys
2019-01-30 20:23:09 +00:00
c555bb6c93
i2cp.leaseSetEncType param:
...
Support comma-separated values,
check param in session config,
support stored EncTypes in private keys.
Show types and multiple keys on LS debug page
2019-01-30 19:33:15 +00:00
1bb57c4103
EdDSA minor cleanup
2019-01-29 13:51:42 +00:00
a51a6d57f9
rename class
2019-01-29 13:28:11 +00:00
8465fe7717
fix build warnings
2019-01-28 15:22:17 +00:00
0801d20fd1
EdDSA: Make more classes serializable (Github PR #68 )
2019-01-28 15:21:15 +00:00
9055982cf0
bump after prop
2019-01-28 15:17:51 +00:00
8c9ce56837
propagate from branch 'i2p.i2p.zzz.i2pcontrol' (head 1334d424003d201aa352cf57a6ba2f61241ef363)
...
to branch 'i2p.i2p' (head fe8a90fdbdd491e16040e3ed91a35faa72fd78f2)
2019-01-28 15:10:30 +00:00
0a8ab44139
I2PControl: Add manifest for jar build
...
Stub out socketJar build
2019-01-28 14:14:29 +00:00
24fd48815a
I2PControl:
...
Disable webapp by default
Add link in Services section of sidebar
Add definition in PortMapper
Add stub controller for socket implementation, WIP
Javadocs
2019-01-28 13:31:54 +00:00
3fca0f6f99
LS2: Honor unpublished flag
2019-01-27 16:13:05 +00:00
3cd12ecefc
LS2: Select first supported encryption key from leaseset
...
OCMOSJ: Fail if unsupported crypto or bad ls type
2019-01-27 15:59:34 +00:00
0889a751db
NDT:
...
Catch exception on DNS lookup failure (ticket #2399 )
Add support for specifying server in CLI (ticket #2413 )
Finals and javadocs
2019-01-27 14:25:48 +00:00
efb1b7c24a
Debian: Fix PPA builds for precise and trusty (ticket #2408 )
...
Reverts fix for #2329 for these distros
2019-01-26 18:34:10 +00:00
3527f251c8
Debian: Add build option for libtomcat9 (ticket #2364 )
2019-01-24 14:15:04 +00:00
6cdc515cfd
Fix Debian control files (ticket #2401 )
2019-01-24 12:43:02 +00:00
57de4b1805
Debian files for 0.9.38
2019-01-24 12:29:22 +00:00
609d5944bb
Mac OSX Launcher: 0.1.3 Release commit.
2019-01-22 19:25:33 +00:00
47beb8250e
propagate from branch 'i2p.i2p' (head ff155397f79c33f8f6767c2c120e57cb7dd30d88)
...
to branch 'i2p.i2p.zzz.i2pcontrol' (head 9e68613e29f1a3bd5a4e2b3d8c5637b48f499e5e)
2019-01-11 13:51:41 +00:00
d4caafb592
Bundle I2PControl 0.12, as a console webapp
...
Includes mods to use org.json.simple package.
See licenses/LICENSE-Apache2.0.txt
Includes jBCrypt:
Copyright (c) 2006 Damien Miller <djm@mindrot.org >
See licenses/LICENSE-jBCrypt.txt
Includes jsonrpc2 libs:
See licenses/LICENSE-Apache2.0.txt
http://software.dzhuvinov.com/json-rpc-2.0-server.html
Jars from maven central:
jsonrpc2-base-1.38.1-sources.jar 22-Oct-2017
jsonrpc2-server-1.11-sources.jar 16-Mar-2015
2018-11-25 13:26:43 +00:00