Age | Commit message (Expand) | Author |
2019-02-16 | Update the opam and oasis files with proper dependencies.VyOS_1.2-2019Q4 | Daniil Baturin |
2019-02-14 | Fix lwt package names. | Daniil Baturin |
2019-01-19 | Adjust the build for latest Lwt and README for latest OCaml. | Daniil Baturin |
2018-02-16 | Implement config reading functions and a minimal command line client for usin... | Daniil Baturin |
2018-02-11 | Split the vyconfd config module into a non-installable library. | Daniil Baturin |
2017-12-13 | Add debug logging of protobuf messages. | Daniil Baturin |
2017-04-03 | T255: Add curly config renderer (#8) | Shon Feder |
2017-01-20 | Use BatOption.defalt instead of homegrown equivalent. | Daniil Baturin |
2017-01-17 | Second act of the _oasis cleanup. | Daniil Baturin |
2017-01-17 | T231: Add a function for loading interface definitions from a directory (#5) | Shon Feder |
2017-01-17 | Add Curly_lexer to vyconf modules. | Daniil Baturin |
2017-01-16 | Add internal vyconf modules to _oasis config | Shon Feder |
2017-01-17 | Clean up the _oasis | Daniil Baturin |
2017-01-16 | Add a function for making secure session tokens. | Daniil Baturin |
2017-01-16 | Add a trivial 'a option -> 'a -> 'a function for substituting something for a... | Daniil Baturin |
2017-01-15 | Add functionality for socket communication. | Daniil Baturin |
2017-01-10 | Add JSON de/serialization derivers to vytree and config tree modules. | Daniil Baturin |
2017-01-09 | Not quite T245: add some unit tests for the curly parser. | Daniil Baturin |
2017-01-07 | Remove the old message library that will be replaced with the Protobuf one. | Daniil Baturin |
2017-01-06 | Add initial implementation of the protobuf schema. | Daniil Baturin |
2017-01-05 | Initial implementation of the curly config parser. | Daniil Baturin |
2016-12-30 | Add some unit tests for the Session.string_of_op function. | Daniil Baturin |
2016-12-23 | Move housekeeping stuff from vyconfd.ml to Startup module. | Daniil Baturin |
2016-12-15 | T212: use a directory (normally $program_dir/validators) for external validat... | Daniil Baturin |
2016-12-14 | T210: Add tests and test data for the vyconfd config loader. | Daniil Baturin |
2016-12-14 | T210: use TOML for the vyconf config file. | Daniil Baturin |
2016-12-08 | Fix build for ocaml 4.03 | Daniil Baturin |
2015-10-01 | Some error handling in config loading. | Daniil Baturin |
2015-09-28 | Add types and derivers for the message decoder. | Daniil Baturin |
2015-09-24 | Add Vyconf_config to _oasis | Daniil Baturin |
2015-09-23 | Add session module stub. | Daniil Baturin |
2015-05-11 | Add vytree insertion load test. | Daniil Baturin |
2015-04-28 | Rename vyconf_tree_test to just vytree_test. | Daniil Baturin |
2015-04-26 | Add config tree module. | Daniil Baturin |
2015-04-24 | Initial implementation of the reference tree module. | Daniil Baturin |
2015-04-24 | Add the util module to the _oasis | Daniil Baturin |
2015-04-15 | Add value validator module. | Daniil Baturin |
2015-04-15 | Group vyconf modules into a single library. | Daniil Baturin |
2015-03-04 | Add some tests for the vylist module. | Daniil Baturin |
2015-03-01 | Move the source files back to src/ | Daniil Baturin |
2015-02-28 | Move vytree to its own subdir. | Daniil Baturin |
2015-02-28 | Factor out list operations from vytree. | Daniil Baturin |
2015-02-13 | Use the "best" arch for executables. | Daniil Baturin |
2015-02-13 | Add vytree to build. | Daniil Baturin |
2015-02-12 | Add unit test dummy for build integration testing. | Daniil Baturin |
2015-02-02 | Add basic oasis build setup. | Daniil Baturin |