clixon/lib/clixon
Olof hagsand f48c8f45c6 * Date-and-time type now properly uses ISO 8601 UTC timezone designators.
* Renamed yang file `ietf-netconf-notification@2008-07-01.yang` to `clixon-rfc5277`.
* Cligen uses posix regex while yang uses XSD. It differs in some aspects. A translator function has been added for `\d` -> `[0-9]` translation, there may be more.
* [ietf-netconf-notification@2008-07-01.yang validation problem #62](https://github.com/clicon/clixon/issues/62)
2019-01-11 17:30:08 +01:00
..
clixon.h.in 2019 2019-01-02 15:48:30 +01:00
clixon_err.h 2019 2019-01-02 15:48:30 +01:00
clixon_event.h 2019 2019-01-02 15:48:30 +01:00
clixon_file.h 2019 2019-01-02 15:48:30 +01:00
clixon_handle.h 2019 2019-01-02 15:48:30 +01:00
clixon_hash.h 2019 2019-01-02 15:48:30 +01:00
clixon_json.h 2019 2019-01-02 15:48:30 +01:00
clixon_log.h 2019 2019-01-02 15:48:30 +01:00
clixon_nacm.h 2019 2019-01-02 15:48:30 +01:00
clixon_netconf_lib.h 2019 2019-01-02 15:48:30 +01:00
clixon_options.h * Support of yangmodels supported, see test_yangmodels.sh 2019-01-10 20:52:19 +01:00
clixon_plugin.h 2019 2019-01-02 15:48:30 +01:00
clixon_proto.h add yang-spec as arg to decode clicon msg 2019-01-02 20:59:57 +01:00
clixon_proto_client.h 2019 2019-01-02 15:48:30 +01:00
clixon_queue.h 2019 2019-01-02 15:48:30 +01:00
clixon_sha1.h 2019 2019-01-02 15:48:30 +01:00
clixon_sig.h 2019 2019-01-02 15:48:30 +01:00
clixon_stream.h 2019 2019-01-02 15:48:30 +01:00
clixon_string.h * Date-and-time type now properly uses ISO 8601 UTC timezone designators. 2019-01-11 17:30:08 +01:00
clixon_xml.h 2019 2019-01-02 15:48:30 +01:00
clixon_xml_db.h 2019 2019-01-02 15:48:30 +01:00
clixon_xml_map.h CLICON_XML_SORT option (in clixon-config.yang) has been removed and set to true permanently since setting it to false is obsolete. 2019-01-02 17:43:58 +01:00
clixon_xml_sort.h Yang choice functionality improved and stricter validation for CLI generation, mandatory flags, etc. 2019-01-04 11:37:26 +01:00
clixon_xpath.h 2019 2019-01-02 15:48:30 +01:00
clixon_xpath_ctx.h 2019 2019-01-02 15:48:30 +01:00
clixon_yang.h * Support of yangmodels supported, see test_yangmodels.sh 2019-01-10 20:52:19 +01:00
clixon_yang_module.h 2019 2019-01-02 15:48:30 +01:00
clixon_yang_type.h * Date-and-time type now properly uses ISO 8601 UTC timezone designators. 2019-01-11 17:30:08 +01:00
Makefile.in 2019 2019-01-02 15:48:30 +01:00