- May 26, 2016
-
-
zzz authored
-
- May 07, 2016
-
-
dev authored
Added support for armv6/armv7/aarch32/aarch64 BITS detection to build scripts.
-
- May 05, 2016
- Oct 09, 2015
-
-
zzz authored
- Try to prevent not-coprime errors - Minor cleanups - Javadoc fix Fix build script typo
-
- Oct 08, 2015
-
-
dev authored
-
- Sep 29, 2015
- Nov 30, 2014
-
-
zzz authored
Added: nativeJbigiVersion() nativeGMPMajorVersion() nativeGMPMinorVersion() nativeGMPPatchVersion() nativeModInverse() nativeModPowCT() Support negative vaules in conversion functions Support negative base value in modPow() Throw ArithmeticException for bad arguments rather than crashing Switch to GMP 6.0.0 New build targets NativeBigInteger changes: Test improvements Version reporting Crypto changes: Use constant time modPow() for signing and decryption Use native modInverse()
-
- Sep 20, 2013
-
-
kytv authored
-
- May 12, 2013
-
-
kytv authored
support for Solaris (tested with Solaris 11 x86) mbuild-all.sh: - output correctly formatted file names (tested in Solaris x86, FreeBSD (x86 and x64) and Linux (x86 & x64)) - switch from echo -e to the more portable printf - more error checking, comments debian/patches: refreshed based on changes to core/c/* libjcpuid-x86_64-solaris.so: built in solaris 11 x86 with java 1.7.0_07 and gcc 4.5.2, stripped
-
- Nov 19, 2012
-
-
kytv authored
- add kFreeBSD to NBI and CPUID - add kFreeBSD to jcpuid/jbigi build scripts - refresh debian patches to compensate for kFreeBSD changes - i2prouter: Detect kFreeBSD and normalize its name - clean up osid (switching to "elif") and adding support for detecting kFreeBSD - update postinstall.sh; I2P cannot be installed using gij so postinstall.sh will not be run. If/when openjdk finally comes to kFreeBSD, we'll be ready for it.
-
- Nov 16, 2012
-
-
kytv authored
(spotted at http://pastethis.i2p/show/2280/ and jcpuid already matches *FreeBSD* so this fixes a minor consistency issue. Thanks to the anonymous paster.)
-
- May 28, 2012
-
-
kytv authored
- use my find-java-home stub script when building jcupid - move find-java-home to core/c - add support for ArchLinux to find-java-home
-
- Jan 08, 2012
-
-
kytv authored
- merge mbuild_jbigi.sh into build_jbigi.sh and drop mbuild_jbigi.sh - make build.sh's tests optional - try to determine the locations of JAVA_HOME and I2P
-
- Jun 28, 2011
-
-
hiddenz authored
See http://www.gentoo.org/proj/en/qa/asneeded.xml for details
-
- May 31, 2011
-
-
kytv authored
-
- Jun 03, 2010
-
-
dream authored
jbigi's build.sh had a number of failed assumptions as per where I2P and JAVA_HOME were which needed to be removed and a warning put in their place. A better solution would be to have some way to search for JAVA_HOME and I2P in common locations, but at least this solution works if you do it manually: I2P=~i2p JAVA_HOME=/usr/lib/jvm/java-6-sun-1.6.0.20 sh build.sh dynamic thank zzz for prodding me to do this
-
- Mar 30, 2009
-
-
sponge authored
* 3 New jbigi build scripts and old ones fixed to work properly. * Some trivial BOB work.
-
- Feb 21, 2008
-
-
zzz authored
-
- Jan 22, 2005
-
- Aug 21, 2004
-