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.cpp
Age
Commit message (
Expand
)
Author
2014-03-31
Oops... turns out we need to differentiate incoming from outgoing TCP and ind...
Adam Ierymenko
2014-03-28
Windows uses exceptfds to report failed async connect() in select(). TCP now ...
Adam Ierymenko
2014-03-28
TCP connections work on Windows now.
Adam Ierymenko
2014-03-27
Windows build fix.
Adam Ierymenko
2014-03-27
Finally fixed TCP sockets.
Adam Ierymenko
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-25
WINDOWS IS SUFFERING
Adam Ierymenko
2014-03-25
Make Windows build, add (untested) Windows named pipe based IPC code.
Adam Ierymenko
2014-03-21
Builds with new Path 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-20
More deadlock fixes in new I/O.
Adam Ierymenko
2014-03-20
Fix blocking socket issues in new socket I/O code.
Adam Ierymenko
2014-03-19
Fix TRACE bug and new UDP socket code issue.
Adam Ierymenko
2014-03-19
Bug fixes.
Adam Ierymenko
2014-03-19
IPC changes and SocketManager changes all build!
Adam Ierymenko
2014-03-18
TCP socket.
Adam Ierymenko
2014-03-17
More new socket I/O work...
Adam Ierymenko
2014-03-17
UDP socket implementation.
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