Grant Limberg
efcc24a76b
increase window width so IPv6 addreses don't wrap
10 years ago
Grant Limberg
4762311977
work in progress windows UI update
10 years ago
Grant Limberg
a7718bae39
link in notelemetry.obj even though Microsoft said CRT telemetry would be disabled in VS2015 Update 3. Just in case.
10 years ago
Grant Limberg
8ffae313fd
add new files & remove old ones from VS project. Now builds & runs on Windows again
10 years ago
Grant Limberg
8cced06a2d
upgraded vcxprojs to VS2015. got the tap driver building.
10 years ago
Grant Limberg
965399ba0c
fix a few warnings
10 years ago
Grant Limberg
231cc11a62
Update path to nkd-build
10 years ago
Grant Limberg
1afa9e992c
add color to success output in slack
10 years ago
Grant Limberg
be543c4039
use internal changelog library
10 years ago
Grant Limberg
7e7462b39e
attempting #2
10 years ago
Grant Limberg
d2ee37a3e0
attempting to add the changelog to the starting build slack message
10 years ago
Grant Limberg
1fcedb8d16
fix duplicate branch name in slack
10 years ago
Grant Limberg
5c476391da
fixed build number in slack messages
10 years ago
Grant Limberg
6cb23e7069
added slack notifications
10 years ago
Grant Limberg
c976b87ac7
-scheme -> -target
10 years ago
Grant Limberg
af2bdfc421
dir directive appears to create a tmpdir rather than just cd
10 years ago
Grant Limberg
b01c551197
fix directory directive in jenkinsfile
10 years ago
Grant Limberg
df6d3ca66b
add stage for building the new macOS UI in Jenkins
10 years ago
Grant Limberg
5be7374f56
added macOS build for jenkins
10 years ago
Grant Limberg
7300005398
fixed one more stage syntax for jenkins build
10 years ago
Grant Limberg
6cd36edf45
Update stages
10 years ago
Grant Limberg
604a0b1fe6
added Jenkinsfile for jenkins build config
10 years ago
Adam Ierymenko
0e8442064e
Merge pull request #376 from siigna/debian
...
Move debian/format to debian/source/format
10 years ago
Adam Ierymenko
ea1f2762cf
Merge pull request #401 from zielmicha/dev
...
Run as nonroot user on Linux (with CAP_NET_ADMIN and CAP_NET_RAW added).
10 years ago
Grant Limberg
0f3095f130
Merge remote-tracking branch 'macui/master' into macui-merge
...
# Conflicts:
# .gitignore
10 years ago
Grant Limberg
7b7ec13349
Prepare for merging into main ZeroTier repo
10 years ago
Grant Limberg
7025c7090b
set proper copyright/license in code files
10 years ago
Grant Limberg
7c12991f57
wasn't setting the Connected checkbox to off if the network wasn't connected
10 years ago
Grant Limberg
f444da80bc
Add a 2 second delay before the About window shows up on the first run
10 years ago
Grant Limberg
ed58467d12
Clicking "Join" to join a new network now properly closes the popover
10 years ago
Grant Limberg
c44c3b0530
cleanup
10 years ago
Grant Limberg
46e9c1195c
more removal of NSMenuDelegate
10 years ago
Grant Limberg
4730111492
updated project settings for Xcode 8.0
10 years ago
Grant Limberg
a813e29491
Don't need AppDelegate to be a NSMenuDelegate
10 years ago
Michał Zieliński
344a25c133
Run as nonroot user on Linux (with CAP_NET_ADMIN and CAP_NET_RAW added).
...
- ZT will only drop root privileges if zerotier-one user exists. It is created by
Debian postinst script - in other cases the user has to be created by administrator.
- Linux >=4.3 with ambient capabilities is required, otherwise ZT will silently
- "-U" option now also disables privileges dropping
10 years ago
Grant Limberg
772599a6fc
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
10 years ago
Grant Limberg
3a3fe272bb
add Revocation.cpp to android build
10 years ago
Adam Ierymenko
88e3fe699c
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
10 years ago
Adam Ierymenko
27d997a2e5
.
10 years ago
Grant Limberg
8809c6d122
link atomic library. seems to be required in the latest Android NDK
10 years ago
Adam Ierymenko
6469aa9df9
typo
10 years ago
Adam Ierymenko
ce6b5bc6f5
.
10 years ago
Adam Ierymenko
4f3775bb86
Fix ICMP match.
10 years ago
Adam Ierymenko
2cb760e0ac
Fix ICMP json.
10 years ago
Adam Ierymenko
8850a8610a
Fix filter trace.
10 years ago
Adam Ierymenko
2d6a4e5974
cleanup
10 years ago
Adam Ierymenko
93b4ac5cb2
Remove unused POW code, will revisit later.
10 years ago
Adam Ierymenko
e2509af163
Fix bug in default rules init in new networks.
10 years ago
Adam Ierymenko
3f4c166861
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
10 years ago
Adam Ierymenko
e53f63ca87
Broke down and added an OR to the rules engine. It is now possible to have a series of MATCHes that are ORed.
10 years ago