..
clixon_err.c
* Strict namespace setting can be a problem when upgrading existing database files, such as startup-db or persistent running-db, or any other saved XML file.
2019-01-02 15:18:29 +01:00
clixon_event.c
* Restconf stream notification support - two variants.
2018-10-21 22:19:38 +02:00
clixon_file.c
deprecated readdir_r with readdir
2018-08-05 16:34:45 +02:00
clixon_handle.c
Mem leakage and test update for valgrind
2018-11-06 14:41:43 +01: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
* Strict namespace setting can be a problem when upgrading existing database files, such as startup-db or persistent running-db, or any other saved XML file.
2019-01-02 15:18:29 +01: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
* Major rewrite of event streams
2018-09-30 14:51:30 +02:00
clixon_nacm.c
* NACM extension (RFC8341)
2018-12-16 19:49:19 +01:00
clixon_netconf_lib.c
* Strict namespace setting can be a problem when upgrading existing database files, such as startup-db or persistent running-db, or any other saved XML file.
2019-01-02 15:18:29 +01:00
clixon_options.c
* Strict namespace setting can be a problem when upgrading existing database files, such as startup-db or persistent running-db, or any other saved XML file.
2019-01-02 15:18:29 +01:00
clixon_plugin.c
* Yang Configure options changed
2018-12-03 21:16:35 +01:00
clixon_proto.c
* Major rewrite of event streams
2018-09-30 14:51:30 +02:00
clixon_proto_client.c
* Strict namespace setting can be a problem when upgrading existing database files, such as startup-db or persistent running-db, or any other saved XML file.
2019-01-02 15:18:29 +01: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_stream.c
Mem leakage and test update for valgrind
2018-11-06 14:41:43 +01:00
clixon_string.c
* Strict namespace setting can be a problem when upgrading existing database files, such as startup-db or persistent running-db, or any other saved XML file.
2019-01-02 15:18:29 +01:00
clixon_xml.c
* Strict namespace setting can be a problem when upgrading existing database files, such as startup-db or persistent running-db, or any other saved XML file.
2019-01-02 15:18:29 +01:00
clixon_xml_db.c
* Strict namespace setting can be a problem when upgrading existing database files, such as startup-db or persistent running-db, or any other saved XML file.
2019-01-02 15:18:29 +01:00
clixon_xml_map.c
* Strict namespace setting can be a problem when upgrading existing database files, such as startup-db or persistent running-db, or any other saved XML file.
2019-01-02 15:18:29 +01: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
* XML parser conformance to W3 spec
2018-11-18 13:22:08 +01:00
clixon_xml_parse.y
* Strict namespace setting can be a problem when upgrading existing database files, such as startup-db or persistent running-db, or any other saved XML file.
2019-01-02 15:18:29 +01:00
clixon_xml_sort.c
* Strict namespace setting can be a problem when upgrading existing database files, such as startup-db or persistent running-db, or any other saved XML file.
2019-01-02 15:18:29 +01:00
clixon_xpath
renamed .h and libs clicon->clixon
2016-02-28 15:27:36 +01:00
clixon_xpath.c
axismap not used
2018-07-30 13:32:45 +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
moved xpath debug level from 1 to 2
2018-07-30 11:56:48 +00:00
clixon_yang.c
* Strict namespace setting can be a problem when upgrading existing database files, such as startup-db or persistent running-db, or any other saved XML file.
2019-01-02 15:18:29 +01:00
clixon_yang_cardinality.c
minor cardinality patch
2018-12-06 10:06:13 +01:00
clixon_yang_cardinality.h
clixon_yang_cardinality files added
2018-11-18 20:58:18 +01:00
clixon_yang_module.c
* Strict namespace setting can be a problem when upgrading existing database files, such as startup-db or persistent running-db, or any other saved XML file.
2019-01-02 15:18:29 +01: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
Openconfig yang specs parsed: https://github.com/openconfig/public
2018-11-25 18:24:13 +01:00
clixon_yang_parse.y
YANG parser cardinality checked ( https://github.com/clicon/clixon/issues/48 )
2018-12-05 22:18:28 +01:00
clixon_yang_type.c
* Yang Support of submodule, include and belongs-to.
2018-12-01 18:17:42 +01:00
json_xpath.c
getopt return value changed from char to int ( https://github.com/clicon/clixon/issues/58 )
2018-12-01 18:34:52 +01:00
Makefile.in
Move NACM files from backend to lib src dir
2018-12-08 11:22:26 +01:00