Added checking for prv/pub keys in serverconfig.
authorGiovanni Giacobbi <johnny@silcnet.org>
Fri, 29 Mar 2002 02:43:47 +0000 (02:43 +0000)
committerGiovanni Giacobbi <johnny@silcnet.org>
Fri, 29 Mar 2002 02:43:47 +0000 (02:43 +0000)
commit437fbbb64ede4b82297740353734d9f96eaa0176
tree6e373ee6823f772b8b03ebc9ad38e3e854512303
parentca6ef1a26e81beda6d7180a73ed29d5b0a7b99eb
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.
CHANGES
apps/silcd/server.c
apps/silcd/server.h
apps/silcd/serverconfig.c
apps/silcd/silcd.c
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]