clixon/lib/src
Olof hagsand 3d648bc08f * [prevent clixon-restconf@2021-05-20.yang module from loading](https://github.com/clicon/clixon/issues/318)
* Instead of always loading it, load it to datastore YANGs only if `CLICON_BACKEND_RESTCONF_PROCESS` is `true`
*
2022-03-29 17:24:03 +02:00
..
clixon_api_path_parse.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_api_path_parse.l * HTTP/1 native parser as part of the RESTCONF client 2022-02-08 16:59:08 +01:00
clixon_api_path_parse.y Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_client.c * Implementation of "chunked framing" according to RFC6242 for Netconf 1.1. 2022-03-28 12:36:44 +02:00
clixon_data.c Module state upgrade: RFC7895 to RFC 8525 2022-03-07 10:56:54 +01:00
clixon_datastore.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_datastore_read.c Module state upgrade: RFC7895 to RFC 8525 2022-03-07 10:56:54 +01:00
clixon_datastore_read.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_datastore_write.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_datastore_write.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_dispatcher.c Pagination callback modifications: ensure xml is bound to yang, removed 2021-10-14 14:06:01 +02:00
clixon_err.c * Rename demon -> daemon 2022-03-07 11:18:27 +01:00
clixon_event.c * Implementation of "chunked framing" according to RFC6242 for Netconf 1.1. 2022-03-28 12:36:44 +02:00
clixon_file.c * HTTP/1 native parser as part of the RESTCONF client 2022-02-08 16:59:08 +01:00
clixon_handle.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_hash.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_instance_id_parse.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_instance_id_parse.l * HTTP/1 native parser as part of the RESTCONF client 2022-02-08 16:59:08 +01:00
clixon_instance_id_parse.y Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_json.c * Implementation of "chunked framing" according to RFC6242 for Netconf 1.1. 2022-03-28 12:36:44 +02:00
clixon_json_parse.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_json_parse.l * HTTP/1 native parser as part of the RESTCONF client 2022-02-08 16:59:08 +01:00
clixon_json_parse.y Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_log.c * New clixon-config@2022-02-11.yang revision 2022-02-12 21:45:50 +01:00
clixon_nacm.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_netconf_lib.c * [prevent clixon-restconf@2021-05-20.yang module from loading](https://github.com/clicon/clixon/issues/318) 2022-03-29 17:24:03 +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 Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_path.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_plugin.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_proc.c Code format tweak 2022-02-04 10:17:14 -05:00
clixon_proto.c * Implementation of "chunked framing" according to RFC6242 for Netconf 1.1. 2022-03-28 12:36:44 +02:00
clixon_proto_client.c * Implementation of "chunked framing" according to RFC6242 for Netconf 1.1. 2022-03-28 12:36:44 +02:00
clixon_regex.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_sig.c * Rename demon -> daemon 2022-03-07 11:18:27 +01:00
clixon_stream.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_string.c * Restconf native http/1, first working version 2022-02-08 18:59:47 +01:00
clixon_uid.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_validate.c * YANG unique: added single descendant node ids as special case 2022-03-17 17:14:42 +01:00
clixon_xml.c * New clixon-config@2022-02-11.yang revision 2022-02-12 21:45:50 +01:00
clixon_xml_bind.c * Fixed: [restconf GET json response does not encode top level node with namespace as per rfc #303](https://github.com/clicon/clixon/issues/303) 2022-02-17 18:42:37 +01:00
clixon_xml_changelog.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_io.c * HTTP/1 native parser as part of the RESTCONF client 2022-02-08 16:59:08 +01:00
clixon_xml_map.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_nsctx.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_parse.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_parse.l Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_parse.y Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_sort.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_vec.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath.c Fixed: [Xpath API do not support filter data by wildcard](https://github.com/clicon/clixon/issues/313) 2022-03-15 16:03:48 +01:00
clixon_xpath_ctx.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath_eval.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath_eval.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath_function.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath_function.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath_optimize.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath_parse.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath_parse.l * HTTP/1 native parser as part of the RESTCONF client 2022-02-08 16:59:08 +01:00
clixon_xpath_parse.y Fix part 2 for [Xpath API do not support filter data by wildcard](https://github.com/clicon/clixon/issues/313) 2022-03-15 19:59:54 +01:00
clixon_xpath_yang.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_yang.c * Bumped version to 5.7.0_PRE 2022-03-14 12:13:45 +01:00
clixon_yang_cardinality.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_yang_cardinality.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_yang_internal.h * Bumped version to 5.7.0_PRE 2022-03-14 12:13:45 +01:00
clixon_yang_module.c Module state upgrade: RFC7895 to RFC 8525 2022-03-07 10:56:54 +01:00
clixon_yang_parse.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_yang_parse.l * HTTP/1 native parser as part of the RESTCONF client 2022-02-08 16:59:08 +01:00
clixon_yang_parse.y Fixed: YANG parsing: unknown-stmt was not allowed within another unknown-stmt 2022-02-09 14:21:40 +01:00
clixon_yang_parse_lib.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_yang_type.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
Makefile.in Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00