05522addba
javadoc
2011-10-28 01:26:11 +00:00
b7ba422983
* DecayingBloomFilter: Whups fix NPE from previous checkin if log=INFO
2011-10-28 01:23:28 +00:00
05cd98f9b4
util cleanups
2011-10-25 21:34:32 +00:00
661604dd4e
* BloomSHA1, DecayingBloomFilter:
...
- Refactor for concurrent, at some small risk of false negatives
- Optimizations to cache objects and reuse offsets
2011-10-25 21:33:12 +00:00
1cd0177f87
handle negative durations better
2011-10-25 21:29:49 +00:00
c90097eca7
0.8.10
2011-10-19 23:43:12 +00:00
331da7f4fe
javadoc
2011-10-17 17:18:41 +00:00
82ac0db333
* BuildExecutor: Add tunnel.buildConfigTime stat
...
* FloodfillMonitorJob: Log tweak (ticket #533 )
* I2CP: Improve error message (ticket #533 )
* JobQueue:
- Log error when queue is out of order
- Log tweaks
* FloodfillPeerSelector: Fix stat NPE (tickets #534,535)
* RouterThrottle:
- Fix stat NPE (tickets #534,535)
- Increase max tunnels and max delay again
* OutNetMessagePool: Log tweak (ticket #533 )
* Router:
- Add OOM help (ticket #533 )
- Prevent parallel shutdowns after multiple OOMs (tickets #534,535)
2011-10-15 17:30:24 +00:00
e8712a3a11
* EepGet:
...
- Add gunzip support (nonproxied only)
- Clean up progress formatting
* SSLEepGet:
- Add gunzip support
- Increase buffer size
2011-10-15 17:20:30 +00:00
104594ed59
log cleanup
2011-10-15 17:15:48 +00:00
a6ce41fac5
* Stats: Add API methods for zero duration, for efficiency
2011-10-15 17:11:40 +00:00
ab4de7b392
0.8.9
2011-10-10 19:57:56 +00:00
273e940fa1
findbugs
2011-09-28 17:05:38 +00:00
9f430bf117
final
2011-09-28 14:11:54 +00:00
a2c867c224
cleanups
2011-09-24 21:45:52 +00:00
fd1c8c45a8
cleanup
2011-09-24 21:44:51 +00:00
05a92cd8e6
Changed compability flags for Intel Family-6 Model-11 to not be Pentium M compatible.
...
Beefed up CPUID.Main ot output more info.
Formatting.
2011-09-24 15:44:22 +00:00
f186076fb0
* i2ptunnel HTTPResponseOutputStream: Use reusable gunzipper
...
and a larger pipe for efficiency
2011-09-19 14:13:24 +00:00
49eeed6ac8
* Crypto: Comment out some main()
2011-09-19 13:48:24 +00:00
35e89b76ca
javadoc
2011-09-19 13:47:27 +00:00
2e1692cf09
Add OpenBSD to NBI and CPUID
2011-09-18 20:16:07 +00:00
2461b9525c
Add NetBSD support to NBI and CPUID
2011-09-18 16:25:13 +00:00
217cb1f66d
* Reseed:
...
- Add HTTP proxy authorization support
- Stub out SSL proxy support
- Disable i2pbote reseed
* EepGet: Add some new command line options
2011-09-16 14:45:02 +00:00
9a45ba1873
toString() improvement for debugging
2011-09-16 14:34:29 +00:00
d3950bdcf1
comment out main
2011-09-06 13:24:21 +00:00
70d9415ba2
more constructors
2011-09-06 13:23:24 +00:00
fdc3af97aa
* SDSCache: Use weak refs; increase size for pub keys
2011-09-06 12:13:33 +00:00
5030a86311
field cleanup
2011-09-06 12:12:43 +00:00
3d5beece87
* Crypto: Rework use of SHA256 for efficiency and
...
to avoid clogging the Hash cache with one-time hashes,
and avoiding the global cache lock.
This also greatly increases Hash cache hit rates.
Also use SimpleByteCache for temporary byte buffers.
2011-09-06 12:11:55 +00:00
aff250ff13
javadoc
2011-09-01 13:24:47 +00:00
bd7e655788
cleanup
2011-08-31 12:49:33 +00:00
d73eb16aeb
* I2CP: Cache b32 lookups client-side
...
* I2PTunnelHTTPClient: Use existing session for b32 lookups
rather than a new SimpleSession
* Naming: Increase b32 lookup timeout to 15 sec.
2011-08-30 13:41:26 +00:00
8b05b16c8a
* Log: Fix level stuck at DEBUG when called from constructor
2011-08-28 18:47:13 +00:00
948de5462f
* Stats: Restore pre-0.8.8 API to not create a new Rate if it does not
...
exist in RateStat.getRate()
2011-08-28 14:31:39 +00:00
bb5f3a92b0
history for props, -1
2011-08-25 13:46:45 +00:00
546b668502
fix NPE after corruption ticket #515
2011-08-24 18:03:56 +00:00
f6d2ac7fb2
* Blockfile DB: Add reverse lookup table; bump DB rev to 2
2011-08-24 14:25:58 +00:00
f99f9e41e5
propagate from branch 'i2p.i2p.zzz.test' (head 0f2e109194f1fcc94e8a3f37cbf804446abddeff)
...
to branch 'i2p.i2p' (head 7bb99f9e0d436cf9923ed17465f15e73c78e7b13)
2011-08-24 14:23:29 +00:00
010399d865
0.8.8
2011-08-23 16:07:44 +00:00
20c77e1529
fixes after review
2011-08-22 19:09:09 +00:00
363a3e57ff
cleanups and javadoc fixes
2011-08-21 16:31:46 +00:00
6d064270fc
propagate from branch 'i2p.i2p' (head 793ca7c46f5d8b51c5880fc538dea7874e62f63b)
...
to branch 'i2p.i2p.zzz.test' (head d39f17fe601b6ae514111b07092de820668015d7)
2011-08-20 20:23:27 +00:00
c5e74fefe5
* Soft restart:
...
- Allow NTP to reinitialize clock after the comm system
in the first minute of uptime
- Fix i2ptunnels not restarting
- Increase minimum forward clock shift for soft restart
- Reduce minimum backward clock shift for soft restart
- Signal the I2CP client with a different message when restarting
- I2CP client reconnects when receiving restart message
2011-08-19 15:34:30 +00:00
26c744ca45
cleanup
2011-08-19 15:30:57 +00:00
746d440ce0
better NBI logic
2011-08-17 18:55:26 +00:00
29ce3c7c8b
* Crypto: Implement and then comment out an alternate
...
AES-256/CBC implementation using the JVM crypto libs,
and tests, it isn't faster
2011-07-31 13:30:53 +00:00
1bf86aff0b
javadoc
2011-07-31 13:29:22 +00:00
9d3acf98ff
Add Linux PPC support
2011-07-30 23:25:14 +00:00
3d64df57a1
Fix hang in Linux on armel and ppc architectures by removing unused (per zzz)
...
lock
2011-07-30 12:31:31 +00:00
3a1cd51bc7
split up big lock to avoid deadlocks
2011-07-28 18:22:31 +00:00