Olof hagsand
|
77b4468eb3
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
Olof hagsand
|
b164f02277
|
* Removed ifdef __GNUC__ around printf-like prototypes since both clang and gcc have format/printf macros defined
|
2022-01-18 16:05:50 +01:00 |
|
Olof hagsand
|
84f5762ab5
|
* Most tests work with HTTP/2 support using nghttp2
* except non-ssl http/1->/2 upgrade
* Restconf: ensure HEAD method works everywhere GET does.
|
2021-06-08 20:53:43 +02:00 |
|
Olof hagsand
|
96b50b88e8
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
Olof hagsand
|
5dc2a6387d
|
unified curl test options
|
2020-07-03 14:13:15 +02:00 |
|
Olof hagsand
|
593ed2ef3b
|
Added const char * in multiple places
|
2020-07-02 19:25:48 +02:00 |
|
Olof hagsand
|
6e714beea5
|
* Restconf FCGI (eg via nginx) have changed reply message syntax slightly
* native http: new restconf_err files, generic data input, restconf_methods generalized.
* test: expecteq removed.
|
2020-06-16 21:51:00 +02:00 |
|
Olof hagsand
|
e2d9c046af
|
further restconf refactoring
|
2020-06-11 21:54:09 +02:00 |
|