forked from I2P_Developers/i2p.i2p
* Added the natively compiled jbigi and patched java service wrapper for
OS X. Thanks Bill Dorsey for letting me use your machine!
* Don't build i2p.exe or i2pinstall.exe when run on OS X machines, as we
don't bundle the binutils necessary (and there'd be a naming conflict
if we did).
* Added 'single user' functionality to syndie - if the single user
checkbox on the admin page is checked, all users are allowed to control
the instance and sync up with remote syndie nodes.
* Temporarily disable the x-i2p-gzip in i2ptunnel until it is more closely
debugged.
jbigi.jar was built by jrandom on Aug 21, 2004 with the jbigi and jcpuid native libraries compiled on linux, winXP (w/ MinGW), and freebsd (4.8). The GMP code in jbigi is from GMP-4.1.3 (http://www.swox.com/gmp/), and was optimized for a variety of CPU architectures. On Sep 16, 2005, libjbigi-osx-none.jnilib was added to jbigi.jar after being compiled by jrandom on osx/ppc with GMP-4.1.4.