Moved all the generic packet sending, encryption, reception,
authorPekka Riikonen <priikone@silcnet.org>
Fri, 14 Jul 2000 06:13:19 +0000 (06:13 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Fri, 14 Jul 2000 06:13:19 +0000 (06:13 +0000)
commit2a0e778aec24176a88e1f97c89235fbcc71b717c
tree983a6efc9492e1f316373e32f4bbe61d5e01a042
parent4044674ab49f32b6b7953d8af9f7bf91338d0540
Moved all the generic packet sending, encryption, reception,
decryption and processing functions to library as they were
duplicated code with the server. Now client uses the generic
routines which is a lot cleaner.
apps/silc/client.c