clixon/util
Olof hagsand 1808015cf6 Fixed: SEGV when starting FCGI restconf program
- Reverted removal of CLICON_RESTCONF_PATH since it was used there
Misc fixes: initialized variables, docs, removed obsolete --enable-optyang
2021-12-30 16:35:54 +01:00
..
clixon_netconf_ssh_callhome.c restconf test fixes for freebsd and others 2021-02-12 16:30:30 +00:00
clixon_netconf_ssh_callhome_client.c restconf test fixes for freebsd and others 2021-02-12 16:30:30 +00:00
clixon_util_datastore.c include signal.h 2021-10-21 16:29:43 +02:00
clixon_util_dispatcher.c include signal.h 2021-10-21 16:29:43 +02:00
clixon_util_grpc.c grpc in shape 2021-06-11 14:42:41 +02:00
clixon_util_json.c include signal.h 2021-10-21 16:29:43 +02:00
clixon_util_path.c * Performance improvement 2021-11-18 08:37:54 +01:00
clixon_util_regexp.c Fixed: SEGV when starting FCGI restconf program 2021-12-30 16:35:54 +01:00
clixon_util_socket.c include signal.h 2021-10-21 16:29:43 +02:00
clixon_util_ssl.c include signal.h 2021-10-21 16:29:43 +02:00
clixon_util_stream.c include signal.h 2021-10-21 16:29:43 +02:00
clixon_util_validate.c Refactoring for better performance of large auto-cli specs 2021-11-25 12:04:05 +01:00
clixon_util_xml.c Refactoring for better performance of large auto-cli specs 2021-11-25 12:04:05 +01:00
clixon_util_xml_mod.c include signal.h 2021-10-21 16:29:43 +02:00
clixon_util_xpath.c Refactoring for better performance of large auto-cli specs 2021-11-25 12:04:05 +01:00
clixon_util_yang.c include signal.h 2021-10-21 16:29:43 +02:00
Makefile.in include signal.h 2021-10-21 16:29:43 +02:00
README.md - Link utils statically if LINKAGE=static 2021-06-18 22:50:30 +02:00

Clixon utils

This directory contains Clixon utility programs, ie, programs that are good to have for testing, analysis, etc, but not an actual part of delivered code.

Look inside C-code for documentation

Note, streams utility may need: libcurl4-openssl-dev or corresponding.