clixon/apps
Olof hagsand c31b1c471b * Changed first parameter from int fd to FILE *f in the following functions:
* clixon_xml_parse_file(), clixon_json_parse_file(), yang_parse_file()
  * See [Bytewise read() of files is slow #146](https://github.com/clicon/clixon/issues/146)
2020-11-04 22:21:42 +01:00
..
backend * Changed first parameter from int fd to FILE *f in the following functions: 2020-11-04 22:21:42 +01:00
cli * Changed first parameter from int fd to FILE *f in the following functions: 2020-11-04 22:21:42 +01:00
netconf * Fixed: [namespace prefix nc is not supported](https://github.com/clicon/clixon/issues/143) 2020-10-17 18:04:46 +02:00
restconf * Restconf configuration has a new configure model: clixon-restconf.yang enabling restconf daemon configuration from datastore instead of from config file. 2020-11-03 21:26:34 +01:00
Makefile.in Changed --with-restconf directive to have package as argument, with either null, evhtp or fcgi. 2020-06-04 11:26:38 +02:00