[wesnoth-commits] [wesnoth/wesnoth] 1dc7c6: Encrypt client/server communication using OpenSSL ...
Pentarctagon
noreply at github.com
Sat Nov 28 18:28:16 UTC 2020
Branch: refs/heads/openssl
Home: https://github.com/wesnoth/wesnoth
Commit: 1dc7c6bb6aceb898a5a18bf66aa7c8c76d6834d8
https://github.com/wesnoth/wesnoth/commit/1dc7c6bb6aceb898a5a18bf66aa7c8c76d6834d8
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2020-11-28 (Sat, 28 Nov 2020)
Changed paths:
M .github/workflows/ci-scripts/docker.sh
M .gitignore
M CMakeLists.txt
M SConstruct
A certs/README.md
M src/CMakeLists.txt
M src/network_asio.cpp
M src/network_asio.hpp
M src/server/campaignd/server.cpp
M src/server/common/send_receive_wml_helpers.ipp
M src/server/common/server_base.cpp
M src/server/common/server_base.hpp
M src/server/wesnothd/server.cpp
M src/server/wesnothd/server.hpp
M src/wesnothd_connection.cpp
M src/wesnothd_connection.hpp
Log Message:
-----------
Encrypt client/server communication using OpenSSL with Boost Asio.
More information about the Commits
mailing list