| .. |
|
clixon.h.in
|
* YANG schema mount RFC 8528, Initial commit (work in progress)
|
2023-01-20 16:16:02 +01:00 |
|
clixon_client.h
|
Added CLIXON_CLIENT_SSH to client API to communicate remotely via SSH netconf sub-system
|
2022-12-08 15:13:05 +01:00 |
|
clixon_data.h
|
Loosened strict RFC6022 session transport requirement due to race condition in clixon_snmp
|
2023-01-16 11:03:21 +01:00 |
|
clixon_datastore.h
|
Netconf monitoring RFC 6022: datastores
|
2022-12-23 14:47:10 +01:00 |
|
clixon_dispatcher.h
|
Dispatcher test additions
|
2021-10-14 08:58:35 +02:00 |
|
clixon_err.h
|
Error handling for CLI
|
2022-11-19 11:11:08 +01:00 |
|
clixon_err_string.h
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
clixon_event.h
|
[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
|
2022-10-27 14:21:17 +02:00 |
|
clixon_file.h
|
Netconf monitoring:
|
2022-12-04 13:10:14 +01:00 |
|
clixon_handle.h
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
clixon_hash.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.h
|
Fixed: [CLI Show config JSON with multiple top-level elements is broken](https://github.com/clicon/clixon/issues/381)
|
2022-10-28 15:19:41 +02:00 |
|
clixon_log.h
|
Sanity checks for incoming internal netconf
|
2023-02-05 14:14:57 +01:00 |
|
clixon_nacm.h
|
[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
|
2022-10-27 14:21:17 +02:00 |
|
clixon_netconf_lib.h
|
C-API: All calls to clicon_log_xml() changed to new function `clicon_debug_xml()\
|
2023-01-15 13:17:58 +01:00 |
|
clixon_netconf_monitoring.h
|
Netconf monitoring statistics frm RFC 6022
|
2023-02-04 17:13:45 +01: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
|
Netconf monitoring RFC 6022 Sessions (https://github.com/clicon/clixon/issues/370)
|
2023-01-15 12:36:59 +01:00 |
|
clixon_path.h
|
[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
|
2022-10-27 14:21:17 +02:00 |
|
clixon_plugin.h
|
New plugin callback: ca_yang_patch - for modifying existing YANG modules
|
2023-02-05 14:14:57 +01:00 |
|
clixon_proc.h
|
Added CLIXON_CLIENT_SSH to client API to communicate remotely via SSH netconf sub-system
|
2022-12-08 15:13:05 +01:00 |
|
clixon_proto.h
|
* Fixed: Initialized session-id to 1 instead of 0 following ietf-netconf.yang
|
2023-01-18 15:51:31 +01:00 |
|
clixon_proto_client.h
|
Netconf monitoring RFC 6022 Sessions (https://github.com/clicon/clixon/issues/370)
|
2023-01-15 12:36:59 +01:00 |
|
clixon_queue.h
|
[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
|
2022-10-27 14:21:17 +02: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
|
Feature Request: Support RFC 6022 (NETCONF Monitoring)
|
2022-11-28 15:53:24 +01:00 |
|
clixon_string.h
|
Enhanced for client-side functionality:
|
2023-01-02 21:29:28 +01: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
|
* C-API: Added vlev validate level parameter to candidate_commit
|
2023-01-29 20:02:56 +01: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
|
* YANG schema mount RFC 8528, Initial commit (work in progress)
|
2023-01-20 16:16:02 +01:00 |
|
clixon_xml_bind.h
|
* C-API: Added clicon_handle parameter to all xml_bind_* calls
|
2023-01-27 14:56:58 +01:00 |
|
clixon_xml_changelog.h
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
clixon_xml_default.h
|
Fixed: [Defaults in choice does not work properly](https://github.com/clicon/clixon/issues/390)
|
2022-12-22 12:13:20 +01:00 |
|
clixon_xml_io.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_map.h
|
New plugin callback: ca_yang_patch - for modifying existing YANG modules
|
2023-02-05 14:14:57 +01:00 |
|
clixon_xml_nsctx.h
|
Fixed: [Defaults in choice does not work properly](https://github.com/clicon/clixon/issues/390)
|
2022-12-22 12:13:20 +01:00 |
|
clixon_xml_sort.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_vec.h
|
Text syntax parser/loader
|
2022-06-01 11:08:19 +02:00 |
|
clixon_xpath.h
|
New plugin callback: ca_yang_patch - for modifying existing YANG modules
|
2023-02-05 14:14:57 +01: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
|
* YANG schema mount RFC 8528, state data
|
2023-01-27 15:11:08 +01:00 |
|
clixon_yang_module.h
|
* YANG schema mount RFC 8528, state data
|
2023-01-27 15:11:08 +01:00 |
|
clixon_yang_parse_lib.h
|
New plugin callback: ca_yang_patch - for modifying existing YANG modules
|
2023-02-05 14:14:57 +01:00 |
|
clixon_yang_schema_mount.h
|
* C-API: Added vlev validate level parameter to candidate_commit
|
2023-01-29 20:02:56 +01:00 |
|
clixon_yang_type.h
|
[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
|
2022-10-27 14:21:17 +02:00 |
|
Makefile.in
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |