# # ChangeLog for branches/network/src/lib/network/synchronizeable.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 4, 2024, 11:40:22 AM Sun, 11 Dec 2005 13:07:08 GMT rennerc [6043] * branches/network/src/defs/class_id.h (modified) * branches/network/src/lib/network/Makefile.am (modified) * branches/network/src/lib/network/handshake.cc (added) * branches/network/src/lib/network/handshake.h (added) * branches/network/src/lib/network/network_protocol.cc (modified) * branches/network/src/lib/network/network_protocol.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) * branches/network/src/subprojects/network/read_sync.cc (modified) * branches/network/src/subprojects/network/read_sync.h (modified) * branches/network/src/subprojects/network/simple_sync.cc (modified) * branches/network/src/subprojects/network/simple_sync.h (modified) * branches/network/src/subprojects/network/write_sync.cc (modified) * branches/network/src/subprojects/network/write_sync.h (modified) added handshake Fri, 09 Dec 2005 11:52:12 GMT patrick [5999] * branches/network (copied) * branches/network/AUTHORS (copied) * branches/network/CODING-STANDARDS (copied) * branches/network/COPYING (copied) * branches/network/ChangeLog (copied) * branches/network/IDEAS (copied) * branches/network/INSTALL (copied) * branches/network/MakeMakefile (copied) * branches/network/Makefile.am (copied) * branches/network/NEWS (copied) * branches/network/README (copied) * branches/network/ToDo (copied) * branches/network/autogen.sh (copied) * branches/network/config.guess (copied) * branches/network/config.h.in (copied) * branches/network/config.sub (copied) * branches/network/configure.ac (copied) * branches/network/depcomp (copied) * branches/network/doc (copied) * branches/network/install-sh (copied) * branches/network/missing (copied) * branches/network/mkinstalldirs (copied) * branches/network/scripts (copied) * branches/network/src (copied) network: added the network branche again Fri, 09 Dec 2005 11:41:31 GMT patrick [5997] * trunk/src/lib/network/network_manager.cc (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) merged the network branche a second time because there where some ...