Fixed /exec input stream and /signal.
[src/xds/xds-agent.git] / lib / agent / xdsserver.go
2017-11-29 Sebastien DouheretFixed /exec input stream and /signal.
2017-11-29 Sebastien DouheretRenamed apiv1 lib to xaapiv1.
2017-11-24 Sebastien DouheretUse Get/Post functions of common.http lib.
2017-11-24 Sebastien DouheretNew dashboard improvements.
2017-11-08 Sebastien DouheretFixed events definition and callback processing.
2017-11-06 Sebastien DouheretUpdate api routes name (plural nouns)
2017-11-06 Sebastien DouheretFixed parameter processing for passthrough api.
2017-11-06 Sebastien DouheretMoved all structs exposed by API into apiv1 package
2017-10-20 Sebastien DouheretMerge branch 'master' into wip v0.3.0-rc1
2017-10-16 Sebastien DouheretAdd sanity check when adding a new pathmap project...
2017-10-10 Sebastien DouheretFixed Syncthing folder status events and exec command.
2017-10-09 Sebastien DouheretUsed patched (my) version of go-socket.io.
2017-10-06 Sebastien DouheretAdded webapp Dashboard + logic to interact with server.