|
4613e5f847
|
#1069: Improved patch according to feedback in ticket
|
2015-04-08 17:49:28 +00:00 |
|
|
44f8154f07
|
#1069: Improved patch according to ticket feedback
|
2015-04-08 17:47:27 +00:00 |
|
|
d8fbc9c170
|
Formatting
|
2015-04-06 21:10:49 +00:00 |
|
|
facbe8f9a0
|
#1069: Deprecated SimpleScheduler and moved functionality into SimpleTimer2
|
2015-04-06 21:05:24 +00:00 |
|
|
a444c25c2c
|
silence findbugs: use of uninitialized value
|
2015-04-04 13:44:37 +00:00 |
|
|
45bc533e38
|
findbugs fix: equals() used to compare array and nonarray
|
2015-04-04 13:37:18 +00:00 |
|
|
0c90162e20
|
Copy directly into buffer without intermediate buffer
|
2015-04-04 02:27:24 +00:00 |
|
|
b7b5512e7a
|
Formatting
|
2015-04-02 23:01:41 +00:00 |
|
|
f3b2eb69d2
|
Fixed syntax error
|
2015-04-02 16:32:38 +00:00 |
|
|
ade93ea76d
|
Added model name for Xeon E3-1230v2
|
2015-04-02 15:58:46 +00:00 |
|
|
2ef615a3f7
|
I2CP: Allow larger client clock skew (ticket #1503),
better error message to client
javadocs
|
2015-04-01 12:50:51 +00:00 |
|
|
fadc624f7c
|
API: Fix some client-side APIs to honor defaults in Properties;
add javadocs to specify where we do and don't (ticket #1491)
|
2015-03-31 13:18:11 +00:00 |
|
|
78074f6a7e
|
Javadoc: missing package.html files in i2p.jar (ticket #1109)
|
2015-03-22 17:32:35 +00:00 |
|
|
a337185820
|
better temp dir fallback and logging
|
2015-03-21 12:38:48 +00:00 |
|
|
f0961a9658
|
more accurate job stats
|
2015-03-21 12:10:10 +00:00 |
|
|
825cd7ff4c
|
Docstring spelling fix
|
2015-03-21 04:29:45 +00:00 |
|
|
486f282999
|
add CoreVersion.getVersion()
|
2015-03-18 14:13:05 +00:00 |
|
|
25d1ae195a
|
New translations from tx:
Indonesian, Finnish, Malagasy, Albanian, Korean, Ukrainian, Brazilian Portuguese, Dutch
Note broken translations in TX config file
|
2015-03-17 13:16:40 +00:00 |
|
|
c927441d66
|
case-insensitive sort of stats
|
2015-03-16 20:14:32 +00:00 |
|
|
4fccd258e6
|
javadoc fixes
|
2015-03-16 09:08:03 +00:00 |
|
|
0289cefd8d
|
lint
|
2015-03-13 17:26:15 +00:00 |
|
|
9b73fcda40
|
Include priority for logged strings
|
2015-03-04 19:07:28 +00:00 |
|
|
b92e1ee9aa
|
Split LogWriter to make Android subsititution simpler
|
2015-03-02 10:56:50 +00:00 |
|
|
ce041dfbc1
|
0.9.18
|
2015-02-22 09:52:27 +00:00 |
|
|
a3c8a4363d
|
Pulling in translations from Transifex
|
2015-02-18 20:20:52 +00:00 |
|
|
9163d41228
|
* I2PSnark, Jetty, SAM, crypto: findbugs resource leaks.
|
2015-02-10 21:57:27 +00:00 |
|
|
06b9b6a7fb
|
more clock log tweaks
|
2015-02-08 12:52:51 +00:00 |
|
|
b6008b5414
|
Crypto: Catch IAE in generateCertificate()
|
2015-02-01 19:47:09 +00:00 |
|
|
1042d21278
|
log tweak
|
2015-02-01 14:07:56 +00:00 |
|
|
47eff7ee86
|
PRNG: Don't hang forever at startup waiting for SecureRandom init
|
2015-01-31 17:37:59 +00:00 |
|
|
5bf515441e
|
Router: Ensure nonzero tunnel IDs
|
2015-01-28 21:43:27 +00:00 |
|
|
f08552c2d1
|
javadocs
|
2015-01-09 16:58:57 +00:00 |
|
|
2e5185aa99
|
EepGet: Change command line default to 0 retries
|
2015-01-05 15:22:32 +00:00 |
|
|
927e29b8ef
|
I2PTunnel: Persist leaseset keys
I2CP: Use configured leaseset keys if available
|
2015-01-03 13:32:24 +00:00 |
|
|
60017f7c55
|
Crypto: Stubs for encryption key types
|
2014-12-17 14:41:24 +00:00 |
|
|
23534b31c6
|
SU3File: Infer SigType from private key when signing,
Change default to RSA 4096
SigUtil: Add conversion methods for Java keys with unknown types
|
2014-12-14 17:52:23 +00:00 |
|
|
d35363cdbc
|
SU3File: Fix getContentOffset(); fail on excess data after sig
|
2014-12-14 15:52:44 +00:00 |
|
|
ba34c90b7f
|
EdDSA cleanup, another null resource check
|
2014-12-13 20:56:49 +00:00 |
|
|
05a616aa0d
|
SU3File: Implement 'extract -k'
|
2014-12-11 20:58:04 +00:00 |
|
|
98e275d908
|
javadoc typo
|
2014-12-08 14:05:35 +00:00 |
|
|
aacdba1bc7
|
KeyGenerator: main() test improvements
Allow specification of sig types on command line
|
2014-12-05 15:32:34 +00:00 |
|
|
0a7a637d46
|
javadocs
|
2014-12-05 15:21:45 +00:00 |
|
|
e842165265
|
more argument checking, javadocs
|
2014-12-05 15:21:26 +00:00 |
|
|
2ba4992d88
|
propagate from branch 'i2p.i2p.zzz.test2' (head 0feb2e6806927f68c7333aaa0892de185bb2629c)
to branch 'i2p.i2p' (head 0482fa843cb1e9d7ec281440056eef3a0ab07bdb)
|
2014-12-05 15:14:40 +00:00 |
|
|
7ab6708a3c
|
0.9.17
|
2014-11-30 16:41:57 +00:00 |
|
|
6d6f7fb89b
|
Data: Disallow duplicate keys in a Mapping
|
2014-11-28 13:45:33 +00:00 |
|
|
449ce3176e
|
propagate from branch 'i2p.i2p' (head b4b595d294ace07f7fde583957d8e00e96af347c)
to branch 'i2p.i2p.zzz.test2' (head 90c482d231ea639bff8d37d390dac081e361f48f)
|
2014-11-28 13:13:00 +00:00 |
|
|
a38bd0b5cf
|
Data: Fix NPE on unknown sig type in destination
Fix hashcode and equals for typed data
|
2014-11-26 16:06:09 +00:00 |
|
|
5f2b620819
|
PrivateKeyFile: Don't rewrite file in main() if no options
|
2014-11-24 14:26:53 +00:00 |
|
|
31cc0764a9
|
Logger: Configurable flush interval
|
2014-11-18 14:49:23 +00:00 |
|