[Commits] [wesnoth/wesnoth] 55c37c: Use SHA1_Init() and co. for SHA-1 calculations
GitHub
noreply at github.com
Mon May 8 18:37:36 UTC 2017
Branch: refs/heads/login_save_crypt
Home: https://github.com/wesnoth/wesnoth
Commit: 55c37c0313afffd29be36cefaf39fd4fb596e17a
https://github.com/wesnoth/wesnoth/commit/55c37c0313afffd29be36cefaf39fd4fb596e17a
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2017-05-08 (Mon, 08 May 2017)
Changed paths:
M src/hash.cpp
Log Message:
-----------
Use SHA1_Init() and co. for SHA-1 calculations
The SHA_xxx() aliases were removed in OpenSSL 1.1.0.
Commit: d481380a19890e174a1abdb5c2b1d3a8d87365aa
https://github.com/wesnoth/wesnoth/commit/d481380a19890e174a1abdb5c2b1d3a8d87365aa
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2017-05-08 (Mon, 08 May 2017)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Fix misleading indentation
Compare: https://github.com/wesnoth/wesnoth/compare/741b85907926...d481380a1989
More information about the Commits
mailing list