Added support for the identifier strings and their validity
authorPekka Riikonen <priikone@silcnet.org>
Tue, 29 Mar 2005 14:14:55 +0000 (14:14 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Tue, 29 Mar 2005 14:14:55 +0000 (14:14 +0000)
commitece132680dad90a0967f943d801efdaeda921716
tree63859fc8d197b55aa9812addcfadfd09386c8fa3
parent214b6c3768610da3c56ae996e4d30eca623388c7
Added support for the identifier strings and their validity
checking into the server.
Added silc_identifier_check for applications to easy check
for validity of identifier strings.
16 files changed:
CHANGES
TODO
apps/silcd/command.c
apps/silcd/command_reply.c
apps/silcd/idlist.c
apps/silcd/packet_receive.c
apps/silcd/server.c
apps/silcd/server_query.c
apps/silcd/server_util.c
apps/silcd/serverid.c
apps/silcd/serverid.h
lib/silccore/silcidcache.c
lib/silccore/silcstatus.h
lib/silcutil/silcstrutil.c
lib/silcutil/silcstrutil.h
lib/silcutil/silcutil.c