3e354f2f1a
Jetty: New default servlet for eepsite, with
...
locale-independent directory listing (ticket #1965 )
2017-05-05 19:53:43 +00:00
3718c73341
Reseed: Fix messages about reseed disabled
2017-05-05 12:26:48 +00:00
cd76457128
i2psnark: Initial support for ut_comment, no UI yet
2017-05-05 12:08:49 +00:00
f3d931d090
Blockfile: Move from i2p.jar to addressbook.jar
...
http://zzz.i2p/topics/2274
2017-05-05 11:41:19 +00:00
920b14212f
0.9.30
2017-05-03 13:08:34 +00:00
d27d060322
Jetty: Rollover log files at midnight, not noon
...
This is a separate Jetty 9.2.21 bug unrelated to the previous fix
2017-04-30 13:19:48 +00:00
baa314d71f
pull translations
2017-04-29 15:20:42 +00:00
4dec3657b0
Console: Disable Jetty timer thread consolidation
...
causing log file rollover to stop (ticket #1068 )
2017-04-27 13:43:24 +00:00
06f78d7cfe
HTTP Proxy: Add delay before jump page
2017-04-26 14:00:50 +00:00
6901914640
remove reseed
2017-04-26 13:57:49 +00:00
f8ea882f99
SSU: Reuse previous introducer expiration if available,
...
so we don't force a republish
- Don't run peer test if configured to force firewalled
2017-04-14 13:34:33 +00:00
dd0153e29a
SSU: Publish introducer expiration (proposal 133)
2017-04-13 15:58:52 +00:00
4edc4077f8
Gentoo: Fix config dir location
...
http://zzz.i2p/topics/2285
2017-04-04 14:07:49 +00:00
bfc04178a6
i2psnark: Fix standalone configuration for Jetty 9
...
Context: Fix ClientAppManagerImpl in AppContext,
required for transmission.war in standalone i2psnark
2017-04-02 18:48:03 +00:00
f390831835
Console: Fix stopping of webapps when console stops (ticket #1893 )
...
i2psnark: Only rewrite torrent config file if changed (ticket #1893 )
Util: Don't sync config writes on Android/ARM (ticket #1893 )
2017-04-01 14:15:06 +00:00
c06e320f99
SSU: When a IPv6 peer connects, trigger a IPv6 peer test, not a IPv4 one
...
Require two consecutive peer test results for some state transitions,
to prevent frequent transitions to firewalled and back
2017-03-31 12:28:31 +00:00
3cc0122af4
Throttle: Reduce threshold for probabalistic throttling on slow platforms (ticket #1964 )
2017-03-29 12:32:36 +00:00
48fb12ebeb
SSU: Refactor PeerTestEvent out of UDPTransport
2017-03-29 12:30:21 +00:00
04e0cfe020
Debian: Add missing addressbook.jar to package (ticket #1973 )
2017-03-27 14:52:50 +00:00
cff8eafc43
Blockfile: Upgrade to Blockfile format 4 on non-Android ARM
2017-03-25 11:32:05 +00:00
b335ded1d2
CPUID: Recognize Ryzen
2017-03-24 13:08:56 +00:00
ca6ce37a0b
context: New ClientAppManagerImpl in AppContext, so registration
...
works there (for i2psnark-rpc in standalone)
2017-03-21 19:26:48 +00:00
a00f11d5b7
i2psnark: Add another method to support RPC plugin
2017-03-21 11:57:52 +00:00
13ad5d72ae
SSU: More work on introducer expiration (proposal 133)
2017-03-20 22:31:32 +00:00
b9a7a76174
dont replace app if a dup
2017-03-20 22:27:55 +00:00
95b6bd36e5
i2psnark: Enhancements to support RPC plugin
2017-03-20 16:41:04 +00:00
05aef9bd59
Move "isSlow" detection to SystemVersion
2017-03-18 14:38:59 +00:00
43c3a14745
javadoc typo
2017-03-14 14:17:10 +00:00
4b722c9b7f
i2ptunnel: New form to enter private key file for alternate destination
...
- Use alt destination for registration if set
- Another dup check for alt destination
SusiDNS: New button for adding alternate destination
- Fix nonces on details page with multiple destinations
- Fix single dest deletion on details page with multiple destinations
- Set book in all forms to ensure correct book
Blockfile: Fix specified-destination deletion from the correct book
2017-03-14 14:15:54 +00:00
e7cfb2d6fe
Streaming: Add reset() to I2PSocket API
...
i2ptunnel: Reset I2P socket on TCP socket errors, in standard servers
that don't have protocol responses
SAM: Reset I2P socket on handler errors
2017-03-13 14:09:27 +00:00
ba825e61d5
New reseed, delete unused reseed SSL certs
2017-03-13 13:26:01 +00:00
aea20a552e
Fix HashSessionScavenger, class changed in Jetty 9
...
History for prop, -4
2017-03-11 16:27:37 +00:00
0703a29562
propagate from branch 'i2p.i2p.zzz.jetty9' (head 80022f6ef552acd1382d45103969aa7c17b1d794)
...
to branch 'i2p.i2p' (head 3b4b418ae8be95d52228fc7c325fc52e0223e4fe)
2017-03-11 15:24:23 +00:00
072d990279
reseed now using CA
2017-03-11 14:06:55 +00:00
6b4f665f34
Add more markers and protection for xml file migration
...
Add error message for jetty-jmx.xml migration, don't migrate
Update non-default files jetty-rewrite.xml and jetty-jmx.xml
2017-03-10 18:48:48 +00:00
48a055d462
Streaming: Don't change buffer size when max message size is adjusted
...
Only change max message size when buffer is empty
2017-03-09 19:40:17 +00:00
1fe9acefe2
Router: Set default sig type to EdDSA for non-Android ARM
2017-03-09 15:25:25 +00:00
d1fdf14911
unnecessary parameter
2017-03-08 16:27:48 +00:00
4e236fc5ab
Put Jetty 9 files in eepsite-jetty9/ directory in updater
2017-03-08 13:48:28 +00:00
d573910b7a
CPUID: Fix saving of libjcpuid.jnifile on Macs,
...
was incorrectly saving as libjcpuid.so (tickets #1865 , #1900 )
- Try to load libjcpuid-x86_64-osx.jnilib for 32-bit Macs,
because as of 0.9.26 it's a 'fat binary' with 32-bit in it also.
This was broken in the 0.9.26 changes.
- Improve error logging
- Add library search path logging to main()
NBI:
- Try to load the "none" architecture for x86, even if
CPUID loading fails (tickets #1865 , #1900 )
This was broken in the 0.9.26 changes.
- Add library search path logging to main()
- Comment out unused method
2017-03-06 20:44:16 +00:00
e20310d257
Throttle: Fix disable of probabalistic throttling (ticket #1963 )
...
Fixes this checkin:
Revision: c52409bf5d7b422c23a62eecfa50b98d7c74f8df
Date: 01/16/2012
Branch: i2p.i2p
Don't throttle tunnel creation if using a higher than default router.maxParticipatingTunnels setting.
2017-03-06 20:38:38 +00:00
f7cdf221eb
UDPAddress: Add method to get introducer expiration (proposal 133)
2017-03-02 14:24:27 +00:00
69ad95710a
UDPAddress: Fix bug in "Error handling for failed intro packets"
...
cur variable wasn't being incremented.
from Revision: 0f0232b342477486c38b51afa3d298285cc8fbcf
from Date: 09/15/2005
Simplify error handling code
javadocs
2017-03-02 14:14:28 +00:00
920572d3bc
UDPAddress: Make most fields final
2017-03-02 13:27:30 +00:00
d3abbe86e9
Fix eepsite jetty.xml and jetty-ssl.xml files
...
Migration script for eepsite jetty.xml and jetty-ssl.xml files
Add exclude protocols
2017-03-01 16:42:57 +00:00
3631efa567
Fixup for PathMap generics
...
Remove dup returns
2017-03-01 16:41:19 +00:00
e995a4cf92
i2psnark: Fix disappearing start button
2017-02-27 19:51:38 +00:00
b695293070
0.9.29
2017-02-27 14:11:44 +00:00
f420a99b6f
Update translations
2017-02-24 23:54:31 +00:00
33b1851317
PrivateKeyFile: Add option to generate addressbook authentication string
...
fix inadvertent fallthru
HostTxtParser: Add -q command line option, enhance return codes
2017-02-23 19:45:33 +00:00