projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4c7cf3
)
Removed unneessary fields.
author
Pekka Riikonen
<priikone@silcnet.org>
Wed, 23 Oct 2002 12:39:22 +0000
(12:39 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Wed, 23 Oct 2002 12:39:22 +0000
(12:39 +0000)
apps/silcd/server_internal.h
patch
|
blob
|
history
diff --git
a/apps/silcd/server_internal.h
b/apps/silcd/server_internal.h
index 2e7024f9fa87690ac91617ca08ac7beb4c438174..1fb5201e81c1848ea8359b83bb1386ed9228eca6 100644
(file)
--- a/
apps/silcd/server_internal.h
+++ b/
apps/silcd/server_internal.h
@@
-120,10
+120,6
@@
struct SilcServerStruct {
SilcHash md5hash;
SilcHash sha1hash;
- /* HMAC objects for MAC's. */
- SilcHmac md5hmac;
- SilcHmac sha1hmac;
-
/* Configuration object */
SilcServerConfig config;
SilcServerConfigRef config_ref;