clixon/util
2019-11-14 20:57:20 +01:00
..
clixon_util_datastore.c * Internal backend socket protocol changed: uint32_t session-id added, see clixon_proto.h 2019-10-19 19:52:09 +02:00
clixon_util_grpc.c util ssl+grpc tools 2019-10-18 19:42:15 +02:00
clixon_util_insert.c * Bumped version to 4.3.0.PRE 2019-11-03 13:05:50 +01:00
clixon_util_json.c * Bumped version to 4.3.0.PRE 2019-11-03 13:05:50 +01:00
clixon_util_regexp.c Configure and test modification for better Freebsd port 2019-09-20 06:09:48 -10:00
clixon_util_socket.c * Internal backend socket protocol changed: uint32_t session-id added, see clixon_proto.h 2019-10-19 19:52:09 +02:00
clixon_util_ssl.c util ssl+grpc tools 2019-10-18 19:42:15 +02:00
clixon_util_stream.c * Bumped version to 4.3.0.PRE 2019-11-03 13:05:50 +01:00
clixon_util_xml.c changed netconf_err2cb 2019-11-12 20:47:09 +01:00
clixon_util_xpath.c [xml_parse_string() is slow for a long XML string #96](https://github.com/clicon/clixon/issues/96) 2019-11-14 20:57:20 +01:00
clixon_util_yang.c Structural C-code change: Merged yang_spec and yang_node types into yang_stmt 2019-04-02 12:27:33 +02:00
Makefile.in comment ssl + grpc 2019-10-18 19:44:45 +02:00
README.md Adaptions for ARMv7 2019-04-07 15:49:19 +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.

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