oxen-mq/oxenmq
Jason Rhinelander 3b634329ac Fix libc++
libc++ hates the forward declaration, so just include the <future>
header.
2021-11-30 14:29:24 -04:00
..
address.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
address.h Add std::hash implementation for oxenmq::address 2021-11-28 10:26:35 -04:00
auth.cpp Merge pull request #67 from jagerman/ipv6 2021-11-30 14:20:43 -04:00
auth.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
base32z.h Fix r narrowing initialization warning when uint_fast16_t is small 2021-10-05 12:21:38 -03:00
base64.h Fix r narrowing initialization warning when uint_fast16_t is small 2021-10-05 12:21:38 -03:00
batch.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
bt_producer.h Add const 2021-09-07 16:26:45 -03:00
bt_serialize.cpp Apple workaround 2021-09-07 01:16:38 -03:00
bt_serialize.h Add `is_unsigned_integer` to bt_{dict,list}_consumer 2021-06-08 00:58:20 -03:00
bt_value.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
byte_type.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
connections.cpp Merge pull request #67 from jagerman/ipv6 2021-11-30 14:20:43 -04:00
connections.h Simplify conn index handling (#41) 2021-06-23 17:51:25 -03:00
hex.h Simplify iterator initialization & avoid warnings 2021-10-05 12:12:16 -03:00
jobs.cpp Rebrand variables LMQ -> OMQ 2021-11-30 14:10:47 -04:00
message.h Rebrand variables LMQ -> OMQ 2021-11-30 14:10:47 -04:00
oxenmq-internal.h Rebrand variables LMQ -> OMQ 2021-11-30 14:10:47 -04:00
oxenmq.cpp Propagate proxy thread startup exceptions 2021-11-30 14:16:17 -04:00
oxenmq.h Fix libc++ 2021-11-30 14:29:24 -04:00
proxy.cpp Propagate proxy thread startup exceptions 2021-11-30 14:16:17 -04:00
variant.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
version.h.in Bump (and cmake-modernize) version 2021-04-15 15:15:44 -03:00
worker.cpp Rebrand variables LMQ -> OMQ 2021-11-30 14:10:47 -04:00