aboutsummaryrefslogtreecommitdiffstats
path: root/moonv4/moon_interface
AgeCommit message (Expand)AuthorFilesLines
2017-11-06Fix the bug on the connection between interface and authz.Thomas Duval2-17/+14
2017-11-03Fix the Moon platform startup and fix some bugs in startup.Thomas Duval1-42/+47
2017-10-29Delete wrapper API and use Kubernetes instead of DockerThomas Duval6-237/+4
2017-10-04Update code to the latest working version: version 4.2asteroide15-1650/+641
2017-09-19Delete graph functions and clean the codeasteroide1-388/+0
2017-07-26Fix a bug when connecting to Keystoneasteroide1-1/+1
2017-07-26Force upgrade of pip packagesasteroide1-1/+1
2017-07-25Containerize the orchestrator and all componentsasteroide1-0/+11
2017-07-25Get the configuration from moon.confasteroide3-20/+63
2017-07-25Update to get configuration from the consul and clean the codeasteroide15-174/+44
2017-07-06Update test and visualization scriptsasteroide4-218/+995
2017-07-03Add logging systemasteroide1-9/+37
2017-06-16Add timestamps in request results for evaluationasteroide1-2/+6
2017-06-12Add new elements in json filesasteroide1-1/+3
2017-06-12Make some optimizations in interface calls.asteroide12-91/+77
2017-06-10Fix a bug in requirementsasteroide1-1/+2
2017-06-10Fix a bug in legendsasteroide1-1/+5
2017-06-10Update models, policies and metarules if they already exist, create them othe...asteroide3-23/+52
2017-06-10Add tests on data deletionasteroide2-0/+42
2017-06-10Add a script to plot json data files.asteroide1-0/+163
2017-06-03Add the multigraph optionasteroide1-54/+46
2017-06-02Add the possibility to set the moon URLasteroide1-3/+7
2017-06-02Limit request number per seconds and add some other argumentsasteroide1-46/+102
2017-06-01Add some arguments in test script.asteroide1-15/+41
2017-06-01Add host and port configurationasteroide1-4/+16
2017-05-18Add the generation of graphs.asteroide1-34/+204
2017-05-18Add a larger set of test dataasteroide2-0/+622
2017-05-15Update Moon engine to allow a session policyasteroide6-42/+102
2017-05-09Fix a bug when adding rulesasteroide1-1/+1
2017-05-09Add instructions tag in each ruleasteroide6-9/+125
2017-05-05Code update for chaining policies.asteroide4-5/+13
2017-04-25Connect to Keystone with an unscoped token instead of a scoped one.asteroide1-12/+16
2017-04-25Read config from moon.confasteroide1-14/+18
2017-04-24Add a file to test authz through a particular scenarioasteroide1-0/+43
2017-04-22add moonv4WuKong39-0/+4134