[freenet-dev] Freenet 0.7 build 1041

2007-07-08 Thread Florent Daignière
--- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20070708/cb67690a/attachment.pgp>

[freenet-dev] Freenet 0.7 build 1041

2007-07-08 Thread Jusa Saari
On Sat, 07 Jul 2007 01:40:36 +0100, Matthew Toseland wrote: > Freenet 0.7 build 1041 is now available. Please upgrade, tell us if you > have any problem upgrading, and tell us if you find any bugs. > > Major changes: > - Major internal changes/refactoring getting ready for opennet. We don't > yet

[freenet-dev] TestDDA issue

2007-07-08 Thread Florent Daignière
man/listinfo/devl > > > > > -- > ______ > GnuPG key: (0x48DBFA8A) > Keyserver: pgpkeys.pca.dfn.de > Fingerprint: > 477D F057 1BD4 1AE7 8A54 8679 6690 E2EC 48DB FA8A > __ -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20070708/c51f3f26/attachment.pgp>

[freenet-dev] TestDDA issue

2007-07-08 Thread bbac...@googlemail.com
Wouldn't it be possible to enhance TestDDA for read-only files? The node could choose a part of a file (or more parts) with some KB of size and check if the client sends the same hash for the parts as the node computed. Client->Node: TestDDA file=/abc mode=ForPUT Node->Client: Provide Hash for off

Re: [freenet-dev] Freenet 0.7 build 1041

2007-07-08 Thread Florent Daignière
* Jusa Saari <[EMAIL PROTECTED]> [2007-07-08 20:04:15]: > On Sat, 07 Jul 2007 01:40:36 +0100, Matthew Toseland wrote: > > > Freenet 0.7 build 1041 is now available. Please upgrade, tell us if you > > have any problem upgrading, and tell us if you find any bugs. > > > > Major changes: > > - Major

[freenet-dev] TestDDA issue

2007-07-08 Thread Florent Daignière
, do not hesitate to ask if it doesn't... I'm not sure how clear my explanation is :) Regards, NextGen$ -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL:

[freenet-dev] TestDDA issue

2007-07-08 Thread bbac...@googlemail.com
Hello, I want to implement the TestDDA functionality, but I will wait until TestDDA supports DDA from read-only devices (upload of files from DVD). Is this already possible, did I miss something?

Re: [freenet-dev] Freenet 0.7 build 1041

2007-07-08 Thread Jusa Saari
On Sat, 07 Jul 2007 01:40:36 +0100, Matthew Toseland wrote: > Freenet 0.7 build 1041 is now available. Please upgrade, tell us if you > have any problem upgrading, and tell us if you find any bugs. > > Major changes: > - Major internal changes/refactoring getting ready for opennet. We don't > yet

Re: [freenet-dev] TestDDA issue

2007-07-08 Thread Florent Daignière
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2007-07-08 14:14:50]: > Wouldn't it be possible to enhance TestDDA for read-only files? Enhancements are always possible ;) > The node could choose a part of a file (or more parts) with some KB of > size and check if the client sends the same hash for the

Re: [freenet-dev] TestDDA issue

2007-07-08 Thread bbackde
Wouldn't it be possible to enhance TestDDA for read-only files? The node could choose a part of a file (or more parts) with some KB of size and check if the client sends the same hash for the parts as the node computed. Client->Node: TestDDA file=/abc mode=ForPUT Node->Client: Provide Hash for off

Re: [freenet-dev] TestDDA issue

2007-07-08 Thread Florent Daignière
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2007-07-08 12:53:30]: > Hello, > > I want to implement the TestDDA functionality, but I will wait until > TestDDA supports DDA from read-only devices (upload of files from > DVD). It's possible but not through TestDDA itself; by design. > Is this alread

[freenet-dev] TestDDA issue

2007-07-08 Thread bbackde
Hello, I want to implement the TestDDA functionality, but I will wait until TestDDA supports DDA from read-only devices (upload of files from DVD). Is this already possible, did I miss something? ___ Devl mailing list Devl@freenetproject.org http://emu.f