Clients:

- Should return 1 as exit state if there was an error now.
- BInsert can read data from stdin, BRequest can write to stdout
- If you you use the parameter "-safer yes" it will encrypt all the data
that is written to disk by the client with a random session key.

Sorry, Steve, but I broke the interface to BClient, though the new one
should actually be easier for you to work with (on requests you have to
give it "Bucket" objects where it dumps the data and metadata).

Node:

- I added the "Persist" field to the protocol. If Persist is set to true
in a message, then the connection should be kept open until a message with
Persist=false is received - regardless of the KeepAlive values of messages
sent in between.

I'm not 100% that that works correctly, but I'm sure Itamar will test it
for me.


I'm too tired to code more now anyways, but I'll check in again after I
have walked the dog to make sure I didn't upset Nazibot.

-- 
\oskar

_______________________________________________
Freenet-dev mailing list
Freenet-dev at lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to