[Commits] [wesnoth/wesnoth] 35fdff: Remove ANA

GitHub noreply at github.com
Thu Apr 23 09:08:48 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 35fdff6622cd247a320a91ecf276f964fc62ad02
      https://github.com/wesnoth/wesnoth/commit/35fdff6622cd247a320a91ecf276f964fc62ad02
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-04-23 (Thu, 23 Apr 2015)

  Changed paths:
    M CMakeLists.txt
    M changelog
    R doc/ana/Doxyfile
    R doc/ana/ana-class-diagram.xmi
    R doc/ana/description.tex
    R doc/ana/images/logo.svg
    R doc/ana/images/modules.png
    M src/CMakeLists.txt
    R src/ana/CMakeLists.txt
    R src/ana/api/ana.hpp
    R src/ana/api/binary_streams.hpp
    R src/ana/api/buffers.hpp
    R src/ana/api/common.hpp
    R src/ana/api/predicates.hpp
    R src/ana/api/stats.hpp
    R src/ana/api/timers.hpp
    R src/ana/apps/CMakeLists.txt
    R src/ana/apps/chat/CMakeLists.txt
    R src/ana/apps/chat/client.cpp
    R src/ana/apps/chat/server.cpp
    R src/ana/src/CMakeLists.txt
    R src/ana/src/SConscript
    R src/ana/src/asio_client.cpp
    R src/ana/src/asio_client.hpp
    R src/ana/src/asio_listener.cpp
    R src/ana/src/asio_listener.hpp
    R src/ana/src/asio_proxy_connection.cpp
    R src/ana/src/asio_proxy_connection.hpp
    R src/ana/src/asio_sender.cpp
    R src/ana/src/asio_sender.hpp
    R src/ana/src/asio_server.cpp
    R src/ana/src/asio_server.hpp
    R src/ana/src/asio_timers.cpp
    R src/ana/test/CMakeLists.txt
    R src/ana/test/ana_client.cpp
    R src/ana/test/sdl_server.cpp
    R src/network_ana.cpp
    R src/network_manager_ana.cpp
    R src/network_manager_ana.hpp

  Log Message:
  -----------
  Remove ANA

This project was never completed, the author left, and what we had was
too buggy to use in production (including such gems as a server DoS
bug).

Only removed from the CMake recipe since it was already removed from the
SCons script in commit 634b0039f80e3ba3ecf9729516071d533c25d3d5.





More information about the Commits mailing list