oxen-mq/lokimq
Jason Rhinelander 1f60abf50e Make from_{hex,base32z,base64} compatible with std::byte
Make the char handling a bit more generic so that std::byte (or other
size-1 types) will work.
2020-05-12 19:38:05 -03:00
..
address.cpp Require C++17 2020-05-12 15:33:59 -03:00
address.h Require C++17 2020-05-12 15:33:59 -03:00
auth.cpp Require C++17 2020-05-12 15:33:59 -03:00
auth.h Provide caller Access in Message 2020-04-23 21:52:39 -03:00
base32z.h Make from_{hex,base32z,base64} compatible with std::byte 2020-05-12 19:38:05 -03:00
base64.h Make from_{hex,base32z,base64} compatible with std::byte 2020-05-12 19:38:05 -03:00
batch.h Add ability to run a batch completion job in the proxy thread 2020-02-11 02:17:12 -04:00
bt_serialize.cpp Require C++17 2020-05-12 15:33:59 -03:00
bt_serialize.h Remove pre-C++17 workarounds/ifdefs 2020-05-12 15:50:36 -03:00
connections.cpp Require C++17 2020-05-12 15:33:59 -03:00
connections.h Require C++17 2020-05-12 15:33:59 -03:00
hex.h Make from_{hex,base32z,base64} compatible with std::byte 2020-05-12 19:38:05 -03:00
jobs.cpp Fix proxy thread stall when workers fill up 2020-04-21 16:55:40 -03:00
lokimq-internal.h Require C++17 2020-05-12 15:33:59 -03:00
lokimq.cpp C++17 class template deduction 2020-05-12 15:59:22 -03:00
lokimq.h Remove pre-C++17 workarounds/ifdefs 2020-05-12 15:50:36 -03:00
message.h Require C++17 2020-05-12 15:33:59 -03:00
proxy.cpp C++17 class template deduction 2020-05-12 15:59:22 -03:00
string_view.h Require C++17 2020-05-12 15:33:59 -03:00
version.h.in Add version to cmake, generate version header 2020-03-13 14:28:05 -03:00
worker.cpp Require C++17 2020-05-12 15:33:59 -03:00