information Freenet is a peer-to-peer network designed to allow the distribution of information over the Internet in an efficient manner, without fear of censorship. It is completely decentralized (there is no person or computer essential to its operation), meaning that Freenet cannot be attacked like centralized peer-to-peer systems such as Napster. Freenet also employs intelligent routing and caching to learn to route requests more efficiently, automatically mirror popular data, make network flooding almost impossible, and move data to where it is in greatest demand. syndicateUTC clock | event counters The last message was received 2.81 years ago at 14:02 on Apr 24, 2009 0 messages so far today, 0 messages yesterday 0 messages so far this week, 0 messages last week 0 messages so far this month, 0 messages last month 19251 messages since the first one, 6.15 years ago, for an average of 2.8 hours between messages recent messages date | project | content | link |
|---|
| 14:02 on Apr 24, 2009 | Freenet | Commit by j16sdiz :: r27286 /trunk/freenet/ (4 files in 2 dirs): doh! off-by-one error (with test case) | # | | 12:31 on Apr 24, 2009 | Freenet | Commit by j16sdiz :: r27285 /trunk/freenet/ (4 files in 2 dirs): More testing for {Short,}Buffer | # | | 11:50 on Apr 24, 2009 | Freenet | Commit by xor :: r27284 /trunk/plugins/Freetalk/ (5 files in 2 dirs): - Make Freetalk load successfully if the WoT plugin is not loaded when Freetalk is being loaded, so we will not need plugin dependencies. If WoT is not loaded, a page is displayed to the user which tells him to load the WoT plugin. In this mode, Freetalk tries to connect to WoT every 5 seconds
- It should also be possible to unload the WoT plugin and load a new version without re-loading Freetalk. However, the current implementation of the PluginTalker/PluginTalkerBlocking does not handle plugin unloading and instead of throwing a PluginNotFoundException upon send() when a plugin was unloaded it even keeps the plugin-object in memory because it still has a reference to it and still calls its FCP interface. This has to be fixed!
- Further, do some general cleanup: Add the Config class from WoT, add database-versioning, rollback() upon shutdown.
| # | | 11:46 on Apr 24, 2009 | Freenet | Commit by xor :: r27283 /trunk/freenet/src/freenet/clients/http/PageMaker.java: Add a function for removing all navigation links. It is needed by the following commit as removing the links one by one would be too much hassle because we dynamically change web-interfaces in Freetalk. | # | | 11:40 on Apr 24, 2009 | Freenet | Commit by xor :: r27282 /trunk/plugins/WoT/ui/fcp/FCPInterface.java: Do not eat the name of the exception. | # | | 08:32 on Apr 24, 2009 | Freenet | Commit by xor :: r27281 /trunk/plugins/WoT/Config.java: Add comment. | # | | 04:25 on Apr 24, 2009 | Freenet | Commit by j16sdiz :: r27280 /trunk/freenet/test/freenet/support/ (BufferTest.java ShortBufferTest.java): New ShortBufferTest based on BufferTest | # | | 04:14 on Apr 24, 2009 | Freenet | Commit by j16sdiz :: r27279 /trunk/freenet/src/freenet/ (45 files in 8 dirs): Comment on objects stored in db4o.
This list is incomplete, just what happends to exist in my node.db4o. | # | | 03:50 on Apr 24, 2009 | Freenet | Commit by j16sdiz :: r27278 /trunk/freenet/src/freenet/client/ (4 files in 2 dirs): Move some top-level classes to correct location.
Why we can have two top-level classes in a same source file? | # | | 03:37 on Apr 24, 2009 | Freenet | Commit by j16sdiz :: r27277 /trunk/freenet/src/freenet/support/ (Buffer.java ShortBuffer.java): More errror checking | # | | 03:36 on Apr 24, 2009 | Freenet | Commit by j16sdiz :: r27276 /trunk/freenet/ (2 files in 2 dirs): Use common getHourLogName() for FileLoggerHook | # | | 00:35 on Apr 24, 2009 | Freenet | Commit by toad :: r27275 /trunk/freenet/src/freenet/clients/http/FProxyToadlet.java: Fix polling forever if we get a FetchException on creation | # | | 00:33 on Apr 24, 2009 | Freenet | Commit by toad :: r27274 /trunk/freenet/src/freenet/clients/http/ (2 files): Logging | # | | 00:21 on Apr 24, 2009 | Freenet | Commit by toad :: r27273 /trunk/freenet/src/freenet/clients/http/ (2 files): Only wait once! | # | | 20:19 on Apr 23, 2009 | Freenet | Commit by sashee :: r27272 /trunk/freenet/src/freenet/clients/http/ToadletContextImpl.java: Correcting, shouldn't catch Exception | # | | 20:02 on Apr 23, 2009 | Freenet | Commit by sashee :: r27271 /trunk/freenet/src/freenet/clients/http/ (5 files in 2 dirs): The progress page is now refreshed with AJAX, if enabled in the configuration and in the browser. | # | | 20:01 on Apr 23, 2009 | Freenet | Commit by toad :: r27270 /trunk/freenet/src/freenet/clients/http/FProxyFetchWaiter.java: Don't show the progress page until 5 seconds, unless we go to network. | # | | 19:17 on Apr 23, 2009 | Freenet | Commit by toad :: r27269 /trunk/freenet/src/freenet/support/compress/Compressor.java: Horrible db4o voodoo to fix NPEs | # | | 18:40 on Apr 23, 2009 | Freenet | Commit by toad :: r27268 /trunk/freenet/src/freenet/support/compress/Compressor.java: More logging to try to trace the impossible bug that only happens on sashee's node | # | | 18:25 on Apr 23, 2009 | Freenet | Commit by toad :: r27267 /trunk/freenet/src/freenet/node/ (Node.java OpennetManager.java): Move the try/catch guard into OpennetManager so it applies to announcements too | # |
|