monotone-commits-diffs
[Top][All Lists]
Advanced

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

[Monotone-commits-diffs] Revision 3bd25e29b0f892359da84d55cd7901a9f81501


From: monotone
Subject: [Monotone-commits-diffs] Revision 3bd25e29b0f892359da84d55cd7901a9f81501e4
Date: Sun, 10 Jul 2005 22:14:02 UT

-----------------------------------------------------------------
Revision: 3bd25e29b0f892359da84d55cd7901a9f81501e4
Ancestor: d3e007c65e4fbd017df342bb6a459bff56dac5d4
Author: address@hidden
Date: 2005-06-26T14:15:27

Modified files:
        ChangeLog Makefile.am netcmd.cc netcmd.hh netsync.cc
        transforms.hh

ChangeLog: 

        * netcmd.cc (netcmd::read, netcmd::write): change to using a HMACs 
        chained by including the previous HMAC in the input data, rather
        than altering the key each time.
        * netcmd.cc ({read,write}_{data,delta}_cmd): use encode_gzip/decode_gzip
          rather than raw xform.
        * hmac.{cc,hh}: new chained_hmac abstraction
        * Makefile.in: add them
        * netsync.cc: each session keeps a chained_hmac for read/write
        * transforms.hh: add a string variant for encode_gzip

Attachment: txtNFbML3sEKT.txt
Description: Diff [d3e007c65e4fbd017df342bb6a459bff56dac5d4] -> [3bd25e29b0f892359da84d55cd7901a9f81501e4]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]