| .. |
|
clixon.h.in
|
Merge branch dispatcher and broke out pagination callbacks to use it
|
2021-10-08 15:19:37 +02:00 |
|
clixon_client.h
|
* Corrected client session handling to make internal IPC socket persistent
|
2021-01-27 15:07:27 +01:00 |
|
clixon_data.h
|
Merge branch dispatcher and broke out pagination callbacks to use it
|
2021-10-08 15:19:37 +02:00 |
|
clixon_datastore.h
|
* Add multiple yang support also for obsolete versions
|
2021-04-12 12:42:26 +02:00 |
|
clixon_dispatcher.h
|
Dispatcher test additions
|
2021-10-14 08:58:35 +02:00 |
|
clixon_err.h
|
* JSON errors are now labelled with JSON and not XML
|
2021-09-20 21:35:01 +02:00 |
|
clixon_err_string.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_event.h
|
* Event exit API changed to a single decrementing counter where 1 means exit.
|
2021-06-16 11:58:13 +02:00 |
|
clixon_file.h
|
Fixed [yang in CLICON_YANG_MAIN_DIR can't import module's in CLICON_YANG_DIR recursively](https://github.com/clicon/clixon/issues/286)
|
2021-11-10 18:32:17 +01:00 |
|
clixon_handle.h
|
Added proc socket and text proto rpc
|
2021-01-22 14:41:47 +01:00 |
|
clixon_hash.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_json.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_log.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_nacm.h
|
* Changed config and install options for Restconf
|
2021-05-23 17:14:18 +02:00 |
|
clixon_netconf_lib.h
|
- New netconf-specific uint32 parse functions
|
2021-09-21 11:24:53 +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
|
Implementation of OpenConfig path compression.
|
2021-10-15 13:55:31 +02:00 |
|
clixon_path.h
|
* Pagination according to new draft
|
2021-09-21 11:22:41 +02:00 |
|
clixon_plugin.h
|
Hide plugin check handler struct with a handler
|
2021-10-19 17:36:23 +02:00 |
|
clixon_proc.h
|
Add timeout 100ms before every kill restconf iteration
|
2021-05-11 15:55:33 +02:00 |
|
clixon_proto.h
|
* Corrected client session handling to make internal IPC socket persistent
|
2021-01-27 15:07:27 +01:00 |
|
clixon_proto_client.h
|
Add restart plugin library code for netconf and cli
|
2021-11-13 17:03:12 +01:00 |
|
clixon_queue.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_regex.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_sig.h
|
Plugin context check: check termios settings
|
2021-10-21 15:44:04 +02:00 |
|
clixon_stream.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_string.h
|
Move Yang patterns: \n match from yang parse to regex compile stage
|
2021-08-05 12:53:26 +02:00 |
|
clixon_uid.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_validate.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_xml.h
|
Pagination updated
|
2021-11-10 18:35:24 +01:00 |
|
clixon_xml_bind.h
|
* Netconf message-id attribute changed from optional to mandatory
|
2021-06-30 10:59:10 +02:00 |
|
clixon_xml_changelog.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_xml_io.h
|
* Removed endtag parameter of clixon_xml_parse_file()
|
2021-03-15 13:24:27 +01:00 |
|
clixon_xml_map.h
|
* Fixed: YANG when was not properly implemented for LEAF default values
|
2021-08-03 13:38:31 +02:00 |
|
clixon_xml_nsctx.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_xml_sort.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_xml_vec.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_xpath.h
|
- New netconf-specific uint32 parse functions
|
2021-09-21 11:24:53 +02:00 |
|
clixon_xpath_ctx.h
|
upgrade copyright, aux tools, etc
|
2021-01-21 12:23:46 +01:00 |
|
clixon_xpath_optimize.h
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
clixon_xpath_yang.h
|
* YANG Leafref feature update
|
2021-08-16 17:14:27 +02:00 |
|
clixon_yang.h
|
Added "exist" parameter to yang_extension_value()
|
2021-10-21 21:45:14 +02:00 |
|
clixon_yang_module.h
|
* JSON encoding of YANG metadata according to RFC 7952
|
2021-09-21 11:23:40 +02:00 |
|
clixon_yang_parse_lib.h
|
- Pagination: enabled LIST_PAGINATION and remobved constant
|
2021-09-23 13:33:26 +02:00 |
|
clixon_yang_type.h
|
upgrade copyright, aux tools, etc
|
2021-01-21 12:23:46 +01:00 |
|
Makefile.in
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |