clixon/lib/clixon
Olof hagsand bfce20c760 * Added Clixon Restconf library
* Builds and installs a new restconf library: libclixon_restconf.so and clixon_restconf.h
  * The restconf library can be included by a restconf plugin.
  * Example code in example/Makefile.in and example/restconf_lib.c
* Authorization
  * Example extended with authorization
  * Test added with http basic authorization (test/test_auth.sh)
  * Documentation in FAQ.md
* README.md extended with new yang, netconf, restconf, datastore, and auth sections.
2018-03-25 15:47:27 +02:00
..
clixon.h.in added clixon_netconf_lib.h 2018-03-20 18:39:24 +01:00
clixon_err.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_event.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_file.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_handle.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_hash.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_json.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_log.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_netconf_lib.h * Proper RFC 6241 Netconf error handling 2018-03-18 18:06:02 +00:00
clixon_options.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_plugin.h * Added Clixon Restconf library 2018-03-25 15:47:27 +02:00
clixon_proto.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_proto_client.h Adding username to all restconf backend calls 2018-02-13 09:17:32 +07:00
clixon_queue.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_sha1.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_sig.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_string.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_xml.h * Proper RFC 6241 Netconf error handling 2018-03-18 18:06:02 +00:00
clixon_xml_db.h * Proper RFC 6241 Netconf error handling 2018-03-18 18:06:02 +00:00
clixon_xml_map.h https://github.com/clicon/clixon/issues/16 2018-03-04 21:24:38 +01:00
clixon_xml_sort.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_xsl.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_yang.h https://github.com/clicon/clixon/issues/16 2018-03-04 21:24:38 +01:00
clixon_yang_type.h * Added Yang "extension" statement. This includes parsing unknown 2018-02-25 20:01:53 +01:00
Makefile.in 2017->2018 2018-01-01 12:25:33 +01:00