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
/
RuntimeEnvironment.hpp
Age
Commit message (
Collapse
)
Author
2014-10-29
Code cleanup, and fix some unsafe pointer handling in Network.
Adam Ierymenko
2014-10-21
More work on abstracting socket manager.
Adam Ierymenko
2014-09-30
Multicaster needs to be global, not per-network, and a bunch of other stuff.
Adam Ierymenko
2014-09-18
Work on defining new direct broadcast multicast algorithm.
Adam Ierymenko
2014-09-15
Move rest of NodeControl stuff out of node/ and into control/
Adam Ierymenko
2014-08-16
Refactor HttpClient a bit.
Adam Ierymenko
2014-07-31
Tons of code cleanup, refactor Network to use EthernetTapFactory, probably ↵
Adam Ierymenko
also fix GitHub issue #90
2014-04-10
Prevent recursive transit of ZeroTier packets, toward GitHub issue #56
Adam Ierymenko
2014-04-09
Yet more cleanup to TCP logic, this time adding a master switch and adding ↵
Adam Ierymenko
UDP preference in send().
2014-03-27
More TCP-related fixes and tweaks to ping timing, resynchronize, and startup.
Adam Ierymenko
2014-03-26
Fix TCP connection accumulation problem, still having issues with TCP tunneling.
Adam Ierymenko
2014-03-18
Rip out old condition and Demarc stuff...
Adam Ierymenko
2014-02-16
Boring stuff: update dates in copyrights across all files.
Adam Ierymenko
2014-02-14
Fix for GitHub issue #38: compute whether we are ONLINE a little differently
Adam Ierymenko
2013-12-10
Rest of software updater, ready to test...
Adam Ierymenko
2013-12-06
Dead code removal, fix for cleanup GitHub issue #28
Adam Ierymenko
2013-11-06
Comments, change .nfo to .sig for uploads, clean some unused code from Utils.
Adam Ierymenko
2013-11-01
Updater code, work in progress...
Adam Ierymenko
2013-09-25
More work in progress in new multicast propagation...
Adam Ierymenko
2013-09-21
New multicast algorithm work in progress...
Adam Ierymenko
2013-09-17
More include formatting cleanup.
Adam Ierymenko
2013-08-30
Remove old launcher code, fix build error in idtool, add terminate command ↵
Adam Ierymenko
to control bus.
2013-08-28
Filter work, add name and desc to netconf response, small compiler warning fix.
Adam Ierymenko
2013-08-27
Jigger with shutdown method to avoid a crash on CTRL+C in Windows. Feels a ↵
Adam Ierymenko
big hacky, might revisit later.
2013-08-06
Bunch more debugging and loop closing on new netconf.
Adam Ierymenko
2013-08-01
netconf service work
Adam Ierymenko
2013-07-27
Back out of RPC... blech. Have a better idea.
Adam Ierymenko
2013-07-25
Wire up RPC plugin loading to Node.
Adam Ierymenko
2013-07-17
Cleanup and build fixes.
Adam Ierymenko
2013-07-13
Compile fixes, integration of fast PRNG.
Adam Ierymenko
2013-07-13
Add a fast non-cryptographic PRNG.
Adam Ierymenko
2013-07-12
Bunch of little bug fixes in newly refactored code.
Adam Ierymenko
2013-07-11
More work in progress on Switch / PacketDecoder refactor.
Adam Ierymenko
2013-07-04
New git repository for release - version 0.2.0 tagged
Adam Ierymenko