[Commits] [wesnoth/wesnoth] 29db5b: Use OpenSSL for MD5 too!

GitHub noreply at github.com
Mon May 1 07:23:54 UTC 2017


  Branch: refs/heads/login_save_crypt
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 29db5bb01030515b4875568d668e3065b77d35c8
      https://github.com/wesnoth/wesnoth/commit/29db5bb01030515b4875568d668e3065b77d35c8
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-01 (Mon, 01 May 2017)

  Changed paths:
    M projectfiles/VC12/campaignd.vcxproj
    M projectfiles/VC12/campaignd.vcxproj.filters
    M projectfiles/VC12/wesnoth.vcxproj
    M projectfiles/VC12/wesnoth.vcxproj.filters
    M src/campaign_server/campaign_server.cpp
    M src/config_cache.cpp
    M src/game_initialization/multiplayer.cpp
    M src/hash.cpp
    M src/hash.hpp
    R src/md5.cpp
    R src/md5.hpp

  Log Message:
  -----------
  Use OpenSSL for MD5 too!

The hash.?pp files could probably use much cleanup, but I can't be bothered to do it right now.





More information about the Commits mailing list