* Updated "evhtp" restconf mode
* No reliance on libevent or libevhtp, but on libssl >= 1.1 directly
* Moved out event handling to clixon event handling
* Moved out all ssl calls to clixon
* New code MUST use libevhtp from https://github.com/clixon/clixon-libevhtp.git
* This does NOT work: libevhtp from https://github.com/criticalstack/libevhtp.git
This commit is contained in:
parent
95a820c862
commit
c7e7598e3b
26 changed files with 1506 additions and 944 deletions
|
|
@ -9,6 +9,9 @@ You choose.
|
|||
|
||||
Except as otherwise noted,
|
||||
- see lib/src/clixon_sha1.c
|
||||
- see apps/restconf/libevhtp_parser.[ch]
|
||||
BSD 3-clause: Copyright (c) 2010-2018, Mark Ellzey, Nathan French, Marcus Sundberg
|
||||
|
||||
|
||||
The two licenses are included below.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue