clixon/lib/src
2018-07-20 15:52:32 +00:00
..
clixon_err.c Dedicated xml,json,yang and xsl parser utility programs added 2018-06-17 19:40:06 +02:00
clixon_event.c removed void ptr debug print 2018-06-17 18:02:54 +00:00
clixon_file.c Dedicated xml,json,yang and xsl parser utility programs added 2018-06-17 19:40:06 +02:00
clixon_handle.c * Restructure and more generic plugin API (cli,backend,restconf,netconf) 2018-04-02 10:38:53 +02:00
clixon_hash.c * Full support of XPATH 1.0 according to https://www.w3.org/TR/xpath-10 using yacc/lex 2018-07-16 16:13:31 +02:00
clixon_json.c * Much better support for XPATH 1.0 according to https://www.w3.org/TR/xpath-10 using yacc/lex 2018-07-17 16:59:32 +02:00
clixon_json_parse.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_json_parse.l Ignore \r - common http/restconf end-of-line 2018-04-09 04:24:22 +00:00
clixon_json_parse.y Fixed JSON unbalanced braces resultin assert 2018-05-06 21:06:52 +02:00
clixon_log.c Fixed JSON unbalanced braces resultin assert 2018-05-06 21:06:52 +02:00
clixon_netconf_lib.c Replacing remaining badrequest() with proper restconf error msg. 2018-04-22 20:13:54 +02:00
clixon_options.c * Much better support for XPATH 1.0 according to https://www.w3.org/TR/xpath-10 using yacc/lex 2018-07-17 16:59:32 +02:00
clixon_plugin.c Changed plugin_init() backend return semantics: If returns NULL, _without_ calling clicon_err(), the module is disabled. 2018-07-13 12:44:59 +02:00
clixon_proto.c Dedicated xml,json,yang and xsl parser utility programs added 2018-06-17 19:40:06 +02:00
clixon_proto_client.c * Much better support for XPATH 1.0 according to https://www.w3.org/TR/xpath-10 using yacc/lex 2018-07-17 16:59:32 +02:00
clixon_sha1.c renamed .h and libs clicon->clixon 2016-02-28 15:27:36 +01:00
clixon_sig.c 2017->2018 2018-01-01 12:25:33 +01:00
clixon_string.c * Full support of XPATH 1.0 according to https://www.w3.org/TR/xpath-10 using yacc/lex 2018-07-16 16:13:31 +02:00
clixon_xml.c * Full support of XPATH 1.0 according to https://www.w3.org/TR/xpath-10 using yacc/lex 2018-07-16 16:13:31 +02:00
clixon_xml_db.c Dedicated xml,json,yang and xsl parser utility programs added 2018-06-17 19:40:06 +02:00
clixon_xml_map.c started min/max-element 2018-07-18 21:45:13 +02:00
clixon_xml_parse.h Fixed issue https://github.com/clicon/clixon/issues/17 special character in strings can break RPCs 2018-04-21 16:32:46 +02:00
clixon_xml_parse.l Dedicated xml,json,yang and xsl parser utility programs added 2018-06-17 19:40:06 +02:00
clixon_xml_parse.y * Added xmlns validation 2018-06-05 09:42:11 +02:00
clixon_xml_sort.c Fixed three-key list entry problem (reported by jdl@netgate) 2018-03-24 14:37:36 +01:00
clixon_xpath renamed .h and libs clicon->clixon 2016-02-28 15:27:36 +01:00
clixon_xpath.c obsoleted xpath_each 2018-07-20 15:52:32 +00:00
clixon_xpath_ctx.c util warnings 2018-07-19 08:03:07 +00:00
clixon_xpath_parse.h * Full support of XPATH 1.0 according to https://www.w3.org/TR/xpath-10 using yacc/lex 2018-07-16 16:13:31 +02:00
clixon_xpath_parse.l * Full support of XPATH 1.0 according to https://www.w3.org/TR/xpath-10 using yacc/lex 2018-07-16 16:13:31 +02:00
clixon_xpath_parse.y * Much better support for XPATH 1.0 according to https://www.w3.org/TR/xpath-10 using yacc/lex 2018-07-17 16:59:32 +02:00
clixon_xsl.c obsoleted xpath_each 2018-07-20 15:52:32 +00:00
clixon_yang.c Conformance to RFC-8040 operations where prefix was used instead of module name. 2018-07-13 16:31:39 +02:00
clixon_yang_parse.h Dedicated xml,json,yang and xsl parser utility programs added 2018-06-17 19:40:06 +02:00
clixon_yang_parse.l Replacing remaining badrequest() with proper restconf error msg. 2018-04-22 20:13:54 +02:00
clixon_yang_parse.y Dedicated xml,json,yang and xsl parser utility programs added 2018-06-17 19:40:06 +02:00
clixon_yang_type.c * Much better support for XPATH 1.0 according to https://www.w3.org/TR/xpath-10 using yacc/lex 2018-07-17 16:59:32 +02:00
json_xpath.c XML creation and parse API changes 2017-12-09 14:14:40 +01:00
Makefile.in Added util directory containing test applications 2018-07-19 09:57:38 +02:00