No description
Find a file
2020-07-07 22:50:41 +02:00
apps unified curl test options 2020-07-03 14:13:15 +02:00
aux moved aux configure scripts to aux directory 2020-03-09 15:38:21 +01:00
build-root/scripts Implement make dist target 2017-12-05 05:23:27 -06:00
doc Fixed ssl client certs for evhtp. 2020-07-01 15:11:22 +02:00
docker new travis 2020-07-07 22:27:47 +02:00
etc In the bbuild system, you dont need to do make install-include for installing include files for compiling. This is now included in the actions done by make install. 2020-04-05 12:25:33 +02:00
example Added const char * in multiple places 2020-07-02 19:25:48 +02:00
extras * NACM extension (RFC8341) 2018-12-16 19:49:19 +01:00
include Fixed ssl client certs for evhtp. 2020-07-01 15:11:22 +02:00
lib Added const char * in multiple places 2020-07-02 19:25:48 +02:00
test new travis 2020-07-07 22:27:47 +02:00
util Moved restconf_stream.c -> restconf_stream_fcgi.c, made some generaizations and documented what was hardcoded to FCGI 2020-06-23 15:00:41 +02:00
yang Fixed ssl client certs for evhtp. 2020-07-01 15:11:22 +02:00
.gitignore Fixed ssl client certs for evhtp. 2020-07-01 15:11:22 +02:00
.travis.yml new travis 2020-07-07 22:50:41 +02:00
CHANGELOG.md Added docker support for three restconf modes: nginx/fcgi(default); evhtp ; and none. 2020-07-07 13:26:38 +02:00
configure * Fixed: [Double free when using libxml2 as regex engine #117](https://github.com/clicon/clixon/issues/117) 2020-07-02 13:26:15 +02:00
configure.ac Added docker support for three restconf modes: nginx/fcgi(default); evhtp ; and none. 2020-07-07 13:26:38 +02:00
LICENSE.md * Fixed instance-id multiple results 2020-04-22 14:00:40 +02:00
Makefile.in Makefile copyright 2020-05-12 13:59:45 +02:00
README.md CLIgen pt_expand API change and mem problems 2020-05-20 12:00:52 +02:00

Build Status Documentation Status

Clixon is a YANG-based configuration manager, with interactive CLI, NETCONF and RESTCONF interfaces, an embedded database and transaction mechanism.

See main documentation, project page and examples.

Clixon is open-source and dual licensed. Either Apache License, Version 2.0 or GNU General Public License Version 2; you choose.

See LICENSE.md for the license.

Clixon interaction is best done posting issues, pull requests, or joining the slack channel. Slack invite.

Clixon is sponsored by Rubicon Communications LLC(Netgate)