Re: [freenet-dev] Bug in client.cli.Main

2002-07-25 Thread Andrew Rodland
On Thu, 25 Jul 2002 14:40:09 +0100 Matthew Toseland <[EMAIL PROTECTED]> wrote: > On Wed, Jul 24, 2002 at 10:32:56PM -0500, Ed Onken wrote: > > At 09:21 PM 07/24/2002 -0500, Ed Onken wrote: > > > > As far as my below fix goes, I don't whether or not we want to fire > > a CollisionEvent or not whe

Re: [freenet-dev] Bug in client.cli.Main

2002-07-25 Thread Matthew Toseland
On Wed, Jul 24, 2002 at 10:32:56PM -0500, Ed Onken wrote: > At 09:21 PM 07/24/2002 -0500, Ed Onken wrote: > > As far as my below fix goes, I don't whether or not we want to fire a > CollisionEvent or not when a CHK has a key collision. I don't know if it > would confuse clients or not to have

Re: [freenet-dev] Bug in client.cli.Main

2002-07-24 Thread Ed Onken
At 09:21 PM 07/24/2002 -0500, Ed Onken wrote: As far as my below fix goes, I don't whether or not we want to fire a CollisionEvent or not when a CHK has a key collision. I don't know if it would confuse clients or not to have a insert succeed even when a key collision occurs. >At 02:21 AM 07

Re: [freenet-dev] Bug in client.cli.Main

2002-07-24 Thread Ed Onken
At 02:21 AM 07/25/2002 +0100, Matthew Toseland wrote: >I thought we fixed this ages ago? Anyway, freenet.client.cli.Main >doesn't insert the redirect if the file being inserted is already in >Freenet. If anyone feels like fixing this etc etc; I haven't found the >relevant code yet. For the occasio

Re: [freenet-dev] Bug in client.cli.Main

2002-07-24 Thread Ian Clarke
On Thu, Jul 25, 2002 at 02:21:32AM +0100, Matthew Toseland wrote: > I thought we fixed this ages ago? Anyway, freenet.client.cli.Main > doesn't insert the redirect if the file being inserted is already in > Freenet. If anyone feels like fixing this etc etc; I haven't found the > relevant code yet.

[freenet-dev] Bug in client.cli.Main

2002-07-24 Thread Matthew Toseland
I thought we fixed this ages ago? Anyway, freenet.client.cli.Main doesn't insert the redirect if the file being inserted is already in Freenet. If anyone feels like fixing this etc etc; I haven't found the relevant code yet. For the occasional freesites that use this, this could be used as a DoS a