DragonFly BSD
DragonFly commits List (threaded) for 2012-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: cluster - more libdmsg work


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 3 Dec 2012 22:05:29 -0800 (PST)

commit a2179323cae23105c50b96e4fe13169efe445734
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Dec 3 21:58:16 2012 -0800

    cluster - more libdmsg work
    
    * Fix numerous bugs, including a nasty edge case in the encryption code.
    
    * Do a better job locking things (state structures still need help).

Summary of changes:
 lib/libdmsg/crypto.c  |   28 +++---
 lib/libdmsg/dmsg.h    |    6 +-
 lib/libdmsg/msg.c     |  245 ++++++++++++++++++++++++++++++++++++++----------
 lib/libdmsg/msg_lnk.c |   98 ++++++++++++++++++-
 4 files changed, 305 insertions(+), 72 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a2179323cae23105c50b96e4fe13169efe445734


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]