clixon/apps
Olof hagsand 174cfc02c6 Added CLICON_XMLDB_PRETTY option. If set to false, XML database files will be more compact.
Added CLICON_XMLDB_FORMAT option. Default is "xml". If set to "json", XML database files uses JSON format.
Escape " in JSON names and strings and values
Optimized search performance for large lists by sorting and binary search.
2017-12-29 18:09:26 +01:00
..
backend Added CLICON_XMLDB_PRETTY option. If set to false, XML database files will be more compact. 2017-12-29 18:09:26 +01:00
cli Added CLICON_XMLDB_PRETTY option. If set to false, XML database files will be more compact. 2017-12-29 18:09:26 +01:00
netconf XML creation and parse API changes 2017-12-09 14:14:40 +01:00
restconf XML creation and parse API changes 2017-12-09 14:14:40 +01:00
Makefile.in Fixed DESTDIR make install/uninstall and break immediately on errors 2017-11-22 22:21:12 +01:00