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
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
2017-07-14
Plumbing through of remote trace into controller code.
Adam Ierymenko
2017-07-13
Fix for new identity generation bug.
Adam Ierymenko
2017-07-13
More tracing stuff.
Adam Ierymenko
2017-07-13
Bunch of remote tracing work.
Adam Ierymenko
2017-07-07
Remote trace: plumbing, replace old TRACE with calls to Trace object.
Adam Ierymenko
2017-07-07
More cleanup, Linux build fixes.
Adam Ierymenko
2017-07-06
More cleanup.
Adam Ierymenko
2017-07-06
Cleanup.
Adam Ierymenko
2017-07-06
Pull out and deprecate old cluster code. New cluster code will not be merged ...
Adam Ierymenko
2017-07-06
.
Adam Ierymenko
2017-07-06
.
Adam Ierymenko
2017-07-06
.
Adam Ierymenko
2017-06-30
.
Adam Ierymenko
2017-06-27
Rename Utils::snprintf due to it being a #define on one platform.
Adam Ierymenko
2017-06-23
Remove Cluster.hpp
Adam Ierymenko
2017-06-08
Stuff old Cluster code in attic.
Adam Ierymenko
2017-06-05
.
Adam Ierymenko
[next]