index
:
infinitytier.git
cla
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 (
Collapse
)
Author
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 ↵
Adam Ierymenko
SocketManager. Also add FD_SETSIZE checking for the default select implementation of sockets.
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 ↵
Adam Ierymenko
jailbreaking... Don't try to build, won't yet.