clixon/lib/clixon
shmuels 11836151d4 Changed code so that it will be compatible with c++.
1. Added #ifdef extern "C" to public header files.
2. Changed variables that are key words in c++, to different names (like ns instead of namespace).
3. Add a test_c++.sh for c++ compiling.
2020-07-02 15:31:22 +03:00
..
clixon.h.in Changed code so that it will be compatible with c++. 2020-07-02 15:00:53 +03:00
clixon_data.h all clixon event functions prepended with clixon_ 2020-06-05 16:19:03 +02:00
clixon_datastore.h * Optimized prefix checks at xml parse time: using many prefixes slowed down parsing considerably 2020-04-29 23:11:48 +02:00
clixon_err.h Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02: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 all clixon event functions prepended with clixon_ 2020-06-05 16:19:03 +02:00
clixon_file.h * Implemented backend daemon drop privileges after initialization to 2019-09-14 18:34:32 +02:00
clixon_handle.h Added restconf handle specialization to implement restconf parameters 2020-06-22 12:47:43 +02:00
clixon_hash.h Added restconf handle specialization to implement restconf parameters 2020-06-22 12:47:43 +02:00
clixon_json.h * Added new cli show functions to work with cligen_output for cligen pageing to work. To acheive this, add a callback function as follows: 2020-06-17 14:04:19 +02:00
clixon_log.h Replaced the global variable debug with access function: clicon_debug_get(). 2020-06-09 16:04:49 +02:00
clixon_nacm.h Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_netconf_lib.h Changed code so that it will be compatible with c++. 2020-07-02 15:00:53 +03:00
clixon_options.h * Auto-CLI enhancements 2020-06-13 12:05:26 +02:00
clixon_path.h Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_plugin.h Changed code so that it will be compatible with c++. 2020-07-02 15:00:53 +03:00
clixon_proto.h Stricter incoming RPC sanity checking, error messages may have changed 2020-04-07 20:54:24 +02:00
clixon_proto_client.h Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +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 * New clixon-config@2020-02-22.yang revision 2020-02-24 15:25:06 +01:00
clixon_string.h Changed code so that it will be compatible with c++. 2020-07-02 15:00:53 +03:00
clixon_uid.h * The backend socket has now support of credentials of peer clients 2019-10-18 19:33:23 +02:00
clixon_validate.h * Created two sub-files (clixon_validate.c and clixon_api_path.c) from large lib/src/clixon_xml_map.c source file. 2020-01-01 11:12:54 +01:00
clixon_xml.h Changed code so that it will be compatible with c++. 2020-07-02 15:00:53 +03:00
clixon_xml_bind.h New clixon-config@2020-04-23.yang revision 2020-05-11 14:38:38 +02:00
clixon_xml_changelog.h Changed code so that it will be compatible with c++. 2020-07-02 15:00:53 +03:00
clixon_xml_io.h * Added new cli show functions to work with cligen_output for cligen pageing to work. To acheive this, add a callback function as follows: 2020-06-17 14:04:19 +02:00
clixon_xml_map.h Changed code so that it will be compatible with c++. 2020-07-02 15:00:53 +03:00
clixon_xml_nsctx.h Changed code so that it will be compatible with c++. 2020-07-02 15:31:22 +03:00
clixon_xml_sort.h Changed code so that it will be compatible with c++. 2020-07-02 15:00:53 +03:00
clixon_xml_vec.h Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_xpath.h Length of xml vector in many structs changed from to since it is a vector size, not byte size. This includes transaction_data_t 2020-04-21 10:17:09 +02:00
clixon_xpath_ctx.h Length of xml vector in many structs changed from to since it is a vector size, not byte size. This includes transaction_data_t 2020-04-21 10:17:09 +02:00
clixon_xpath_optimize.h Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_yang.h Changed code so that it will be compatible with c++. 2020-07-02 15:00:53 +03:00
clixon_yang_module.h Changed code so that it will be compatible with c++. 2020-07-02 15:00:53 +03:00
clixon_yang_parse_lib.h Very large commit for upcoming 4.4 release 2020-02-02 15:52:30 +01:00
clixon_yang_type.h Very large commit for upcoming 4.4 release 2020-02-02 15:52:30 +01:00
Makefile.in Makefile copyright 2020-05-12 13:59:45 +02:00