clixon/lib/src
Olof hagsand 56e51f1a8d 3.8.0.PRE preparations and
* Obsoleted COMPAT_CLIV and COMPAT_XSL that were optional in 3.7
2018-07-22 21:29:21 +02: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 3.8.0.PRE preparations and 2018-07-22 21:29:21 +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 3.8.0.PRE preparations and 2018-07-22 21:29:21 +02:00
clixon_proto_client.c 3.8.0.PRE preparations and 2018-07-22 21:29:21 +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 3.8.0.PRE preparations and 2018-07-22 21:29:21 +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 3.8.0.PRE preparations and 2018-07-22 21:29:21 +02: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_yang.c * Makefile change: Removed the make include file: clixon.mk and clixon.mk.in 2018-07-22 18:33:13 +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 memleaks 2018-07-20 23:16:26 +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 3.8.0.PRE preparations and 2018-07-22 21:29:21 +02:00