Skip to content

vtnerd 2020 Q4 Completed

Lee Clagett requested to merge (removed):vtnerd-q4-completed into master

Update long overdue - for this month of work:

Converted expect<T> to boost::system::error_code (for better error reporting with HTTP clients + older version of boost), removed some unnecessary atomic operations in levin code, changed p2p connection map from raw pointers to weak_ptrs, and a patch to store SSL certificates automatically for re-use across runs, along with some code reviews.

Merge request reports