|
415b51bc49
|
i2psnark: Fix NPE caused by URL-to-URI conversion in -2 (ticket #1715)
Fix some other similar places
|
2015-11-28 12:54:41 +00:00 |
|
|
9ce8fced02
|
propagate from branch 'i2p.i2p.zzz.sam' (head b328f0edb961263d7606ea964ecb3f7c319ca1cf)
to branch 'i2p.i2p' (head 7b4c0525be182722ef2cc7b564691f27d997da3b)
|
2015-11-27 20:58:18 +00:00 |
|
|
8d7edaae61
|
Block DSDTestProvider CA cert
|
2015-11-26 12:54:37 +00:00 |
|
|
6b67a70bbd
|
update @since
|
2015-11-25 16:54:44 +00:00 |
|
|
92bb2dbda7
|
Block CNNIC roots also.
Only log once.
|
2015-11-24 17:18:26 +00:00 |
|
|
5c4189abdf
|
KeyStoreUtil: Implement system cert blacklist
Fix creation of empty keystore
test enhancements
|
2015-11-24 15:23:13 +00:00 |
|
|
2400a77e25
|
Remove unused USE_FAKE_CRYPTO
|
2015-11-23 19:49:56 +00:00 |
|
|
1215a70aab
|
propagate from branch 'i2p.i2p.zzz.test2' (head 8fa44268a1dd2b7baaf01806e6994281ab031870)
to branch 'i2p.i2p' (head 44afdaa15ce8a95c112c7d58a5908f401c1a0145)
|
2015-11-22 16:00:16 +00:00 |
|
|
d30c1ec319
|
EepGet: Fixes after URL to URI conversion
|
2015-11-21 17:37:56 +00:00 |
|
|
dfb8830802
|
0.9.23
|
2015-11-19 00:31:15 +00:00 |
|
|
6fb0692d57
|
Centralize time zone code in DataHelper
NewsManager should be a ClientApp, not a RouterApp
|
2015-11-16 20:04:15 +00:00 |
|
|
bbaa6f7f87
|
Tweaks after review
|
2015-11-16 19:32:00 +00:00 |
|
|
e6644236ed
|
Interrupt when cancelling events
|
2015-11-13 23:28:02 +00:00 |
|
|
51c5da3f72
|
lint: don't catch Exception, catch RuntimeException or checked exception.
omits SAM, BOB, reflection, commented-out code, and a few other places
|
2015-11-12 18:49:13 +00:00 |
|
|
3fa2fb4c8d
|
Timers: State fix 4th try (tickets #1694, #1705)
log tweaks
|
2015-11-11 13:38:24 +00:00 |
|
|
c944fcce96
|
log if we can't cancel the future
|
2015-11-09 17:44:54 +00:00 |
|
|
1451dc6ece
|
More: Don't use DataHelper.readLong() for 1-byte reads, for efficiency
|
2015-11-08 20:43:42 +00:00 |
|
|
63ddf11799
|
use float for efficiency
|
2015-11-08 18:14:19 +00:00 |
|
|
8e77188560
|
Replace URL with URI where possible
URL bad for anon and has traps like equals()
|
2015-11-07 22:38:05 +00:00 |
|
|
1e5a35c7f8
|
Use new split()
|
2015-11-07 17:45:48 +00:00 |
|
|
83b923151c
|
propagate from branch 'i2p.i2p' (head e2aa08a93036bcf0d846b8ff67e9cb74de3e4d0f)
to branch 'i2p.i2p.zzz.test2' (head b3d23ed369ba339b9a71dfeb205110458df9ec0d)
|
2015-11-07 17:08:39 +00:00 |
|
|
e4ebb9a77d
|
Utils: Add caching string split()
|
2015-11-07 17:08:27 +00:00 |
|
|
077c4a073f
|
replaceAll -> replace
|
2015-11-07 12:47:31 +00:00 |
|
|
ca4642e0f0
|
Reduce the memory footprint of Rate objects by changing longs to ints and doubles to floats
|
2015-11-06 20:19:43 +00:00 |
|
|
d5e2defb5f
|
synch fix
|
2015-11-05 21:34:47 +00:00 |
|
|
c1d77dfe5c
|
I2CP: Fix additional connections getting rejected during tunnel open (ticket #1650)
State change cleanups
State checking consolidation
|
2015-11-05 21:18:01 +00:00 |
|
|
9baeedbc27
|
merge of '380c87670c1c931cf39e93d5600c4954c6e13d1e'
and '4fe47402bea065caae229256d58d87e60607602a'
|
2015-11-04 22:22:58 +00:00 |
|
|
3f91e448c0
|
Add serialization methods to StatManager, FrequencyStat and Frequency
for easier collection
|
2015-11-04 21:41:33 +00:00 |
|
|
f8830a759e
|
Threads: More conversions to I2PAppThread
|
2015-11-04 15:01:56 +00:00 |
|
|
b15ea8ba2f
|
Timers: Improve OutboundMessageRegistry locking
SimpleTimer2 cleanups
possible fix for ticket #1694
|
2015-11-04 14:57:07 +00:00 |
|
|
ef428d559e
|
merge of '7db2f97711361f598cb14aa579cb008ac8438577'
and 'cb9b4af48ca3c515eeddd44aefc040857a109b05'
|
2015-11-04 14:50:17 +00:00 |
|
|
39d749ba16
|
Fixed generation of eepget target filenames for basic page URLs, URLs with query parameters, certain edge cases.
|
2015-11-02 17:27:04 +00:00 |
|
|
a3a092a454
|
Utils: Double IP lookup cache size (ticket #1700)
|
2015-11-01 19:31:22 +00:00 |
|
|
787921aa89
|
spelling
|
2015-11-01 17:29:20 +00:00 |
|
|
bbb6da2ac6
|
cleanups, javadoc
|
2015-11-01 16:47:59 +00:00 |
|
|
c37cc7ad52
|
Convert remaining Threads to I2PThread or I2PAppThread
|
2015-10-31 19:13:57 +00:00 |
|
|
6efce31eed
|
Increase timer thread priority
|
2015-10-21 13:11:35 +00:00 |
|
|
f713a19785
|
Disable TLS_DHE_DSS_WITH_AES_128_CBC_SHA
|
2015-10-17 20:13:03 +00:00 |
|
|
abc0f4c720
|
lint core, console, i2ptunnel, jetty
|
2015-10-17 17:38:57 +00:00 |
|
|
71bc55b470
|
lint core, i2psnark, jetty, susimail
|
2015-10-17 16:49:37 +00:00 |
|
|
4e6ddfcea3
|
lint core
|
2015-10-17 14:01:08 +00:00 |
|
|
3411a7c884
|
Crypto: Consolidate duplicate unlimited strength crypto check code
|
2015-10-17 12:55:39 +00:00 |
|
|
eec87bd814
|
Removed error print for cases of 'null' primary, where CPU identification has failed.
|
2015-10-15 17:42:30 +00:00 |
|
|
55a6f44651
|
Crypto: Test for broken Gentoo ECDSA support
Add SystemVersion.isJava9()
|
2015-10-11 15:39:28 +00:00 |
|
|
b32c8d5fa4
|
NamingServices: Add support for lookups prefixed with "www."
|
2015-10-10 12:29:52 +00:00 |
|
|
f8163241ef
|
NBI test improvements:
- Try to prevent not-coprime errors
- Minor cleanups
- Javadoc fix
Fix build script typo
|
2015-10-09 16:35:00 +00:00 |
|
|
843e2a8a0e
|
propagate from branch 'i2p.i2p' (head 4a63eba1606a8ba2448352876b4177d9e4c753a1)
to branch 'i2p.i2p.unittests' (head 051ea486db9f6f5a4327038827763f350369f932)
|
2015-10-09 10:17:03 +00:00 |
|
|
419d6a8e18
|
SimpleTimer2: Additional fix for uncaught IllegalStateException
affecting streaming timers (ticket #1672)
Minor streaming cleanup
|
2015-10-08 13:42:31 +00:00 |
|
|
07fa3eb922
|
NBI test improvements:
- Output versions
- Only warmup crypto once
- Add -n option to test native only
- Reduce output if only native or only java tested
|
2015-10-04 13:58:28 +00:00 |
|
|
b068f9a262
|
Router: Don't check config files for reload on Android
|
2015-10-02 13:43:54 +00:00 |
|