..
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
Dedicated xml,json,yang and xsl parser utility programs added
2018-06-17 19:40:06 +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
Dedicated xml,json,yang and xsl parser utility programs added
2018-06-17 19:40:06 +02:00
clixon_plugin.c
Dedicated xml,json,yang and xsl parser utility programs added
2018-06-17 19:40:06 +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
* Added -U <user> command line to clixon_cli and clixon_netconf for NACM pseudo-user tests
2018-06-07 21:34:52 +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_util_json.c
Dedicated xml,json,yang and xsl parser utility programs added
2018-06-17 19:40:06 +02:00
clixon_util_xml.c
Dedicated xml,json,yang and xsl parser utility programs added
2018-06-17 19:40:06 +02:00
clixon_util_xpath.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_util_yang.c
Dedicated xml,json,yang and xsl parser utility programs added
2018-06-17 19:40:06 +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
* 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_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
* 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_ctx.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_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
* 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_xsl.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_yang.c
* Prefix of rpc was ignored
2018-06-20 20:53:34 +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
Dedicated xml,json,yang and xsl parser utility programs added
2018-06-17 19:40:06 +02:00
json_xpath.c
XML creation and parse API changes
2017-12-09 14:14:40 +01:00
Makefile.in
* 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