|
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 |
|