clixon/lib/clixon
Olof hagsand a51abd0063 * XPath parser: fixing lexical issues cornercases
* Some complexities in Section 3.7 Lexical Structure of XPath 1.0 spec
  * There used to be some cornercases where function-names could not be used as nodes
  * For example, `node()` is a nodetest, so `/node/` caused an error.
  * In the grammar these include: axisnames,  nodetests, functionnames
  * The NCNames vs functionnames is now impölemented according to the lexical structure section
2022-04-07 12:53:57 +02:00
..
clixon.h.in Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_client.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_data.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_datastore.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_dispatcher.h Dispatcher test additions 2021-10-14 08:58:35 +02:00
clixon_err.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_err_string.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_event.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_file.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_handle.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_hash.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_json.h * Follow-up on [restconf GET json response does not encode top level node with namespace as per rfc #303](https://github.com/clicon/clixon/issues/303) 2022-02-22 14:28:01 +01:00
clixon_log.h * New clixon-config@2022-02-11.yang revision 2022-02-12 21:45:50 +01:00
clixon_nacm.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_netconf_lib.h * Implementation of "chunked framing" according to RFC6242 for Netconf 1.1. 2022-03-28 12:36:44 +02:00
clixon_netns.h - Restconf bind: continue with other sockets if bind fails, print address on log 2021-04-13 18:00:27 +02:00
clixon_options.h * [prevent clixon-restconf@2021-05-20.yang module from loading](https://github.com/clicon/clixon/issues/318) 2022-03-29 17:24:03 +02:00
clixon_path.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_plugin.h Tests: added expect script for pagination stdio 2022-03-14 14:02:21 +01:00
clixon_proc.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_proto.h * CLI reconnects to backend if backend restarts with a warning 2022-03-16 18:30:21 +01:00
clixon_proto_client.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_queue.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_regex.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_sig.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_stream.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_string.h * HTTP/1 native parser as part of the RESTCONF client 2022-02-08 16:59:08 +01:00
clixon_uid.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_validate.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_bind.h * Fixed: [restconf GET json response does not encode top level node with namespace as per rfc #303](https://github.com/clicon/clixon/issues/303) 2022-02-17 18:42:37 +01:00
clixon_xml_changelog.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_io.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_map.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_nsctx.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_sort.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_vec.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath.h * XPath parser: fixing lexical issues cornercases 2022-04-07 12:53:57 +02:00
clixon_xpath_ctx.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath_optimize.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath_yang.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_yang.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_yang_module.h Module state upgrade: RFC7895 to RFC 8525 2022-03-07 10:56:54 +01:00
clixon_yang_parse_lib.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_yang_type.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
Makefile.in Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00