- Multi-yang: Look in CLICON_YANG_MAIN_DIR, not only CLICON_MAIN_DIRs for old yangs - Backend -q quit option enhanced for multi-yang case
* 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