clixon/doc
Olof hagsand e7b60619da * Pushed tag to 4.0.1.PRE
* Restconf RFC 8040 increased feature compliance
  * Cache-Control: no-cache added in HTTP responses (RFC Section 5.5)
  * Restconf monitoring capabilities (RFC Section 9.1)
* Added support for Yang extensions
  * New plugin callback: ca_extension
  * Main backend example includes example code on how to implement a Yang extension in a plugin.
* JSON changes
  * Non-pretty-print output removed all extra spaces.
    * Example: `{"nacm-example:x": 42}` --> {"nacm-example:x":42}`
  * Empty JSON container changed from `null` to `{}`.
    * Empty list and leafs remain as `null`
* Removed unnecessary configure dependencies
  * libnsl, libcrypt, libm, if_vlan,...
* pseudo-plugin added, to enable callbacks also for main programs. Useful for extensions
* Yang Unique statements with multiple schema identifiers did not work on some platforms due to memory error.
2019-07-23 22:11:14 +02:00
..
scaling startup measurements: test, plot and report 2019-04-23 11:57:18 +02:00
CLI.md * CLI history: [Preserve CLI command history across sessions. The up/down arrows](https://github.com/clicon/clixon/issues/79) 2019-03-08 11:26:07 +01:00
clixon_example_sdk.odg Preparing for 3.3.3 2017-11-25 12:20:20 +01:00
clixon_example_sdk.png Preparing for 3.3.3 2017-11-25 12:20:20 +01:00
DEVELOP.md * Optimized validation by making xml_diff work on raw cache tree (not copies) 2019-04-07 15:55:53 +02:00
Doxyfile Replacing remaining badrequest() with proper restconf error msg. 2018-04-22 20:13:54 +02:00
Doxyfile.graphs Replacing remaining badrequest() with proper restconf error msg. 2018-04-22 20:13:54 +02:00
FAQ.md * Pushed tag to 4.0.1.PRE 2019-07-23 22:11:14 +02:00
INSTALL.md add instructions for FreeBSD 2019-06-18 22:15:38 -10:00
Makefile.in 2019 2019-01-02 15:48:30 +01:00
ROADMAP.md Cleaned up after regression tests. New upgrade running docs. 2019-03-13 13:26:04 +01:00
startup.md More performance tweaks 2019-04-21 17:29:11 +02:00