| .. |
|
clixon_api_path_parse.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_api_path_parse.l
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_api_path_parse.y
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_client.c
|
* Fixed: [CLIXON is not waiting for the hello message #184](https://github.com/clicon/clixon/issues/184)
|
2021-03-10 14:18:16 +01:00 |
|
clixon_data.c
|
* RESTCONF configuration is unified and moved from clixon-config.yang to clixon-restconf.yang
|
2021-02-11 13:46:34 +01:00 |
|
clixon_datastore.c
|
* Made a separate Clixon datastore XML/JSON top-level symbol
|
2021-03-05 14:15:15 +01:00 |
|
clixon_datastore_read.c
|
* Removed endtag parameter of clixon_xml_parse_file()
|
2021-03-15 13:24:27 +01:00 |
|
clixon_datastore_read.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_datastore_write.c
|
Fixed: [Backend can not read datastore with container named config #147](https://github.com/clicon/clixon/issues/147)
|
2021-03-13 17:15:00 +01:00 |
|
clixon_datastore_write.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_err.c
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_event.c
|
Added several fields to process-control status operation: active, description, command, status, starttime, pid
|
2021-03-12 17:22:22 +01:00 |
|
clixon_file.c
|
removed unnecessary strerror() in clixon_err() calls; added 'function' keyword in all function declarations in the test scripts
|
2021-02-04 12:04:48 +01:00 |
|
clixon_handle.c
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_hash.c
|
removed unnecessary strerror() in clixon_err() calls; added 'function' keyword in all function declarations in the test scripts
|
2021-02-04 12:04:48 +01:00 |
|
clixon_instance_id_parse.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_instance_id_parse.l
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_instance_id_parse.y
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_json.c
|
Fixed: [Backend can not read datastore with container named config #147](https://github.com/clicon/clixon/issues/147)
|
2021-03-13 17:15:00 +01:00 |
|
clixon_json_parse.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_json_parse.l
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_json_parse.y
|
Fixed: [Behaviour of Empty LIST Input in RESTCONF JSON #166](https://github.com/clicon/clixon/issues/166)
|
2021-01-15 13:50:05 +01:00 |
|
clixon_log.c
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_nacm.c
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_netconf_lib.c
|
* Fixed: [CLIXON is not waiting for the hello message #184](https://github.com/clicon/clixon/issues/184)
|
2021-03-10 14:18:16 +01:00 |
|
clixon_netns.c
|
restconf test fixes for freebsd and others
|
2021-02-12 16:30:30 +00:00 |
|
clixon_options.c
|
* Removed endtag parameter of clixon_xml_parse_file()
|
2021-03-15 13:24:27 +01:00 |
|
clixon_path.c
|
* Fixed: [comma in yang list name will lead to cli setting error #186](https://github.com/clicon/clixon/issues/186)
|
2021-03-08 12:37:47 +01:00 |
|
clixon_plugin.c
|
* Restconf authentication callback (ca_auth) signature changed
|
2021-03-07 15:34:26 +01:00 |
|
clixon_proc.c
|
Added several fields to process-control status operation: active, description, command, status, starttime, pid
|
2021-03-12 17:22:22 +01:00 |
|
clixon_proto.c
|
* Changed signal handling
|
2021-03-11 18:12:43 +01:00 |
|
clixon_proto_client.c
|
* Fixed: [CLIXON is not waiting for the hello message #184](https://github.com/clicon/clixon/issues/184)
|
2021-03-10 14:18:16 +01:00 |
|
clixon_regex.c
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_sha1.c
|
renamed .h and libs clicon->clixon
|
2016-02-28 15:27:36 +01:00 |
|
clixon_sig.c
|
If a signal handler runs during select() loop in clixon_event_loop() and unless the signal handler sets clixon_exit, the select will be restarted.
|
2021-02-25 22:35:13 +01:00 |
|
clixon_stream.c
|
* Changed signal handling
|
2021-03-11 18:12:43 +01:00 |
|
clixon_string.c
|
* Fixed: [comma in yang list name will lead to cli setting error #186](https://github.com/clicon/clixon/issues/186)
|
2021-03-08 12:37:47 +01:00 |
|
clixon_uid.c
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_validate.c
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_xml.c
|
* Made a separate Clixon datastore XML/JSON top-level symbol
|
2021-03-05 14:15:15 +01:00 |
|
clixon_xml_bind.c
|
* Fixed: [CLIXON is not waiting for the hello message #184](https://github.com/clicon/clixon/issues/184)
|
2021-03-10 14:18:16 +01:00 |
|
clixon_xml_changelog.c
|
* Removed endtag parameter of clixon_xml_parse_file()
|
2021-03-15 13:24:27 +01:00 |
|
clixon_xml_io.c
|
* Removed endtag parameter of clixon_xml_parse_file()
|
2021-03-15 13:24:27 +01:00 |
|
clixon_xml_map.c
|
Fixed: [Backend can not read datastore with container named config #147](https://github.com/clicon/clixon/issues/147)
|
2021-03-13 17:15:00 +01:00 |
|
clixon_xml_nsctx.c
|
* Fixed: [CLIXON is not waiting for the hello message #184](https://github.com/clicon/clixon/issues/184)
|
2021-03-10 14:18:16 +01:00 |
|
clixon_xml_parse.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_xml_parse.l
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_xml_parse.y
|
* Fixed: [CLIXON is not waiting for the hello message #184](https://github.com/clicon/clixon/issues/184)
|
2021-03-10 14:18:16 +01:00 |
|
clixon_xml_sort.c
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_xml_vec.c
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_xpath.c
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_xpath_ctx.c
|
upgrade copyright, aux tools, etc
|
2021-01-21 12:23:46 +01:00 |
|
clixon_xpath_eval.c
|
* Fixed: [CLIXON is not waiting for the hello message #184](https://github.com/clicon/clixon/issues/184)
|
2021-03-10 14:18:16 +01:00 |
|
clixon_xpath_eval.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_xpath_function.c
|
* Added support for the following XPATH functions:
|
2021-02-23 15:24:39 +01:00 |
|
clixon_xpath_function.h
|
* Added support for the following XPATH functions:
|
2021-02-23 15:24:39 +01:00 |
|
clixon_xpath_optimize.c
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_xpath_parse.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_xpath_parse.l
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_xpath_parse.y
|
* Added support for the following XPATH functions:
|
2021-02-23 15:24:39 +01:00 |
|
clixon_yang.c
|
* Fixed: [comma in yang list name will lead to cli setting error #186](https://github.com/clicon/clixon/issues/186)
|
2021-03-08 12:37:47 +01:00 |
|
clixon_yang_cardinality.c
|
upgrade copyright, aux tools, etc
|
2021-01-21 12:23:46 +01:00 |
|
clixon_yang_cardinality.h
|
upgrade copyright, aux tools, etc
|
2021-01-21 12:23:46 +01:00 |
|
clixon_yang_internal.h
|
upgrade copyright, aux tools, etc
|
2021-01-21 12:23:46 +01:00 |
|
clixon_yang_module.c
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_yang_parse.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_yang_parse.l
|
* Fixed extension/unknown problem shown in latest openconfig where other than a single space was used between the unknown identifier and string
|
2021-02-23 13:47:17 +01:00 |
|
clixon_yang_parse.y
|
* Fixed extension/unknown problem shown in latest openconfig where other than a single space was used between the unknown identifier and string
|
2021-02-23 13:47:17 +01:00 |
|
clixon_yang_parse_lib.c
|
* Augment target node check strict, instead of printing a warning, it will terminate with error.
|
2021-02-19 15:46:55 +01:00 |
|
clixon_yang_type.c
|
upgrade copyright, aux tools, etc
|
2021-01-21 12:23:46 +01:00 |
|
Makefile.in
|
* Restconf evhtp using network namespaces implemented
|
2021-01-26 17:33:24 +01:00 |