Anonymous Login
2026-01-15 13:15 CET

HomeAutomation: trunk r2107 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent Ported
Mattias Runge trunk 2012-07-17 13:26:35 Pending
Changeset Added a new TCP inteface for accessing the javascript VM directly. This is a potential security risk even though the console is not much safer.
This is a preperation for a simpler interface toward the webgui.
mod - /trunk/PcSoftware/Atom1.5/CMakeLists.txt Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/atomd.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/config/Manager.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/Manager.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/Manager.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/Plugin.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/Plugin.h Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/vm/plugin/JsPipe.cpp [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/vm/plugin/JsPipe.h [ Diff ] File ]