..
backend_client.c
Refactored YANG min/max validation code, created new clixon_validate_minmax.[ch]
2022-09-01 18:29:17 +02:00
backend_client.h
Updated copyright statements to 2022
2022-01-18 16:36:00 +01:00
backend_commit.c
Fixed: [Validation of mandatory in choice/case does not work in some cases]( https://github.com/clicon/clixon/issues/349 )
2022-08-10 13:25:30 +02:00
backend_get.c
With-defaults CLI support
2022-09-09 13:46:20 +02:00
backend_get.h
Updated copyright statements to 2022
2022-01-18 16:36:00 +01:00
backend_handle.h
Updated copyright statements to 2022
2022-01-18 16:36:00 +01:00
backend_main.c
SNMP frontend: added -z zap command-line option and pid-file exclusive check, fixed mem check
2022-06-26 11:28:42 +02:00
backend_plugin.c
Extended purge argument to xml_defaults_nopresence to handle non-config case
2022-09-09 13:46:20 +02:00
backend_plugin_restconf.c
Changed C-API for xml translation/print the internal cxobj tree data structure to other formats
2022-06-01 20:02:27 +02:00
backend_plugin_restconf.h
Updated copyright statements to 2022
2022-01-18 16:36:00 +01:00
backend_socket.c
Updated copyright statements to 2022
2022-01-18 16:36:00 +01:00
backend_socket.h
Updated copyright statements to 2022
2022-01-18 16:36:00 +01:00
backend_startup.c
Updated copyright statements to 2022
2022-01-18 16:36:00 +01:00
backend_startup.h
Updated copyright statements to 2022
2022-01-18 16:36:00 +01:00
clixon_backend.h
Updated copyright statements to 2022
2022-01-18 16:36:00 +01:00
clixon_backend_commit.h
Updated copyright statements to 2022
2022-01-18 16:36:00 +01:00
clixon_backend_handle.c
* HTTP/1 native parser as part of the RESTCONF client
2022-02-08 16:59:08 +01:00
clixon_backend_handle.h
Updated copyright statements to 2022
2022-01-18 16:36:00 +01:00
clixon_backend_plugin.h
Updated copyright statements to 2022
2022-01-18 16:36:00 +01:00
clixon_backend_transaction.c
Changed C-API for xml translation/print the internal cxobj tree data structure to other formats
2022-06-01 20:02:27 +02:00
clixon_backend_transaction.h
Updated copyright statements to 2022
2022-01-18 16:36:00 +01:00
Makefile.in
Two minor fixes for building on macOS, HOST_VENDOR should be defined before trying to check its value.
2022-08-17 09:39:16 +02:00