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-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
2017-06-01
More cleanup for cluster refactor.
Adam Ierymenko
2017-06-01
More clustering work.
Adam Ierymenko
2017-06-01
Data structure fixup.
Adam Ierymenko
2017-06-01
New clustering work.
Adam Ierymenko
2017-05-31
Add some also-ZeroTier-written ext/ code for use in new clustering, delete so...
Adam Ierymenko
2017-05-30
Remove old circuit test code. Rules engine will let us do this much better an...
Adam Ierymenko
2017-05-23
Config object was never even being initialized on leave. Never noticed since ...
Adam Ierymenko
2017-05-19
Cluster build fix.
Adam Ierymenko
2017-05-09
Add branch hints to bounds checking in Buffer.
Adam Ierymenko
2017-05-09
define likely/unlikely
Adam Ierymenko
2017-05-08
Adjust PUSH_DIRECT_PATH circuit breaker, and comment out traces to reduce noise.
Adam Ierymenko
2017-05-04
First pass of configurable MTU and max MTU increase.
Adam Ierymenko
2017-05-04
added isEqualPrefix to InetAddress
Joseph Henry
2017-05-03
Another very small crypto optimization.
Adam Ierymenko
2017-05-01
Finish removing constantly changing stuff from controller.
Adam Ierymenko
2017-04-27
License header update.
Adam Ierymenko
2017-04-27
Cleanup, fix a valgrind error, stack use reduction.
Adam Ierymenko
[next]