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
/
Service.cpp
Age
Commit message (
Expand
)
Author
2015-01-05
Strip out old Service code, add new service message type.
Adam Ierymenko
2014-10-01
Yay... now everything compiles! Getting close to testing on this. Still have ...
Adam Ierymenko
2014-09-24
Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a lit...
Adam Ierymenko
2014-05-09
More netconf work... set ZT_HOME and chdir there on service launch.
Adam Ierymenko
2014-05-08
Make Service communicate via empty-line-delimited Dictionary objects instead ...
Adam Ierymenko
2014-02-16
Boring stuff: update dates in copyrights across all files.
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 clea...
Adam Ierymenko
2013-08-02
Netconf service itself works, time to integrate.
Adam Ierymenko
2013-08-01
Netconf service code, interacts with our MySQL database.
Adam Ierymenko
2013-07-31
Local service plugin stuff... work in progress.
Adam Ierymenko