Adam Ierymenko
ea73e736c8
Official release stuff... of only academic interest to open source third party users.
12 years ago
Adam Ierymenko
f2976178c9
Installer bugfix on Linux.
12 years ago
Adam Ierymenko
76638aae76
Linux installer builds...
12 years ago
Adam Ierymenko
2edaf0588a
Linux installer work...
12 years ago
Adam Ierymenko
e525e3a571
Ready to test app-driven service install on Mac.
12 years ago
Adam Ierymenko
a19c19c58c
Refactor SoftwareUpdate to make .nfo parse and signature check code easily reusable so it can be used from the Qt GUI code.
12 years ago
Adam Ierymenko
67a71868cb
Install dialog in UI.
12 years ago
Adam Ierymenko
029f64495c
Linux buildinstaller fix.
12 years ago
Adam Ierymenko
63d6052159
Mac installer work.
12 years ago
Adam Ierymenko
50043f9cd6
Remove previous installer code.
12 years ago
Adam Ierymenko
59b1623477
More install/deploy work for mac...
12 years ago
Adam Ierymenko
22b52858e0
Fix -h in zerotier-cli and move code to find auth token into LocalClient, also move auth token for mac into Mac-standard Library/Application Support location.
12 years ago
Adam Ierymenko
baea75f2df
Installer app helper...
12 years ago
Adam Ierymenko
69c993357d
Update mac launcher and uninstaller to use mdfind to locate app.
12 years ago
Adam Ierymenko
fb685bcb1d
New Unix installer is script-based with a payload... no fracking idea what I will do for Windows.
12 years ago
Adam Ierymenko
14e4e9e479
Phasing out existing installer, delete some stuff...
12 years ago
Adam Ierymenko
b99940f8a1
Forget mac .pkg, we will integrate the installer into the app and have it launch it on first run. This is much more user-friendly.
12 years ago
Adam Ierymenko
3d76d6649f
Add step to build in helpers to mac app and codesign.
12 years ago
Adam Ierymenko
7519d8ca2c
Sign the AppleScript helper app that the UI calls to install the token file.
12 years ago
Adam Ierymenko
9f28eec95c
VERSION 0.6.7: revert change for GitHub issue #20
...
This will have to be thought out more. The old version worked fine 99% of the
time so we'll revisit this.
12 years ago
Adam Ierymenko
17126b0c6d
VERSION 0.6.6: fix to path discovery
...
New versions will be coming fast and furious for a bit as bugs get fixed and
testing is done in prep to the first binary release.
This version fixes a problem with WAN path discovery and a possible security
issue in PacketDecoder. (see previous comments)
12 years ago
Adam Ierymenko
c37cb60d3c
Merge branch 'adamierymenko-dev' of shub-niggurath.zerotier.com:/git/ZeroTierOne into adamierymenko-dev
12 years ago
Adam Ierymenko
6c587b1c57
.
12 years ago
Adam Ierymenko
5917453611
Linux makefile helpful debug line.
12 years ago
Adam Ierymenko
cc2a1444ae
TRACE output improvements and compile fix.
12 years ago
Adam Ierymenko
10df5dcf70
Fix several things:
...
(1) The changes to path learning in the two previous releases were poorly thought out,
and this version should remedy that by introducing PROBE. This is basically a kind of
ECHO request and is used to authenticate endpoints that are not learned via a valid
request/response pair. Thus we will still passively learn endpoints, but securely.
(2) Turns out there was a security oversight in _doHELLO() that could have permitted...
well... I'm not sure it was exploitable to do anything particularly interesting since
a bad identity would be discarded anyway, but fix it just the same.
12 years ago
Adam Ierymenko
8055635e85
VERSION 0.6.5: minor bug fix in peer connection tracking
12 years ago
Adam Ierymenko
83a38b8f46
VERSION 0.6.4: fixes two GitHub issues, leading up to binary release!
12 years ago
Adam Ierymenko
83fc684b20
Add a netconf-service version field to netconf.
12 years ago
Adam Ierymenko
f9d31605b8
Ethernet tap cleanup.
12 years ago
Adam Ierymenko
c9c093777f
Move PackageMaker stuff into installfiles.
12 years ago
Adam Ierymenko
c33e2e5d66
Add PackageMaker doc for making OSX .pkg files.
12 years ago
Adam Ierymenko
a6dc4caecf
Unload the mac kext on exit.
12 years ago
Adam Ierymenko
a5b3747c01
Linux uninstaller should remove uninstall.sh itself.
12 years ago
Adam Ierymenko
ec3a6428b8
Mac installation scripts fixes.
12 years ago
Adam Ierymenko
7a6fe203ee
Rebuild OSX tap for up to 32 devices.
12 years ago
Adam Ierymenko
a8345b6a44
Save unsigned tap driver in pre10.8 to possibly distribute for older OSX versions that cannot load signed kexts.
12 years ago
Adam Ierymenko
df84bcf3bf
Some logging improvements in software updater.
12 years ago
Adam Ierymenko
c8166b2db1
Bump version to 0.6.4 for testing, integrate software updater auto-check into PacketDecoder decode path and main loop.
12 years ago
Adam Ierymenko
54c2c945e0
Remove old stuff from VS projects, get driver signing working on Windows. (Just testing signing, going back to OSX and Linux now).
12 years ago
Adam Ierymenko
92969b4426
Fix for GitHub issue #20 (untested)
12 years ago
Adam Ierymenko
026442f28f
docs
12 years ago
Adam Ierymenko
fe6b7f477c
Fix for GitHub issue #30
12 years ago
Adam Ierymenko
434a2f7071
Yet more UI work.
12 years ago
Adam Ierymenko
704ee6f6c7
More UI tweaks...
12 years ago
Adam Ierymenko
f311be96a9
More UI cleanup...
12 years ago
Adam Ierymenko
191d204674
Mac uninstall script fixes.
12 years ago
Adam Ierymenko
4ddf97be4e
More UI civic beautification.
12 years ago
Adam Ierymenko
a388830983
Some UI appearance improvements.
12 years ago
Adam Ierymenko
ea4269e0d2
Add double-click to copy IP to clipboard to UI.
12 years ago