Extract tiger.[ch] and utils.[ch] as common code.
authorfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Tue, 9 Jan 2007 03:43:34 +0000 (03:43 +0000)
committerfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Tue, 9 Jan 2007 03:43:34 +0000 (03:43 +0000)
commit8b17e919cee63400e6de2c5f699c0a88d226b7e6
tree596dcfebf59748bc366af92921b694c75ff90044
parentf5602a3d7f8dcce406609b43e413d99bce4afc49
Extract tiger.[ch] and utils.[ch] as common code.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@823 959494ce-11ee-0310-bf91-de5d638817bd
13 files changed:
Makefile.am
common/tiger.c [moved from daemon/tiger.c with 100% similarity]
common/utils.c [moved from daemon/utils.c with 99% similarity]
config/Makefile.am
config/tthsum.c
configure.in
daemon/Makefile.am
daemon/client.c
daemon/fnet-dc.c
include/Makefile.am
include/log.h [moved from daemon/log.h with 100% similarity]
include/tiger.h [moved from daemon/tiger.h with 100% similarity]
include/utils.h [moved from daemon/utils.h with 91% similarity]