17610 Commits

Author SHA1 Message Date
zzz
48899bcade bump -2-rc 2024-05-14 13:45:40 -04:00
zzz
abc3162db5 Pull translations from Transifex 2024-05-14 13:40:59 -04:00
zzz
f4066c2b14 Update tor blocklist
and add to checklist
2024-05-14 13:29:46 -04:00
zzz
ed065474b3 i2ptunnel: Fix keepalive bug causing truncation of chunked output 2024-05-14 13:08:34 -04:00
zzz
e9c0cdbf27 fix comment 2024-05-12 11:21:26 -04:00
zzz
e1620742b3 bump -1 2024-05-12 10:45:18 -04:00
zzz
4fa1965b11 rrd4j: Hide axis ticks
as recommended by drzed
2024-05-12 10:43:08 -04:00
zzz
4e9ac43b55 rrd4j: Change unit scale from 'k' to 'K'
which is not correct by the SI standard,
but it matches the rest of the console and common practice.
Also fix rrd4j bug that used micro in one place and u in the other.
2024-05-12 10:12:21 -04:00
zzz
177fbad865 Console: Update rrd4j to 3.9.1 preview
from rrd4j github head.
Includes our ImageWorker contribution which should speed up rendering.
2024-05-12 09:58:42 -04:00
zzz
84dbf53f95 Tunnels: Validate peer RI expiration in TunnelPeerSelector
Previously, the expiration was not validated until BuildRequestor,
where the build would fail.
Old bug, but was exacerbated by recent change to KNDF.validate() to
enforce expiration at startup if the downtime was short.
2024-05-08 09:43:52 -04:00
zzz
3f2bfe8871 Router: Publish G cap if symmetric natted 2024-05-08 08:06:45 -04:00
zzz
603bca476a i2ptunnel: Fix custom options form width (light theme) 2024-05-08 06:56:14 -04:00
b3fc35541c Debian: check in updated Debian changelogs 2024-05-07 11:21:51 -04:00
44190bb52d CI: remove mavenCentral.deps target from CI since it's actually covered by maven-dev-release.sh 2024-05-06 18:28:57 -04:00
2facca2308 Checklist: add note about in-network update hosts 2024-05-06 18:11:23 -04:00
7cf9daa381 2.5.1: Update version 2024-05-06 15:38:00 -04:00
aa947e7922 2.5.1: update translations 2024-05-06 15:29:01 -04:00
zzz
71992b2af6 bump -4 2024-05-05 09:00:50 -04:00
zzz
44f313449a Pull translations from transifex 2024-05-05 08:57:50 -04:00
zzz
74c88636d3 NetDB: Various fixes and adjustments 2024-05-05 08:46:25 -04:00
zzz
c94c49482f Console: Error page CSS tweak (dark) 2024-05-04 07:22:25 -04:00
zzz
fbce5a5eaa Console: Trim inputs on search form 2024-05-04 07:17:15 -04:00
zzz
6874488d63 i2psnark: CSS fixes (vanilla) 2024-05-04 07:14:11 -04:00
zzz
5c46ec1385 javadoc fix
jrandom copypaste
2024-05-04 07:06:14 -04:00
zzz
ab943c9914 NetDB: Bypass up-long-enough check if downtime was short 2024-05-03 18:26:22 -04:00
zzz
3dd9f4eacf NetDB: Don't lookup RI if temp. banlisted 2024-05-03 17:25:13 -04:00
zzz
6c25b558fd Tunnels: OBEP distributor:
Check and charge RI lookup bandwidth as participating bandwidth
2024-05-03 15:22:03 -04:00
zzz
d63d08c16c Tunnels: Tighten new conn throttle at OBEP 2024-05-03 07:34:22 -04:00
zzz
e0e7582302 Blocklist: Add Tor blocklist
As previously implemented by I2P+
blocklist from I2P+ courtesy drzed
generation script to follow
2024-05-03 07:24:23 -04:00
zzz
0efb0017e8 Profiles: Fixes for firstHeardAbout and/or lastHeardAbout being zero 2024-05-02 16:57:50 -04:00
0b31e9504c GeoIP: Update GeoIP to May 2024 Database 2024-05-02 11:38:24 -04:00
67e57f0391 Router: Bump build time. CI: test Debian patches in CI. test Maven builds in CI. 2024-05-02 01:12:47 -04:00
zzz
e7d5676233 NetDB: Deny old ANY lookup type to non-ff 2024-05-01 09:35:04 -04:00
zzz
c3730e8b47 NetDB: Limit number of DSRM entries to follow
for an exploratory reply
2024-05-01 09:32:07 -04:00
idk
332411cb8c Merge branch 'i2p.i2p.2.5.1-revert-expirable-blocklist' into 'master'
Blocklist: Revert #93

See merge request i2p-hackers/i2p.i2p!192
2024-05-01 12:50:17 +00:00
3a0188fcd1 Blocklist: Revert #93 2024-04-29 17:47:09 -04:00
zzz
9ef268796b Merge branch 'sybil-ip' into 'master'
Sybil: Disable IP checks for now

See merge request i2p-hackers/i2p.i2p!191
2024-04-28 11:52:25 +00:00
zzz
32167c5f8f Sybil: Disable IP checks for now 2024-04-28 11:52:25 +00:00
zzz
d123aeab0c Susimail: Search fixes
- Fix sorting and pagination within search results
- Bypass XSS filter and escape as necessary
2024-04-26 08:35:57 -04:00
zzz
b6fc908190 bump -2 2024-04-25 08:46:27 -04:00
zzz
cc3f747076 Merge branch 'susimail-search-v2' into 'master'
Susimail: Add search

See merge request i2p-hackers/i2p.i2p!189
2024-04-25 10:55:06 +00:00
zzz
d70f254c9a Merge branch 'ssu1-5' into 'master'
Transport: SSU1 removal part 5/n

See merge request i2p-hackers/i2p.i2p!190
2024-04-25 10:54:19 +00:00
zzz
87086cf315 Transport: SSU1 removal part 5/n 2024-04-25 10:54:19 +00:00
6decc16c41 CI: Give access to GITHUB_TOKEN to git sync CI job 2024-04-23 16:23:13 -04:00
zzz
daee078dcf Susimail: Add search 2024-04-22 21:19:46 -04:00
zzz
78ee4ac3cd Addressbook: Use standard time formatting for log
and set file permissions
2024-04-22 20:45:49 -04:00
zzz
098931b484 Profiles: Don't update last heard time on tunnel failure
dates back 20 years
2024-04-22 20:44:53 -04:00
zzz
eed87b90e0 Merge branch 'ssu1-4' into 'master'
Transport: SSU1 removal part 4/n

See merge request i2p-hackers/i2p.i2p!186
2024-04-22 19:41:58 +00:00
zzz
7db6cac1f6 Transport: SSU1 removal part 4/n 2024-04-22 19:41:58 +00:00
zzz
3cb7e660bc Merge branch 'ssu1-3' into 'master'
Transport: SSU1 removal part 3/n

See merge request i2p-hackers/i2p.i2p!185
2024-04-22 19:40:50 +00:00