clixon/util
2019-10-18 19:44:45 +02:00
..
clixon_util_datastore.c Restore xmldb_get() to original (but removed one parameter 2019-06-04 11:14:03 +02:00
clixon_util_grpc.c util ssl+grpc tools 2019-10-18 19:42:15 +02:00
clixon_util_insert.c * XPATH canonical form implemented for NETCONF get and get-config. 2019-10-09 22:13:04 +02:00
clixon_util_json.c * RESTCONF "depth" query parameter supported 2019-08-17 10:54:13 +02: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 util ssl+grpc tools 2019-10-18 19:42:15 +02:00
clixon_util_ssl.c util ssl+grpc tools 2019-10-18 19:42:15 +02:00
clixon_util_stream.c * Date-and-time type now properly uses ISO 8601 UTC timezone designators. 2019-01-11 17:30:08 +01:00
clixon_util_xml.c * The backend socket has now support of credentials of peer clients 2019-10-18 19:33:23 +02:00
clixon_util_xpath.c * XPATH canonical form implemented for NETCONF get and get-config. 2019-10-09 22:13:04 +02: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.