commit 659451d6ae9212f6f5414a99646ffbe4f55689d0
Author: Pekka Riikonen <priikone@silcnet.org>
Date:   Sun May 25 12:25:04 2008 +0300

    Handle memory allocation failures when unformatting data

commit 8aa96201d790de6a23905c5f0c87c950b582b8af
Author: Pekka Riikonen <priikone@silcnet.org>
Date:   Sun May 25 12:24:41 2008 +0300

    Add non-executing stack when compiling AES asm for GNU/ELF.
    
    Patch by Kp <kp@valhallalegends.com>
    
    Signed-off-by: Pekka Riikonen <priikone@silcnet.org>

commit 90009aed5e2261b993679a9acfe035b0833ab873
Author: Pekka Riikonen <priikone@silcnet.org>
Date:   Sun May 25 12:23:17 2008 +0300

    Fixed crash when packet stream creation fails.

commit 0b1c6527c7baaa07071e51b25dbb3b359be569d4
Author: Pekka Riikonen <priikone@silcnet.org>
Date:   Sun May 25 12:22:33 2008 +0300

    Fixes to connection freeing crashes

 apps/silcd/packet_send.c  |    9 ++++---
 apps/silcd/server.c       |   56 +++++++++++++++++++++++++++++++++++++-------
 apps/silcd/server_util.c  |    2 +
 lib/silccore/silcpacket.c |   21 +++++++++--------
 lib/silccrypt/aes_x86.asm |    4 +++
 lib/silcutil/silcbuffmt.c |   25 +++++++++++++-------
 6 files changed, 85 insertions(+), 32 deletions(-)
