- Jan 04, 2013
- Jan 03, 2013
-
-
zab authored
-
zzz authored
-
kytv authored
and '85eec7bc28af462eca4a83562771af846cb2b91c'
-
kytv authored
on external tools The original method failed on Archlinux. This should work everywhere.
-
zab authored
and '7a64fceed49d038439e050a81f45b1e6abb2ad19'
-
zab authored
using LogManager.flush()
-
zzz authored
-
kytv authored
and '90cf0bde41018fcb22d53d168c8d6f56294d8660'
-
kytv authored
-
zab authored
Change the RateStat.equals(..) method to work with deserialized RateStats Update and fix the JUnit tests for both
-
kytv authored
router tests
-
zzz authored
and 'd37cf6a7b286442b886dbfd6f74ac948eee5b3fc'
-
zzz authored
- Fix several router unit test compile errors. They all compile now. - Move SubmitMessageHistoryJob to i2p.scripts, it is not a unit test
-
kytv authored
these tests are only slow with cobertura enabled
-
zzz authored
- Fix RouterAddress test failure caused by removal of expiration
-
zzz authored
Still a few left where the test is overridden. - Fix DestLookupMessage test failure caused by missing data.
-
kytv authored
Defaults to the ant library path (the previously hardcoded path) if not set.
-
kytv authored
-
kytv authored
-
- Jan 02, 2013
-
-
zzz authored
you can run whichever you have the libs for - Add router to test target (if we don't run it, it won't get fixed)
-
str4d authored
-
str4d authored
-
str4d authored
You will need junit4.jar, hamcrest-core.jar and hamcrest-library.jar in your Ant library path (probably /usr/share/ant/lib)
-
zzz authored
-
zzz authored
-
zzz authored
- Convert SessionTag.hashCode() to SipHash to prevent collision attacks in the SessionKeyManager; cache for speed
-
zzz authored
As pulled from https://github.com/nahi/siphash-java-inline Last commit was https://github.com/nahi/siphash-java-inline/commit/5be5c84851a28f800fcac66ced658bdbd01f31ef 2012-11-06 Copyright 2012 Hiroshi Nakamura <nahi@ruby-lang.org> Apache 2 license 25%-35% faster than reference implementation in my tests.
-
zzz authored
This code was supplied by zab
-
zzz authored
-
zzz authored
-
zzz authored
-