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
Age
Commit message (
Expand
)
Author
2015-09-23
Version bump, preparing for a likely 1.0.6 soon.
Adam Ierymenko
2015-09-23
Pick a random secondary UDP port for uPnP mapped traffic because of broken ro...
Adam Ierymenko
2015-09-23
.
Adam Ierymenko
2015-09-23
Pick random port on -p0
Adam Ierymenko
2015-09-23
Make sure ZT_NO_TYPE_PUNNING also obeyed here.
Adam Ierymenko
2015-09-23
Fix for timer jitter problem.
Adam Ierymenko
2015-09-23
Plumb through localInterfaceId to track local interfaces corresponding with r...
Adam Ierymenko
2015-09-23
Eliminate another warning.
Adam Ierymenko
2015-09-23
Eliminate compiler warning.
Adam Ierymenko
2015-09-22
Send a random small payload for NAT keepalives, since zero byte packets seem ...
Adam Ierymenko
2015-09-18
Controller side support for IPv6 assignment.
Adam Ierymenko
2015-09-17
Generate local IPv6 addresses from network IDs and addresses.
Adam Ierymenko
2015-09-15
Drop Sqlite-based Log table for now and switch to an in-memory log for recent...
Adam Ierymenko
2015-09-14
Fix JSON.
Adam Ierymenko
2015-09-11
ifdef default assignments
Grant Limberg
2015-09-11
Extra statement to clean up Members -- cascade did not seem to work, possibly...
Adam Ierymenko
2015-09-11
ARP cache and responder agent code for use in netcon and iOS.
Adam Ierymenko
2015-09-10
Rename some stuff in Phy since it can be used with any stream socket.
Adam Ierymenko
2015-09-10
.
Adam Ierymenko
2015-09-10
Add expansion of netconf in _test field.
Adam Ierymenko
2015-09-10
Fix deadlock in test mode.
Adam Ierymenko
2015-09-10
Fix to allowing identity to be populated if not present.
Adam Ierymenko
2015-09-10
Add socketpair support to Phy.
Adam Ierymenko
2015-09-08
Allow identity to be populated for newly inserted Member objects to permit tr...
Adam Ierymenko
2015-09-08
Add a bit of useful testing instrumentation to SqliteNetworkController.
Adam Ierymenko
2015-09-04
Final std::map<> from Switch, and add some smallish default values for hash s...
Adam Ierymenko
2015-09-04
Almost done... very few std::map<>s remaining in any spot that matters.
Adam Ierymenko
2015-09-04
Remove way-overkill multimap from Switch.
Adam Ierymenko
2015-09-04
Starting in on Switch... kill map in defrag queue, which will probably improv...
Adam Ierymenko
2015-09-04
... and another ...
Adam Ierymenko
2015-09-04
Two for one! (std::map removal)
Adam Ierymenko
2015-09-04
... and another one!
Adam Ierymenko
2015-09-04
Another std::map<> dies.
Adam Ierymenko
2015-09-04
Swap out std::map<> for Hashtable<> for main peer database in Topology. (ongo...
Adam Ierymenko
2015-09-04
Add entries() to go with keys() for future use.
Adam Ierymenko
2015-09-03
Hash table bug fix, and add copy constructor and assignment operator for prin...
Adam Ierymenko
2015-09-02
Unix domain sockets in Phy<>
Adam Ierymenko
2015-08-27
Integrate Hashtable into Multicaster, where @mwarning found heaviest std::map...
Adam Ierymenko
2015-08-27
A simple and fast Hashtable, tested but not yet integrated with anything.
Adam Ierymenko
2015-08-25
VERSION 1.0.5: Windows and Linux (upgrade) bug fixes
Adam Ierymenko
2015-08-25
VERSION 1.0.5: Windows and Linux (upgrade) bug fixes
Adam Ierymenko
2015-08-25
Document rules requirement in controller.
Adam Ierymenko
2015-08-25
Document clock convenience field.
Adam Ierymenko
2015-08-25
Ignore old root-topology if present -- fix for upgrading on Linux and possibl...
Adam Ierymenko
2015-08-24
Add clock helper field to both member and network to permit time duration cal...
Adam Ierymenko
2015-08-24
typo
Adam Ierymenko
2015-08-19
Add authorizedMemberCount to controller network config records.
Adam Ierymenko
2015-08-17
Lookup of member must be a left outer join in case the member is being manual...
Adam Ierymenko
2015-08-13
Manually set DeviceInstanceID since this registry key is missing on Windows V...
Adam Ierymenko
2015-08-13
Windows driver (NDIS6) rebuild using earlier DDK revision to allow driver to ...
Adam Ierymenko
[prev]
[next]