clixon/lib/clixon
Olof hagsand 710fc76887 * Restconf authentication callback (ca_auth) signature changed
* Not backward compatible: All uses of the ca-auth callback in restconf plugins must be changed
  * New version is: `int ca_auth(h, req, auth_type, authp, userp)`
    * where `auth_type` is the requested authentication-type (none, client-cert or user-defined)
    * `authp` is the returned authentication flag
    * `userp` is the returned associated authenticated user
    * and the return value is three-valued: -1: Error, 0: ignored, 1: OK
  * For more info see [clixon-docs](https://clixon-docs.readthedocs.io/en/latest/restconf.html)
* New clixon-restconf@2020-12-30.yang revision
2021-02-09 21:26:35 +01:00
..
clixon.h.in * Restconf evhtp using network namespaces implemented 2021-01-26 17:33:24 +01:00
clixon_client.h * Corrected client session handling to make internal IPC socket persistent 2021-01-27 15:07:27 +01:00
clixon_data.h * Corrected client session handling to make internal IPC socket persistent 2021-01-27 15:07:27 +01:00
clixon_datastore.h debug print of backend state, split test-stream into a netconf and restconf part, change restconf yang auth-type from leaf-list to leaf 2021-01-27 14:40:34 +01:00
clixon_err.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_err_string.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_event.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_file.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_handle.h Added proc socket and text proto rpc 2021-01-22 14:41:47 +01:00
clixon_hash.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_json.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_log.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_nacm.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_netconf_lib.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_netns.h * Restconf evhtp using network namespaces implemented 2021-01-26 17:33:24 +01:00
clixon_options.h * Corrected client session handling to make internal IPC socket persistent 2021-01-27 15:07:27 +01:00
clixon_path.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_plugin.h * Restconf authentication callback (ca_auth) signature changed 2021-02-09 21:26:35 +01:00
clixon_proc.h Fix restart of restconf processes 2021-02-01 10:44:50 +01:00
clixon_proto.h * Corrected client session handling to make internal IPC socket persistent 2021-01-27 15:07:27 +01:00
clixon_proto_client.h Fixed persistent socket for notifications 2021-01-28 11:18:04 +01:00
clixon_queue.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_regex.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_sha1.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_sig.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_stream.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_string.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_uid.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_validate.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_xml.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_xml_bind.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_xml_changelog.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_xml_io.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_xml_map.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_xml_nsctx.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_xml_sort.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_xml_vec.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_xpath.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_xpath_ctx.h upgrade copyright, aux tools, etc 2021-01-21 12:23:46 +01:00
clixon_xpath_optimize.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_yang.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_yang_module.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_yang_parse_lib.h upgrade copyright, aux tools, etc 2021-01-21 12:23:46 +01:00
clixon_yang_type.h upgrade copyright, aux tools, etc 2021-01-21 12:23:46 +01:00
Makefile.in Copyright 2021 2021-01-13 14:40:34 +01:00