Well, I've had the *first* line of submitted code *ever*, by anyone! Sure it's
only 1 line, and a typo fix, but every journey.... So thanks to Jason Hugins

Well...
 * Whiterose is still frozen and all work is happening in RedRose, but I'm
   going to copy RedRose into Whiterose sometime soon
 * The new message core is coming along. I'm sure there are still lots of bugs
   in it - but it's *so* much better than the old code. Now things are nice and
   simple. There's 1 class for both DataInsert+DataReply and 1 for both
   InsertRequest+DataRequest.
 * I've made a start on supporting the new CHKs in key.cc. You will be able to
   call Key->get_datachecker() and it will return a DataChecker *. The
   ActiveSender will call DataChecker->write (buf, len) for all incoming code if
   it's a driver. That can throw a number of things. CHKChecker should be
   finished soon (see r3proto.pdf).
 * There exists very minimal code for checking DSA sigs in dsa.cc. I'm not even
   sure if it's logically correct, but it's very short. This is for the
   future SVKChecker and KSKChecker classes.
 * To support the DataChecker code, Key now parses the keytype in a key.
 * Changes in the way Trans works. Basically sending a message is now no longer
   tied to recving one. This is to support possible multiplexed links (don't
   ask yet)
 * My brain was slowly frying with the core code, so I've started on bandwidth 
   limiting code

AGL

-- 
The herd instinct among economists makes sheep look like independent thinkers
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 240 bytes
Desc: not available
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20000808/b0c3bd00/attachment.pgp>

Reply via email to