Fixed bug with check diskspace
Fixed problem with lost read-only settings in pref.ini after version change
Fixed server TCP overhead statistics
Fixed HTTP download dialog string resources
We no longer send sources to Paused or Stopped files
Fixed a bug where an NTFS compressed file could not be created because there was not enough free disk space to hold the uncompressed file
Fixed memory leaks and flushing of buffered data to HD of paused files when file was canceled
Fixed minor issue with queued local server source requests after new server connect
Fixed problem with too frequently occuring server connection attempts with very short server lists
Fixed very rare occuring bug with decompressing of high compressable blocks
Improved error handling for decompressing corrupted blocks
Already received but not processed packets are discarded after a client was disconnected.
Fixed sorting problems in shared files list control.
Fixed bug server connection duration statistics [Gnaddelwarz]
Fixed several flaws in client and server overhead computation. (Note: You will see somehow increased overhead).
Some changes for more proper Winsock initialisation and termination.
Fixed several flaws in context menus, shortcuts and usage of middle mouse button.
Fixed Kad UDP socket usage to avoid loss of packets to send.
Fixed bug in viewing shared files from remote client - shared part files were not shown.
Fix: Handling of deleting files, which are currently into diskspace allocation
NNP sources was allowed to do a UDP reask which does not update our chunk info.. So, this was a wasted packet..
Clients even without a valid file request could still get on the queue.
There was a bug the allowed the client to send a UDP and TCP file reask at the same time.
Fixed statistics bug with ICH in download session category.
Fixed problem with empty file data packets which could corrupt the gap list.
Fixed timing issue in PerfLog module.
Fixed bug with wrong category directory shown for new created downloads.
Fixed a few issues that occured when a partfile became a complete file.
Fixed a bug in the UDP port that resent UDP packets to dead clients.
Fixed bug in Kad search with implicit ANDed search expressions.
Fixed bug with downloads added from search result in paused mode which dropped possible found sources.
Fixed bug with Kad keyword publishing list due to renaming a shared file which was completed in current session.
Fixed multi threading issue with file completion.
Fixed some problems with duplicate entries in known file list and shared file list.
Several minor corrections on the GUI
Fixed a potential client deletion crash bug related to IP filter.
Fixed bug with first runtime wizard and enabled startup minimized option.
Added a lot of exception catching to Kad and SMIRC.
Fixed several memleaks with the Kad client
Fixed problem with servers with IP 255.255.255.255 which could be added to the server list.
Fixed a bug with rechecking firewall.
Fixed mem leak and possible stall in server UDP socket related to failed DNS queries.
IRC: Small tweak to add friend.
Fix of auto resume next file of same category
Removed automatically resuming of files with state Insufficient diskspace.
Fixed rehashing on change of Daylight Saving Time (DST) [MightyKnife]. To disable this patch, add AdjustNTFSDaylightFileTime=0 in [eMule] section in preferences.ini file.
Fixed bug with colors and known-type in searchlist control after files were canceled and/or added/removed from share.
Fixed bug with sorting by category in download listview.
Fixed bug in UDP socket with ReaskFilePing which was not answered for files in most cases
Fixed bug in IP filter; adjacent ranges with different levels were merged.
Fix KadID bug which created some clusters and reported bad user counts..
Packets for the UDP socket send queue now have a lifetime now to keep from creating a backlog of packets.
fixed a bug, that resumed 2 (instead of 1) files for the function "start next paused file, when a files completes"
correction in the statistics for source-type passive - and several minor GUI fixes
fixed invoking the comment page
fixed Chicane webinterface template, to be able to start downloads from searchresults
Fixed a IRC crash bug thanks to reports from several irc ops..
Fixed the IRC Accept links from friends only option.
Fixed flaw in exception handling which did not immediatly disconnect a client which sends invalid file data packets.
Fixed bug in UDP socket with processing of a received file status.
Fixed several flaws in Kad window with connect and bootstrap function/buttons.
Fixed bug which caused eMule to crash when there was too much load on the UDP Socket
fixed security risk in the webserver [thx4hint2 MKThunderStorm]
on category creation, if the edit dialog is canceled, no category will be created
Fixed crash bug with selectively deleting of expanded search results.
Fixed security exploit in IRC module and Web server [thx DonDiego]
Fixed memory leak in Kad packet parsing [thx bzubzu.]
Fixed some minor bugs in ed2k searches related to comparison operators.
Fixed crash bug with downloading of already downloaded files which were already in known file list.
Fixed bug with recovering block requests of compressed packets after a zstream error occured.
Fixed bug with reloading of shared files where just completed and externaly removed/renamed files still showed up.
Fixed possible mem leak with OP_REQUESTPARTS message. [thx eklmn]
Fixed bug with processing of remote preview answer.
Fixed bug in IRC property page; 'Load channel list on connect' option was missing.
Fixed a bug which could cause a too fast queue rotation when not using the option "try to upload full chunks" for uploading
Fixed bug in Kad tag name string compare which was dependent to locales with multi byte character pages. [thx Big Mamma]
Fixed bug with general string compares which were dependent on locale. (Note: Depending on your locale, you may experience somewhat different sorting orders for strings.)
Fixed issue of jumping category tooltips
If you reconnect to a server, all your shares would not get published unless something in your share list changed..(fixed) (thanks lugdunummaster)
Fixed a bug that allowed you to do a more command in search to the wrong search window.
Fixed another crash bug with renaming of completed files in transfere window.
Fixed bug in global server searches which could send endless name queries in some rare situations. [thx lugdunum]
Fixed bugs with "Last Reception Time" and DST fix.
Fixed small bug with AutoTakeEd2kLinks.
Fixed a window resizing crash bug in Message window.
Disabled extracting meta data from OGM/OGG files due to many bug reports about problems with according DirectShow filters.
Fixed bug with error message boxes which could show up due to a remote search invocation.
some minor GUI addons & corrections
Proper parsing of unused eD2K meta data tag types.
Fixed memory leak with known files entries and invalid hashsets in general [thx bzubzu.]
Fixed sorting bugs in Known Client listview control.
fixed search for webinterface
Fixed a bug which let eMule crash on some system when viewing the transfer screen [thanks donq]
Dont show 'new message' loginfo for filtered messages
Possible fix to the reported cases when eMule doesn't reach the upload limit.
Reworked the 'charset' selection for emule web interface to use proper codepage value in returned HTML code.
Many small fixes for changing language during runtime.
Fixed a bug which caused that some known contacts were never deleted, even if not needed anymore
SMIRC will now get available user modes from the server on connect to allow it to use servers that use non standard usermodes.
Fixed bug with inaccurate completed size for part files.
Couple of minor bug fixes and optimisations in bar shader related usage for part files and downloading/uploading clients.
Fixed bug which sometimes draws randomly yellow blocks for sources.
Category-wide resume will now also care for out-of-diskspace-paused downloads
Fixed bug with specifying empty directories for incoming and temp folders.
Fixed potential crash bug under Win98 with helper icon in search parameters window.
Fixed bug with wrong part count for very large files. [thx Pichuein]
Fixed bug in Directory preferences dialog which changed the active directory.
Fixed a bug in the toolbar button code, when all buttons were removed
Fixed webinterface exploit (content length misuse)
Fixed data rate control for rates > 80kb [thx zz]
Properly completing and sharing of files when no hashset is available.
Rewrote most of the core of SMIRC to make it more stable and faster..
I now read the entire receive buffer in SMIRC's socket on each receive. Messages were getting left in the buffer and backlog'd..
SMIRC connection status could get a little messed up and not tell the user it failed to connect. (fix)
Fixed crash with downloading of several files with same filename and reloading the shared files list.
Fixed bug with duplicate scrollbars in search window.
Fixed bug with receiving of new ed2k meta tags which used a too large tag type range for string types.
Fixed a bug which let eMule reject most available PeerCaches
Statistics (requests,accepted requests,transfered) of partfiles are now saved and restored too (like for shared files)
Opens less slots if UploadSpeedSense lowers upload limit
Kad now remembers Kad's last open/firewall state during the recheck process to prevent temporary false reports.
Fixed a bug which could lead to a wrong status of obtained parts for downloading clients
Update ligpng to 1.2.6 to fix security issues (which however had only minor influence on eMule)
IP Filter is now also used to ignore filtered incoming UDP packets
Fixed potential memleak in a upload client.
Fixed a bug that sends many Kad Bootstrap packets when not needed.
Fixed a bug in TryToConnect that at times could check the wrong IP/ID with the IP filter..
Fixed possible memleak if an incoming Kad publish failed.
Fixed client version statistics.
Fix a upload bug that caused uploads to stop sending after a complete chunk with a small queue. This should fix some issues with lost Friend Slots.
fixed a bug on processing the downloadlist in the webinterface
Fixed some minor bugs in file comments/ratings processing and GUI.
Fixed bug with servers which when added via ed2k link were set to low priority.
Fixed USS bug to make it survive rare occasions when no earlier ttls is pingable than the differing ttl is found.
Fixed bug that didn't resume/pause/stop all files in a category when context message for a category is used.
Small fix to make eMule request sources for files in the same order as the a4af priority (a4af auto, cat prio, file prio, alpha).
Fixed an priority bug that cause lower priority files overseed high priority files. Also hopefully lowered some cpu cycles with this change.
Fixed Unicode (Win9x) bug with wrong displayed free disk space.
Fixed Unicode (Win9x) bug with not working shared directories control.
Fixed Unicode bug with missing UTF8 conversion in web interface.
Fixed Unicode bug in main toolbar initialiation which could cause not working shortcuts.
Fixed Unicode (Win9x) issue with copying ed2k links to clipboard.
Workaround for an obvious bug in Windows DNS library which returned invalid data.
Fixed a bug which could cause resumed files (due to less disk space) get paused again immediatly.
Fixed Unicode (Win9x) bug with empty IP filter listview control.
Fixed Unicode (Win9x) bug with missing tooltips in download listview control.
Fixed the 'Run As Secure User' function
Fixed a 'Runtime Error'-crash which could appear when Kad is enabled
Fixed handling of corrupt known2.met files
Fixed a bug which let eMule temporary assume a wrong AICH hash for a partfile which was rehashed after startup
Fixed some potential problems with reading media info from files
Fixed divide by zero bug in Kad contact histogram
Fixed UploadSpeedSense UDP pinger.
Fixed alphabetical sortorder for resume next file.
The delay in creating upload slots can cause the credit system upload method to remove too many upload slots.. (fixed)
Fixed bugs in Video Preview and Archive Preview threads related to wrong file pointer usage which could create wrong temporary files for previewing (in rare situations).
Fixed Unicode bug with manually saved log files.
Fixed Unicode bug with '?' character in file comments dialog.
Fixed Unicode bug with ANSI log files which were continued in Unicode.
Fixed counter overflows for some cumulative statistics. [thx BinGordon]
Fixed bug with max. download rate. [thx ChrisV]
Fixed bug with 'Needed Spaced for Downloads' stats for NTFS compressed and sparse files.
Fixed a unicode bug in the MobileMule server
Fixed memory leaks, exception handling and tag list reading of Kad tags.
Fixed bug in some log panes which were not obeying the max. log buffer limit.
Fixed bug in client download data rate computation [thx Aw3]
Fixed default font selection for some GUI elements for locales with multibyte character fonts.
Fixed duplicate scroll bar problem in search dialog for low screen resolutions.
Fixed bug with queued thread log messages which could lead to a crash in some cases.
Fixed Unicode bug in Statistics HTML file export function.
Icons in contextmenus have been disabled for Win98/ME due to reported problems
Minor bugfix in the new corruption detector
Corrected a issue where the keyword or source index was not restored.
Fixed bug with wrong user-id/IP for http sources [thx SiRoB]
Fix a possible situation that may cause kad to not store sources.
Fixed Download List sort bug where sources could be displayed with the wrong file. (Fix by KinkyJohn)
Fixed bug with Unicode passwords in Web-interface and MobileMule-interface. Note: Your need to specify new passwords for those interfaces.
Fixed sorting bug in upload list control.
Fixed bug in client statistics for banned and IP-filtered clients.
Fixed crash with sending a message to an new added friend [thx Libbnor]
Fixed bug with wrong hashset creation in case file could not successfully read
Fixed bug with files of too large size when added via search results.
Fixed a bug in SMIRC if CHANMODES was missing from the welcome message.
Fixed a couple bugs in the hello packets for buddy information.
Fixed some GUI glitches [thx apph]
Fixed some bugs with statistics colors in Options/Statistics page.
Fixed bug with status.log file which truncated filenames to 50 chars.
Fixed Unicode bug with ed2k links added via web interface.
Fixed bug with file priority in web interface [thx CML]
Fixed a bug that could access a NULL kad buddy pointer.
Fixed crash with system tray context menu, opened preferences dialog and restored main window.
Fixed bug: Shared directory names with Unicode characters were ignored at startup.
Fixed a bug that prevented lowID clients from publishing as a source into the Kad network.
Fixed sorting bug in download list with 'Time Remaining'.
Fixed bug with vertical oriented fonts in Statistics window.
Fixed GUI glitches with context menus in Log-, Message- and IRC panes.
Fixed not working buttons in Message window
Fixed a bug related to the new kad-filecomments which would cause eMule to freeze [thx gcostanza]
Fixed a bug related to the udp-server protocol which could emule let drop packets or if malicious crafted freeze [kry]
A displaybug in the uploadwindow has been fixed
A problem which caused eMule to call the onlinehelp even if an appropriate helpfile was available has been fixed[cml]
Fixed lowercased path entries in the shared files list
Fixed issue with autoresum after file completion
Fixed secure identitfication statistics with a >100% entr
fixed removing servers from static list from the webinterface
Fixed a socket resource leak in web interface.
Fixed a bug which sometimes caused a sharing Violation in known2.met when starting eMule
Fixed: Queue Ranking of sources in Download Listview were not always updated properly.
Added some missing protocol overhead stats.
Fixed a bug which made it theortical in some rare cases possible that eMule sent unverified data to other clients
fixed not working commands on downloadlist multiselections in certain cases
Fixed bug with file comments/ratings when receiving a rating without a comment [thx MogTheCat]
Fixed bug with eD2k link parsing when no filename (or filename with just spaces) was specified in link.
Fixed bug with partfile renaming when new filename contains only spaces.
Fixed bug in keyword publishing related to filenames ending with too much unpublished characters.
Fixed some GUI glitches in Friend listview.
Fixed bug which prevented eMule to minimize to system tray.
Fixed bug with log messages which were not written to log files during early startup.
MiniMule shows accurate connection icon.
MiniMule - fixed problem with eMule installation path containing some special characters.
Fixed bug in log panes which could create auto-endless up-scrolling.
Fixed bug in log panes which displayed text too far on top if pane was first time enabled.
Fixed bug with not adding all available source found during searching when adding a file via an sub-entry to the download queue.
Fixed wrong file statistics of (previously) stopped files [Xman]
Fixed bug with too high PeerCache socket timeouts [thx so8so]
Small fix to USS to prevent it from sometimes disabling itself when network connection is lost. Once the first init of USS is complete it should now never disable itself.
Fixed issue where bugged compatible clients could receive sources for a file they did not ask for.
Fixed bug with Kad-notes which were received but not stored.
Fixed 'Transferred' column data display and sorting in Upload list control.
Fixed comment rating label order.
Fixed possible misplaced up/down buttons in details dialog.
fixed Uploading sort bug
Multi-Temp folders should work now.
Fixed Comment Icons staying when no comment/ratings are available.
Fixed several smaller glitches in the new share control
Fixed the filesizelimit for downlaoding files from the webinterface
Fixed some crashing bug with duplicated files
Fixed some minor general GUI glitches (Icons, save&restore, etc)
Fixed crash when downloading via HTTP source and viewing the downloadclient-list
Tray shutdown bug fix. [Xman1]
Fixed a bug in kad that returned the incorrect order of contacts to start a search. (thx Agthorr for finding bug)
Fixed a bug that treated all KadResults as a best result causing extra overhead. (thx Agthorr for finding bug)
Fixed a bug that removed wanted contacts in the 'possible' list during Kad searches. (thx Agthorr for finding bug)
Print '0' instead of '
download emule kad server list
2ff7e9595c
Comments