index
:
infinitytier.git
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
osdep
Age
Commit message (
Expand
)
Author
2018-09-10
Added ability to specify zt home directory via ZEROTIER_HOME - Addresses tick...
Joseph Henry
2018-08-09
merge dev
Adam Ierymenko
2018-08-03
Remove direct include of bits/sockaddr.h
Joseph Henry
2018-08-01
Added ifdef checks to omit some ManagedRoute code in SDK builds
Joseph Henry
2018-07-20
Revert fix for GitHub issue #600 because it causes route objects to build up ...
Adam Ierymenko
2018-07-19
Added ifdefs surrounding usage of getifaddrs() on Android
Joseph Henry
2018-06-11
quieting things down unless ZT_TRACE is defined
Grant Limberg
2018-06-07
Spellcheck sweep across codebase
Joseph Henry
2018-06-04
Merge branch 'rtnetlink' into edge
Grant Limberg
2018-06-04
rtnetlink integrated. no more callouts to iproute2
Grant Limberg
2018-05-30
Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path quality
Joseph Henry
2018-05-25
comment out addInterface/removeInterface code for now
Grant Limberg
2018-05-25
also store binary representation of mac address in the interface lookup table...
Grant Limberg
2018-05-25
add/remove routes via rtnetlink
Grant Limberg
2018-05-24
better data localization in LinuxNetLink now that I know what Im doing
Grant Limberg
2018-05-24
ManagedRoute uses ioctl to add/remove routes on Linux
Grant Limberg
2018-05-02
Cleanup. Misc type conversion and signedness fixes
Joseph Henry
2018-05-01
Introduced basic multipath support
Joseph Henry
2018-04-25
Merge branch 'dev' into netbsd-support
Adam Ierymenko
2018-04-12
Release notes, and shorten Linux canonical network ID derived device names a ...
Adam Ierymenko
2018-03-12
Minor tweak to QNAP path getter
Joseph Henry
2018-02-23
TAP driver requires input and output buffers for calls passed into DeviceIoCo...
Grant Limberg
2018-02-01
Fix build on Intel C/C++ Compiler for Linux.
Adam Ierymenko
2018-01-30
Fix Windows compile error.
Adam Ierymenko
2018-01-26
More cleanup of old stuff.
Adam Ierymenko
2018-01-26
Clean up some old stuff.
Adam Ierymenko
2018-01-25
More useful to allow arrays of IPs to bind to.
Adam Ierymenko
2018-01-25
Add bindToWildcard local.conf option.
Adam Ierymenko
2018-01-10
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
Joseph Henry
2018-01-10
Added allowTcpFallbackRelay to local.conf, fixed logic in Binder's route enum...
Joseph Henry
2018-01-09
cleanup
Adam Ierymenko
2018-01-09
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
Joseph Henry
2018-01-09
Cleaned up old code for attempted fix for ticket #600
Joseph Henry
2018-01-09
GitHub issue #492
Adam Ierymenko
2018-01-08
Copyright updates for 2018.
Adam Ierymenko
2018-01-05
Commented out block which ignores added routes if there already exists an IP ...
Joseph Henry
2017-12-18
eh
Joseph Henry
2017-12-18
Restore managed ZT routes that are deleted or otherwise mangled locally (Atte...
Joseph Henry
2017-12-15
Make UDP read loop eventually move on.
Adam Ierymenko
2017-11-27
Attempted fix for github issue #597, leaking sockets. Added call to closenatp...
Joseph Henry
2017-11-07
Re-integrate in-filesystem DB into new controller DB structure.
Adam Ierymenko
2017-11-02
RethinkDB native connector work, minor fixes.
Adam Ierymenko
2017-10-25
Clean peers.d periodically and delete peers older than 30 days.
Adam Ierymenko
2017-10-24
Warning removal.
Adam Ierymenko
2017-10-16
call setFriendlyName() after tap adapter is initialized
Grant Limberg
2017-10-10
Conditionally omit reference to CancelSynchronousIo in Thread.hp when MINGW32...
Joseph Henry
2017-10-02
timestamps changed from uint64_t to int64_t
Grant Limberg
2017-08-31
Fixed typo of mysterious origin
Joseph Henry
2017-08-14
GCC/G++ build fixes, GitHub issue #563
Adam Ierymenko
2017-07-19
Bug fixes in new harness mode.
Adam Ierymenko
[next]