clixon/apps/cli
Olof hagsand 45f41e3e4d Fixed: [JSON backslash string decoding/encoding not correct](https://github.com/clicon/clixon/issues/453)
Added unicode BMP support for JSON strings
Test: encoding/decoding tests for UTF-8
2023-09-19 12:28:58 +02:00
..
cli_auto.c Autocli optimization feature for generating smaller CLISPECs for large YANGs using treerefs 2023-07-23 15:21:59 +02:00
cli_autocli.c Autocli optimization feature for generating smaller CLISPECs for large YANGs using treerefs 2023-07-23 15:21:59 +02:00
cli_autocli.h Autocli optimization feature for generating smaller CLISPECs for large YANGs using treerefs 2023-07-23 15:21:59 +02:00
cli_common.c Low-level message functions added descr argument for better logging C-API change 2023-09-12 10:08:32 +02:00
cli_common.h Docs update, externalized cvec_concat_cb, example mem-leak 2023-08-15 20:45:15 +02:00
cli_generate.c Added: [Feature request: node's alias for CLI](https://github.com/clicon/clixon/issues/434) 2023-08-31 18:00:29 +02:00
cli_generate.h Autocli optimization feature for generating smaller CLISPECs for large YANGs using treerefs 2023-07-23 15:21:59 +02:00
cli_handle.c Refactored cli-syntax code to use cligen pt_head instead (long overdue) 2023-06-28 13:44:06 +02:00
cli_handle.h Refactored cli-syntax code to use cligen pt_head instead (long overdue) 2023-06-28 13:44:06 +02:00
cli_main.c Added: [Feature request: node's alias for CLI](https://github.com/clicon/clixon/issues/434) 2023-08-31 18:00:29 +02:00
cli_pipe.c Fixed: [JSON backslash string decoding/encoding not correct](https://github.com/clicon/clixon/issues/453) 2023-09-19 12:28:58 +02:00
cli_plugin.c CLI output pipes: Add CLICON_PIPETREE to any cli files, not just the first 2023-08-09 18:53:32 +02:00
cli_plugin.h Refactored cli-syntax code to use cligen pt_head instead (long overdue) 2023-06-28 13:44:06 +02:00
cli_show.c C-API: Add fromroot parameter to cli_show_common() 2023-09-12 21:57:47 +02:00
clixon_cli.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_cli_api.h C-API: Add fromroot parameter to cli_show_common() 2023-09-12 21:57:47 +02:00
Makefile.in Output pipe functionality 2023-07-03 15:14:11 +02:00