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
/
node
Age
Commit message (
Expand
)
Author
2018-01-08
Tear out old "link quality" stuff since it is not currently used and will be ...
Adam Ierymenko
2017-12-15
More optimization work.
Adam Ierymenko
2017-12-15
Some micro-optimizations, including a memcpy that is faster than Linux for mo...
Adam Ierymenko
2017-12-05
Warning removal.
Adam Ierymenko
2017-12-05
Disable trace by default, stderr message improvements in RethinkDB driver.
Adam Ierymenko
2017-12-04
Clean up remote tracing code, add per-network remote trace settings, add remo...
Adam Ierymenko
2017-11-08
Fix a deadlock and some more work on RethinkDB (for central) integration.
Adam Ierymenko
2017-11-02
RethinkDB native connector work, minor fixes.
Adam Ierymenko
2017-10-25
Stop duplciate IPv6 addresses due to privacy mode IPs.
Adam Ierymenko
2017-10-25
A few fixes for cluster mode.
Adam Ierymenko
2017-10-25
Now with more worky.
Adam Ierymenko
2017-10-25
Refactor path stability stuff and add basic multipath support.
Adam Ierymenko
2017-10-24
Remove some unused constants.
Adam Ierymenko
2017-10-24
docs
Adam Ierymenko
2017-10-24
Delete something that turns out not to be useful. This will be handled differ...
Adam Ierymenko
2017-10-24
Full and clearer implementation of GitHub issue #588
Adam Ierymenko
2017-10-04
A few more uint64_t -> int64_t changes for timestamps
Grant Limberg
2017-10-02
timestamps changed from uint64_t to int64_t
Grant Limberg
2017-09-28
Return an explicit NULL shared pointer at the end of Topology::getPeer()
Grant Limberg
2017-09-28
Set size of buffer after setting data with unsafeData() call
Grant Limberg
2017-09-27
Mutex::lock and ::unlock just called themselves
Grant Limberg
2017-09-25
Hashtable needs to include Constants.hpp for ZT_EXCEPTION_OUT_OF_MEMORY
Grant Limberg
2017-09-25
Fix API problem with path configuration..
Adam Ierymenko
2017-09-14
Keep attemting to upgrade direct path if path is not private to facilitate be...
Adam Ierymenko
2017-09-01
Add UDP MTU configurability.
Adam Ierymenko
2017-09-01
Another fix for ye old tyme clients.
Adam Ierymenko
2017-09-01
Raise chunk size to max packet size for network configs. Chunking breaks real...
Adam Ierymenko
2017-08-31
Non-x86 build fix.
Adam Ierymenko
2017-08-23
Ticket lock for x64/gcc/clang platforms.
Adam Ierymenko
2017-08-23
Threading issue fix?
Adam Ierymenko
2017-08-23
Fix another deadlock.
Adam Ierymenko
2017-08-23
Fix possible deadlock.
Adam Ierymenko
2017-08-23
Fix pointer bug.
Adam Ierymenko
2017-08-23
Clean up WHOIS code.
Adam Ierymenko
2017-08-23
Performance improvement to RX queue ring buffer.
Adam Ierymenko
2017-08-23
Symmetric NAT cleanup.
Adam Ierymenko
2017-08-23
Tighten a few timings.
Adam Ierymenko
2017-08-23
Implement peer serialization and deserialization.
Adam Ierymenko
2017-08-18
Get rid of some noisy remote traces that should not be needed.
Adam Ierymenko
2017-08-14
GCC/G++ build fixes, GitHub issue #563
Adam Ierymenko
2017-08-08
Small fix: should expire packets to prevent repeated WHOISes.
Adam Ierymenko
2017-08-08
Make rxQueue lock-free using an atomic counter ring buffer.
Adam Ierymenko
2017-08-07
Possible deadlock fix.
Adam Ierymenko
2017-07-18
Cleanup and stdin/stdout harness mode for controller.
Adam Ierymenko
2017-07-17
Remote tracing works.
Adam Ierymenko
2017-07-17
Cleanup.
Adam Ierymenko
2017-07-17
Minor cleanup.
Adam Ierymenko
2017-07-17
Cleanup.
Adam Ierymenko
2017-07-17
Remove some exception copypasta.
Adam Ierymenko
2017-07-14
A bit more remote tracing stuff.
Adam Ierymenko
[next]