Adam Yi
Adam Yi
Originally the code only closed the fd for the connection but not for the file. I'm running this code in prod and it ran out of fds fairly quickly. This...
c->c is a union so setting c.acl_result would override c.string_stat_result. However, since they're all function pointers pointing to the same function, this won't cause any issue as c.string_stat_result is still...
Automatically generate minimal ECC cert (278B) when running build script, instead of using one predesigned certificate.
I have created this issue to continue the discussion raised in #95
Hi, It there any plans to upgrade the dependency to the latest boost? It no longer compiles against the latest version due to some breaking changes.
It would be nice if we can have CI script to check if signatures are ordered correctly.