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
3f452c5acb
GeoIP, blocklist, checklist update
...
GeoIP from Maxmind 2017-02-07
2017-02-20 18:20:38 +00:00
380f55a0e8
I2CP: Return null on decompression failure instead of
...
throwing exception, to reduce the impact, for example
in iMule which is apparently closing the session (ticket #1915 )
2017-02-15 17:48:47 +00:00
8a89b3da29
Fix calls to Class.newInstance() deprecated in Java 9
2017-02-15 17:01:02 +00:00
f2ae1bfe09
Utils: Disable caching of ResettableGZIPOutputStreams,
...
add more checks for compression failure,
fix output for zero-length input (ticket #1915 )
2017-02-15 16:45:06 +00:00
e29e3e2fd3
Test: Prevent NPE in LocalClientManager test on client shutdown
2017-02-11 13:26:26 +00:00
e01c443fa2
Test: Add random delay and drop options to LocalClientManager
...
Return failure codes from LCM to client (ticket #1939 )
2017-02-10 19:17:43 +00:00
2d8f0c2956
Streaming: Fix optional delay and choking (tickets #1046 , 1939)
...
- Don't always send optional delay
- Don't overwrite choking delay with non-choking delay
- Don't send optional delay of 0 every 8 packets
- Don't set options both in CDR.buildPacket() and Conn.sendPacket()
- Set or clear optional delay in packet when retransmitting
- Move choking state variables from ConnectionOptions to Connection
- Move updateAcks() call from PacketLocal to PacketQueue
- Fully implement choking and un-choking
- Reduce periods for some stats
- Comment out some debug logging
- Cleanups
- Fix javadoc HTML broken in previous checkin
2017-02-09 17:24:03 +00:00
a11bd7cbe7
I2CP: Return local delivery failure on queue overflow (ticket #1939 )
2017-02-08 15:22:41 +00:00
afb87cd75c
NTCP: Don't write to an inbound connection before established, causing NPE (ticket #996 )
2017-02-05 19:09:12 +00:00
aa098ac800
dont log deletion of deletelist.txt
2017-02-05 14:58:47 +00:00
50d735b126
new reseed
2017-02-05 13:03:55 +00:00
82d812c25c
NTP: Enable IPv6 support (ticket #1896 )
2017-02-04 15:38:49 +00:00
890ad257e1
Router: Run shutdown tasks in parallel,
...
increase max time for shutdown tasks (ticket #1893 )
i2psnark: Remove most delay between announces at shutdown
2017-01-30 22:05:43 +00:00
12cc7b3a3b
bump -4
2017-01-27 16:11:14 +00:00
9dab3b0dfe
javadoc fixes part 12 (ticket #1894 )
2017-01-27 02:27:53 +00:00
bd1354f95b
javadoc fixes part 10 (ticket #1894 )
2017-01-27 01:49:19 +00:00
fb74f41692
javadoc fixes part 9 (ticket #1894 )
2017-01-27 01:41:06 +00:00
5db89d8743
javadoc fixes part 8 (ticket #1894 )
2017-01-27 01:36:26 +00:00
b970912cc1
javadoc fixes part 7 (ticket #1894 )
2017-01-26 21:55:04 +00:00
d196047382
javadoc fixes part 6 (ticket #1894 )
2017-01-26 21:45:47 +00:00
eefb36cb99
javadoc fixes part 5 (ticket #1894 )
2017-01-26 21:37:23 +00:00
b66c7802e7
Add new reseed reseed.onion.im
2017-01-19 13:28:40 +00:00
a36083ab18
Utils: Java 9 yakkety workarounds
2017-01-17 14:08:47 +00:00
ca440a50fe
i2ptunnel: Fix NPE on proxy.i2p/add when no params
2017-01-07 13:55:36 +00:00
6ad4cb0928
Data: No longer sort addresses in an RI by SHA256,
...
it's undocumented, the other router implementations don't do it,
and unnecessary since we store addresses in a List, not a Set,
as of 0.8.14 2012-05
2017-01-04 14:47:52 +00:00
91163948b5
Router: Replace random tunnel keys when rekeying
2017-01-04 14:29:37 +00:00
307a03f0ed
RouterAppManager: Logging
2017-01-04 13:31:21 +00:00
91007735a1
Update tests to use ScalaTest 3.0.1
2016-12-29 18:54:23 +00:00
a7492269fb
RKG command line tool multiple args
2016-12-24 14:24:30 +00:00
074c630ac6
Utils: Add RKG command line tool
2016-12-24 13:46:51 +00:00
ffcd2d4517
Clock: Fix duplicate notification of clock shift listeners
2016-12-22 15:16:51 +00:00
dd400bb14b
Update: Fix JVM crash and i2p.jar corruption when updating from -1
2016-12-22 14:13:39 +00:00