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
/
controller
/
SqliteNetworkController.hpp
Age
Commit message (
Expand
)
Author
2015-05-16
Basic controller JSON API seems to be working.
Adam Ierymenko
2015-05-16
Fixes to control plane, API, eliminate problematic inheritance pattern, and s...
Adam Ierymenko
2015-05-16
Fix some prepared statement problems.
Adam Ierymenko
2015-05-16
DELETE function in network controller JSON API, and a newIdentity convenience...
Adam Ierymenko
2015-05-16
More network controller cleanup, and some features to permit scripted testing.
Adam Ierymenko
2015-05-15
Netconf docs, add clock field to status, simplify netconf a bit by eliminatin...
Adam Ierymenko
2015-04-24
Build fixes.
Adam Ierymenko
2015-04-22
CRUD
Adam Ierymenko
2015-04-21
CRUD
Adam Ierymenko
2015-04-21
More CRUD, almost done...
Adam Ierymenko
2015-04-21
Network controller CRUD... :P
Adam Ierymenko
2015-04-20
Network preferred relay stuff in netconf controller.
Adam Ierymenko
2015-04-15
More cleanup, and fix for the extremely unlikely case of identity collision.
Adam Ierymenko
2015-04-15
Rename netconf to controller and NetworkConfigMaster to NetworkController for...
Adam Ierymenko