clixon/lib/clixon
Olof hagsand b624e911b8 * Internal backend socket protocol changed: uint32_t session-id added, see clixon_proto.h
* * Changed session-id handing. Instead of using pid of peer process, a proper session id generated by the server is used, following RFC6241.
2019-10-19 19:52:09 +02:00
..
clixon.h.in Configure and test modification for better Freebsd port 2019-09-20 06:09:48 -10:00
clixon_data.h * Internal backend socket protocol changed: uint32_t session-id added, see clixon_proto.h 2019-10-19 19:52:09 +02:00
clixon_datastore.h * Internal backend socket protocol changed: uint32_t session-id added, see clixon_proto.h 2019-10-19 19:52:09 +02:00
clixon_err.h Demon->Daemon, FreeBSD grep changes 2019-10-14 07:47:08 -10:00
clixon_err_string.h Experimental customized error output strings, see [lib/clixon/clixon_err_string.h] 2019-04-11 12:45:31 +02:00
clixon_event.h 2019 2019-01-02 15:48:30 +01:00
clixon_file.h * Implemented backend daemon drop privileges after initialization to 2019-09-14 18:34:32 +02:00
clixon_handle.h * Structural change: removed datastore plugin and directory, and merged into regulat clixon lib code. 2019-03-31 18:17:40 +02:00
clixon_hash.h All hash_ functions have been prefixed with clicon_ to avoid name collision with other packages (frr) 2019-06-18 14:49:18 +02:00
clixon_json.h * Identity/identityref mapped between XML and JSON 2019-07-28 18:09:55 +02:00
clixon_log.h 2019 2019-01-02 15:48:30 +01:00
clixon_nacm.h * Added CLICON_NACM_MODE "internal-rpc" which is for RPC functionality only 2019-03-22 17:09:05 +01:00
clixon_netconf_lib.h * Added experimental binary search API function: xml_binsearch 2019-08-14 11:13:24 +02:00
clixon_options.h * The backend socket has now support of credentials of peer clients 2019-10-18 19:33:23 +02:00
clixon_plugin.h Configure and test modification for better Freebsd port 2019-09-20 06:09:48 -10:00
clixon_proto.h * Internal backend socket protocol changed: uint32_t session-id added, see clixon_proto.h 2019-10-19 19:52:09 +02:00
clixon_proto_client.h * Internal backend socket protocol changed: uint32_t session-id added, see clixon_proto.h 2019-10-19 19:52:09 +02:00
clixon_queue.h New XMLDB_FORMAT added: tree. An experimental record-based tree database for direct access of records. 2019-04-26 13:38:55 +02:00
clixon_regex.h added regexp free routines, replaced regexp mode string with symbol 2019-05-29 14:17:30 +00: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 * Added clicon_handle as parameter to all validate functions 2019-05-23 22:48:33 +02:00
clixon_uid.h * The backend socket has now support of credentials of peer clients 2019-10-18 19:33:23 +02:00
clixon_xml.h * Stricter handling of multi-namespace handling 2019-09-29 14:45:08 +02:00
clixon_xml_changelog.h XML chanelog revision 2019-03-25 10:42:27 +01:00
clixon_xml_map.h * Changed so that 400 Bad Request are for invalid api-path or unknown yang elements, 404 Not Found for valid xml when object not found. 2019-10-07 22:20:34 +02:00
clixon_xml_nsctx.h * XPATH canonical form implemented for NETCONF get and get-config. 2019-10-09 22:13:04 +02:00
clixon_xml_sort.h * Changed clicon_rpc_get and clicon_rpc_get_config functions: added username and replaced namespace with namespace context 2019-10-03 22:01:16 +02:00
clixon_xpath.h * The backend socket has now support of credentials of peer clients 2019-10-18 19:33:23 +02:00
clixon_xpath_ctx.h * RESTCONF PUT/POST erroneously returned 200 OK. Instead restconf now returns: 2019-07-25 13:15:31 +02:00
clixon_yang.h * RESTCONF "insert" and "point" query parameters supported 2019-07-31 14:04:27 +02:00
clixon_yang_module.h * Stricter handling of multi-namespace handling 2019-09-29 14:45:08 +02:00
clixon_yang_type.h The Clixon API has been extended with namespaces, or namespace contexts in the following cases: 2019-07-08 10:36:37 +02:00
Makefile.in 2019 2019-01-02 15:48:30 +01:00