4196 Commits (0cd01b6ff8e2717be194a354cc9adeaed428b8b5)
 

Author SHA1 Message Date
Adam Ierymenko 0cd01b6ff8 Fix silly bug where moons and networks were being loaded by the address of an array rather than the proper value. 8 years ago
Adam Ierymenko 5f85e33510 GitHub issue #734 (warning removal) 8 years ago
Adam Ierymenko f4e993c814 Debian clean fix and CentOS 6 upgrade fix. 8 years ago
Adam Ierymenko 776ff46db7 User useradd not adduser on Debian. 8 years ago
Adam Ierymenko 9001ab5858 Do not add zerotier-one user if it does not exist (Debian) 8 years ago
Adam Ierymenko 92e716d93d Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 8 years ago
Adam Ierymenko 020bbed935 ARM32 fix. 8 years ago
Travis LaDuke d704f5f2d2 Remove alpha channel from app store icon 8 years ago
Adam Ierymenko 0ebd19c14a Merge branch 'dev' of /media/psf/Code/ZeroTier/ZeroTierOne into dev 8 years ago
Adam Ierymenko d4160afac8 Another squeeze fix to see if we can make this work. 8 years ago
Adam Ierymenko fffb037873 Fix for packaging on old Debian squeeze. 8 years ago
Adam Ierymenko 1df5d0453d Remove separate dh-systemd dependency since this is obsolete on newer Debian anyway. 8 years ago
Travis LaDuke 19d453cb90 Add some more icon sizes 8 years ago
Adam Ierymenko caf849fcba Typo. 8 years ago
Adam Ierymenko 7533d244a9 Debian build fix. 8 years ago
Adam Ierymenko 0a52840fa3 1.2.8 Windows Advanced Installer update. 8 years ago
Adam Ierymenko a7d0905b74 1.2.8 bump for all but Windows install files. 8 years ago
Adam Ierymenko d32a26f780
Merge pull request #428 from danielskowronski/netbsd-support 8 years ago
Adam Ierymenko 42ec780a6f
Merge branch 'dev' into netbsd-support 8 years ago
Adam Ierymenko 4608880fb0 Re-enable faster ed25519 signatures on x64 thanks to PR from @jonathonf 8 years ago
Adam Ierymenko 7492e2789f
Merge pull request #722 from jonathonf/dev 8 years ago
Adam Ierymenko 9564a8eaf6 Delete junk. 8 years ago
Adam Ierymenko f12c0e79c9 GitHub issue #723 8 years ago
Jonathon Fernyhough e4e0be979e
Fix ed25519-amd64-asm PIC compatibility 8 years ago
Adam Ierymenko 86637cda9f Disable ASM ed25519 by default (it only helps significantly on controllers) so fPIE will work -- GitHub issue #717 8 years ago
Adam Ierymenko 94f41e2332 Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev 8 years ago
Adam Ierymenko 3d2a50f811
Merge pull request #654 from atopuzov/armv7l 8 years ago
Adam Ierymenko c2ffbb8627
Merge pull request #673 from neutronscott/dev 8 years ago
Adam Ierymenko 54218f6c3c
Merge pull request #690 from Pablohn26/master 8 years ago
Adam Ierymenko 6fdbdf9272
Merge pull request #712 from elmar/master 8 years ago
Adam Ierymenko 3de7691af3 Merge branch 'master' of github.com:zerotier/ZeroTierOne 8 years ago
Adam Ierymenko bbed93bcf4 * Features and Core Improvements 8 years ago
Adam Ierymenko 8900b30b6e Windows installer tweaks and version bumps. 8 years ago
Adam Ierymenko ae4fb799e4 More versioning 8 years ago
Adam Ierymenko 3f1d1fb3c3 'versioning' 8 years ago
Adam Ierymenko f0a23ae0ea docs 8 years ago
Elmar S. Heeb c14f9cc247 fix typo in documentation 8 years ago
Adam Ierymenko e276b6463e Release notes, and shorten Linux canonical network ID derived device names a bit. 8 years ago
Adam Ierymenko 74f2b78c04 Refactor some potentially unsafe SharedPtr<> code. 8 years ago
Adam Ierymenko 40a9ebd078 GitHub issue #675 8 years ago
Adam Ierymenko 8c1b73b29c GitHub issue #701 8 years ago
Adam Ierymenko 6679a55693 certutil needs -f in case TrustedProvider store is not yet created 8 years ago
Adam Ierymenko 1101c1d919 Works on 32-bit too now. 8 years ago
Adam Ierymenko fcb529b348 Take two on unattended driver installs. I think it works now.' 8 years ago
Adam Ierymenko 680b1ca208 Upgrade installer AIP versions and redo how we bundle the driver sub-installer to allow unattended driver installs (hopefully). 8 years ago
Adam Ierymenko 494cf4049e Add specification of anchor and multicast hub address (optional) to new multicast and IPv4 enabled ad-hoc network ID format. 8 years ago
Adam Ierymenko 916077012e Make sure fopen is in binary mode on Windows. 8 years ago
Adam Ierymenko beb170e4fb Use X64 ASM ed25519 signatures on Linux/x64, which are about 10X faster. Will matter a lot for network controllers, not so much for other things. 8 years ago
Adam Ierymenko a59912f3af SHA512 using libcrypto (not enabled by default) 8 years ago
Adam Ierymenko 610e594a50 Speed tweaks for signatures, etc. 8 years ago