oxen-mq/oxenmq
Jason Rhinelander dc40ebd428 Add connect_option::*; allow per-connection pubkey-based routing setting
Storage server, in particular, needs to disable pubkey-based routing on
its connection to oxend (because it is sharing oxend's own keys), but
wants it by default for SS-to-SS connections.  This allows the oxend
connection to turn it off so that we don't have oxend omq connections
replacing each other.
2021-04-15 15:11:54 -03:00
..
address.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
address.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
auth.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
auth.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
base32z.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
base64.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
batch.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
bt_serialize.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
bt_serialize.h Make is_bt_tuple constexpr variables inline 2021-02-09 21:46:33 -04: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 Add connect_option::*; allow per-connection pubkey-based routing setting 2021-04-15 15:11:54 -03:00
connections.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
hex.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
jobs.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
message.h Add better deferred reply capabilities to Message 2021-01-21 11:59:39 -04:00
oxenmq-internal.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
oxenmq.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
oxenmq.h Add connect_option::*; allow per-connection pubkey-based routing setting 2021-04-15 15:11:54 -03:00
proxy.cpp Add connect_option::*; allow per-connection pubkey-based routing setting 2021-04-15 15:11:54 -03:00
variant.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
version.h.in Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
worker.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00