"...java/src/net/i2p/git@git.idk.i2p:i2p-hackers/i2p.i2p.git" did not exist on "9d5f16a889838f06cb621fd10801cef45e70a7af"
jrandom
authored
* Reduced the growth factor on the slow start and congestion avoidance for the streaming lib. * Adjusted some of the I2PTunnelServer threading to use a small pool of handlers, rather than launching off new threads which then immediately launch off an I2PTunnelRunner instance (which launches 3 more threads..) * Don't persist session keys / session tags (not worth it, for now) * Added some detection and handling code for duplicate session tags being delivered (root cause still not addressed) * Make the PRNG's buffer size configurable (via the config property "i2p.prng.totalBufferSizeKB=4096") * Disable SSU flooding by default (duh) * Updates to the StreamSink apps for better throttling tests.
Name | Last commit | Last update |
---|---|---|
apps/i2psnark/java/src | ||
apps/i2psnark/java/build.xml | ||
apps/i2psnark/java/bundle-messages.sh |