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
2015-07-07
Revert some bad docs in Packet -- I think we will still use that. Also rename...
Adam Ierymenko
2015-07-06
Remove debug printf().
Adam Ierymenko
2015-07-06
Add new .h file to VS build, and Windows side of local interface address enum...
Adam Ierymenko
2015-07-06
Fix bug in direct path push send.
Adam Ierymenko
2015-07-06
Fix a regression.
Adam Ierymenko
2015-07-06
Unix side of local interface address awareness for GitHub issue #180.
Adam Ierymenko
2015-07-06
Plumbing for local interface addresses -- GitHub issue #180
Adam Ierymenko
2015-07-06
Almost everything for GitHub issue #180 except direct path map setup.
Adam Ierymenko
2015-07-06
Almost all of GitHub issue #180
Adam Ierymenko
2015-07-06
Check Network::isAllowed() always on multicast send.
Adam Ierymenko
2015-07-06
pushDirectPaths() implementation
Adam Ierymenko
2015-07-06
Some cleanup, docs, and Path -> Path > RemotePath refactor.
Adam Ierymenko
2015-07-06
For curiosity add Salsa20/8 to benchmarks.
Adam Ierymenko
2015-07-06
Include COM with EXT_FRAME in bridged case.
Adam Ierymenko
2015-07-06
Kill debug line.
Adam Ierymenko
2015-07-06
docs
Adam Ierymenko
2015-07-06
Documentation in Packet, more work on path push, and clean up ancient legacy ...
Adam Ierymenko
2015-07-02
Revert slow non-SSE Salsa20 modification since it did not fix Android/ARM iss...
Adam Ierymenko
2015-07-01
For @glimberg -- a *possible* fix to the alignment headaches on Android/ARM. ...
Adam Ierymenko
2015-06-29
Rename VERB_CMA to the more descriptive VERB_PHYSICAL_ADDRESS_PUSH
Adam Ierymenko
2015-06-29
Fix semantics of std::unique() to actually remove duplicates (hidden memory l...
Adam Ierymenko
2015-06-26
Put multicast txQueue back to list.
Adam Ierymenko
2015-06-26
Fix cert verification check for self signed signatures
Kees Bos
2015-06-26
GitHub issue #191 - kill intra-network multicast rate limits (which were not ...
Adam Ierymenko
2015-06-26
Redo conversion of _networks to a vector. Just use a simple linear search and...
Adam Ierymenko
2015-06-23
replace vector::erase, was missed in a previous commit (ref #186)
Moritz Warning
2015-06-22
Merge branch '_networks_vector' of https://github.com/mwarning/ZeroTierOne in...
Adam Ierymenko
2015-06-20
use _network function to reduce source code complexity
Moritz Warning
2015-06-20
replace _networks map by vector
Moritz Warning
2015-06-19
Root server terminology cleanup, and tighten up a security check by checking ...
Adam Ierymenko
2015-06-18
Merge pull request #186 from mwarning/txQueue_vector
Adam Ierymenko
2015-06-19
replace txQueue list by vector for faster memory access and less allocations
Moritz Warning
2015-06-17
Almost certain fix for GitHub issue #184 on -dev
Adam Ierymenko
2015-06-01
Apply @marning suggested SSE auto-detect to make builds easier on non-x86 pla...
Adam Ierymenko
2015-06-01
Kill obsolete amSupernode method -- we now have no differing behaviors.
Adam Ierymenko
2015-06-01
docs
Adam Ierymenko
2015-06-01
Fix to GitHub issue #140 -- network preferred relays. Also go ahead and allow...
Adam Ierymenko
2015-06-01
Rest of GitHub issue #140 implementation.
Adam Ierymenko
2015-06-01
Call it _relays since there might be other kinds later.
Adam Ierymenko
2015-06-01
Always ping / contact network preferred relays (if any).
Adam Ierymenko
2015-06-01
Fix for GitHub issue #170
Adam Ierymenko
2015-05-25
Some nodeJS work, and apply fix from GitHub issue #166 plus a small optimizat...
Adam Ierymenko
2015-05-25
Remove obsolete method.
Adam Ierymenko
2015-05-22
Build fix.
Adam Ierymenko
2015-05-22
typo
Adam Ierymenko
2015-05-22
TCP fallback tunneling is now working. That hurt more than expected.
Adam Ierymenko
2015-05-22
One second delay between NAT-t events.
Adam Ierymenko
2015-05-22
Add delay to NAT-t escalation stuff to try to address GitHub issue #167
Adam Ierymenko
2015-05-21
Completely factor out "desperation" from the core. I thought of a significant...
Adam Ierymenko
2015-05-20
Apple auto-update stuff, now for Windows.
Adam Ierymenko
[prev]
[next]