clixon/lib/src
2022-08-24 13:02:38 +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 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_datastore_read.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_datastore_write.c Fixed: [Missing/no namespace error in YANG augments with default values](https://github.com/clicon/clixon/issues/354) 2022-08-18 16:38:24 +02: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 Enable calling clicon_err_fn with fn=NULL 2022-07-22 18:36:53 +02:00
clixon_event.c Restconf callhome: idle-timeout for periodic callhome 2022-08-22 11:27:02 +02:00
clixon_file.c Cleanup, debug stmts, diff vars and obsolete compile options 2022-06-23 15:40:47 +02: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 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_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 Logging fixes 2022-04-30 11:31:51 +02:00
clixon_nacm.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_netconf_lib.c Clixon-netconf: Redirect logs to syslog by default, instead of stderr 2022-08-23 19:41:02 +02:00
clixon_netns.c Make Clixon build on MacOS. 2022-08-16 08:40:04 +02:00
clixon_options.c Clixon SNMP frontend 2022-06-26 11:28:42 +02:00
clixon_path.c SNMP: fix SNMP set access of table entries 2022-06-26 11:31:28 +02:00
clixon_plugin.c YANG Action (RFC 7950 Section 7.15) 2022-06-21 15:44:02 +02:00
clixon_proc.c Make Clixon build on MacOS. 2022-08-16 08:40:04 +02:00
clixon_proto.c Fixed struct sockaddr memory issues 2022-07-31 11:33:02 +02:00
clixon_proto_client.c SNMP frontend, new preli table handling code 2022-06-26 11:28:42 +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 Changed C-API for xml translation/print the internal cxobj tree data structure to other formats 2022-06-01 20:02:27 +02:00
clixon_string.c Limited http-data static server 2022-04-21 16:02:39 +02:00
clixon_text_syntax.c TEXT file format: Keep backward-compatible non-top-level prefix with compile-time option TEXT_SYNTAX_NOPREFIX 2022-07-26 18:10:27 +02:00
clixon_text_syntax_parse.h * Experimental text syntax parser/loader 2022-06-01 11:07:15 +02:00
clixon_text_syntax_parse.l * Break-out RFC 7950 Section 6.1 tokenization 2022-07-25 09:25:11 +02:00
clixon_text_syntax_parse.y * Full RFC 7950 if-feature-expr support (Section 7.20.2) 2022-06-26 10:58:43 +02:00
clixon_uid.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_validate.c Fixed: [YANG min-elements within non-presence container does not work](https://github.com/clicon/clixon/issues/355) 2022-08-23 19:40:16 +02:00
clixon_xml.c Text syntax parser/loader 2022-06-02 19:28:49 +02:00
clixon_xml_bind.c YANG Action (RFC 7950 Section 7.15) 2022-06-21 15:44:02 +02:00
clixon_xml_changelog.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_io.c 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.c Fixed: [Missing/no namespace error in YANG augments with default values](https://github.com/clicon/clixon/issues/354) 2022-08-18 16:38:24 +02:00
clixon_xml_nsctx.c * Break-out RFC 7950 Section 6.1 tokenization 2022-07-25 09:25:11 +02:00
clixon_xml_parse.h * Experimental text syntax parser/loader 2022-06-01 11:07:15 +02:00
clixon_xml_parse.l * Break-out RFC 7950 Section 6.1 tokenization 2022-07-25 09:25:11 +02:00
clixon_xml_parse.y Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_sort.c Fixed: [YANG ordering fails for nested choice and action](YANG ordering fails for nested choice and action) 2022-08-24 13:02:38 +02:00
clixon_xml_vec.c 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_xpath.c * XPath parser: fixing lexical issues cornercases 2022-04-07 12:53:57 +02:00
clixon_xpath_ctx.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath_eval.c Added XPATH function boolean() 2022-07-08 15:12:28 +02:00
clixon_xpath_eval.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath_function.c Added XPATH function boolean() 2022-07-08 15:12:28 +02:00
clixon_xpath_function.h Added XPATH function boolean() 2022-07-08 15:12:28 +02:00
clixon_xpath_optimize.c * Experimental text syntax parser/loader 2022-06-01 11:07:15 +02:00
clixon_xpath_parse.h * XPath parser: fixing lexical issues cornercases 2022-04-07 12:53:57 +02:00
clixon_xpath_parse.l * XPath parser: fixing lexical issues cornercases 2022-04-07 12:53:57 +02:00
clixon_xpath_parse.y Added XPATH function boolean() 2022-07-08 15:12:28 +02:00
clixon_xpath_yang.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_yang.c Fixed: [YANG ordering fails for nested choice and action](YANG ordering fails for nested choice and action) 2022-08-24 13:02:38 +02: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 YANG Action (RFC 7950 Section 7.15) 2022-06-21 15:44:02 +02:00
clixon_yang_module.c - Misc documentation 2022-04-14 15:21:25 +02:00
clixon_yang_parse.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_yang_parse.l * Break-out RFC 7950 Section 6.1 tokenization 2022-07-25 09:25:11 +02:00
clixon_yang_parse.y * Break-out RFC 7950 Section 6.1 tokenization 2022-07-25 09:25:11 +02:00
clixon_yang_parse_lib.c Fixed: [Issues with ietf-snmp modules](https://github.com/clicon/clixon/issues/353) 2022-08-18 18:07:29 +02:00
clixon_yang_schemanode_parse.h * Break-out RFC 7950 Section 6.1 tokenization 2022-07-25 09:25:11 +02:00
clixon_yang_schemanode_parse.l * Break-out RFC 7950 Section 6.1 tokenization 2022-07-25 09:25:11 +02:00
clixon_yang_schemanode_parse.y Removed debugs, updated CHANGELOG 2022-07-26 12:47:58 +02:00
clixon_yang_sub_parse.c Removed debugs, updated CHANGELOG 2022-07-26 12:47:58 +02:00
clixon_yang_sub_parse.h * Break-out RFC 7950 Section 6.1 tokenization 2022-07-25 09:25:11 +02:00
clixon_yang_sub_parse.l * Break-out RFC 7950 Section 6.1 tokenization 2022-07-25 09:25:11 +02:00
clixon_yang_sub_parse.y * Break-out RFC 7950 Section 6.1 tokenization 2022-07-25 09:25:11 +02:00
clixon_yang_type.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
Makefile.in Make Clixon build on MacOS. 2022-08-16 08:40:04 +02:00