Olof hagsand
|
24a4991ec8
|
Restructured error,debug anf log API
Renamed functions clicon->clixon, replaced global variables w access functions
Unified clicon_netconf_error with clixon_err()
|
2023-12-18 08:29:14 +01:00 |
|
Olof hagsand
|
d84c529ff1
|
[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
* Applies to all c/h/y/l/sh files and .editorconfig
|
2022-10-27 14:21:17 +02:00 |
|
Olof hagsand
|
10886a31a2
|
* Fixed inefficient RESTCONF HTTP/1 read body by appending bufs instead of re-parsing
* Fixed: http1 by mistake included in fcgi build
* Test: restconf perf test uses restconf for initial setup instead of netconf
|
2022-02-12 21:54:22 +01:00 |
|
Olof hagsand
|
4aa74fa1d8
|
* Restconf native http/1, first working version
* Renamed files clixon_http -> restconf_http
* Split main file into restconf_native.c
* Remove all evhtp code and libevhtp/libevent dependency
|
2022-02-08 18:59:47 +01:00 |
|