]> WPIA git - cassiopeia.git/commit
chg: Build two binaries for the signer
authorFelix Dörre <felix@dogcraft.de>
Sat, 27 Dec 2014 16:51:02 +0000 (17:51 +0100)
committerBenny Baumann <BenBE@geshi.org>
Sat, 24 Jan 2015 17:23:45 +0000 (18:23 +0100)
commitc3f5775ce88f4df732e5e803dab70ce395c5f504
tree24bd107e3254e32b8671aba2d69749446b791ff6
parentd289583508396f1ae84580febc8faa913fd20935
chg: Build two binaries for the signer
14 files changed:
Makefile
src/apps/client.cpp [moved from src/main.cpp with 60% similarity]
src/apps/signer.cpp [new file with mode: 0644]
src/config.cpp [new file with mode: 0644]
src/config.h [new file with mode: 0644]
src/database.h
src/recordHandler.cpp
src/simpleOpensslSigner.cpp
src/simpleOpensslSigner.h
src/slipBio.cpp
src/sslUtil.cpp
src/sslUtil.h
test/Makefile
test/src/main.cpp