| .. |
|
clixon_err.c
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_event.c
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_file.c
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_handle.c
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_hash.c
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_json.c
|
* XML<>JSON conversion problems [https://github.com/clicon/clixon/issues/66]
|
2019-01-19 21:39:19 +01:00 |
|
clixon_json_parse.h
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_json_parse.l
|
* Support of yangmodels supported, see test_yangmodels.sh
|
2019-01-10 20:52:19 +01:00 |
|
clixon_json_parse.y
|
Yang choice functionality improved and stricter validation for CLI generation, mandatory flags, etc.
|
2019-01-04 11:37:26 +01:00 |
|
clixon_log.c
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_nacm.c
|
NACM cleanup, uniform rule function, change of function names, etc.
|
2019-02-02 11:35:50 +01:00 |
|
clixon_netconf_lib.c
|
* Date-and-time type now properly uses ISO 8601 UTC timezone designators.
|
2019-01-11 17:30:08 +01:00 |
|
clixon_options.c
|
* Support of yangmodels supported, see test_yangmodels.sh
|
2019-01-10 20:52:19 +01:00 |
|
clixon_plugin.c
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_proto.c
|
add yang-spec as arg to decode clicon msg
|
2019-01-02 20:59:57 +01:00 |
|
clixon_proto_client.c
|
Added new clixon-lib yang module for internal netconf protocol. Currently only extends the standard with a debug RPC.
|
2019-01-02 22:50:03 +01:00 |
|
clixon_sha1.c
|
renamed .h and libs clicon->clixon
|
2016-02-28 15:27:36 +01:00 |
|
clixon_sig.c
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_stream.c
|
* Date-and-time type now properly uses ISO 8601 UTC timezone designators.
|
2019-01-11 17:30:08 +01:00 |
|
clixon_string.c
|
* Partially corrected: [yang type range statement does not support multiple values](https://github.com/clicon/clixon/issues/59).
|
2019-02-05 14:03:58 +01:00 |
|
clixon_xml.c
|
xml_cmp() compares numeric nodes based on string value [https://github.com/clicon/clixon/issues/64]
|
2019-02-04 11:49:53 +01:00 |
|
clixon_xml_db.c
|
* NACM Data node READ access module support (RFC8341 3.4.5)
|
2019-01-27 13:26:15 +01:00 |
|
clixon_xml_map.c
|
* NACM Data node READ access module support (RFC8341 3.4.5)
|
2019-01-27 13:26:15 +01:00 |
|
clixon_xml_parse.h
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_xml_parse.l
|
Removing newlines from XML data [https://github.com/clicon/clixon/issues/65]
|
2019-01-16 23:17:07 +01:00 |
|
clixon_xml_parse.y
|
Removing newlines from XML data [https://github.com/clicon/clixon/issues/65]
|
2019-01-16 23:17:07 +01:00 |
|
clixon_xml_sort.c
|
xml_cmp() compares numeric nodes based on string value [https://github.com/clicon/clixon/issues/64]
|
2019-02-04 11:49:53 +01:00 |
|
clixon_xpath
|
renamed .h and libs clicon->clixon
|
2016-02-28 15:27:36 +01:00 |
|
clixon_xpath.c
|
* Added -o "<option>=<value>" command-line option to all programs: backend, cli, netconf, restconf.
|
2019-01-13 17:34:15 +01:00 |
|
clixon_xpath_ctx.c
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_xpath_parse.h
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_xpath_parse.l
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_xpath_parse.y
|
Yang choice functionality improved and stricter validation for CLI generation, mandatory flags, etc.
|
2019-01-04 11:37:26 +01:00 |
|
clixon_yang.c
|
* Partially corrected: [yang type range statement does not support multiple values](https://github.com/clicon/clixon/issues/59).
|
2019-02-05 14:03:58 +01:00 |
|
clixon_yang_cardinality.c
|
* Support of yangmodels supported, see test_yangmodels.sh
|
2019-01-10 20:52:19 +01:00 |
|
clixon_yang_cardinality.h
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_yang_module.c
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_yang_parse.h
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_yang_parse.l
|
* Support of yangmodels supported, see test_yangmodels.sh
|
2019-01-10 20:52:19 +01:00 |
|
clixon_yang_parse.y
|
* Support of yangmodels supported, see test_yangmodels.sh
|
2019-01-10 20:52:19 +01:00 |
|
clixon_yang_type.c
|
* Partially corrected: [yang type range statement does not support multiple values](https://github.com/clicon/clixon/issues/59).
|
2019-02-05 14:03:58 +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
|
2019
|
2019-01-02 15:48:30 +01:00 |