Commits

Andy Green authored c1a3defb88e
lws_system generic blobs Remove the auth lws_system stuff and redo it using generic blobs with separate namespaces. Support pointing to already-in-memory blobs without using heap as well as multi-fragment appened blobs eg, parsed out of JSON chunk by chunk and chained in heap. Support auth the new way, along with client cert + key in DER namespaces.