zzz
5c56884d7f
bump -1
2021-11-30 10:51:33 -05:00
zzz
b53707074f
DTG: Add classpath to jar, add early check for support when called by CLI
...
for ease of command-line testing
2021-11-30 10:26:52 -05:00
zzz
6cb8d2eeb7
i2ptunnel: Increase default priority for IRC and standard tunnels
2021-11-30 10:23:14 -05:00
zzz
3895cd1068
Console: NetDB search form improvements
2021-11-30 09:53:44 -05:00
zzz
5b2fbc4ec4
Build: Add bumpBuildTime target
2021-11-30 09:35:06 -05:00
zzz
87654e2f4f
Build: Remove BOB from installer, updater, and clients.config
...
Source remains for now and may still be built with ant buildBOB.
Existing non-package installs will continue to work.
2021-11-30 09:31:06 -05:00
zzz
9c29f8c8ff
Debian files for 1.6.1
...
fix a lintian warning about compare-versions
update launchpad doc for git
2021-11-30 08:53:49 -05:00
zzz
619c36d18d
1.6.1
2021-11-29 12:21:54 -05:00
zzz
cf10a2d5b6
Tunnels: Fix NPE in BuildHandler
2021-11-29 12:19:02 -05:00
zzz
56fdc244d4
1.6.0
2021-11-29 10:41:18 -05:00
zzz
adc69c0d9a
Refresh Debian patch
2021-11-29 10:31:55 -05:00
zzz
dd9a5548a8
Man pages: Update bug reporting URL
2021-11-27 08:52:30 -05:00
zzz
ab88f86954
ShellService: More import cleanup
2021-11-27 08:05:57 -05:00
zzz
9466b225b6
blocklist update
2021-11-26 12:47:35 -05:00
zzz
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
zzz
ee68aec647
Pull translations
2021-11-26 11:06:29 -05:00
zzz
3dfeb92b63
Update bug report links
2021-11-24 10:33:30 -05:00
zzz
ee5288ebb1
i2ptunnel: AccessFilter findbugs
2021-11-24 09:08:18 -05:00
zzz
488acdfd98
Util: ShellService findbugs and cleanups
2021-11-24 08:59:08 -05:00
idk
ee2e7ec30d
Merge branch 'master' of i2pgit.org:i2p-hackers/i2p.i2p
2021-11-23 14:08:19 -05:00
idk
40466bc602
Tweak location of dark theme animation. Closes #335
2021-11-23 14:06:41 -05:00
zzz
d8d6954ef0
BuildTime update
2021-11-23 09:57:59 -05:00
zzz
0aa4550bbe
Add Hungarian man pages
2021-11-23 07:51:47 -05:00
zzz
ad82946fd3
Tunnels: Drop request if hop throttle exceeded by 50%
...
Revert banning peer in throttles
2021-11-23 07:25:53 -05:00
zzz
77b48a48ab
Console: Remove tinhat from home page at op's request
2021-11-22 09:38:35 -05:00
zzz
d948fa8db3
Update: Fix registered version of feed blocklist after update
2021-11-21 08:50:10 -05:00
zzz
31393c2bef
Update: Add message about pack200 plugins
2021-11-21 08:32:09 -05:00
zzz
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
idk
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
idk
5a3a7b843a
Merge pull request #23 from shisheng-1/Modify_GRADLE_1
...
Improve GRADLE build Performance
2021-11-20 21:22:01 +00:00
Kirill Feoktistov
e06f8961b4
debian: create a log dir on startup if absent
2021-11-20 17:35:28 +00:00
idk
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
idk
2e71a0b36a
Manage Fork-and-Exec Plugins by Monitoring them by PID
2021-11-17 17:42:45 +00:00
zzz
b072f40ed1
Initial Slovenian translations for a few resources
...
not added to menu yet
2021-11-17 09:00:00 -05:00
zzz
35d2f118ce
poupdate-source
2021-11-17 08:30:23 -05:00
idk
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
zzz
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
zzz
0e4d684e7d
NetDB: Add new reseed
2021-11-16 10:58:38 -05:00
zzz
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
zzz
dad2bed334
GeoIP 2021-11-01
2021-11-09 08:35:11 -05:00
zzz
bbe66f0e18
Util: DoH server list update
2021-11-08 13:04:01 -05:00
shisheng-1
27bf65c1a4
Improve GRADLE build Performance
2021-11-06 00:13:26 +08:00
zzz
9c7b415d62
Util: Don't warn for new SU3 file types
2021-11-03 08:11:05 -04:00
zzz
78e4572a8c
CSS button and checkbox spacing,
...
NTCP table fixes
2021-10-28 09:08:52 -04:00
zzz
4507ecd5f2
javadoc PKF clarification
2021-10-28 09:06:54 -04:00
zzz
721d39c01d
Remove UDPPacketReader logging
2021-10-28 08:25:43 -04:00
zzz
427fc1c1ca
More javadocs on getLibDir()
2021-10-27 10:02:45 -04:00
idk
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
idk
7e1c8c7983
Add an i2p.dir.lib property
2021-10-26 16:22:36 +00:00
idk
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