clixon/lib/src
2023-01-18 15:55:49 +01:00
..
clixon_api_path_parse.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_api_path_parse.l [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_api_path_parse.y [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_client.c Freebsd socketpair include problems and lack of TAB in vagrant Makefile 2022-12-27 11:58:13 +01:00
clixon_data.c Fixed: [Netconf commit confirm session-id mismatch #407](https://github.com/clicon/clixon/issues/407) 2023-01-18 15:55:49 +01:00
clixon_datastore.c Netconf monitoring RFC 6022: datastores 2022-12-23 14:47:10 +01:00
clixon_datastore_read.c Fixed: [Defaults in choice does not work properly](https://github.com/clicon/clixon/issues/390) 2022-12-22 12:13:20 +01:00
clixon_datastore_read.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_datastore_write.c Netconf monitoring RFC 6022 Sessions (https://github.com/clicon/clixon/issues/370) 2023-01-15 12:36:59 +01:00
clixon_datastore_write.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_dispatcher.c [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_err.c Error handling for CLI 2022-11-19 11:11:08 +01:00
clixon_event.c C-API: Changed type of veclen parameter to size_t in xpath_vec_flag() 2022-12-29 15:49:19 +01:00
clixon_file.c Freebsd socketpair include problems and lack of TAB in vagrant Makefile 2022-12-27 11:58:13 +01:00
clixon_handle.c [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_hash.c [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_instance_id_parse.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_instance_id_parse.l [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_instance_id_parse.y [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_json.c Netconf monitoring RFC 6022 Sessions (https://github.com/clicon/clixon/issues/370) 2023-01-15 12:36:59 +01:00
clixon_json_parse.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02: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 [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_log.c * Fixed: Initialized session-id to 1 instead of 0 following ietf-netconf.yang 2023-01-18 15:51:31 +01:00
clixon_nacm.c Include fix: need sys/time.h 2022-12-23 15:14:12 +01:00
clixon_netconf_lib.c Netconf monitoring RFC 6022 Sessions (https://github.com/clicon/clixon/issues/370) 2023-01-15 12:36:59 +01:00
clixon_netconf_monitoring.c Netconf monitoring RFC 6022 Sessions (https://github.com/clicon/clixon/issues/370) 2023-01-15 12:36:59 +01:00
clixon_netns.c [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_options.c Fixed: [Defaults in choice does not work properly](https://github.com/clicon/clixon/issues/390) 2022-12-22 12:13:20 +01:00
clixon_path.c [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_plugin.c [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_proc.c Freebsd socketpair include problems and lack of TAB in vagrant Makefile 2022-12-27 11:58:13 +01:00
clixon_proto.c * Fixed: Initialized session-id to 1 instead of 0 following ietf-netconf.yang 2023-01-18 15:51:31 +01:00
clixon_proto_client.c Loosened strict RFC6022 session transport requirement due to race condition in clixon_snmp 2023-01-16 11:03:21 +01:00
clixon_regex.c Added copyright for cjson code 2022-11-23 09:59:26 +01:00
clixon_sig.c [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_stream.c Feature Request: Support RFC 6022 (NETCONF Monitoring) 2022-11-28 15:53:24 +01:00
clixon_string.c Enhanced for client-side functionality: 2023-01-02 21:29:28 +01:00
clixon_text_syntax.c * Added PRETTYPRINT_INDENT compile-time option controlling indentation level for XML,JSON and TEXT 2022-10-31 14:20:14 +01:00
clixon_text_syntax_parse.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +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 Include fix: need sys/time.h 2022-12-23 15:14:12 +01:00
clixon_uid.c [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_validate.c Fixed: [leafref in new type no work in union type](https://github.com/clicon/clixon/issues/388) 2022-12-27 11:29:22 +01:00
clixon_validate_minmax.c Typos and docker test fix for ubuntu-22.04 2022-11-10 11:40:54 +01:00
clixon_xml.c C-API: All calls to clicon_log_xml() changed to new function `clicon_debug_xml()\ 2023-01-15 13:17:58 +01:00
clixon_xml_bind.c [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_xml_changelog.c [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_xml_default.c Netconf monitoring RFC 6022 Sessions (https://github.com/clicon/clixon/issues/370) 2023-01-15 12:36:59 +01:00
clixon_xml_io.c C-API change yang_print: print top-level and add pretty-print parameter 2022-11-24 17:42:48 +01:00
clixon_xml_map.c C-API: All calls to clicon_log_xml() changed to new function `clicon_debug_xml()\ 2023-01-15 13:17:58 +01:00
clixon_xml_nsctx.c Netconf monitoring RFC 6022 Sessions (https://github.com/clicon/clixon/issues/370) 2023-01-15 12:36:59 +01:00
clixon_xml_parse.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_xml_parse.l Enhanced for client-side functionality: 2023-01-02 21:29:28 +01:00
clixon_xml_parse.y Enhanced for client-side functionality: 2023-01-02 21:29:28 +01:00
clixon_xml_sort.c Moved with-defaults processing from get(-config) to xmldb_get when reading db 2022-12-18 19:59:02 +01:00
clixon_xml_vec.c [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_xpath.c * Fixed: Initialized session-id to 1 instead of 0 following ietf-netconf.yang 2023-01-18 15:51:31 +01:00
clixon_xpath_ctx.c [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_xpath_eval.c C-API: All calls to clicon_log_xml() changed to new function `clicon_debug_xml()\ 2023-01-15 13:17:58 +01:00
clixon_xpath_eval.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath_function.c Fixed: [Yang identityref XML encoding is not general](https://github.com/clicon/clixon/issues/90) 2022-11-05 12:07:44 +01:00
clixon_xpath_function.h Added XPATH function boolean() 2022-07-08 15:12:28 +02:00
clixon_xpath_optimize.c [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_xpath_parse.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_xpath_parse.l * XPath parser: fixing lexical issues cornercases 2022-04-07 12:53:57 +02:00
clixon_xpath_parse.y Fixed xpath crashes discovered by fuzzing 2022-11-04 17:45:54 +01:00
clixon_xpath_yang.c C-API: All calls to clicon_log_xml() changed to new function `clicon_debug_xml()\ 2023-01-15 13:17:58 +01:00
clixon_yang.c C-API: All calls to clicon_log_xml() changed to new function `clicon_debug_xml()\ 2023-01-15 13:17:58 +01:00
clixon_yang_cardinality.c Fixed xpath crashes discovered by fuzzing 2022-11-04 17:45:54 +01:00
clixon_yang_cardinality.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_yang_internal.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_yang_module.c RFC 8525: 2023-01-15 22:44:00 +01:00
clixon_yang_parse.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_yang_parse.l [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_yang_parse.y [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_yang_parse_lib.c C-API: Add yang_parse_post() as externally accessible 2023-01-03 21:46:58 +01:00
clixon_yang_schemanode_parse.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +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 Include fix: need sys/time.h 2022-12-23 15:14:12 +01:00
clixon_yang_sub_parse.c C-API: All calls to clicon_log_xml() changed to new function `clicon_debug_xml()\ 2023-01-15 13:17:58 +01:00
clixon_yang_sub_parse.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +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 Include fix: need sys/time.h 2022-12-23 15:14:12 +01:00
clixon_yang_type.c Fixed: [locally scoped YANG typedef in grouping does not work #394](https://github.com/clicon/clixon/issues/394) 2023-01-03 21:45:21 +01:00
Makefile.in Fixed: [Defaults in choice does not work properly](https://github.com/clicon/clixon/issues/390) 2022-12-22 12:13:20 +01:00