..
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
* Fix: XPath:s used in netconf (eg get-config) did not correctly access default values
2021-05-07 13:07:34 +02:00
clixon_datastore_read.h
* Add multiple yang support also for obsolete versions
2021-04-12 12:42:26 +02:00
clixon_datastore_write.c
grpc in shape
2021-06-11 14:42:41 +02:00
clixon_datastore_write.h
Copyright 2021
2021-01-13 14:40:34 +01:00
clixon_err.c
- Restconf nghttp2 compiles
2021-06-03 22:47:54 +02:00
clixon_event.c
- Link utils statically if LINKAGE=static
2021-06-18 22:50:30 +02:00
clixon_file.c
Move clixon CI from travis to github actions
2021-06-16 13:06:21 +02:00
clixon_handle.c
Copyright 2021
2021-01-13 14:40:34 +01:00
clixon_hash.c
Fixed again: [backend start resconf failed due to path string truncated #192 ]( https://github.com/clicon/clixon/issues/192 )
2021-03-24 12:23:00 +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: [JSON parsing error for a specific input. #236 ]( https://github.com/clicon/clixon/issues/236 )
2021-06-09 11:44:28 +02:00
clixon_log.c
change localtime to localtime_r which is a thread-safe function
2021-05-10 18:53:21 +03:00
clixon_nacm.c
* Changed config and install options for Restconf
2021-05-23 17:14:18 +02:00
clixon_netconf_lib.c
- Added Restconf-style xml/json message bodies everywhere
2021-05-08 20:20:01 +02:00
clixon_netns.c
* Fixed: RESTCONF Native: Failed binding of socket in network namespace caused process zombie
2021-05-17 22:50:07 +02:00
clixon_options.c
- Fuzz for restconf and cli updated
2021-05-27 20:39:49 +02:00
clixon_path.c
- Started nghttp2 work
2021-05-31 19:11:19 +02:00
clixon_plugin.c
- Fixed: [xml2txt last param not used #204 ]( https://github.com/clicon/clixon/issues/204 )
2021-04-20 13:05:23 +02:00
clixon_proc.c
* Restconf: added inline configuration using -R <xml> command line as an alternative to making advanced restconf configuration
2021-05-26 11:24:39 +02:00
clixon_proto.c
- Fuzz for restconf and cli updated
2021-05-27 20:39:49 +02:00
clixon_proto_client.c
* Removed cli_debug(). Use cli_debug_backend() or cli_debug_restconf() instead.
2021-03-22 14:56:05 +01:00
clixon_regex.c
Copyright 2021
2021-01-13 14:40:34 +01:00
clixon_sig.c
Fixed again: [backend start resconf failed due to path string truncated #192 ]( https://github.com/clicon/clixon/issues/192 )
2021-03-24 12:23:00 +01:00
clixon_stream.c
* Changed signal handling
2021-03-11 18:12:43 +01:00
clixon_string.c
* RESTCONF in Clixon used empty key as "wildchar". But according to RFC 8040 it should mean the "empty string".
2021-05-05 15:04:22 +02:00
clixon_uid.c
* Added autotool check for getresuid (and related functions) necessary for lowering of priviliges for backend and restconf
2021-06-11 14:42:41 +02:00
clixon_validate.c
* Event exit API changed to a single decrementing counter where 1 means exit.
2021-06-16 11:58:13 +02:00
clixon_xml.c
- Started nghttp2 work
2021-05-31 19:11:19 +02:00
clixon_xml_bind.c
* Add multiple yang support also for obsolete versions
2021-04-12 12:42:26 +02: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
completing the function of hide for autocli-op in the yang files
2021-04-21 15:15:35 +03:00
clixon_xml_map.c
* Fixed: [restconf patch method adds redundant namespaces #235 ]( https://github.com/clicon/clixon/issues/235 )
2021-06-10 13:05:03 +02:00
clixon_xml_nsctx.c
* Fixed: [restconf patch method adds redundant namespaces #235 ]( https://github.com/clicon/clixon/issues/235 )
2021-06-10 13:05:03 +02: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
completing the function of hide for autocli-op in the yang files
2021-04-21 15:09:40 +03:00
clixon_xpath.c
* Fixed problems with XPATH composite operations and functions in netconf get/get-config operations.
2021-05-17 10:07:09 +02:00
clixon_xpath_ctx.c
upgrade copyright, aux tools, etc
2021-01-21 12:23:46 +01:00
clixon_xpath_eval.c
* Added SM_RUNNING_STARTUP to translation table
2021-05-27 15:05:50 +02:00
clixon_xpath_eval.h
Copyright 2021
2021-01-13 14:40:34 +01:00
clixon_xpath_function.c
* Fixed: [xpath function count did not work properly #224 ]( https://github.com/clicon/clixon/issues/224 )
2021-05-20 15:16:29 +02: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
* Fixed union in XPATH [XPATH issues #219 ]( https://github.com/clicon/clixon/issues/219 )
2021-05-15 22:28:10 +02:00
clixon_yang.c
Fixed: [Using YANG union with decimal64 and string leads to regexp match fail #226 ]( https://github.com/clicon/clixon/issues/226 )
2021-05-24 21:05:06 +02:00
clixon_yang_cardinality.c
- Yang deviation [deviation statement not yet support #211 ]( https://github.com/clicon/clixon/issues/211 )
2021-05-03 14:34:35 +02:00
clixon_yang_cardinality.h
- Yang deviation [deviation statement not yet support #211 ]( https://github.com/clicon/clixon/issues/211 )
2021-05-03 14:34:35 +02:00
clixon_yang_internal.h
* YANG when statement in conjunction with grouping/uses/augment
2021-05-13 14:26:02 +02:00
clixon_yang_module.c
* Added check of old config in upgrade scenarios.
2021-04-12 21:03:20 +02:00
clixon_yang_parse.h
Copyright 2021
2021-01-13 14:40:34 +01:00
clixon_yang_parse.l
- Fixed deviate keywords as strings: https://github.com/clicon/clixon/issues/211
2021-05-06 14:44:22 +02:00
clixon_yang_parse.y
- Fixed deviate keywords as strings: https://github.com/clicon/clixon/issues/211
2021-05-06 14:44:22 +02:00
clixon_yang_parse_lib.c
* YANG when statement in conjunction with grouping/uses/augment
2021-05-13 14:26:02 +02:00
clixon_yang_type.c
Fixed: [Using YANG union with decimal64 and string leads to regexp match fail #226 ]( https://github.com/clicon/clixon/issues/226 )
2021-05-24 21:05:06 +02:00
Makefile.in
- Removed sha1 code
2021-04-24 22:06:26 +02:00