+Tue Jun 19 13:40:09 CEST 2001 Pekka Riikonen <priikone@poseidon.pspt.fi>
+
+ * make install generates new server keys only if there is not
+ keys already.
+
Mon Jun 18 18:49:07 EEST 2001 Pekka Riikonen <priikone@poseidon.pspt.fi>
* Set SILC_MESSAGE_FLAG_NOREPLY when sending the away message.
-mkdir -p $(logsdir)
generate-server-key:
- -$(sbindir)/silcd -C $(etcdir)
+ -@if test '!' -f $(etcdir)/silcd.pub ; then \
+ $(sbindir)/silcd -C $(etcdir) \
+ fi
sim-install:
-cp -fR $(srcdir)/lib/silcsim/modules/*.so $(modulesdir)/
TODO/bugs In SILC Libraries
===========================
+ o The timeout calculation can go negative at least on BSD, so rewrite
+ in in lib/silcutil/silcschdule.c.
+
o Incomplete IPv6 support:
o All network routines in lib/silcutil/silcnet.[ch] does not