projects
/
runtime.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ff2bae
)
udpates.
author
Pekka Riikonen
<priikone@silcnet.org>
Sat, 4 Aug 2007 15:48:46 +0000
(15:48 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Sat, 4 Aug 2007 15:48:46 +0000
(15:48 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 02b06e179d749e7ad36dae73a7d0c317e33cf867..bd631bd71aad6ed63fea75e349dd54e6832386d3 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-1,3
+1,8
@@
+Sat Aug 4 18:37:22 EEST 2007 Pekka Riikonen <priikone@silcnet.org>
+
+ * Fixed USERS command user mode handling (integer overflow).
+ Affected file is lib/silcclient/command_reply.c.
+
Thu Jul 19 21:08:49 EEST 2007 Pekka Riikonen <priikone@silcnet.org>
* Fixed big-endian issues from aes implementation. Affected