Adding HTTP Digest Auth (but not yet enabled)

This commit is contained in:
Lee Clagett
2016-12-08 20:28:28 -05:00
parent 1a286061ff
commit bdc3d7496f
12 changed files with 1165 additions and 7 deletions
+1
View File
@@ -46,6 +46,7 @@ target_link_libraries(rpc
PUBLIC
cryptonote_core
cryptonote_protocol
epee
${Boost_THREAD_LIBRARY}
PRIVATE
${EXTRA_LIBRARIES})