clixon/lib/clixon
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
..
clixon.h.in Optimized search performance for large lists by sorting and binary search 2017-12-27 11:34:47 +01:00
clixon_err.h dual license 2016-12-30 16:14:48 +01:00
clixon_event.h Added event_poll function; optimization experiments 2017-09-15 17:24:51 +02:00
clixon_file.h common plugin code, removed clixon_proc.c 2017-04-12 22:39:01 +02:00
clixon_handle.h datastore handles 2017-04-15 19:42:35 +02:00
clixon_hash.h dual license 2016-12-30 16:14:48 +01:00
clixon_json.h Added CLICON_XMLDB_PRETTY option. If set to false, XML database files will be more compact. 2017-12-29 18:09:26 +01:00
clixon_log.h Added support for YANG anyxml; Yang union CLI generation and validation; Removed yang string escaping 2017-07-27 11:54:28 +02:00
clixon_options.h experimental netconf yang spec 2017-12-08 19:37:09 +01:00
clixon_plugin.h Restconf: http cookie sent as attribute in rpc restconf_post operations to backend. 2017-10-25 21:09:04 +02:00
clixon_proto.h netconf client was limited to 8K byte messages. Now limit is 2^32 2017-09-13 22:30:35 +02:00
clixon_proto_client.h Added format string to clicon_rpc_generate_error() and used that to make better backend error messages 2017-09-27 18:10:13 +02:00
clixon_queue.h dual license 2016-12-30 16:14:48 +01:00
clixon_sha1.h dual license 2016-12-30 16:14:48 +01:00
clixon_sig.h dual license 2016-12-30 16:14:48 +01:00
clixon_string.h Generic map_str2int generic mapping tables; Removed vector return values from xmldb_get() 2017-06-21 21:02:09 +02:00
clixon_xml.h Added CLICON_XMLDB_PRETTY option. If set to false, XML database files will be more compact. 2017-12-29 18:09:26 +01:00
clixon_xml_db.h Backend daemon startup modes 2017-11-19 11:52:30 +01:00
clixon_xml_map.h Optimized search performance for large lists by sorting and binary search 2017-12-27 11:34:47 +01:00
clixon_xml_sort.h Added CLICON_XMLDB_PRETTY option. If set to false, XML database files will be more compact. 2017-12-29 18:09:26 +01:00
clixon_xsl.h dual license 2016-12-30 16:14:48 +01:00
clixon_yang.h Optimized search performance for large lists by sorting and binary search 2017-12-27 11:34:47 +01:00
clixon_yang_type.h dual license 2016-12-30 16:14:48 +01:00
Makefile.in Fixed DESTDIR make install/uninstall and break immediately on errors 2017-11-22 22:21:12 +01:00