memgraph/src/communication
Teon Banek ceffaf3d85 Move add_lcp and add_capnp to cmake/functions.cmake
Summary:
These functions were defined in multiple places. They are moved to
cmake/functions.cmake to keep only one source of truth.

Reviewers: mferencevic, msantl, mculinovic

Reviewed By: mferencevic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1578
2018-08-30 16:34:39 +02:00
..
bolt Fix handling of Bolt init auth metadata 2018-07-30 16:51:41 +02:00
rpc Implement SSL support for servers and clients 2018-06-20 17:56:47 +02:00
buffer.cpp Fix network buffer resize bug 2018-08-14 16:33:31 +02:00
buffer.hpp Implement SSL support for servers and clients 2018-06-20 17:56:47 +02:00
client.cpp Implement SSL support for servers and clients 2018-06-20 17:56:47 +02:00
client.hpp Implement SSL support for servers and clients 2018-06-20 17:56:47 +02:00
CMakeLists.txt Move add_lcp and add_capnp to cmake/functions.cmake 2018-08-30 16:34:39 +02:00
context.cpp Implement SSL support for servers and clients 2018-06-20 17:56:47 +02:00
context.hpp Implement SSL support for servers and clients 2018-06-20 17:56:47 +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 SSL support for servers and clients 2018-06-20 17:56:47 +02:00
result_stream_faker.hpp Rename bolt::DecodedValue to bolt::Value 2018-07-24 15:59:20 +02:00
server.hpp Fix warnings 2018-07-04 16:39:58 +02:00
session.hpp Initial implementation of authentication 2018-07-27 13:08:17 +02:00