| .. |
|
clixon_err.c
|
Fixed JSON unbalanced braces resultin assert
|
2018-05-06 21:06:52 +02:00 |
|
clixon_event.c
|
2017->2018
|
2018-01-01 12:25:33 +01:00 |
|
clixon_file.c
|
* Experimental NACM RFC8341 Network Configuration Access Control Model.
|
2018-04-19 22:44:15 +02:00 |
|
clixon_handle.c
|
* Restructure and more generic plugin API (cli,backend,restconf,netconf)
|
2018-04-02 10:38:53 +02:00 |
|
clixon_hash.c
|
2017->2018
|
2018-01-01 12:25:33 +01:00 |
|
clixon_json.c
|
added merge of json trees
|
2018-05-15 22:24:44 +02:00 |
|
clixon_json_parse.h
|
2017->2018
|
2018-01-01 12:25:33 +01:00 |
|
clixon_json_parse.l
|
Ignore \r - common http/restconf end-of-line
|
2018-04-09 04:24:22 +00:00 |
|
clixon_json_parse.y
|
Fixed JSON unbalanced braces resultin assert
|
2018-05-06 21:06:52 +02:00 |
|
clixon_log.c
|
Fixed JSON unbalanced braces resultin assert
|
2018-05-06 21:06:52 +02:00 |
|
clixon_netconf_lib.c
|
Replacing remaining badrequest() with proper restconf error msg.
|
2018-04-22 20:13:54 +02:00 |
|
clixon_options.c
|
* Support for YANG identity and identityref according to RFC 7950 Sec 7.18 and 9.10
|
2018-06-03 15:36:05 +02:00 |
|
clixon_plugin.c
|
* Added xmlns validation
|
2018-06-05 09:42:11 +02:00 |
|
clixon_proto.c
|
2017->2018
|
2018-01-01 12:25:33 +01:00 |
|
clixon_proto_client.c
|
* Added -U <user> command line to clixon_cli and clixon_netconf for NACM pseudo-user tests
|
2018-06-07 21:34:52 +02:00 |
|
clixon_sha1.c
|
renamed .h and libs clicon->clixon
|
2016-02-28 15:27:36 +01:00 |
|
clixon_sig.c
|
2017->2018
|
2018-01-01 12:25:33 +01:00 |
|
clixon_string.c
|
Add validation of yang bits value
|
2018-06-10 10:32:20 +02:00 |
|
clixon_xml.c
|
xmlns sanity check
|
2018-06-05 16:43:43 +02:00 |
|
clixon_xml_db.c
|
* Restructure and more generic plugin API (cli,backend,restconf,netconf)
|
2018-04-02 10:38:53 +02:00 |
|
clixon_xml_map.c
|
* Added -U <user> command line to clixon_cli and clixon_netconf for NACM pseudo-user tests
|
2018-06-07 21:34:52 +02:00 |
|
clixon_xml_parse.h
|
Fixed issue https://github.com/clicon/clixon/issues/17 special character in strings can break RPCs
|
2018-04-21 16:32:46 +02:00 |
|
clixon_xml_parse.l
|
Some memleaks and last minute 3.6 release changes.
|
2018-04-29 18:35:06 +02:00 |
|
clixon_xml_parse.y
|
* Added xmlns validation
|
2018-06-05 09:42:11 +02:00 |
|
clixon_xml_sort.c
|
Fixed three-key list entry problem (reported by jdl@netgate)
|
2018-03-24 14:37:36 +01:00 |
|
clixon_xpath
|
renamed .h and libs clicon->clixon
|
2016-02-28 15:27:36 +01:00 |
|
clixon_xsl.c
|
xml/xsl test programs
|
2018-05-27 18:31:19 +00:00 |
|
clixon_yang.c
|
* Support for YANG identity and identityref according to RFC 7950 Sec 7.18 and 9.10
|
2018-06-03 15:36:05 +02:00 |
|
clixon_yang_parse.h
|
Replacing remaining badrequest() with proper restconf error msg.
|
2018-04-22 20:13:54 +02:00 |
|
clixon_yang_parse.l
|
Replacing remaining badrequest() with proper restconf error msg.
|
2018-04-22 20:13:54 +02:00 |
|
clixon_yang_parse.y
|
Some memleaks and last minute 3.6 release changes.
|
2018-04-29 18:35:06 +02:00 |
|
clixon_yang_type.c
|
Add validation of yang bits value
|
2018-06-10 10:32:20 +02:00 |
|
json_xpath.c
|
XML creation and parse API changes
|
2017-12-09 14:14:40 +01:00 |
|
Makefile.in
|
* Removed cli callback vector functions. Set COMPAT_COMPAT_CLIV if you need to keep these functions in clixon_custom.h.
|
2018-05-30 22:38:12 +02:00 |