View Single Post
Old 20-05-07, 05:52 PM   #1
toni66
Registered User
 
Join Date: Jul 2006
Posts: 40
Default Emscher v0.4b the anon p2p client

Release Name: Emscher v0.4b

Notes:


Changes:
Emscher v0.4b

ADD: File Transfers(Chunk Request, Blocktransfer(Up/Down))
ADD: Now the File-Icons are Shown(Transfer/Searches Page)
ADD: Parts-Page in Fileinfo Dialog
ADD: "-password xy"-Commandline option, so the Password dialog
will not be shown if used. Using xy as password for the
keyfiles then.
ADD: Storing/Restoring Expanded-State of the Nodes on the
Transfer and Search Page while Updating.
ADD: File can be deleted by hitting DEL now.
ADD: Invalid Checksums are logged now.
ADD: File-Data are stored every 30 Seconds to files.dat now
(In case of a crash)
ADD: Advanced Search Rules(At least 3 Chars, no Point(.) at begin)
ADD: Chunkhashes are stored in the files.dat now(For later use)
CHANGE: Now Emscher-Addresses are 12Bytes long -> Changed Header-
Processing Algorithms
CHANGE: Header-DataOffset changed to 60
CHANGE: Because there were many problems with the CRC32 Checksums,
incorrect ones will be ignored in this release
CHANGE: Logs are stored in ./logs now.
CHANGE: New log format: Added Task -> Returned Value of
TEmscher.EmscherAddressCheck()
CHANGE: Improved ID-Generator
CHANGE: emscherfiles.pas -> No usage of TFileStream in WriteBlock/
Readblock etc. anymore(It caused many Errors), using
BlockRead/BlockWrite instead
CHANGE: WebCacheThread.pas -> Every FHTTP.Post() has been put over
try/except Blocks(This caused all these glitches when started
with F9 and made the NOTHREADS-Stuff required)
REMOVE: HTTP-Referrer Setting
REMOVE: NOTHREADS Stuff
BUGFIX: Signals were not redirected correctly
BUGFIX: Some sent signals were not logged
BUGFIX: If only one hub was in the list, TEmscherConnections.GetRandomHub()
falled into an infinite loop
BUGFIX: TEmscherConnections.ChangeNetworkID() changed the last two bytes
to 0x00
BUGFIX: TEmscher.Create() -> On startup the new EmscherAddress was not
processed correctly


http://sourceforge.net/project/showf...roup_id=162762
toni66 is offline   Reply With Quote