This website requires JavaScript.
Explore
Help
Sign in
experiments
/
clixon
Watch
1
Star
0
Fork
You've already forked clixon
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2a392ca0e9
clixon
/
lib
/
clixon
History
Download ZIP
Download TAR.GZ
Olof hagsand
2a392ca0e9
* rpc msg C API rearranged to separate socket/connect from connect
2021-01-12 14:03:07 +01:00
..
clixon.h.in
* New process-control RPC feature in clixon-lib.yang to manage processes
2020-12-15 15:48:42 +01:00
clixon_data.h
clixon_datastore.h
* Added CLICON_BACKEND_RESTCONF_PROCESS to clixon-config.yang
2020-12-17 12:13:06 +01:00
clixon_err.h
clixon_err_string.h
clixon_event.h
clixon_file.h
clixon_handle.h
clixon_hash.h
clixon_json.h
* Changed first parameter from
int fd
to
FILE *f
in the following functions:
2020-11-04 22:21:42 +01:00
clixon_log.h
clixon_nacm.h
clixon_netconf_lib.h
clixon_options.h
* New clixon-config@2020-12-30.yang revision
2021-01-02 17:27:44 +01:00
clixon_path.h
* Added
cvv_i
output parameter to
api_path_fmt2api_path()
to see how many cvv entries were used
2020-12-29 11:14:34 +01:00
clixon_plugin.h
pre-daemon callbaclk macro typo
2020-11-01 13:52:20 +01:00
clixon_proc.h
* New clixon-config@2020-12-30.yang revision
2021-01-02 17:27:44 +01:00
clixon_proto.h
* rpc msg C API rearranged to separate socket/connect from connect
2021-01-12 14:03:07 +01:00
clixon_proto_client.h
* rpc msg C API rearranged to separate socket/connect from connect
2021-01-12 14:03:07 +01:00
clixon_queue.h
clixon_regex.h
clixon_sha1.h
clixon_sig.h
* New process-control RPC feature in clixon-lib.yang to manage processes
2020-12-15 15:48:42 +01:00
clixon_stream.h
clixon_string.h
strncpy warnings fixed: stringop-truncation and stringop-overflow
2020-11-17 07:35:50 -06:00
clixon_uid.h
clixon_validate.h
clixon_xml.h
clixon_xml_bind.h
clixon_xml_changelog.h
clixon_xml_io.h
* Added message-id attributes in error and hello replies
2020-12-01 12:14:30 +01:00
clixon_xml_map.h
Find non-config nodes and mark/return error with better error message
2020-10-15 13:55:44 +02:00
clixon_xml_nsctx.h
test restconf bugfix, added xml_nsctx_cbuf
2020-12-29 15:57:21 +01:00
clixon_xml_sort.h
clixon_xml_vec.h
clixon_xpath.h
clixon_xpath_ctx.h
* Added XPATH functions
position
2020-10-27 09:40:45 +01:00
clixon_xpath_optimize.h
clixon_yang.h
* More YANG extension functionality,
2020-12-08 17:21:37 +01:00
clixon_yang_module.h
clixon_yang_parse_lib.h
* Changed first parameter from
int fd
to
FILE *f
in the following functions:
2020-11-04 22:21:42 +01:00
clixon_yang_type.h
* Multi-socket feature (eg IPv4/IPv6 http/https) to restconf evhtp
2020-11-15 12:34:40 +01:00
Makefile.in