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
/
Thread.hpp
Age
Commit message (
Collapse
)
Author
2015-03-31
Move more stuff into osdep/ -- node/ will not use threads directly.
Adam Ierymenko
2015-02-17
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
Adam Ierymenko
2015-01-05
Cleanup, add tristate to config code in Network, and happy new year!
Adam Ierymenko
2014-08-21
Fix for crazy Windows threading bug... repeatedly adding and removing a ↵
Adam Ierymenko
network now doesn't leave networks in limbo.
2014-07-31
Tons of code cleanup, refactor Network to use EthernetTapFactory, probably ↵
Adam Ierymenko
also fix GitHub issue #90
2014-03-25
WINDOWS IS SUFFERING
Adam Ierymenko
2014-02-16
Boring stuff: update dates in copyrights across all files.
Adam Ierymenko
2013-12-06
Dead code removal, fix for cleanup GitHub issue #28
Adam Ierymenko
2013-08-12
Windows build work: condition, mutex, thread, udp socket...
Adam Ierymenko
2013-08-08
Move template parameter in Thread to a more logical scope location.
Adam Ierymenko
2013-08-05
CLI debugging, got rid of nasty old Thread class and replaced with newer ↵
Adam Ierymenko
cleaner portable idiom.
2013-07-31
Remove suicidalThread hack from Thread.
Adam Ierymenko
2013-07-04
New git repository for release - version 0.2.0 tagged
Adam Ierymenko