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
/
SocketManager.hpp
Age
Commit message (
Expand
)
Author
2015-01-05
Cleanup, add tristate to config code in Network, and happy new year!
Adam Ierymenko
2014-10-21
Starting on simulated socket manager.
Adam Ierymenko
2014-10-21
More work on abstracting socket manager.
Adam Ierymenko
2014-10-21
About halfway there in refactoring to support pluggable SocketManager.
Adam Ierymenko
2014-10-21
Move socket manager implementation into osnet/
Adam Ierymenko
2014-09-05
Rip out dead "firewall opener" code, replace in pipeline with anti-symmetric-...
Adam Ierymenko
2014-08-05
(1) Disable firewall openers (its easy to re-enable), (2) Do some prep work f...
Adam Ierymenko
2014-03-31
Oops... turns out we need to differentiate incoming from outgoing TCP and ind...
Adam Ierymenko
2014-03-25
Make Windows build, add (untested) Windows named pipe based IPC code.
Adam Ierymenko
2014-03-20
Work in progress: refactoring paths, adding TCP fallback.
Adam Ierymenko
2014-03-20
Reworking of paths in Peer work-in-progress, and TCP connect support in Socke...
Adam Ierymenko
2014-03-19
Bug fixes.
Adam Ierymenko
2014-03-18
TCP socket.
Adam Ierymenko
2014-03-17
Compile fixes.
Adam Ierymenko
2014-03-17
Bunch of work in progress on new socket multiplexer and plumbing for TCP jail...
Adam Ierymenko