clixon/lib/clixon
Olof hagsand bf728b37b8 * Full support of XPATH 1.0 according to https://www.w3.org/TR/xpath-10 using yacc/lex
* The previous XPATH imlementation was very restricted.
  * The only function implemented is the Yang extension "current()". No other functions are implemented (eg last(), count()).
2018-07-16 16:13:31 +02:00
..
clixon.h.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
clixon_err.h Dedicated xml,json,yang and xsl parser utility programs added 2018-06-17 19:40:06 +02:00
clixon_event.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_file.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_handle.h * Restructure and more generic plugin API (cli,backend,restconf,netconf) 2018-04-02 10:38:53 +02:00
clixon_hash.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_json.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_log.h Dedicated xml,json,yang and xsl parser utility programs added 2018-06-17 19:40:06 +02:00
clixon_netconf_lib.h Replacing remaining badrequest() with proper restconf error msg. 2018-04-22 20:13:54 +02:00
clixon_options.h Showing syntax using CLI commands was broekn and is fixed. 2018-04-22 21:36:55 +02:00
clixon_plugin.h * Support for YANG identity and identityref according to RFC 7950 Sec 7.18 and 9.10 2018-06-03 15:36:05 +02:00
clixon_proto.h Dedicated xml,json,yang and xsl parser utility programs added 2018-06-17 19:40:06 +02:00
clixon_proto_client.h * Restructure and more generic plugin API (cli,backend,restconf,netconf) 2018-04-02 10:38:53 +02:00
clixon_queue.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_sha1.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_sig.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_string.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_xml.h remove xml x_cv; added makes to jenkinsfile 2018-06-17 23:09:36 +02:00
clixon_xml_db.h * Proper RFC 6241 Netconf error handling 2018-03-18 18:06:02 +00:00
clixon_xml_map.h * Experimental NACM RFC8341 Network Configuration Access Control Model. 2018-04-19 22:44:15 +02:00
clixon_xml_sort.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_xpath.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_ctx.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_xsl.h Dedicated xml,json,yang and xsl parser utility programs added 2018-06-17 19:40:06 +02:00
clixon_yang.h Dedicated xml,json,yang and xsl parser utility programs added 2018-06-17 19:40:06 +02:00
clixon_yang_type.h * Added Yang "extension" statement. This includes parsing unknown 2018-02-25 20:01:53 +01:00
Makefile.in Improve permissions and strip binaries 2018-04-23 13:33:21 -05:00