Olof hagsand
15d01c58d8
- Better restconf debug: when restconf debug flag set in datastore, ensure the process is started with -D set
...
- Fixed native http support for base container
- Changed test certs and restconf scripts to functions
2021-04-09 09:34:05 +02:00
Olof hagsand
d8be601606
* To configure native mode use: configure --with-restconf=native, changed from: configure --with-restconf=evhtp
2021-04-06 08:48:45 +02:00
Olof hagsand
95a820c862
clicon_err: Missed print strerr due to category error.
2021-03-30 14:26:22 +02:00
Olof hagsand
7e9a207ab2
* New clixon-lib@2020-03-08.yang revision
...
* Changed: RPC process-control output to choice dependent on operation
2021-03-12 12:10:25 +01:00
Olof hagsand
b7991d9b39
* Made a separate Clixon datastore XML/JSON top-level symbol
...
* Replaces the hardcoded "config" keyword.
* Implemented by a compile-time option called `DATASTORE_TOP_SYMBOL` option in clixon_custom.h
* Tests: added endtest to all tests. Removed all premature exits if BE=0
2021-03-05 14:15:15 +01:00
Olof hagsand
08e212efef
fixing version dependencies in tests
2021-02-27 11:36:20 +01:00
Olof hagsand
96b50b88e8
Copyright 2021
2021-01-13 14:40:34 +01:00
Olof hagsand
41e23865a1
revise testing: change expectfn -> extectpart etc
2020-12-29 13:49:49 +01:00
Olof hagsand
41ac192362
Fixed: [Cannot create or modify NACM data node access rule with path using JSON encoding #129 ]( https://github.com/clicon/clixon/issues/129 ). The evaluation of NACM datanode rule path is assumed to be canonical namespace and cannot be overruled with xmlns rules.
2020-08-30 17:03:49 +02:00
Olof hagsand
cbfc34fa6d
wwwuser/wwwdir config doc
2020-08-17 14:50:31 +02:00
Olof hagsand
3d33335f4b
Last minute documentation and testing changes befoire 4.6
2020-08-13 14:58:42 +02:00
Olof Hagsand
94bf490a79
made c-compiler configurable, and added /usr/local as include path for cc and c++ tests
2020-07-10 13:22:45 +00:00
Olof hagsand
99b01040a7
* Fixed: [Double free when using libxml2 as regex engine #117 ]( https://github.com/clicon/clixon/issues/117 )
...
* added libxml2 support in test_pattern.sh when libxml2 is configured
2020-07-02 13:26:15 +02:00
Olof hagsand
eda4a58ebf
added c++ configure test
2020-07-01 22:36:06 +02:00
Olof hagsand
c049a397b0
Fixed ssl client certs for evhtp.
...
* Added SSL cert info as options: CLICON_SSL_SERVER_CERT, CLICON_SSL_SERVER_KEY, CLICON_SSL_CA_CERT
Added config.sh for testing for autotools
2020-07-01 15:11:22 +02:00