Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MacEthernetTapAgent must be installed in /Library/Application Support/ZeroTier/One for ZT to work now. Eventually this can let us do an app bundle, get rid of the pkg, and have ZT itself run with normal or reduced privileges. Also fixes GitHub issue #870 (at least for me) and may be faster than the old kext.
|
|
|
|
|
|
|
|
|
|
|
|
NAS ticket #27
|
|
|
|
into dev
|
|
detection in linux makefile, added line for armv7hl
|
|
|
|
|
|
|
|
|
|
Fix IPv6 address string representation
|
|
Add functionality to erase members from networks using file backend i…
|
|
macOS uninstall script: remove symlinks from the actual location
|
|
|
|
|
|
Binary symlinks are in `/usr/local/bin` instead of `/usr/bin` since commit 0cf4ddd
|
|
|
|
|
|
|
|
1) Use existing standard libraries to convert to/from IPv4/IPv6 strings and binary representation.
2) Move null terminator assignment InetAddress::toIpString to top of function, this way if ANY errors occurs that don't write content to the buffer, we're not passing a potentially dangerous buffer around.
|
|
add support for debug flags in FreeBSD
|
|
update external JSON dependency to address libc++ compatibility
|
|
Using multi-stage build for Dockerfile
|
|
Fix compile on FreeBSD targeting ARMv6 (Raspberry Pi)
|
|
|
|
|
|
|
|
automatically reload
|
|
ticket #829
|
|
|
|
|
|
|
|
|