Commit Graph

17719 Commits

Author SHA1 Message Date
zzz
06a27d9024 Console: Improve writing efficiency part 2 2025-02-23 21:18:32 -05:00
zzz
de2f2007c4 Console: Improve writing efficiency
replace out.write(buf.toString) with out.append(buf)
to eliminate extra copy and object churn
2025-02-23 20:45:06 -05:00
zzz
8cee7b2547 CLI: Sort reseeds 2025-02-23 10:09:59 -05:00
zzz
dceef0dae2 Router: Ban hash of all-zero RI
seen live on the net
2025-02-23 07:43:26 -05:00
zzz
68ebda19c5 bump -4 i2p-2.8.0-4 2025-02-23 06:45:37 -05:00
zzz
d43c6d631c Tests: Fix test build
broken yesterday by BuildMessageGenerator change
2025-02-23 06:21:47 -05:00
zzz
0f919a0f56 Merge branch 'susidns-sort-2' into 'master'
SusiDNS: Reduce memory usage in AddressBean

See merge request i2p-hackers/i2p.i2p!232
2025-02-23 11:13:01 +00:00
zzz
43988d485d SusiDNS: Reduce memory usage in AddressBean 2025-02-23 11:13:00 +00:00
zzz
7d6e9d20b4 bump -3 i2p-2.8.0-3 2025-02-22 06:15:36 -05:00
zzz
940205f8c8 Merge branch 'bubbles' into 'master'
Console: Add support for notification bubbles

See merge request i2p-hackers/i2p.i2p!230
2025-02-22 11:07:44 +00:00
zzz
652d55a95c Console: Add support for notification bubbles 2025-02-22 11:07:43 +00:00
zzz
b915327fba i2psnark: Add config message for changing down bw limit 2025-02-21 15:26:42 -05:00
zzz
4da8a91264 CLI: Don't die on reseed test if one entry is bad 2025-02-21 13:50:39 -05:00
zzz
ca22f3dbe5 Tunnels: Prep for tunnel bw params (proposal 168) 2025-02-21 11:01:51 -05:00
zzz
c248a999a4 Streaming: Promote profile properties to interface
i2ptunnel: set bulk profile for servers;
i2psnark: set bulk profile;
Prep for tunnel bw params (proposal 168)
2025-02-21 10:22:24 -05:00
zzz
fbd0be941a Client: Deprecate getters for unused encryption private key 2025-02-21 09:05:55 -05:00
zzz
24614316be Tunnels: Fix tests of OB client tunnels
tag was registered with wrong SKM
broken in 2.5.1
move setting of _id earlier so it's available for logging
add notes
2025-02-20 15:05:36 -05:00
zzz
b2542705e7 Log tweak to help debug tunnel test failures 2025-02-20 11:57:24 -05:00
zzz
c108d0352b Log level tweak 2025-02-20 09:19:23 -05:00
zzz
eb323e7784 bump -2 i2p-2.8.0-2 2025-02-17 14:05:41 -05:00
zzz
b2cbd13af4 Merge branch 'susidns-sort' into 'master'
SusiDNS: Implement sort-by-added-date

See merge request i2p-hackers/i2p.i2p!231
2025-02-17 18:50:25 +00:00
zzz
3485037fd7 SusiDNS: Implement sort-by-added-date 2025-02-17 18:50:24 +00:00
zzz
6ad679e701 Merge branch 'i2pdotalt' into 'master'
i2ptunnel: Add .i2p.alt support to HTTP and SOCKS client tunnels

See merge request i2p-hackers/i2p.i2p!222
2025-02-17 18:47:16 +00:00
zzz
b0a8943889 i2ptunnel: Add .i2p.alt support to HTTP and SOCKS client tunnels 2025-02-17 18:47:16 +00:00
zzz
b63d46e2a1 Console: Move family line above addresses in full netdb output
looks better and was messing up last-child CSS in dark theme
2025-02-16 10:34:44 -05:00
zzz
6e8801ca36 susidns: navbar highlight what book you're in on details page 2025-02-16 06:44:06 -05:00
zzz
bc2ef7fd3e susidns: navbar CSS fixes/tweaks 2025-02-14 18:16:14 -05:00
zzz
5c99e7ee16 lint: ;; 2025-02-14 07:32:55 -05:00
zzz
5b623e09a7 Merge branch 'padding-fix-2' into 'master'
Data: Fix KeysAndCert.equals()

See merge request i2p-hackers/i2p.i2p!229
2025-02-11 21:22:15 +00:00
zzz
198f89bc50 Data: Fix KeysAndCert.equals() 2025-02-11 21:22:14 +00:00
zzz
f34da8ebd4 i2ptunnel: Proxy CSS fixes/improvements
mostly dark, some light, possibly more to follow
2025-02-11 12:40:21 -05:00
zzz
5dadc5ae93 i2ptunnel: Proxy jump page tweaks 2025-02-11 12:38:52 -05:00
zzz
68a6987a99 i2ptunnel: Put a ':' on the end of the jump prompt 2025-02-11 09:38:02 -05:00
zzz
84bbb6881d i2ptunnel: Version proxy.css 2025-02-11 08:45:41 -05:00
zzz
15185de087 CLI: Add 'reseeder list' to list reseeds 2025-02-10 13:24:20 -05:00
zzz
ef14eab6fd Router: Remove unused stats (throttle) 2025-02-10 09:53:18 -05:00
zzz
7f4ee2664e Tunnels: Remove unused stats
and consolidate rate array
2025-02-10 09:43:07 -05:00
zzz
5ec82b3afd Transport: SSU1 removal part 12/n (unused stats) 2025-02-10 09:26:10 -05:00
zzz
2768165b05 Transport: SSU1 removal part 11/n (PacketBuilder)
and unused PacketHandler args
2025-02-10 09:02:49 -05:00
zzz
0a91441877 Build: Put i2psnark-standalone build outputs in the i2psnark build/ dir 2025-02-10 08:41:26 -05:00
zzz
df1991d8d7 SusiDNS: Remove null checks in comparator
unnecessary; entries cannot be null
2025-02-09 08:03:55 -05:00
zzz
538cb52ed3 Build: launchpad doc updates 2025-02-07 16:04:34 -05:00
zzz
ad591d4887 dev -1 i2p-2.8.0-1 2025-02-07 13:54:49 -05:00
zzz
f0e3f6eaf3 i2psnark: Reduce PeerCoordinator CHECK_PERIOD interval
to make the choke/unchoke cycles a little faster
2025-02-07 13:51:26 -05:00
zzz
6cef4ccbb1 Data: Check key order when parsing RI mappings and fail-fast if out-of-order
before the signature check
2025-02-07 12:18:52 -05:00
zzz
327c8c69ef Build: Check for mismatched version in Izpack config files 2025-02-07 11:47:20 -05:00
zzz
8b9f61b1d4 Crypto: Use pooled SHA256 instances in Noise lib 2025-02-07 11:45:56 -05:00
zzz
b2e80fce3d Crypto: Allow external use of pooled SHA256 instances 2025-02-07 11:44:35 -05:00
zzz
3abbc1b3d0 Transport: Remove old NTCP 1 stats 2025-02-07 11:41:21 -05:00
zzz
28a499f856 Transport: SSU 1 removal part 10/n (UDPPacket) 2025-02-07 11:18:49 -05:00