On Wed, Oct 29, 2003 at 08:41:36PM -0500, Nick Tarleton wrote:
> http://www.eff.org/cgi/tiny?urlID=28
> This bodes not well for the common carrier defense.
actually, this has been par for the course in australia for some time -
there was this nice theory that the carrot that they used to get ISPs
Update of /cvsroot/freenet/freenet/src/freenet/node/rt
In directory sc8-pr-cvs1:/tmp/cvs-serv7773/src/freenet/node/rt
Modified Files:
ResponseTimeEstimator.java
Log Message:
Catch something that can't happen, and add another recent = new RecentReports() to
prevent NPE
Index: ResponseTim
Update of /cvsroot/freenet/freenet/src/freenet
In directory sc8-pr-cvs1:/tmp/cvs-serv5461/src/freenet
Modified Files:
OpenConnectionManager.java Version.java
Log Message:
Fix an NPE in the Peer html stuff
Ensure that ResponseTimeEstimators always have a recent, not positive this fix is
r
Update of /cvsroot/freenet/freenet/src/freenet/node/rt
In directory sc8-pr-cvs1:/tmp/cvs-serv5461/src/freenet/node/rt
Modified Files:
ResponseTimeEstimator.java
Log Message:
Fix an NPE in the Peer html stuff
Ensure that ResponseTimeEstimators always have a recent, not positive this fix is
On Wednesday 29 October 2003 09:52 pm, pineapple wrote:
> I hate to reply to my own message, it's embarrassing
>
> :) If you think my suggestion is totally out to
> lunch, please say so. I can handle some constructive
> criticism.
From my POV, looks like you didn't get Warnocked, but that your o
Update of /cvsroot/freenet/freenet/src/freenet
In directory sc8-pr-cvs1:/tmp/cvs-serv29515/src/freenet
Modified Files:
OpenConnectionManager.java
Log Message:
Hmm.. mixed up width and height..
Index: OpenConnectionManager.java
=
Update of /cvsroot/freenet/freenet/src/freenet
In directory sc8-pr-cvs1:/tmp/cvs-serv28797/src/freenet
Modified Files:
OpenConnectionManager.java
Log Message:
Initial version of routing table graphs on the OCM PeerMode page.
Index: OpenConnectionManager.java
=
Update of /cvsroot/freenet/freenet/src/freenet/node/http/infolets
In directory sc8-pr-cvs1:/tmp/cvs-serv28797/src/freenet/node/http/infolets
Modified Files:
OpenConnections.java
Log Message:
Initial version of routing table graphs on the OCM PeerMode page.
Index: OpenConnections.java
===
Update of /cvsroot/freenet/freenet/src/freenet/crypt
In directory sc8-pr-cvs1:/tmp/cvs-serv28639/src/freenet/crypt
Modified Files:
ThrottledAsyncEntropyYarrow.java
Log Message:
Make entropy processing thread process with lower prio
Index: ThrottledAsyncEntropyYarrow.java
Update of /cvsroot/freenet/freenet/src/freenet/node/rt
In directory sc8-pr-cvs1:/tmp/cvs-serv28391/src/freenet/node/rt
Modified Files:
StandardNodeEstimator.java ResponseTimeEstimator.java
TimeEstimator.java NGRoutingTable.java NodeEstimator.java
Log Message:
Move the HTML genera
I hate to reply to my own message, it's embarrassing
:) If you think my suggestion is totally out to
lunch, please say so. I can handle some constructive
criticism.
- Original Message -
From: "pineapple" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 29, 2003 12:34
Update of /cvsroot/freenet/freenet/src/freenet/node/ds
In directory sc8-pr-cvs1:/tmp/cvs-serv24032/src/freenet/node/ds
Modified Files:
FSDataStore.java
Removed Files:
DSConsole.java
Log Message:
Remove the monolithic datastore, and about fscking time! Made rather easy by Eclipse.
Update of /cvsroot/freenet/freenet/src/freenet/node
In directory sc8-pr-cvs1:/tmp/cvs-serv24032/src/freenet/node
Modified Files:
NodeConsole.java Main.java
Removed Files:
FSTool.java
Log Message:
Remove the monolithic datastore, and about fscking time! Made rather easy by Eclipse
Update of /cvsroot/freenet/freenet/src/freenet/fs/acct/fsck
In directory sc8-pr-cvs1:/tmp/cvs-serv24032/src/freenet/fs/acct/fsck
Removed Files:
Fault.java FaultAnalysis.java
Log Message:
Remove the monolithic datastore, and about fscking time! Made rather easy by Eclipse.
--- Fault.java
Update of /cvsroot/freenet/freenet/src/freenet/fs/acct/sys
In directory sc8-pr-cvs1:/tmp/cvs-serv24032/src/freenet/fs/acct/sys
Removed Files:
AccountingTreeMarshal.java AccountingTreeNode.java .cvsignore
AccountingTree.java WordFile.java AccountingTreeBlock.java
Accountin
Update of /cvsroot/freenet/freenet/src/freenet/fs
In directory sc8-pr-cvs1:/tmp/cvs-serv24032/src/freenet/fs
Removed Files:
WriteLock.java RAFStorage.java Storage.java RAMStorage.java
EncryptedFileSystem.java LockSlide.java LockTicket.java
LockException.java LockedOutputS
Update of /cvsroot/freenet/freenet/src/freenet/fs/dir
In directory sc8-pr-cvs1:/tmp/cvs-serv24032/src/freenet/fs/dir
Modified Files:
CircularBuffer.java NativeFSDirectory.java Buffer.java
NullBuffer.java
Removed Files:
FragmentManager.java FSDirectory.java FSDirectoryCons
Update of /cvsroot/freenet/freenet/src/freenet/fs/acct
In directory sc8-pr-cvs1:/tmp/cvs-serv24032/src/freenet/fs/acct
Removed Files:
AnnotationBlock.java BlockList.java AccountingTable.java
SharedAccountingInitializer.java AccountingInitializer.java
AccountingFile.java A
Update of /cvsroot/freenet/freenet/src/freenet/fs/tests
In directory sc8-pr-cvs1:/tmp/cvs-serv24032/src/freenet/fs/tests
Modified Files:
DirectoryTest.java
Log Message:
Remove the monolithic datastore, and about fscking time! Made rather easy by Eclipse.
Index: DirectoryTest.java
===
Update of /cvsroot/freenet/freenet/src/freenet
In directory sc8-pr-cvs1:/tmp/cvs-serv24032/src/freenet
Modified Files:
Version.java
Log Message:
Remove the monolithic datastore, and about fscking time! Made rather easy by Eclipse.
Index: Version.java
=
Update of /cvsroot/freenet/freenet/src/freenet/support
In directory sc8-pr-cvs1:/tmp/cvs-serv24032/src/freenet/support
Modified Files:
RedBlackTree.java
Log Message:
Remove the monolithic datastore, and about fscking time! Made rather easy by Eclipse.
Index: RedBlackTree.java
===
On Wednesday 29 October 2003 07:39 pm, Toad wrote:
> On Wed, Oct 29, 2003 at 07:34:08PM -0600, Tom Kaitchuck wrote:
> > On Wednesday 29 October 2003 05:48 pm, Toad wrote:
> > > On Wed, Oct 29, 2003 at 04:56:05PM -0600, Tom Kaitchuck wrote:
> > > > WAIT. I've got it! Add another level of hashing. So
Well, who cares about Australia anyway? :)
Seriously, the judgement on the grokster case that willful ignorance is
criminal is a much more serious issue... :(
On Wed, Oct 29, 2003 at 08:41:36PM -0500, Nick Tarleton wrote:
> http://www.eff.org/cgi/tiny?urlID=28
> This bodes not well for the common
On Wednesday 29 October 2003 07:34 pm, Tom Kaitchuck wrote:
> Anyways then to brute force 2 bits it would take nearly 2^16th times as
Sorry 2 bytes.
___
Devl mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
http://www.eff.org/cgi/tiny?urlID=28
This bodes not well for the common carrier defense.
--
"I love deadlines. I love the whooshing sound they make as they go by."
- Douglas Adams
Nick Tarleton - [EMAIL PROTECTED] - PGP key available
___
Devl ma
On Wed, Oct 29, 2003 at 07:34:08PM -0600, Tom Kaitchuck wrote:
> On Wednesday 29 October 2003 05:48 pm, Toad wrote:
> > On Wed, Oct 29, 2003 at 04:56:05PM -0600, Tom Kaitchuck wrote:
> > > WAIT. I've got it! Add another level of hashing. So the content is
> > > encrypted with it's hash, and it is s
Update of /cvsroot/freenet/freenet/src/freenet/node/states/request
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/node/states/request
Modified Files:
RequestObject.java DataPending.java NoInsert.java
FeedbackToken.java RequestSendCallback.java Pending.java
Reques
Update of /cvsroot/freenet/freenet/src/freenet/client/http
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/client/http
Modified Files:
SplitFileRequestContext.java StreamInsertServlet.java
FproxyServlet.java ParamParse.java BaseContext.java
NodeStatusServlet.java
Update of /cvsroot/freenet/freenet/src/freenet/diagnostics
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/diagnostics
Modified Files:
ContinuousVarEvent.java CountingProcess.java
RowDiagnosticsFormat.java RandomVar.java DiagnosticsTest.java
Binomial.java Binomial
Update of /cvsroot/freenet/freenet/src/freenet/fs/acct/sys
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/fs/acct/sys
Modified Files:
AccountingTree.java WordFile.java SerialTree.java
AccountingTreeMarshal.java AccountingTreeNode.java
Log Message:
No functional changes.
Update of /cvsroot/freenet/freenet/src/freenet/fs/dir
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/fs/dir
Modified Files:
FSConsole.java DirectoryIDFilePattern.java KeyMap.java
FSDirectory.java FragmentPositionMap.java FragmentManager.java
FSDirectoryCheck.java
Update of /cvsroot/freenet/freenet/src/freenet/client/events
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/client/events
Modified Files:
SegmentEncodingEvent.java TransferCompletedEvent.java
TransferStartedEvent.java SegmentHealingStartedEvent.java
SegmentEncode
Update of /cvsroot/freenet/freenet/src/freenet/node/states/data
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/node/states/data
Modified Files:
EatData.java SendData.java DataState.java
Log Message:
No functional changes. Fix lots of warnings from Eclipse about imports. Should sp
Update of /cvsroot/freenet/freenet/src/freenet/client/listeners
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/client/listeners
Modified Files:
DoneListener.java SegmentCompleteListener.java
EventLogger.java TransferStartedListener.java
Log Message:
No functional changes
Update of /cvsroot/freenet/freenet/src/freenet/node/rt
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/node/rt
Modified Files:
TreeRoutingTable.java NGRouting.java NGRoutingTable.java
StandardNodeEstimator.java DecayingRunningAverage.java
NodeEstimator.java FFTTim
Update of /cvsroot/freenet/freenet/src/freenet/thread
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/thread
Modified Files:
YThreadFactory.java ThreadFactory.java
Log Message:
No functional changes. Fix lots of warnings from Eclipse about imports. Should speed
up compilation sli
Update of /cvsroot/freenet/freenet/src/freenet/presentation
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/presentation
Modified Files:
FNPRawMessage.java FreenetProtocol.java
Log Message:
No functional changes. Fix lots of warnings from Eclipse about imports. Should speed
up co
Update of /cvsroot/freenet/freenet/src/freenet/fs/acct
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/fs/acct
Modified Files:
UnlimitedAccountingProcess.java
Log Message:
No functional changes. Fix lots of warnings from Eclipse about imports. Should speed
up compilation slightly
Update of /cvsroot/freenet/freenet/src/freenet/node/states/announcing
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/node/states/announcing
Modified Files:
CompleteAnnouncement.java SendAnnouncement.java
ExecuteAnnouncement.java AnnouncementRequestToken.java
Anno
Update of /cvsroot/freenet/freenet/src/freenet/client
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/client
Modified Files:
DecodeSegmentRequest.java ClientCore.java AutoRequester.java
GetRequestProcess.java FECTools.java ClientMessageHandler.java
InvertPrivateKe
Update of /cvsroot/freenet/freenet/src/freenet
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet
Modified Files:
MessageObject.java OpenConnectionManager.java
Presentation.java DSAAuthentity.java Storables.java
PresentationHandler.java TransportHandler.java Address.
Update of /cvsroot/freenet/freenet/src/freenet/session
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/session
Modified Files:
LinkToken.java Link.java FnpLinkToken.java
PlainLinkManager.java FnpLinkManager.java LinkManager.java
Log Message:
No functional changes. Fix lot
Update of /cvsroot/freenet/freenet/src/freenet/support/test
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/support/test
Modified Files:
SkiplistTest.java KeyTest.java RedBlackTreeTest.java
Log Message:
No functional changes. Fix lots of warnings from Eclipse about imports. Should
Update of /cvsroot/freenet/freenet/src/freenet/message/client/FEC
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/message/client/FEC
Modified Files:
SegmentHeader.java FECSegmentSplitFile.java BlockMap.java
FECSegmentFile.java FECMakeMetadata.java
Log Message:
No function
Update of /cvsroot/freenet/freenet/src/freenet/message/client
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/message/client
Modified Files:
AdminMessage.java ClientRequest.java InvertPrivateKey.java
ClientPut.java GenerateCHK.java GenerateSHA1.java GetSize.java
D
Update of /cvsroot/freenet/freenet/src/freenet/client/http/filter
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/client/http/filter
Modified Files:
SaferFilter.java ContentFilter.java ContentFilterFactory.java
CSSTokenizerFilter.java
Log Message:
No functional changes. F
Update of /cvsroot/freenet/freenet/src/freenet/support/io
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/support/io
Modified Files:
WriteOutputStream.java Bandwidth.java
PadOnErrorInputStream.java ZeroInputStream.java
Log Message:
No functional changes. Fix lots of warni
Update of /cvsroot/freenet/freenet/src/freenet/config
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/config
Modified Files:
NormalOption.java Params.java Setup.java Config.java
Log Message:
No functional changes. Fix lots of warnings from Eclipse about imports. Should speed
up c
Update of /cvsroot/freenet/freenet/src/freenet/support/servlet/http
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/support/servlet/http
Modified Files:
HttpSupport.java HttpServletRequestImpl.java
Log Message:
No functional changes. Fix lots of warnings from Eclipse about imports
Update of /cvsroot/freenet/freenet/src/freenet/client/cli
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/client/cli
Modified Files:
CLI.java CLISplitFileStatus.java PutCommand.java
ComputeCHKCommand.java GetSizeCommand.java GetCommand.java
CLIFNPClient.java Inver
Update of /cvsroot/freenet/freenet/src/freenet/node
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/node
Modified Files:
EventMessageObject.java NodeReference.java
SmartFailureTable.java Node.java WatchMe.java
FailureTable.java StateChain.java LoadStats.java Main.
Update of /cvsroot/freenet/freenet/src/freenet/transport
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/transport
Modified Files:
tcpAddress.java ListenSelectorLoop.java tcpNIOListener.java
VoidTransport.java tcpListeningAddress.java
VoidListeningAddress.java Rea
Update of /cvsroot/freenet/freenet/src/freenet/node/states/FCP
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/node/states/FCP
Modified Files:
NewFECEncodeSegment.java NewClientPut.java ClientPutToken.java
ClientGetToken.java NewInvertPrivateKey.java
NewFECSegment
Update of /cvsroot/freenet/freenet/src/freenet/message
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/message
Modified Files:
StoreData.java Identify.java DataInsert.java DataNotFound.java
NodeMessage.java DataReply.java AnnouncementComplete.java
DataSend.java Qu
Update of /cvsroot/freenet/freenet/src/freenet/support
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/support
Modified Files:
FileLoggerHook.java Skiplist.java TempBucketFactory.java
URLDecoder.java SimpleDataObjectStore.java SpyInputStream.java
BufferLoggerHook.
Update of /cvsroot/freenet/freenet/src/freenet/client/metadata
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/client/metadata
Modified Files:
SplitFile.java InfoPart.java DateRedirect.java
MetadataPart.java DocumentCommand.java Metadata.java
StreamPart.java
Log
Update of /cvsroot/freenet/freenet/src/freenet/crypt
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/crypt
Modified Files:
DSASignature.java DSAGroup.java KEProtocol.java CryptoKey.java
DiffieHellman.java DSA.java ProgressiveHashOutputStream.java
KeyPair.java Prog
Update of /cvsroot/freenet/freenet/src/freenet/support/mime
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/support/mime
Modified Files:
MIME_multipart.java MIME_mail.java MIME.java MIME_binary.java
Log Message:
No functional changes. Fix lots of warnings from Eclipse about import
Update of /cvsroot/freenet/freenet/src/freenet/node/states/announcement
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/node/states/announcement
Modified Files:
ReplyPending.java CompletePending.java AnnouncementState.java
LastNode.java ExecutePending.java NewAnnouncement.
Update of /cvsroot/freenet/freenet/src/freenet/crypt/ciphers
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/crypt/ciphers
Modified Files:
Rijndael_Properties.java Twofish_Properties.java
Log Message:
No functional changes. Fix lots of warnings from Eclipse about imports. Should s
Update of /cvsroot/freenet/freenet/src/freenet/interfaces
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/interfaces
Modified Files:
FreenetConnectionRunner.java Interface.java
LocalHTTPInterface.java BaseLocalNIOInterface.java
LocalNIOInterface.java NIOInterface.
Update of /cvsroot/freenet/freenet/src/freenet/node/http
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/node/http
Modified Files:
SimpleAdvanced_ModeUtils.java BookmarkManagerServlet.java
DiagnosticsServlet.java NodeInfoServlet.java
Log Message:
No functional changes. Fi
Update of /cvsroot/freenet/freenet/src/freenet/node/http/infolets
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/node/http/infolets
Modified Files:
LoggerInfolet.java DownloadsInfolet.java OpenConnections.java
ReadMeInfolet.java
Log Message:
No functional changes. Fix lo
Update of /cvsroot/freenet/freenet/src/freenet/keys
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/keys
Modified Files:
SVK.java CHK.java
Log Message:
No functional changes. Fix lots of warnings from Eclipse about imports. Should speed
up compilation slightly, beautify code slig
Update of /cvsroot/freenet/freenet/src/freenet/node/ds
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/node/ds
Modified Files:
KeyCollisionException.java
Log Message:
No functional changes. Fix lots of warnings from Eclipse about imports. Should speed
up compilation slightly, bea
Update of /cvsroot/freenet/freenet/src/freenet/node/states/FNP
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/node/states/FNP
Modified Files:
FNPFeedbackToken.java NewIdentify.java NewRequest.java
Log Message:
No functional changes. Fix lots of warnings from Eclipse about imports
Update of /cvsroot/freenet/freenet/src/freenet/support/servlet
In directory sc8-pr-cvs1:/tmp/cvs-serv13416/src/freenet/support/servlet
Modified Files:
ServletContextImpl.java
Log Message:
No functional changes. Fix lots of warnings from Eclipse about imports. Should speed
up compilation
On Wednesday 29 October 2003 05:48 pm, Toad wrote:
> On Wed, Oct 29, 2003 at 04:56:05PM -0600, Tom Kaitchuck wrote:
> > WAIT. I've got it! Add another level of hashing. So the content is
> > encrypted with it's hash, and it is stored in the hash of the hash of the
> > hash, and attached to the requ
On Wed, Oct 29, 2003 at 04:56:05PM -0600, Tom Kaitchuck wrote:
> On Wednesday 29 October 2003 04:41 pm, Tom Kaitchuck wrote:
> > On Wednesday 29 October 2003 12:11 pm, Toad wrote:
> > > > So to limit this and other flooding biased attacks, I think we should
> > > > create a node blacklist, where yo
Update of /cvsroot/freenet/freenet/src/freenet/support/graph
In directory sc8-pr-cvs1:/tmp/cvs-serv20377/src/freenet/support/graph
Modified Files:
Bitmap.java
Log Message:
Made getWidth() and getHeight() public
Index: Bitmap.java
==
On Wednesday 29 October 2003 04:41 pm, Tom Kaitchuck wrote:
> On Wednesday 29 October 2003 12:11 pm, Toad wrote:
> > > So to limit this and other flooding biased attacks, I think we should
> > > create a node blacklist, where your node will simply disconnect from,
> > > and for a time, ban any node
Update of /cvsroot/freenet/freenet/src/freenet/node/rt
In directory sc8-pr-cvs1:/tmp/cvs-serv17060/src/freenet/node/rt
Modified Files:
ResponseTimeEstimator.java
Log Message:
Forgot to log the exception...
Index: ResponseTimeEstimator.java
Update of /cvsroot/freenet/freenet/src/freenet/node/rt
In directory sc8-pr-cvs1:/tmp/cvs-serv16616/src/freenet/node/rt
Modified Files:
ResponseTimeEstimator.java
Log Message:
Try to catch the actual cause of the NPE
Index: ResponseTimeEstimator.java
==
Update of /cvsroot/freenet/freenet/src/freenet/node/rt
In directory sc8-pr-cvs1:/tmp/cvs-serv16225/src/freenet/node/rt
Modified Files:
ResponseTimeEstimator.java
Log Message:
Fix NPE in case we failed to read Estimator from disk
Index: ResponseTimeEstimator.java
=
On Wednesday 29 October 2003 12:11 pm, Toad wrote:
> On Wed, Oct 29, 2003 at 11:43:37AM -0600, Tom Kaitchuck wrote:
> > I think the original attack mentioned would not work, because it would be
> > distributed across all keyspace, so It would merely decrease the average
> > pDNF would decrease with
Update of /cvsroot/freenet/freenet/src/freenet/node/rt
In directory sc8-pr-cvs1:/tmp/cvs-serv4379/src/freenet/node/rt
Modified Files:
StandardNodeEstimator.java ResponseTimeEstimator.java
TimeEstimator.java FFTTimeEstimator.java NGRoutingTable.java
Log Message:
Moved some HTML ge
Update of /cvsroot/freenet/freenet/src/freenet/client/http
In directory sc8-pr-cvs1:/tmp/cvs-serv4379/src/freenet/client/http
Modified Files:
NodeStatusServlet.java
Log Message:
Moved some HTML generation support code from StandardNodeEsitmator into an inner class
in TimeEstimator/Standa
Update of /cvsroot/freenet/freenet/src/freenet/interfaces
In directory sc8-pr-cvs1:/tmp/cvs-serv4254/src/freenet/interfaces
Modified Files:
TestLocalNIOInterface.java
Log Message:
Build fixes
Index: TestLocalNIOInterface.java
==
Update of /cvsroot/freenet/freenet/src/freenet/crypt
In directory sc8-pr-cvs1:/tmp/cvs-serv4254/src/freenet/crypt
Modified Files:
CryptTest.java
Log Message:
Build fixes
Index: CryptTest.java
===
RCS file: /cvsroot/freenet/f
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ian Clarke wrote:
| We believe that this new build will be a great improvement on build
| 5028 and we urge all users to upgrade, while cautioning that it is
| unlikely to be without bugs.
Congratulations! Nice job in spite of all our noise :-)
It seems
On October 29, 2003 12:53 pm, Toad wrote:
> On Wed, Oct 29, 2003 at 07:57:56AM -0500, Ed Tomlinson wrote:
> > On October 28, 2003 11:53 pmperspectivehuck wrote:
> > > So what should we do about this? I propose we should do two things.
> > > First make sure that it starts taking network resources in
all future messages on this should be put in support list, not devel
___
Devl mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
[EMAIL PROTECTED] wrote:
After upgrading from 6284 to 5029, FUQID stopped working. It just
opens one thread per insert/request and doesn't transfer anything.
For those who don't know FUQID: it is a little Windows utility for
inserting and downloading files. Current version 1.3 is available at
freen
After upgrading from 6284 to 5029, FUQID stopped working. It just
opens one thread per insert/request and doesn't transfer anything.
For those who don't know FUQID: it is a little Windows utility for
inserting and downloading files. Current version 1.3 is available at
freenet:SSK%40CKesZYUJWn2GMvoi
On Tue, Oct 28, 2003 at 09:50:05PM -0600, Tom Kaitchuck wrote:
> On Monday 27 October 2003 09:32 pm, Tom Kaitchuck wrote:
> > I don't see anything about bandwidth. Here I what I currently have:
> >
> > Current routingTime
> > 14ms
> >
> > Curent messageSendTimeRequest
> > 113ms
> >
> > Active poole
On Wed, Oct 29, 2003 at 11:43:37AM -0600, Tom Kaitchuck wrote:
> On Tuesday 28 October 2003 05:22 pm, Toad wrote:
> > I have a better attack. You are targetting a particular area of the
> > keyspace. Request a long stream of random keys very close to the target
> > key. They will all DNF, and reduc
On Wed, Oct 29, 2003 at 01:51:03AM -0600, Edgar Friendly wrote:
> Toad <[EMAIL PROTECTED]> writes:
>
> > On Tue, Oct 28, 2003 at 11:22:02PM +, Toad wrote:
> > > I have a better attack. You are targetting a particular area of the
> > > keyspace. Request a long stream of random keys very close t
On Wed, Oct 29, 2003 at 07:57:56AM -0500, Ed Tomlinson wrote:
> On October 28, 2003 11:53 pmperspectivehuck wrote:
> > So what should we do about this? I propose we should do two things. First
> > make sure that it starts taking network resources into account. Meaning
> > that in the NGrouting form
On Tuesday 28 October 2003 05:22 pm, Toad wrote:
> I have a better attack. You are targetting a particular area of the
> keyspace. Request a long stream of random keys very close to the target
> key. They will all DNF, and reduce the pDNF in that area of each node
> the node routes the request to,
Every time I restart my node the log says
(freenet.node.Main, main, NORMAL): read seed nodes
(freenet.node.Main, main, NORMAL): Initial refs count: -1
(freenet.node.Main, main, NORMAL): not seeding routing table
(freenet.node.Main, main, NORMAL): saved routing table
In the past 30 hours the oldest key on my node has moved from July of 2002
to Oct 24, 2003. Datastore is 2GB.
Queued data hovers at about 80MB. Bandwidth allocated for this node is 15kB
up and down, typically divided among some 240 actively
transmitting/receiving connections. Actual used bandwi
On October 28, 2003 11:53 pmperspectivehuck wrote:
> So what should we do about this? I propose we should do two things. First
> make sure that it starts taking network resources into account. Meaning
> that in the NGrouting formula when calculating the predicted time, we need
> to consider that gi
--- Toad <[EMAIL PROTECTED]> wrote:
> On Tue, Oct 28, 2003 at 11:22:02PM +, Toad wrote:
> > I have a better attack. You are targetting a particular area of the
> > keyspace. Request a long stream of random keys very close to the target
> > key. They will all DNF, and reduce the pDNF in that a
Update of /cvsroot/freenet/freenet/src/freenet
In directory sc8-pr-cvs1:/tmp/cvs-serv6861/src/freenet
Modified Files:
ConnectionHandlerComparator.java PeerHandler.java
OpenConnectionManager.java
Log Message:
Much nicer way of getting the first address of a Peer. Why didn't anyone
Update of /cvsroot/freenet/freenet/src/freenet/transport
In directory sc8-pr-cvs1:/tmp/cvs-serv4026/src/freenet/transport
Modified Files:
ReadSelectorLoop.java AbstractSelectorLoop.java
Log Message:
Create a class for the waitersQueue, relieves the enqueuer of a couple synchronize().
Decr
>> I have a better attack. You are targetting a
>> particular area of the
>> keyspace. Request a long stream of random keys very
>> close to the target
>> key. They will all DNF, and reduce the pDNF in that
>> area of each node
>> the node routes the request to, until the estimator is
>> so low tha
Toad <[EMAIL PROTECTED]> writes:
> On Tue, Oct 28, 2003 at 11:22:02PM +, Toad wrote:
> > I have a better attack. You are targetting a particular area of the
> > keyspace. Request a long stream of random keys very close to the target
> > key. They will all DNF, and reduce the pDNF in that area
Quoting toad:
> I have a better attack. You are targetting a
> particular area of the
> keyspace. Request a long stream of random keys very
> close to the target
> key. They will all DNF, and reduce the pDNF in that
> area of each node
> the node routes the request to, until the estimator is
> so
98 matches
Mail list logo