clixon/lib/clixon
Olof hagsand 2eb9c6cda1 Refactored YANG min/max validation code, created new clixon_validate_minmax.[ch]
Added new recursive minmax check for non-presence containers
This makes validation checks stricter, including check of incoming RPCs
Renamed xml_yang_check_list_unique_minmax() to xml_yang_minmax_recurse()
Fixed again: [YANG min-elements within non-presence container does not work](https://github.com/clicon/clixon/issues/355)
2022-09-01 18:29:17 +02:00
..
clixon.h.in Refactored YANG min/max validation code, created new clixon_validate_minmax.[ch] 2022-09-01 18:29:17 +02:00
clixon_client.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_data.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_datastore.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_dispatcher.h Dispatcher test additions 2021-10-14 08:58:35 +02:00
clixon_err.h SNMP frontend, new preli table handling code 2022-06-26 11:28:42 +02:00
clixon_err_string.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_event.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_file.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_handle.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_hash.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_json.h Fixed: ["autocli:hide-show" extension cause bug in xmldb_put method #343](https://github.com/clicon/clixon/issues/343) 2022-07-22 16:06:28 +02:00
clixon_log.h * New clixon-config@2022-02-11.yang revision 2022-02-12 21:45:50 +01:00
clixon_nacm.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_netconf_lib.h * Implementation of "chunked framing" according to RFC6242 for Netconf 1.1. 2022-03-28 12:36:44 +02:00
clixon_netns.h - Restconf bind: continue with other sockets if bind fails, print address on log 2021-04-13 18:00:27 +02:00
clixon_options.h * [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_path.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_plugin.h YANG Action (RFC 7950 Section 7.15) 2022-06-21 15:44:02 +02:00
clixon_proc.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_proto.h Restconf RFC8071 call-home first working prototype 2022-07-31 09:59:52 +02:00
clixon_proto_client.h Added parameter defaults to library function clicon_rpc_get 2022-08-29 18:27:07 +02:00
clixon_queue.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_regex.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_sig.h Move include of signal.h 2022-06-26 11:26:04 +02:00
clixon_stream.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_string.h Limited http-data static server 2022-04-21 16:02:39 +02:00
clixon_text_syntax.h Fixed: ["autocli:hide-show" extension cause bug in xmldb_put method #343](https://github.com/clicon/clixon/issues/343) 2022-07-22 16:06:28 +02:00
clixon_uid.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_validate.h Refactored YANG min/max validation code, created new clixon_validate_minmax.[ch] 2022-09-01 18:29:17 +02:00
clixon_validate_minmax.h Refactored YANG min/max validation code, created new clixon_validate_minmax.[ch] 2022-09-01 18:29:17 +02:00
clixon_xml.h Refactored YANG min/max validation code, created new clixon_validate_minmax.[ch] 2022-09-01 18:29:17 +02:00
clixon_xml_bind.h * 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.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_io.h Fixed: ["autocli:hide-show" extension cause bug in xmldb_put method #343](https://github.com/clicon/clixon/issues/343) 2022-07-22 16:06:28 +02:00
clixon_xml_map.h replace xml_nopresence functions with xml_defaults_nopresence 2022-08-29 18:29:31 +02:00
clixon_xml_nsctx.h Added top-level namespaces when pruning XML tree for client rpc calls and restconf GET 2022-08-29 18:29:31 +02:00
clixon_xml_sort.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_vec.h Text syntax parser/loader 2022-06-01 11:08:19 +02:00
clixon_xpath.h * XPath parser: fixing lexical issues cornercases 2022-04-07 12:53:57 +02:00
clixon_xpath_ctx.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath_optimize.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath_yang.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_yang.h Fixed: [Issues with ietf-snmp modules](https://github.com/clicon/clixon/issues/353) 2022-08-18 18:07:29 +02:00
clixon_yang_module.h Module state upgrade: RFC7895 to RFC 8525 2022-03-07 10:56:54 +01:00
clixon_yang_parse_lib.h * Break-out RFC 7950 Section 6.1 tokenization 2022-07-25 09:25:11 +02:00
clixon_yang_type.h 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