[prev in list] [next in list] [prev in thread] [next in thread] 

List:       silc-cvs
Subject:    GIT: SILC - Secure Internet Live Conferencing branch, silc.1.1.branch,
From:       Pekka Riikonen <priikone () git ! silcnet ! org>
Date:       2008-04-10 15:11:11
Message-ID: 200804101511.m3AFBBp5021594 () git ! silcnet ! org
[Download RAW message or body]

SILC - Secure Internet Live Conferencing updated:
       via  5749ebf8cfa5679321580dc261bfd35c0ba693a4 (commit)
       via  2dc72c63d6cc4e4f2addb99783554707a3488b6d (commit)
       via  c724c52cf360b74e42a7f2c7450a25bd1fcb220d (commit)
       via  8b11d3c1627f1dc3c7966bb51901bcdcf1f8a9fb (commit)
       via  9b290d7cd0ad262dfc23ef2e5673a2e088d1619e (commit)
       via  bc5293b5663c03847ab2400a69dbbeb7f69d439f (commit)
      from  b36495161037e52ad993202da5d3df1837235d24 (commit)


-----------------------------------------------------------------------
commit 5749ebf8cfa5679321580dc261bfd35c0ba693a4
Author: Pekka Riikonen <priikone@silcnet.org>
Date:   Thu Apr 10 18:04:11 2008 +0300

    Compute packet sums using sha512sum.

commit 2dc72c63d6cc4e4f2addb99783554707a3488b6d
Author: Pekka Riikonen <priikone@silcnet.org>
Date:   Thu Apr 10 18:03:46 2008 +0300

    Mark scheduler task unscheduled after silc_schedule_unset_listen_fd.
    
    Affects epoll() version of schduler.  If it isn't marked unscheduled
    next time fd's events are changed they expect the fd to be in epoll()
    which they are not.  Setting unscheduled will add them again to epoll().

commit c724c52cf360b74e42a7f2c7450a25bd1fcb220d
Author: Pekka Riikonen <priikone@silcnet.org>
Date:   Thu Apr 10 18:01:35 2008 +0300

    Fixed QoS data limit handling in socket stream when reading data.

commit 8b11d3c1627f1dc3c7966bb51901bcdcf1f8a9fb
Author: Pekka Riikonen <priikone@silcnet.org>
Date:   Thu Apr 10 17:59:59 2008 +0300

    Fixed packet stream destroy crashes when closing connections.
    
    Take a reference of the packet stream and then destroy it.  The final
    reference is freed in the timeout callback.  Any operation in the mean
    time will detect the stream is destroyed and won't do anything.

commit 9b290d7cd0ad262dfc23ef2e5673a2e088d1619e
Author: Pekka Riikonen <priikone@silcnet.org>
Date:   Tue Apr 8 08:01:19 2008 +0300

    Accept 0600 and 0640 for server private key permissions.

commit bc5293b5663c03847ab2400a69dbbeb7f69d439f
Author: Pekka Riikonen <priikone@silcnet.org>
Date:   Tue Apr 8 08:00:40 2008 +0300

    Fixed busy-loop in WATCH command when adding public keys.
    
    If the public key decoding failed the command ended up
    decoding and failing the same public key for ever.

-----------------------------------------------------------------------

Summary of changes:
 apps/silcd/command.c                     |    4 +++-
 apps/silcd/server.c                      |   13 ++++++++++++-
 apps/silcd/serverconfig.c                |    5 +++--
 distdir/post-dist                        |    4 ++--
 lib/silccore/silcpacket.c                |    6 +++---
 lib/silcutil/silcsocketstream.c          |    6 ++++--
 lib/silcutil/unix/silcunixschedule.c     |    3 ++-
 lib/silcutil/unix/silcunixsocketstream.c |    8 +++++---
 8 files changed, 34 insertions(+), 15 deletions(-)

--
SILC - Secure Internet Live Conferencing
___________________________________________________
https://lists.silcnet.org/mailman/listinfo/silc-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic