Commit Graph

178 Commits (v1.8)
 

Author SHA1 Message Date
knaccc 450fdd5371 I2P-zero v1.8 now based on i2p-0.9.41
5 years ago
knaccc acd804e21b readme update
5 years ago
knaccc 2ca64b5c02 switched to zip instead of tar.bz2 for reproducible builds
5 years ago
knaccc 1ca5867fa5 switched to zip instead of tar.bz2 for reproducible builds
5 years ago
knaccc ac054f8d51 normalizeZip now uses specified timestamp, since git will not propagate VERSION file timestamp during git clone
5 years ago
knaccc 421590dee6 normalizeZip java executable location fix
5 years ago
knaccc 3fefd6c6e0 Fixed windows reproducible builds. Was simply a zip normalization issue.
5 years ago
knaccc b2b03aade8 First attempt at reproducible builds. Seems to work on Linux/Mac, but Windows distributables are not yet producing consistent hashes due to jlink not currently being fully deterministic. Hopefully this will change in future JDK releases.
5 years ago
knaccc ba43496762 readme error corrected for client.create syntax
5 years ago
knaccc 3cd42e9832 uncompressed/compressed distribution size ASCII table generation for inclusion in README
5 years ago
knaccc 6e79b508b6 uncompressed/compressed distribution size ASCII table generation for inclusion in README
5 years ago
knaccc d121be1d91 v1.7 now using I2P 0.9.40
5 years ago
knaccc e3f673f051 Merge branch 'master' of https://github.com/knaccc/i2p-zero
5 years ago
knaccc 2c0f3e94a4 v1.7 now using I2P 0.9.40
5 years ago
knaccc c45f1feefc
Merge pull request #13 from dginovker/master
5 years ago
dginovker 9ad896927b Swapped on/off button order
5 years ago
knaccc 3d436d8a8c eliminate startup race condition on reading router.config file, prevent router state exception while waiting for initialization
5 years ago
knaccc acae006728 readme update
5 years ago
knaccc a8248d0cda readme update
5 years ago
knaccc 039e9fb18d new tunnelcontrol commands: router.setBandwidthLimitKBps, router.getBandwidthLimitKBps, router.getBandwidthStats
5 years ago
knaccc a4d6161072 new tunnelcontrol commands: router.setBandwidthLimitKBps, router.getBandwidthLimitKBps, router.getBandwidthStats
5 years ago
knaccc dcfae751ca version sanitization fix
5 years ago
knaccc d4fc52dae8 fixed recursive folder copy code
5 years ago
knaccc 4a30608836 fixed first start race condition for router.config file being available
5 years ago
knaccc eebbfa37aa readme fix
5 years ago
knaccc 98760a840e updatecheck fix
5 years ago
knaccc 540c1a3c25 inform user of the port to open in their firewall
5 years ago
knaccc 83ad48d995 mac tar compress cmd fix
5 years ago
knaccc fc30c5792c remove group/user ownership during tar creation
5 years ago
knaccc 5c1e978406 build tar.bz2 files instead of zip files for linux/mac
5 years ago
knaccc 8df76c4fe0 automatically use VERSION in zip-all.sh script
5 years ago
knaccc f9208da8f7 now building with i2p version 0.9.39
5 years ago
knaccc a31043863a linux moved to adoptopenjdk12, with libjli.so location javapackager11 compatibility fix
5 years ago
knaccc 5a42a3257f readme update
5 years ago
knaccc 5b4cb92ef7 readme update
5 years ago
knaccc 74d2eb2e91 compressed size update
5 years ago
knaccc d9e373f148 dependency fix
5 years ago
knaccc 6518b6e054 executable wrapper build fixes
5 years ago
knaccc d739134fe0 executable wrappers for linux and mac GUIs from jpackager utililty
5 years ago
knaccc 2d66393707 readme update
5 years ago
knaccc 903f96d0b4 persist bandwidth slider setting across restarts
5 years ago
knaccc edbe1ac938 persist bandwidth slider setting across restarts
5 years ago
knaccc acf9318606 Merge remote-tracking branch 'origin/master'
5 years ago
knaccc 989e57d8b0 persist bandwidth slider setting across restarts
5 years ago
knaccc ce16692831
Merge pull request #10 from jtgrassie/path-spaces
5 years ago
knaccc 1585edb2f3 removed startup race condition. shutdown and exit now triggered on off switch toggled
5 years ago
knaccc 3ca894ced3 set min threads to 1 for jetty to keep resource usage low
5 years ago
Jethro Grassie 1afe214b73 build scripts: fix potential path spaces
5 years ago
knaccc 48afd8543e shutdown fixes
5 years ago
knaccc d1b4021d71 screenshot update
5 years ago