Added checking for prv/pub keys in serverconfig.
authorGiovanni Giacobbi <johnny@silcnet.org>
Fri, 29 Mar 2002 02:38:54 +0000 (02:38 +0000)
committerGiovanni Giacobbi <johnny@silcnet.org>
Fri, 29 Mar 2002 02:38:54 +0000 (02:38 +0000)
commitb087cbcdbc1d2c76b73f4a7b426fc54103abd27e
tree816837f9478a01c43e8c22baf8f33123ca62d8c9
parent58fd5f932cc8bb8055d488d6d1d4a139238953d0
Added checking for prv/pub keys in serverconfig.
Moved functions silc_server_drop and silc_server_daemonise to
silcd.c.
Added some .cvsignore files
Reverted a small part of the automatic ref/unref code, it was causing
double unref in some situations.
12 files changed:
CHANGES
apps/silcd/server.c
apps/silcd/server.h
apps/silcd/serverconfig.c
apps/silcd/silcd.c
lib/.cvsignore [new file with mode: 0644]
lib/silcclient/.cvsignore [new file with mode: 0644]
lib/silccore/.cvsignore [new file with mode: 0644]
lib/silccrypt/.cvsignore [new file with mode: 0644]
lib/silcmath/.cvsignore [new file with mode: 0644]
lib/silcsftp/.cvsignore [new file with mode: 0644]
lib/silcsim/.cvsignore [new file with mode: 0644]