memgraph/src/communication
Matej Ferencevic 6c49e6de02 Add SSL support to HA RPC
Reviewers: msantl, teon.banek

Reviewed By: msantl

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2055
2019-05-20 12:53:52 +02:00
..
bolt Add GetLeaderId to HAClient 2019-05-16 15:22:51 +02:00
rpc Add SSL support to HA RPC 2019-05-20 12:53:52 +02:00
buffer.cpp Refactor network stack to use * instead of & 2018-09-03 20:20:42 +02:00
buffer.hpp Refactor network stack to use * instead of & 2018-09-03 20:20:42 +02:00
client.cpp Migrate RPC to SLK 2019-05-06 14:27:57 +02:00
client.hpp Migrate RPC to SLK 2019-05-06 14:27:57 +02:00
CMakeLists.txt Remove Cap'n Proto 2019-05-08 10:51:10 +02:00
context.cpp Fix communication context SSL leaks 2019-05-15 16:47:54 +02:00
context.hpp Fix communication context SSL leaks 2019-05-15 16:47:54 +02:00
exceptions.hpp Initial implementation of authentication 2018-07-27 13:08:17 +02:00
helpers.cpp Implement SSL support for servers and clients 2018-06-20 17:56:47 +02:00
helpers.hpp Implement SSL support for servers and clients 2018-06-20 17:56:47 +02:00
init.cpp Implement SSL support for servers and clients 2018-06-20 17:56:47 +02:00
init.hpp Implement SSL support for servers and clients 2018-06-20 17:56:47 +02:00
listener.hpp Implement new spin lock 2019-01-08 09:15:07 +01:00
result_stream_faker.hpp Rename bolt::DecodedValue to bolt::Value 2018-07-24 15:59:20 +02:00
server.hpp Migrate to C++17 2019-04-23 14:46:44 +02:00
session.hpp Implement new spin lock 2019-01-08 09:15:07 +01:00