Update README and AUTHORS
[amule.git] / docs / Changelog
blobf0b7e2fc04d5701dabb4d6b228841c0cf48261a9
1 Version 2.4.0 - The river knows.
2 ----------
3 201?-??-??
5         circulosmeos:
6                 * amuleweb cookies read behind a "lowercase" proxy (http/2 compliant)
8         Dan64:
9                 * Read AICH root hashes from binary eMuleCollection files
11         gnazio:
12                 * Fixed configure of libpng when sh != bash
14         GonoszTopi:
15                 * Allow any kind of file links in collections
16                 * Make UPnP log go to the appropriate category (#1681)
17                 * Use the C++ compiler to check for features we're about to use
18                   in C++ source files (#1572)
19                 * Adapt configure to handle subversion repository clones in
20                   mercurial and git
21                 * Fix bfd detection for systems missing -liberty
22                 * Add support for 'canceled.met' to the fileview tool
23                 * Implemented the missing 'show shared' command in amulecmd
24                 * Fix check for a valid locale config entry being done *after*
25                   the locale has been set
26                 * Fix Crypto++ detection routine happily using build library
27                   for host when cross-compiling
28                 * Fix bug #1711: Kad Info tab should display my own user ID
29                 * Fix wrong sized images in the priscilla skin
31         iz0bbz:
32                 * Fix WinSock library version detection with MinGW-w64
33                 * Fix compilation with MinGW-w64
35         kam:
36                 * WebServer serves .json, .manifest and .appacache files
38         Mr Hyde:
39                 * Fix "Disable computer's timed standby mode" for MacOS 10.9 Mavericks
40                 * Compilation fix on Linux Slackware 64bit and MacOS 10.9.4
41                 * Fix configure on Mac
43         Stu Redman:
44                 * Display hashing progress in progress bars
45                 * Assertion from background thread now prints a message and not just closes the app
46                 * Backtrace (crash or assertion) is written to logfile
47                 * Fix: disabling protocol obfuscation broke Kad and triggered assertions
48                 * Fixed "Prompt on exit" preference
49                 * Fixed country flags for Turkish localization
50                 * Fixed loading of zipped IP filter (#1674)
51                 * Fixed showing of shared files to other clients
52                 * Fixed assertions in CFormat("%p") on 64 bit OS with wx 2.9
53                 * Boost Asio can now be used as networking layer instead of wxWidgets
54                 * Fixed memory leak when AICH hashing already known files
55                 * New download links for server list and nodes.dat (with gav616 and xosevp)
56                 * Projects for Visual Studio 2013 (which is now the preferred Win32 compiler)
57                 * Fixed build with wx 3.0 (including STL build)
59         tgragnato:
60                 * Fixed ASIO compilation with libcxx
62         Tianming Xie:
63                 * Fix for debian bug #795061: There is nor rule to generate Scanner.h
65 --------------------------------------------------------------------------------
67 Version 2.3.1 - The "unobvious evil date" version.
68 ----------
69 2011-11-11
71         btkaos:
72                 * Show if a client shares its file list in client view
74         freddy77:
75                 * Various optimizations of memory usage
76                 * Access files for reading/writing via mapped memory
77                   (with custom exception handling)
78                 * Fix download of files > 1GB on ucLibc
79                 * Fix autogen.sh under Ubuntu
80                 * Fixed TCP obfuscation negotiation
82         Gnucco:
83                 * Add option to ed2k link parser to display links in
84                   emulecollection
85                 * Added test case for the CTag class
87         GonoszTopi:
88                 * Various fixes to new colour code
89                 * Allow user to select display of transfer rates
90                 * Extendable list-control settings save/load code
91                 * Drop assumption that last search keyword is a filename
92                   extension if length == 3
93                 * Instead of counting unicode characters in a Kad search now we
94                   use the UTF-8 byte count to determine whether the keyword is
95                   allowed or not
96                 * Use actual page size in mmap calls instead of a randomly
97                   selected number
98                 * Fix custom Crypto++ path not shown by configure
99                 * Make <IMG> tags in aMuleWeb HTML 4.01 conforming
100                 * Fix HTTP proxy authentication
101                 * Use -static for the tests too, when a static binary is
102                   requested to prevent configure succeed where compilation
103                   would fail
104                 * Configure now checks only for the tools and libraries needed
105                   for the selected components
106                 * Fix aMuleGUI looking for undefined switches
107                 * Fix the "blinking" in aMuleGUI's status line
108                 * Better reporting of Kad tag reading/parsing errors
109                 * Fix the unittests
110                 * Some code reorganization
111                 * Features/fixes ported from eMule:
112                         - Implement an alternate method to estimate the real
113                           user count in the Kad network, which is not based on
114                           our local routing table (0.49b)
115                         - Add double quote to word-boundary characters (0.50a)
116                         - Drop support for Kad 1.0 (0.50a)
117                         - Try to find the closest node alive (0.50a)
118                         - Fix a bug in Kad which would not enforce the search
119                           tolerance in certain cases (0.50a)
120                         - Change Kad to work better in small LANs (0.50a)
121                 * Remove the unimplemented "Create backup for preview" option
122                 * Add variables to preview command like in user event commands
123                 * Disable 'Show all comments' in the file's context menu if
124                   there are no comments/ratings available
125                 * Enable renaming (completed) shared files
126                 * Proper handling of %-escaped UTF-8 sequences in ed2k:// URIs
127                 * Drop support for nodes.dat version 0
128                 * Fix issue #1621: 'ed2k links containing unicode characters will
129                   cause the filename to be truncated'
130                 * Fix issue #1634: Change charset to UTF-8 in amuleweb template
131                 * Fix installation with denoiser enabled
132                 * Add support for automake's --enable-silent-rules feature
133                   (original idea by Gerd78)
134                 * Improved CFormat and enabled reordering of arguments for
135                   translators
136                 * Several fixes and improvements for the sanity checker script
137                 * Fix bfd detection
138                 * Add year bumper script
139                 * Move statistics from config to statistics.dat
140                 * New preference setting to show application version on the title
141                 * Fix man page installation for several languages
143         Greek:
144                 * Part number is now an extra column in the download list
145                 * Improvements to preferences dialogs
146                 * Redesign skin selection
148         Grunt:
149                 * Sort downloads by time remaining now has shortest time on top and unknown on bottom
151         jolz:
152                 * Fixed file locking between ed2k and aMule on Windows
154         Kry:
155                 * Reworked user interface, separating download and upload views
156                 * Fix list double-buffering causing artifacts on refresh and when
157                   showing a context menu.
158                 * Fix indexes after removing GUI items
159                 * Fixes to Windows build
160                 * Allow compilation with wxCocoa
161                 * Replace Color.h by new class implementation MuleColour
162                 * Lower class overhead and use two-level cache for pens/brushes
163                 * Added aMuleCMD project for MSVC.
164                 * Fixed UnitTests and aMuleCMD in MSVC to use _CONSOLE subsystem.
165                 * Preferences changes
166                 * Fixed problem with uploading to lowid clients (szsuj)
167                 * Sorting lists (automatically or by user interaction) doesn't clear selection anymore
168                 * Fix client version display for MLdonkeys
169                 * Added Xcode project for MacOSX build
170                 * Fixed the centering of icons and text
171                 * Enable vertical toolbar orientation on WIN32 too
172                 * Option to resume next file alphabetically, keeping in mind categories and priority
173                 * Fixed crash when column gets removed
174                 * Show remote filename in source list
175                 * Fixed crash in upload thread on shutdown
176                 * Dynamic adjustment of threshold for rarity of download files
177                 * Option to prevent the computer from sleeping while downloading in MSW and MacOSX >= 10.5
178                 * Mac fixes
179                 * Fixed "out of memory" crashes caused by wxWidgets - so wxWidgets 2.8.12 is required now!
180                 * Show warning dialog if "Change language" is selected and no languages are installed
181                 * Added backtrace support for MacOSX
182                 * Add locale support in the mac bundle with updated scripts
183                   (translations are now supported on MacOSX builds)
185         lfroen:
186                 * php prefix for lex/yacc
188         LittleAbacus:
189                 * Search results can now be sorted by "knownness" state.
191         marcell:
192                 * Fixed issue #892: Show data sizes >= 1.0 GB with three digits.
193                 * Fixed search 'Stop' button not stopping Kad searches.
194                 * Check Kademlia search results against original criteria.
195                 * Allow Kademlia searches with repetitive keywords.
196                 * Allow adding current chat partner to friend list from tab's context menu.
197                 * Allow not downloading files via HTTP if the requested file is not newer.
198                 * Removed white boxes around file rating icons
199                 * Implemented public shared directory names only containing actually shared subfolders.
201         morph:
202                 * Patch to uniform and fix minor errors on man pages
204         myth:
205                 * Feedback from shared files - add number of clients on queue.
206                 * New stats server
208         Phoenix:
209                 * Fixed assertion when trying to preview files smaller than
210                 256 K.
212         Skolnick:
213                 * Fixed autogen.sh for Bourne Shell
215         Stu Redman:
216                 * Sort source list on opening and add file name to A4AF files
217                 * MSVC: optional GeoIP support
218                 * Faster progress bars with less overhead (without pens/brushes)
219                 * Show log messages in remote gui
220                 * More info in the Kad tab
221                 * Improved gaplist performance
222                 * Ported chat captchas (receive and send)
223                   and "Advanced Chat Spam Filter" from eMule
224                 * Allow download of multiple search results if search list
225                   is sorted by status (thanks to DarkNRG)
226                 * Fixed CFile::SetLength for large files
227                 * Reduce file handle usage by closing part files after idle time
228                 * Speed up selection of shared directories with many subdirectories,
229                   fixed red marking of folders with shared subdirectories
230                 * Ban clients that uploaded bad data (based on CorruptionBlackBox from eMule)
231                 * Support wxWidgets 2.9
232                 * amuled for Windows (with wx 2.9)
233                 * Friends get recognized in the friend list control even if their IP has changed
234                 * Don't kick friend upload, don't kick release prio uploads (unless they take more
235                   than half of the slots), and don't kick anybody else unless necessary (with GonoszTopi)
236                 * Fixed crash in remote gui when aMule exits
237                 * Added more media file types from eMule
238                 * Allow the user to cancel the app if Temp/Incoming is not found
239                 * Show downloads as shares in remote gui
240                 * MANY fixes/implementations for amulegui
241                 * amuleweb for Windows (with wx 2.9)
242                 * Show connected friends in blue in the friend list
243                 * Show total upload/download ratio in statistic tree
244                 * Fixed category administration in remote gui
245                 * Implement directory preferences in remote gui
246                 * MSVC build for alcc, wxCas
247                 * Fixed errors and crashes on parsing ED2K links with '/' in them
248                 * Configure option --enable-fileview
249                 * Bypass amulegui connection dialog with switch -s / --skip
250                 * Fixed Core Timer
251                 * Allow passing of ED2K links by command line to aMule, aMuled and aMulegui, making ed2k program obsolete
252                 * Don't ignore current category in amulegui when pasting a link
253                 * EC tools (amulegui, amulecmd, amuleweb) can use a local config dir now
254                 * Fixed crash in file system detection in Solaris
255                 * Fix: window size/position didn't get saved on some systems
256                 * More command line options for aMulegui
257                 * Allow webserver autostart on Windows
258                 * Fixed crash in "Out of space" user event handler
259                 * ALCC prints links to stdout now instead of stderr
260                 * Fixed memory exhaustion on high speed uploads
261                   Thanks to RRM for endless patience!
262                 * Fix: Language English was not recognized and so reverted to "System default" at any change
263                 * Fixed printf output (unicode2char()) on consoles incapable of UTF8
264                 * Keep a list of all canceled files (canceled.met) and show them in magenta in the search list
265                 * Update status/color of search results on events from outside the search window
266                   (like download started from EC) and in amulegui
267                 * Enable update of IP filter list through aMulegui and aMulecmd
268                 * Enable setting of "Check for new version on startup" through aMulegui
269                 * Fixed crash in CClientList::ProcessDirectCallbackList that had been around for ages (hopefully)
270                 * Fixed size of large files in aMuleweb's search results
271                 * Show completed downloads in aMulegui
272                 * Fixed international file names on Windows
273                 * Fixed hangup of EC connection in aMulegui
274                 * Fixed category deletion in aMuled
275                 * Fixed several crash bugs in Webserver
276                 * Improved memory usage, load time and speed of IP filter
277                 * Load IP filter in the background on startup
278                 * Show when a Kad search is finished in aMulegui (remove '!')
279                 * Fixed "pause/cancel/resume all" in aMulecmd
280                 * EC ZLIB compression can now be turned off in remote.conf with EC/ZLIB=0
281                 * Terminate HTTP downloads on exit
282                 * Projects for Visual Studio 2010
283                 * Fixed crash in http download
284                 * Speed boost for reload of shared files with large list of known files
285                 * Resolve MSVC compilation problem with separate strings in GUI
286                 * Fixed splitter bars in download and share view
287                 * Allowed creation of ED2K source links in KAD-only mode
288                 * Make friendlist in chat window resizable
289                 * Removed lag (caused by language pref) when opening preferences dialog
290                 * "Swap all A4AF to this (auto)" doesn't block sources with no needed parts any more
291                 * Don't lock up in an infinite loop if all servers are not resolvable or blocked by IP filter
292                 * Clients now always get uploaded a full chunk (removed setting)
293                 * Tell the user that changes of EC settings require a restart
294                 * Deleted and readded download now get shared
295                 * Speed improvement for upload queue, and clients never have same rank anymore
296                 * Fixed ed2k links where '|' has been replaced with '%7C'
297                 * Fixed multi line stdin redirected as batch into amulecmd
298                 * Allow enable/disable of IP2Country through GUI
299                 * "Clear completed" button now only clears downloads in current category
300                 * Completed downloads can be seen and cleared in amulegui
301                 * Bold lines in log window now for Windows too
302                 * Allow setting of friend slot from client list control
303                 * Fixed saving of splitter bar positions
304                 * Get rid of "clearlooks_style_draw_box_gap" messages in console
305                 * Fixed several crash bugs caused by deleted client objects
306                 * Fix a small memory leak in Kademlia code
307                 * Fix occasionally sending junk at end of packets
308                 * Fix child items in search result getting inserted in wrong positions
309                 * Shared files don't lose all information when they get renamed
310                 * Fixed crash bug with sources which are incompatible with our encryption setting
311                 * Allow passing of links > 256 chars to amulecmd
312                 * Prevent flicker when sorting already sorted lists
313                 * Prevent creation of more than 99 categories, since that's the limit
314                 * Fixed saving of sort orders
315                 * Allow switching through files in file detail dialog
316                 * Improve performance when many small files are hashed
317                 * Fix: if a file had more than two copies shared it was hashed on every startup
318                 * Show directory in search list for "view shared files" searches
319                 * Safe writing of known.met and nodes.dat (don't overwrite existing until write is finished)
320                 * Show directory in search list for "view shared files" searches
322         Vollstrecker:
323                 * Unify copyright lines
324                 * Fixed clean and distclean targets for make
325                 * Various Updates in debian/ see debian/changelog
326                 * Added crash handling in command-line tools
327                 * Fix for autoconf-2.64.
328                 * Make amulecmd help command work without connection
329                 * New translation concept for manpages
330                 * KDE Plasma applet to show stats
331                 * Fix warnings with latest autoconf (2.67)
333         woutermense:
334                 * Fix 'break/continue [n]' PHP implementation
335                 * Allow multiple download links in webserver
337         Wuischke:
338                 * Simplify browser selection
339                 * Use DoIconize() for dclick on tray icon, too
340                 * Fix minimizing from tray icon
341                 * Add option to show chat messages in log
342                 * Add option to specify amuleweb binary location
343                 * Make EC authentication procedure more secure
344                 * Add support for categories to ed2k
345                 * Backup config file on shutdown
347         Special Thanks To:
348                 * Greek for his contributions to aMule's user interface.
349                 * btkaos for his important work finding the source of bugs.
350                 * myth for seeing when everyone else was blind and uncovering
351                   the grandfather of all fuck-ups
352                 * mirko.g for being so committed to compile aMule on Snow Leopard.
354 --------------------------------------------------------------------------------
356 Version 2.2.6 - The "we don't have holidays" version.
357 ----------
358 2009-09-16
360         GonoszTopi:
361                 * Fixed obfuscated server UDP communication.
362                 * Fixed cross-endian Kad node verification.
363                 * Fixed name conflict in builtin PHP parser.
364                 * Fixed configure finding unwanted Crypto++ installations.
366         Marcell:
367                 * Properly update transfers tab's bottom pane's title.
369         mr_hyde:
370                 * Fixed a bug in detecting and using the fallocate() function.
372         Sam Hocevar:
373                 * Now really fixed that security issue.
375         Stu Redman:
376                 * Fixed HTTP download if server transmits no content-length
377                 * Fixed several cases of amulecmd printing zero on big endian machines
378                 * Fixed amuleweb crashing on tiny downloads
379                 * Added version resources to MSVC binaries
380                 * Fixed wrong search text in search dialog after deleting a tab
381                 * Fixed download limit in amuled (which was 50% of what was set)
383         Wuischke:
384                 * Fix amuleweb progress bar display for files > 4GB
386         Special Thanks To:
387                 * stefanero and his bleeding-edge system
389 --------------------------------------------------------------------------------
391 Version 2.2.5 - The "never say never" version.
392 ----------
393 2009-05-16
395         GonoszTopi:
396                 * Fixed possible security hole when previewing filenames containing single quotes
397                 * Fixed default webserver port
399         Stu Redman:
400                 * Fixed upload of the last part of a file which he broke in 2.2.4
401                 * Fixed setting speed limits from remote gui's tray icon
403         Special Thanks To:
404                 * CroMag for pointing out the upload problem
406 --------------------------------------------------------------------------------
408 Version 2.2.4 - The "we didn't have a .4 version since... well... long ago" version.
409 ----------
410 2009-04-03
412         freddy77:
413                 * Plugged various memory leaks.
415         FreeToGo:
416                 * Add comment to desktop file to allow autostart in Gnome
418         gabrielix:
419                 * Compilation fix for gcc-4.3.2.
421         Gaznevada:
422                 * Compilation fix for IRIX.
423                 * Fixed file handles on IRIX.
425         GonoszTopi:
426                 * Fixed compilation of Format.cpp for some platforms.
427                 * Fixed wxWidgets socket library initialization.
428                 * Fixed partfile importer destroying imported data.
429                 * Separated GUI and core code in partfile importer, thus fixing
430                   occasional crashes/hangs.
431                 * Fixed GeoIP-enabled builds crashing on 64b boxes.
432                 * Added another common URN ID to the Magnet link handler.
433                 * Switch to the 'busy' cursor while bringing up the preferences
434                   window.
435                 * Ported several Kademlia fixes and improvements from eMule0.49c:
436                         - Fixes on handling incoming packets with port zero.
437                         - The Kad UDP firewalltest now asks several clients for
438                           its external port, avoiding to get a wrong "Open"
439                           state on NATs which change the source port on each
440                           request but behave like a Full-Cone otherwise.
441                         - Made sure a received Kad routing answer doesn't
442                           contain more contacts than requested. [Xin Sun]
443                         - Kad no longer allows more than 2 IPs from the same
444                           subnet within one routing query reply (except on LANs).
445                         - Kad routing query contacts are checked against the
446                           routing table.
447                 * Implemented non-interactive mode for amulecmd/amuleweb.
448                 * Fixed detection of crypto++ library for versions >= 5.6.0.
449                 * Fixed saving wrong window position when exiting while minimized.
450                 * Fixed rare case when we tried to connect to a LowID client.
451                 * MSW: detect WinSock API version needed by GeoIP.
452                 * Fixed libbfd sometimes depends on libintl, with help from PacoBell.
454         iz0bbz:
455                 * Fixed static linking with GeoIP on MinGW/MSYS.
456                 * Fixed detecting GeoIP library when building for MinGW.
457                 * Compilation fix for GeoIP-1.4.6.
459         Stu Redman:
460                 * Fix crash on global search on Windows
461                 * Fix splitter bar position in transfer window not restored properly
462                 * Caught some insane upload requests
463                 * Fixed finished files sometimes getting rehashed (thanks to Skolnick)
464                 * Added restart warning if the ED2K network was re-enabled.
465                 * Fixed Windows lag when opening preferences dialog
466                 * Fixed creation of ED2K links with AICH (thanks to Archmage)
467                 * Remote Gui shows a dialog box with a reason on connection failure
468                 * Changed fix for wrong ordering/placing of clients in the download window
469                   so that sort order is again like in 2.2.2.
471         Wuischke:
472                 * Add Asturian language
473                 * Updated INSTALL file
474                 * When EC authentication fails, close connection before we send
475                   the response.
476                 * Tell the user why the EC connection failed.
478         Special Thanks To:
479                 * wires for the strenuous testing on 64-bit
481 --------------------------------------------------------------------------------
483 Version 2.2.3 - The "Late Christmas present" version.
484 ----------
485 2008-12-28
487         Alfred:
488                 * Fixes to compile with Sun Studio 12.
490         Gerd78:
491                 * Fix for linking with a static bfd library.
493         GonoszTopi:
494                 * Fixed improper handling of EC connection failures.
495                 * Fix for shells not properly handling empty lists.
496                 * POSIX fixes in shell code.
497                 * Made not finding GeoIP non-fatal.
498                 * Check if --enable-geoip-static can be fulfilled.
499                 * Fixed loading of zipped ipfilter files. Thanks to CtrlAltDel
500                   for the investigation of the problem.
501                 * Fixed alc progress bar for files >4GB.
502                 * Fixed #1056: amulegui: incorrect results when searching with
503                   min size >= 4GB
504                 * Disable automatic sorting of dowload list while there is a
505                   pop-up menu or file detail dialog displayed.
506                 * MinGW compilation fix.
507                 * Fixed GTK crash on closing search tabs. Thanks to btkaos.
509         LittleAbacus:
510                 * Support multiple selections on CSearchListCtrl::OnMarkAsKnown().
512         Skolnick:
513                 * Fix alc and alcc to work with files bigger than 4GB
515         Stu Redman:
516                 * Fix crash when last category was removed with a completed file in it
517                 * Fix wrong ordering/placing of clients in the download window
518                 * Fix available fileparts display for large files
519                 * Don't open server UDP socked if ED2K is disabled
520                 * Reordered preferences, disabled ED2K/UPnP prefs if ED2K/UPnP is disabled
521                 * MSVC: solution for MSVC 2008 Express edition,
522                   project for ed2k and fileview
523                 * Fix wrong file download rates in transfer window
524                 * Windows: fix broken core timer, use precise tickcount
525                   and so fix download limit
527         Wuischke:
528                 * Add checks to cas to prevent segfaults
529                 * Fix wxCas save file dialog for file types
530                 * Fix a buffer overflow error in cas
532         Special Thanks to:
533                 * btkaos and CtrlAltDel for their invaluable help in tracking off bugs.
535 --------------------------------------------------------------------------------
537 Version 2.2.2 - The "Similarity." version.
538 ----------
539 2008-08-08
541         bomj:
542                 * Patch for alcc to improve usability
544         Gaznevada:
545                 * implement getopt_long in cas for systems which lack it
547         GonoszTopi:
548                 * Fixing denoiser
549                 * include <sys/types.h> before <regex.h> as by POSIX
550                 * Fix noinline in crypto for some systems
551                 * Fix display of ccache option
552                 * Add sources from search results for new downloads
553                 * Use output of gdlib-config for gd.h detection
554                 * Solaris mntent fix
555                 * wxMSW fix
556                 * Fix NULL pointer dereference
557                 * Fix for configure not using --with-geoip value in library check
558                 * Added pkg.m4 from pkg-config-0.23
559                 * Ported Kademlia Protocol Version 8 from eMule0.49b.
560                         - Kad now ignores multiple IDs pointing to one IP in
561                           routing request answers
562                         - When calculating the total user count, Kad now uses
563                           (if available) the real number of firewalled clients
564                           for the calculation instead a fixed value. This will
565                           take more effect when 0.49+ nodes become common
566                         - Kad no longer tries to add UDP firewalled (and therefore
567                           mostly unreachable) nodes into its routing table,
568                           reducing overhead and increasing reliability [Idea: Netfinity]
569                         - Optimized the Kad packettracking code to only track
570                           packets which we check later, to save resources
571                         - Fixed a bug which let Kad sometimes assume a Kad2
572                           contact to be Kad1 after probing for both versions
573                         - Did first small step in dropping Kad1 support by not
574                           probing unknown Kad contacts for Kad1 anymore to save
575                           overhead. Kad1 clients will nevertheless still be work
576                           for now.
577                         - Several changes were made to Kad in order to defy
578                           routing attacks researched by University of Minnesota
579                           guys [Peng Wang, James Tyra, Eric Chan-Tin,
580                           Tyson Malchow, Denis Foo Kune, Nicholas Hopper,
581                           Yongdae Kim], in particular:
582                                 - Kad contacts will only be able to update
583                                   themself in others routing tables if they
584                                   provide the proper key (supported by 0.49a+
585                                   nodes) in order to make it impossible to
586                                   hijack them
587                                 - Kad uses now a three-way-handshake (or for
588                                   older version a similar check) for new contacts,
589                                   making sure they do not use a spoofed IP
590                                 - Unverified contacts are not used for routing
591                                   tasks
592                         - When reading a nodes.dat without any verified contacts
593                           (possible an old file version), aMule will assume all
594                           contacts to be verified to avoid slowing down the
595                           connecting process
596                         - Implemented a special nodes.dat file version suitable
597                           for mass distribution.
598                 * Fixed not sending sources for clients that did not announce
599                   their part availability.
600                 * Fixed all list columns being disabled in case of invalid data
601                   in config file.
602                 * Fixed directory tree not available.
604         Kry:
605                 * Fixed: Incorrect SX packets sent, plus no reply to
606                   out-of-multipacket SX as a bonus
608         MalaPraxis:
609                 * Remap colours on Windows
610                 * Add resources
611                 * Fix wrong usage of CPath::IsOk which caused an infinite loop on Import
612                 * Fix wxTempFile usage for compressed IPFilter files
614         Phoenix:
615                 * Removed the dlopen() code from UPnP.cpp.
616                 * Added the m4 macro to test for libupnp.
617                 * Updated amule_build_install.sh to work with
618                   --with-libupnp-prefix.
619                 * Changed the UPnP code to allow the use of a service without
620                   having successfully subscribed to it. That should be enough
621                   to deal with some lazy router implementations.
622                 * Do not unregister if no service is found
623                 * Save the found service even if subscription has failed
624                 * Fix for initialization of "resultstr" in cryptopp.m4.
625                 * Fix for message "Duplicate partfile with hash..." in
626                   DonwloadQueue.cpp. It was using deleted corrupted data.
627                 * amule_build_install.sh now uses -a flag in unzip so that
628                   cryptopp files are properly converted from DOS text format.
630         Stu Redman:
631                 * Scanner fix for MSVC compilation
632                 * Fixed crash when progress bar was resized to zero width
633                 * Fixed sharing of large files on Windows
634                 * Fixed free disc space check
635                 * Sanity check before writing nodes.dat - don't write it
636                   if there are less than 25 contacts
637                 * Download List sorted on startup
638                 * Splitter bar position in transfer window is restored again
639                 * Fixed a GDI resource leak for Windows
641         Vollstrecker:
642                 * Made possible to deactivate xas
643                 * Various Updates in debian/ see debian/changelog
645         Wuischke:
646                 * Show connection status in toolbar when changing skin, thanks to greek
648         xor:
649                 * Fix window resize problem on Mac OS X
650                 * Fix for packets being lost in EC communication.
651                   Fixes aMuleGUI not updating after a while.
653 --------------------------------------------------------------------------------
655 Version 2.2.1 - The "Excuse me, have you seen my 2.2.0 release anywhere?" version.
656 ----------
657 2008-06-11
659         Bas Zoetekouw:
660                 * Patch for debian bug #350396: "amule depletes entropy pool".
662         brainnolo:
663                 * Patch for loading the correct path for the UPnP libraries
664                   in Mac.
665                 * Added the binaries for libUPnP for Mac to the directory
666                   aMule.app/Contents/Frameworks.
667                 * Universal Binary ed2kHelperScript update.
668                 * avoid removing libupnp libs during initial cleanup
669                   (this would defeat bundling them) . It will now remove only
670                   libwx in the Frameworks directory (which are supposed to be
671                   from an old build).
673         centaur:
674                 * OpenBSD patch.
676         Coronas:
677                 * Patch to show kad status in amuleweb (Bug 1103)
678                 * typo in src/webserver/default/shared.php
680         drkirkby:
681                 * Test for gcc before including gcc specific flags on the
682                   compiler line.
684         DLH:
685                 * amulegui.xpm icon.
687         EastWind:
688                 * Patch to prevent overwriting of GDLIB_LIBS
690         Gaznevada:
691                 * IRIX compatibility patches
692                 * amuleweb php IRIX patches
693                 * Make 64-bit architecture check independant of _ABI64
695         Gerd78:
696                 * Added autostart-xas to rpm .spec files.
697                 * Patch for autoconf >= 2.60.
698                 * Patch for redefinition of $(docdir) in docs/Makefile.am.
699                 * Patch for aMule .desktop files.
700                 * Added amulegui desktop icon (with Vollstrecker).
701                 * Patch for fixing aMule spec file in Fedora and Mandriva.
702                 * Test for perl File::Copy in configure.
703                 * Fix for building with _FORTIFY_SOURCE.
705         Gnucco:
706                 * Workaround for string serialization bug.
707                 * Workaround for aMule does not publish new files on kad.
709         GonoszTopi:
710                 * Added ability to compile amulecmd without thread support in wx.
711                 * Fixed source seeds handling on startup.
712                 * Proper restoration of startup locale after checking available
713                   locales.
714                 * Fixed linkage with wxMSW.
715                 * Got rid of a few more warnings.
716                 * Fixed #929: configure: BUILD_CC uses CC's CFLAGS
717                 * Implemented #962: don't display (0) when not downloading from source
718                 * Fixed #954 - added ability turn IPFilter on/off for servers/clients
719                   independently.
720                 * Added support for magnet ed2k links.
721                 * Improve cross compilation
722                 * Fixed segmentation fault in amuled
723                 * Don't allow sources coming from .seeds to be cleaned up for a while
724                   after startup
725                 * Improve accuracy for ticks
726                 * Improve debug output
727                 * Don't add clients when shutting down
728                 * Added a simple (ascii) text file reader class
729                 * Sed denoiser - removes excessive messages from compilation -
730                   Thanks to Vollstrecker for the idea and discussions.
731                 * Drop path component from logged file names.
732                 * Fix for perl v5.8.8
733                 * wxCas compilation fixes for wxCVS
734                 * Doxyfile doesn't need to be installed, it's unusable without the
735                   sources.
736                 * Fixed #979: No win32 version information
737                 * Updated listctrl code to 2.8.7
738                 * Fixed a buffer overflow in TextFile.cpp
739                 * Cross-compilation fixes.
740                 * Some little optimizations on configure.
741                 * Re-categorized a number of strings whether they need translation or
742                   not.
743                 * Added plurals support.
744                 * Removed a number of unused leftover files from the repositiory.
745                 * Various fixes for wxMSW builds.
746                 * Made 'make dist' work.
747                 * Fixed 'make check' for subdirectory builds.
748                 * Fixed manpages install/uninstall script to handle correctly
749                   subdirectory builds and respect the --program-transform-* switches.
750                 * Fixed a minor bug in the denoiser script.
751                 * Fixed several portability issues in scripts.
752                 * Fixed keeping the preferences in sync with tray icon existance.
753                 * Removed a check that wasn't ever valid.
754                 * Fixed #651: Wrong expansion in statistics.
755                 * Fixed #1082: Events in preferences have layout problems.
756                 * Fixed debug categories being added multiple times to the checklistbox.
757                 * Fixed translations on MSW.
758                 * Languages are not sorted anymore, but displayed in their own name.
759                 * Fixed a number of gcc4 warnings.
760                 * Fixed amuleweb compilation on MSW.
761                 * Added checks for a POSIX compliant regex library.
762                 * Fixed #1289: amule fails to build on non glibc systems (e.g. uclibc)
763                 * Hungarian translation.
764                 * Allow generating feedback from shared files.
765                 * Ported Kademlia2.0 Protocol Version 7.
766                 * Fixed 'bad file descriptor' error on Mac.
767                 * Unittest for the Kademlia::CUInt128 class.
768                 * Added kademlia and obfuscation status to the client details.
769                 * Fix for bars positioned 1 pixel too low.
770                 * Added a small debug utility to display contents of mule files (kad
771                   only yet).
772                 * Fix for #1184; fixed both ed2k and kad searches for >4GB files.
773                 * Proper detection and usage (if possible) of strerror_r()
774                 * Added English names to the language selector - for the curious ones.
775                 * Fixed some memory leaks.
776                 * Got rid of the deprecated HAVE_GETTEXT macros.
777                 * Added gettext support to amuleweb.
778                 * Added preferences option 'Allocate full size'.
779                 * Added crypt overhead to statistics, UDP only for now.
780                 * Added checks to prevent downloading large files to file systems not
781                   supporting them.
782                 * Added check for NetBSD systems.
783                 * Heavy rewrite of autoconf/automake stuff.
785         gtoso:
786                 * Fix for GeoIP crashing if the default GeoIP.dat file cannot be found.
787                 * Patch to find GeoIP.dat in the application bundle.
789         Hermit:
790                 * Patch for amulecmd history which ensures that when the same command
791                   is repeated several times in a row it only gets recorded in the
792                   history once.
794         jcoy:
795                 * Set download priority in amulecmd.
797         ken:
798                 * Fixed control-clicking (right-clicking) on tabs in notebooks on the
799                   Mac.
800                 * Compilation fix for MacOSX 10.3
801                 * Fixed a crashing bug with static initialization order
802                 * Ship the license as required by the GPL.
803                 * Fixes linking of embedded CryptoPP (on the Mac, if nowhere else).
804                 * Quick-n-dirty hack for stats graphs on the Mac.
806         Kry:
807                 * Protocol Obfuscation (enabled by default)
808                 * Large file support (>4GB)
809                 * Disabled auto-update of servers from clients and other servers by
810                   default.
811                 * Fixed a bug while getting sources for large files (>4GB)
812                 * Fixed mldonkey_importer to work with mldonkey >= 2.7.6
813                 * Improve exception handling
814                 * Added a column on client view that shows if the user has reported
815                   having disabled shared files.
816                 * Disable the "Show files" option in context menu if the user has
817                   reported having disabled shared files.
818                 * Add generic CTag classes support for Kad data types
819                 * Remove kad IO classes
820                 * Safety on memfiles created from packets
821                 * Fixed publishing and sending shared files requests
822                 * Fixed Unittest
823                 * Update audio and video types
824                 * Update EC to use the equivalent of VBT tags
825                 * Fix ID sending on hello packet to use the hybrid ID instead of plain
826                   ed2k id
827                 * Fix a bug on sending info to other clients on file list request
828                 * Upgrade lex generated code
829                 * Add the --reset-config flag
830                 * Modified getclosetsto() fix, originally by tatikiran
831                 * Changes to flex parsing of search expressions.
832                 * Fix several missing variable initializations
833                 * Swap bytes for int types in EC code
834                 * Lower reask times
835                 * Fix Memleak in ECSocket
836                 * Extend amulecmd with 'show log' and 'reset' command, originally by
837                   quinox, bug #856
838                 * Usage of HOSTCC for compile-time executions
839                 * Created translation status scripts
840                 * Move server packets to the back of the UDP queue if the server is
841                   still resolving a dynamic host
842                 * Script to wikify changelog
843                 * Separate ECTag from ECPacket
844                 * Fix crash on startup
845                 * Fix several rare memleaks
846                 * Fixes on Kademlia keyword store
847                 * Initial Kademlia 2 integration
848                 * Remove duplicated SendPacket functions in Kad
849                 * CPacket uses const CMemfile reference instead of pointer
850                 * Fix for (rare) bogus packets being send on kad
851                 * Fix for empty packets in Kad Search
852                 * Fixed server IP for EC
853                 * Don't destroy shareddir.dat on remote GUI, bug #945
854                 * Incorrect percentage displayed by amulecmd for files > 4Gb, bug #949
855                 * Ask user to download server list when list is empty and ed2k active
856                 * Support automake 1.10
857                 * Reorganization of EC code
858                 * Added script to generate EC files for different programming languages
859                   (C#, Java and C++) from an abstract language
860                 * Dropped support for < wx2.8.x (in case you want to blame someone)
861                 * Added remote gui datastructure for new classes.
862                 * Fixed compilation with wx2.9, also with disabled 2.6 comatibility.
863                 * Heavily modified IP2Country code.
864                   Proper names, guards, creation on the heap... etc.
865                 * Added script to create Kad nodes files
866                 * Fixes for emule-collection support
867                 * Added some sanity checks
868                 * Source links with crypt data support.
869                 * Fix Mac build
870                 * Remember kad and ed2k urls and restore them on restart.
871                 * Force conversion to be ISO8859 for tag names, obvious from the network
872                   standards. This also fixes Kad.
873                 * Changed the inheritance for the UDP sockets to include the encrypted
874                   layer
875                 * Fix for MuleGifDecoder issue
876                 * Windows fixes
877                 * Added OnO patch for Toolbar display.
878                 * Fixed validation of preferences items for wxWidgets 2.8.4
879                 * Fixed cryptopp version recognition on Mac.
880                 * Finish Protocol Obfuscation including GUI
881                 * Fix base for emsocket
882                 * Disable bison generation on Mac
883                 * Endian fixes
884                 * Fix compilation on wxCocoa
885                 * Make obfuscated state persistant
886                 * Change preferences order, add debug info
887                 * Fix getsources with large files
888                 * Add message on triggering new version
889                 * Fix spelling
890                 * Fix Windows compilation
891                 * Remove backups before moving logfile
892                 * Fix compilation
893                 * Fix for connecting to servers if encryption is required
894                 * Fix memleaks
895                 * Use proper base class
896                 * Remove unmaintained translations
897                 * Honour data root settings to remove warning
898                 * Make code compatible to MSVC
899                 * Fix to avoid losing packets
900                 * Avoid multi line strings in GUI to allow MSVC compilation
901                 * Fix wxIPV4address usage where amuleIPV4 is unnecessary
902                 * Change CVS string to SVN
903                 * Adjust MuleDebug
904                 * Fix file types due to overloads of EC
905                 * Moved browser preferences to "Browser/" section on config file.
907         lfroen:
908                 * Fix partcount not being set in remote gui
909                 * Use only one EC library with amuleweb
910                 * Fix LastSeenComplete
911                 * Fix for NonCurrentSources
912                 * Fix incorrect cookie parsing for amuleweb
913                 * Fix passing strings in EC
914                 * Lock webserver when serving images
915                 * EC implementation in C# (work in progress)
916                 * Fix preferences in amuleweb
917                 * Fix EC crashing webserver when new item added
918                 * GUI implementation in C# (work in progress)
919                 * Implementing split() call
920                 * Compilation fix for MuleGifDecoder
922         LittleAbacus:
923                 * Patch to show part file numbers.
924                 * set the search string to the search text of currently
925                   selected tab.
927         magicamule:
928                 * filtered off comments still affect rating
930         MalaPraxis:
931                 * Fixed some cases where the full IP of a new client would be shown
932                   incorrectly.
933                 * Added a "System Default" option to browser selection that uses
934                   wxWidget's capabilities.
935                 * Fix MSVC compilation errors
936                 * Don't use wxFile flush on Windows
937                 * Toolbar fixes to fix assert on Windows
938                 * Use better defaults for preferences
939                 * Simplified minimize/raise code, remember maxmimized status between
940                   sessions.
941                 * Make sure starting points are inside screen and sanity fixes
942                 * Fixes to view/restore, original function doesn't skip
943                 * Final fixes to Iconize()
944                 * Fix for broken native counter.
945                 * Change data types to clear warnings at /W4 on MSVC
946                 * Cleared MD5_ functions to use standard memset/memcpy
947                 * Cleared types, added asserts for debug, remove unused functions
948                 * More warnings cleared and more asserts
949                 * /W2 fixes on main MSVC project
950                 * Fix compilation of aMuleGUI
951                 * Enable compilation with wx 2.9
952                 * Fix Kad1.0 and Kad2.0 search types
953                 * Enable dynamic GUI reordering when networks are disabled
954                 * Disable packing of non-POD structures
955                 * Change structures with constructors to classes
956                 * Small MSVC fixes, major speedup and adjustment for networks
957                 * Don't use ++ to modify a var value if you assign to same var
958                 * Speedup for some classes as copying is unnecessary
959                 * Further fixes for VS
960                 * Fix notebook logs/info tabs display
961                 * Better macro use
962                 * Add MSVC solution and readme
963                 * Fixed bug on socket event GetResult(), MSVC fixes on files
964                 * Fixed direct callback for type 6 sources for Kad2.0
966         morricone:
967                 * Fix for wxwin.m4 not autodetecting wxBase.
969         mr_hyde:
970                 * Patch to enable Kad search with amulecmd.
971                 * Fix for some man pages have wrong name with
972                   --program-suffix.
973                 * Temporary fix for tarball configure.in using SVNDATE.
975         Nodsu:
976                 * Patch to make amulecmd cancel/pause/resume work with many
977                   files and file names.
978                 * Patch to enable preview in remote GUI.
979                 * Patch to create the magic string $file in previews. This
980                   string is replaced with the file name in the command line,
981                   in case it exists.
982                 * Patch to prevent amule compiled with --disable-nls from
983                   crashing.
985         nvinay:
986                 * Trivial issue with memset found using google codesearch which may
987                   affect only the debugging.
989         Phoenix:
990                 * Fix for crash in amulegui/DownloadListCtrl.cpp.
991                 * Upgraded extern/listctrl.{cpp,h} from wxWidgets cvs code.
992                 * Fixed some gtk2 warnings in extern/listctrl.cpp.
993                 * Fix for unhandled exception in new skinned toolbar code.
994                 * Coding style fixes.
995                 * Fix for server disconnection during global search.
996                 * No more wxARRAY's in amuleweb.
997                 * Fixed bug in mutex code in amuleweb (s_mutex_wcThreads).
998                 * No more wxARRAY's in aMule code.
999                 * Fixed bug in ECPacket.cpp: assignment inside assertion.
1000                 * Changed CECSocket constructor to be exception safe.
1001                 * Fix for invalid rectangle size on COScopeCtrl::PlotHistory().
1002                 * Removed the default constructor for Kademlia contacts.
1003                 * Fix for "get bwlimits" command in amulecmd always returning
1004                   zero for maximum download value.
1005                 * Added UPnP support.
1006                 * Fix for crash in ECSocket.cpp.
1007                 * FileDetailDialog:: now has more intuitive Apply, Ok, Cancel
1008                   interface.
1009                 * GUI to enter a specific bind IP in
1010                   "Preferences->Connection->BindAddress".
1011                 * Resurrected support for the tag FT_DL_ACTIVE_TIME in the met
1012                   file. It's value, the download active time, can now be seen
1013                   in the file details dialog.
1014                 * Added the DLACTIVETIME variable to the list of replaced
1015                   variables in the DowloadCompleted user event.
1016                 * MuleTrayIcon.cpp was not compiling for __WXMAC_CARBON__.
1017                   Seems to be fixed, but must be the code now has a lot of
1018                   ifdefs and must be tested on other platforms.
1019                 * Added two more events: "out of space in temporary partition"
1020                   and "error upon completion".
1021                 * Fixed a crash in amulegui when adding a new category.
1022                 * Fixed a bug in amulegui, removing a category remotely did
1023                   not update the category count in amule.conf, so the next
1024                   time amule was run, the category was there again.
1025                 * Fixed a bug in toolbar skins, the skin file was opened even
1026                   when the checkbox "Use skins" was not checked.
1027                 * Fixed a crash related to MuleGIFDecoder wx-2.8.0 when
1028                   downloading the file IPFIlter.dat.
1029                 * Fix for ECSocket.cpp, amulegui was crashing upon entry.
1030                 * Fix for ClientDetailDialog in amulegui. Was showing
1031                   incorrect IP / Server / Software version information.
1032                 * Switch binding of UPnP libraries to use one digit version
1033                   names instead of unversioned names.
1034                 * Fix for crash in amuleweb when the image file did not exist.
1035                 * UPnP add/delete port mappings are now done in every device
1036                   found, instead of only the first one.
1037                 * Creation of --enable-upnp/--disable-upnp configure flag.
1038                 * Update of wxWidgets-2.6.3 deprecated code to version 2.8.2.
1039                 * Fixed IPFilter.dat loading from a zipped file.
1040                 * Added a termination process to wxExecute() calls, so that we
1041                   no longer leave zombies.
1042                 * CDirIterator now uses wxDir.
1043                 * CheckDirExists() now uses wxDir::Exists().
1044                 * CheckFileExists() now uses wxFile::Exists().
1045                 * GetLastModificationTime() now uses wxFileModificationTime().
1046                 * GetFileSize() now uses wxFile::Length().
1047                 * UTF8_CopyFile() now uses wxCopyFile(). Later reverted for locale
1048                   fixes.
1049                 * UTF8_RemoveFile() now uses wxRemoveFile(). Later reverted for locale
1050                   fixes.
1051                 * UTF8_MoveFile() now uses wxRenameFile(). Later reverted for locale
1052                   fixes.
1053                 * theApp is now a global pointer, so that we can access the
1054                   global application object from within a core file.
1055                 * Partial fix for the COLORREF compilation problem on Windows.
1056                 * Fix for libpng version detection on acinclude.m4. It was
1057                   failing for strings like 1.2.15beta5 (e.g., debian 4.0 etch).
1058                 * Fix for theApp variable usage in amulegui. It was not beeing
1059                   initialized and amulegui was segfaulting.
1060                 * Fixed the forum address in the backtrace print.
1061                 * Applied Bas Zoetekouw's patch for debian bug #350396:
1062                   "amule depletes entropy pool".
1063                 * Implemented IP2Country using GeoIP.
1064                 * When converting from multibyte to wide characters,
1065                   ConvAmuleBrokenFileNames now tries UTF-8 first. If this
1066                   fails, then it tries ISO-8859-1.
1067                 * New directory based skin support, reworked Trevino's patch.
1068                 * Fixed amuleweb crashes due to bug in ECSocket.cpp
1069                 * Code to refresh port mappings in the event of a temporary router
1070                   failure
1071                 * Code to deal with previously unhandled UPnP events.
1072                 * Fixed remote-gui segfault in UpdateStatsTree()
1073                 * syscall_check is no longer a macro
1074                 * Fixed a serious bug introduced by ENABLE_UPNP Makefile.am switch
1075                 * Fix for libpng version detection on acinclude.m4
1076                 * Fix for server list and node list
1077                 * Made some common dialog modals and giving them a default style
1078                 * Handle different UPnP library versions
1079                 * UPnP for amuleweb.
1080                 * Fix for crash on exit and a little less redundancy.
1081                 * Trying to make listctrls behave on Mac.
1082                 * Fix for CheckFreeDiskSpace(). Was probably returning ok if
1083                   the directory where the file would be saved did not exist.
1084                 * Fix for overflow in CPartFile::HashSinglePart() as reported
1085                   by visualage.
1086                 * Fix for overflow in CSharedFilesCtrl::DrawAvailabilityBar()
1087                   as reported by a3linux, CtrlAltDel and stefanero. Special
1088                   thanks to a3linux for the backtrace.
1089                 * Improoved the macro CHECK_CRYPTO() in acinclude.m4.
1090                 * Fix for the check of cryptopp library version in
1091                   configure.in.
1092                 * Rewrote the cryptopp m4 stuff.
1093                 * Fixed some memory leaks related to the use of
1094                   CTerminationProcess.
1095                 * Fixed the usage of CryptoPP::Base64Encoder when creating the
1096                   key pair for ClientCreditsList. cryptopp semantics is to
1097                   give the ownership, so do not create objects like this on
1098                   the heap.
1099                 * Fix for amuled creating zombies. wxProcess does not work
1100                   with wxBase.
1101                 * wxProcess now receives OnTerminate() events in amuled.
1102                 * Created a specialized termination process object for
1103                   amuleweb, so that amule does not kill the web daemon if it
1104                   has already died. This fixes a segfault upon exit.
1105                 * Changed the amule_build_install.sh script to work with
1106                   distro tarballs for release.
1108         pochu:
1109                 * Fix for subdirectory builds.
1111         Radek:
1112                 * Patch to fix windows compilation.
1114         Raziel:
1115                 * Adapt Kad code to the standard coding guidelines.
1116                 * Work on EC API
1118         spiralvoice:
1119                 * Patch to enable MLDonkey os_info support.
1121         Skolnick:
1122                 * Added the time to the aMule stats in the wxCas window and
1123                   in the generated image.
1124                 * Added the time to the aMule stats in the cas output and
1125                   in the generated image
1126                 * Added option to generate image in JPG format (along with PNG)
1127                 * Added new icon for aMule
1129         Stu Redman:
1130                 * Fix for Transferred / Completed not updated in remote GUI.
1131                 * Fix for PARTSIZE not being 64 bits. Enums are always 32
1132                   bits, even if we use a 64 bit constant to initialize it.
1133                 * ratings/comment marks are now shown in the main transfer
1134                   window of the remote-gui (the little colored !! on the left).
1135                 * comments are now updated when comment packets arrive (not
1136                   only when the show comment dialog is open).
1137                 * remote names are now updated once on startup. So there is no
1138                   more 3s lag until the names are shown when the dialog is
1139                   opened for the first time.
1140                 * ED2K/Kad User/Filecount is now shown in the remote-gui status
1141                   bar and on the Kad Tab.
1142                 * Fix for crash on receiving zero-sized UDP packet.
1143                 * New BarShader code.
1144                 * Sparse partfiles on Windows.
1145                 * Fix for zlib detection with an optimizing compiler on configure.
1146                 * Made all part-status bars look the same.
1147                 * File names in file detail dialog can be scrolled without
1148                   messing up the list control
1149                 * Fix for copy constructor
1151         Tiziano Müller:
1152                 * Fixed compilation when --enable-geoip is used in conjunction
1153                   with the ld-flag "--as-needed".
1155         Trevino:
1156                 * Fix for "Both the Unknown client icon and the Unknown status
1157                 icon points to the same file" issue.
1158                 * Skin support with relative paths.
1160         visualage:
1161                 * Fix for aMuleWeb unicode search/download link error.
1162                 * Fix for aMuleWeb segfault when refreshing too frequently.
1163                 * Fix for regular expression in aMuleWeb-PHP/split function.
1165         Vollstrecker:
1166                 * Added possibility to give the path for output right with
1167                   -p or -o in cas.
1168                 * Changed cas to use getopt_long.
1169                 * Added --config-dir and -c option to cas.
1170                 * Added alias -H --html to cas.
1171                 * Added alias -P --picture to cas.
1172                 * Added --config-dir and -c option to ed2k.
1173                 * Added --config-dir option to amuled.
1174                 * Fixed typos in the man pages.
1175                 * Added manpage for amulegui.
1176                 * Added amulegui desktop icon (with Gerd78).
1177                 * Manpages update.
1178                 * Add debian folder.
1179                 * Correct use of libcrypto >= 5.5 and update of debian-dir.
1180                 * Added Option to use generic ipfilter.dat.
1181                 * Made possible to select which translations get build and
1182                   installed.
1183                 * Install only manpages in requested Langs.
1185         wuischke:
1186                 * Add emulecollection support on aMule ED2K Links Handler
1187                 * Fix online signature update rate
1188                 * Fix display of filesize > 4GB in file detail dialog
1189                 * Fix toolbar import/about icon order
1190                 * Add option to load emulecollection in SharedFilesCtrl
1191                 * Add oga and ogv extension for file type search
1192                 * Allow skin/webserver template section via wxchoice + skin enhancement
1193                 * Some error messages rephrased, to improve readability
1194                 * Fix idle mode for UBT
1195                 * Fix Ctrl+a in MuleListCtrl
1196                 * Replace (f)lex by $(LEX) in Makefile.am files
1197                 * Fix libUPnP unloading.
1198                 * Fix building with external CryptoPP
1199                 * Ship skins with tarball
1200                 * Convert skins shipped with aMule to new format
1201                 * Display file size in human readable format in FileDetailDialog
1202                 * Make SVN compile again
1203                 * Some skin code improvements
1204                 * Added upload feedback
1205                 * Added option to enable EC and set pass in amuled
1206                 * bugfix for ec-config option
1207                 * Removed GetLocaleDir()
1208                 * Zipped skin format
1209                 * Fix utf8 problem with file names
1210                 * Fixed toolbar display with skins when blinking on incoming message
1211                 * Fix #1114, missing break statement, thanks to mr_hyde
1212                 * Add option to filter file comments
1213                 * Allow compilation against wxBase
1214                 * Remove Source Dropping
1215                 * Allow usage of local config dir
1216                 * Display log message in bold when using local config dir
1217                 * Extend range for slot allocation, change default value
1218                 * Change Kb to KB
1219                 * Suppress skin directory error
1220                 * Add Upload feedback
1221                 * Fixed GetFeedback
1222                 * Correct some spelling mistakes
1223                 * Always use SecIdent
1224                 * Re-Add option to disable SUI
1225                 * Fix sharing files with extended characters
1226                 * Fix utf8 problem with file names
1227                 * Mark cancelled/removed files grey in search
1228                 * fix search colors implementation
1229                 * Add maintainercleanfiles for make distclean
1230                 * Fix comment icon order and use unitary width for display
1231                 * Fix rating display in SearchListCtrl
1232                 * Fix permission check on Vista
1233                 * Fix compilation with mingw
1234                 * Check for and use SVNDATE in tarballs
1235                 * Move include up to allow compilation on mingw
1236                 * Fix compilation with mingw32
1237                 * Fix compilation on Mac
1238                 * Fix compilation in ClientListCtrl.cpp
1239                 * Fix linking on Windows/mingw32
1240                 * Fix linking of amulegui for Windows
1241                 * Fix problems with collections using CRLF line endings on *nix
1242                 * Fix compilation for gcc 4.3
1243                 * Dirty compilation fix for gcc 4.3
1244                 * Fix compilation on OpenBSD (and probably other Unix)
1247         Xaignar:
1248                 * Renaming the SearchList typedef to CSearchResultList
1249                 * Splitting CSearchFile out from SearchList.* to SearchFile.*.
1250                 * fix initialization of member variables in CSearchFile when
1251                   creating on remote gui.
1252                 * Call GetLength safely when sharing files
1253                 * Added support for child results to CSearchListCtrl
1254                 * Major cleanup of CSearchList
1255                 * Add logger target for the thread-scheduler
1256                 * Add smart pointers CScopedPtr and CScopedArray
1257                 * Fix possible crash due to pending events
1258                 * Fix accessing empty list in CMuleListCtrl
1259                 * Add support for displaying large files with CBarShader
1260                 * Improved sanity checking and simplified exception-handling
1261                   via CScopedPtr and CScopedArray.
1262                 * Major reworking of threads, add a thread scheduler for
1263                   IO intensive tasks, improve thread-safety for AICH-sync thread
1264                 * Fix FileIO unittests and add test of const CMemFile objects
1265                 * Update AICH from eMule-0.47a Beta1
1266                 * fix positioning of individual frames
1267                 * Improved exception handling
1268                 * Updating the FindMatchingClient function
1269                 * Avoid dangling pointers in case of asserts failing
1270                 * Updating CFormat to properly handle 64b ints on all platforms
1271                 * Fixing CFile::GetAvailable if position is past EOF
1272                 * Fixed possible use of uninitialized variables
1273                 * Adding template function for freeing the contents of a list/map
1274                 * Remove CList
1275                 * Fixing a couple of infinite loops
1276                 * Fixes file completion under amuled
1277                 * Add locking to the ED2KLinks file
1278                 * Removed multiple macros for array size
1279                 * Removed the CMD4Hash from wxString constructor
1280                 * Add swap function to CRangeMap
1281                 * Reworking of the notify-code
1282                 * Optimized and simplified adding of shared files to the listctrl
1283                 * Remove partially copied files when a UTF8_CopyFile fails.
1284                 * Drop the file/directory permission settings, use umask
1285                   instead.
1286                 * Fixed loading of version information for servers. Previously
1287                   the information saved in the servers.met file was ignored.
1288                 * Fixed problem with reading ST_AUXPORTSLIST tags for servers,
1289                   where empty tags would cause the existing server-port to be
1290                   overwritten, thereby preventing connections to that server.
1291                 * Fixed linking of libmuleappcommon, which would previously
1292                   include GUI related symbols, thereby breaking amuled in some
1293                   cases.
1294                 * Added fuzzy sorting method for strings, currently only used
1295                   for sorting server-version information.
1296                 * Fixed sorting of the "Static" column on the server-list,
1297                   which didn't conform to 'strict-weak ordering'.
1298                 * Added missing catch-statements in places where subclasses of
1299                   CSafeDataIO was used, thereby preventing crashes in case of
1300                   funky files/filesystems, such as network drives only
1301                   supporting up to 2GB files. (closes bug #878 and #1205).
1302                 * Fixed opening of the Help-page when modifers were applied to
1303                   F1, which was causing conflict with various system-wide
1304                   shortcuts (this closes bug #1200).
1305                 * Used -isystem to mark wxWidgets and Crypto++ include files
1306                   as system-files, thereby reducing the number of warnings
1307                   generated by these includes.
1308                 * Fixed the shared-files-list ctrl assuming that all items
1309                   were part-files when creating feedback, which could cause
1310                   wrongful casts of CKnownFile objects.
1311                 * Changed from using signed longs to store pointers in
1312                   wxListCtrl, to using wxUIntPtr, which is guranteeded to be
1313                   able to contain pointers on all platforms.
1314                 * Fixed unicode-chars not being registered by key-events for
1315                   wxListCtrl (applied to our local copy).
1316                 * Fixed various problems with using arrow-keys and other
1317                   control-keys on the listsctrls in aMule.
1318                 * Fixed checks for changes in .part files between runs, which
1319                   previously was entirely broken (checked both wrong
1320                   timestamps and files).
1321                 * Fixed saving AICH-hashsets to an empty file, where buggy
1322                   sanity-checks were causing the result to be discarded.
1323                 * Improved the CreateHashFrom* functions, preventing the
1324                   hashing of empty files, and accessing an empty vector.
1325                 * Added a workaround for a bug in wxNotebook, which would
1326                   cause the selection returned in page-changed events to
1327                   sometimes be invalid, thereby causing aMule to crash when
1328                   attempting to access an non-existing page. This should fix
1329                   some crashes assosiated with closing search-result tabs.
1330                 * Dropped the internal Crypto++ libraries. Most distros have
1331                   it these days, and it's just another headache for us to
1332                   support (and was becomming pretty outdated).
1333                 * Improved checks for NULL points in CClientListCtrl.
1334                 * Fixed some poor english in various logging messages.
1335                 * Improved thread-safety in various classes, in part because
1336                   wxString isn't threadsafe, and we use that class a lot.
1337                 * Added support for writing 64-bit ints in CTags, which was
1338                   needed for some server-packets.
1339                 * Improved debugging-information support in CTag.
1340                 * Fixed saving/loading of 64-bit ints for Kademlia, which were
1341                   sometimes sent as binary blobs. Previously, we would read
1342                   from the net and save them to 'src_index.dat' just fine, but
1343                   would fail when it came to reading them from
1344                   'src_index.dat', resuling in that file being unreadable.
1345                 * Fixed the corruption of some tags (mostly Kademlia), where
1346                   the tag-names were wrongly saved as UTF-8, though they
1347                   should have been saved unchanged. This closes bug #1188.
1348                 * Applied various fixes to better conform to ANSI-C++.
1349                 * Fixed repeating of CPPFLAGS when compiling with GeoIP
1350                   enabled, which caused problems when -pedantic was used.
1351                 * Fixed a couple of small memory-leaks in UPnP (bug #1230).
1352                 * Added the "printf" attribute to printf-like functions in the
1353                   webserver code, allowing for compile-time error-checking.
1354                 * Fixed potential crashes that would result from server
1355                   connection attempts that timed out before the hostname
1356                   lookup returned.
1357                 * Worked around crash in the taskbar icon, which would trigger
1358                   if the kicker crashed.
1359                 * Fixed safehash-check for files greater than 4GB.
1360                 * Added support for pretty-printing of classes to CFormat.
1361                 * Added a class for the transparent handling of paths, needed
1362                   because we want to be able to handle both mangled (saved in
1363                   the wrong locale) and normal filenames. This should fix
1364                   problems with accessing files with extended chars in the
1365                   filename.
1366                 * Added warning in case port could not be bound to the
1367                   hostname specified in the preferences.
1368                 * Made outbound connections use the hostname specified in the
1369                   preferences. Is possibly not fully functional.
1370                 * Fixed memory-leak when adding invalid ED2K links.
1371                 * Fixed crash when the hashing-result from a now deleted
1372                   part-file was returned.
1373                 * Allow the update of the server-list from the remote gui.
1374                 * Optimized file-syncing, by only flushing the file contents,
1375                   rather than the meta-data (timestamps, etc).
1376                 * Fixed possible redefinition of the VERSION define.
1377                 * Fixed redundancy resulting from the use of two different
1378                   list of file-extensions, used when determining the filetype.
1379                 * Dropped support for importing configuration files, and the
1380                   like, from older eDonkey and *Mule clients, as most of these
1381                   were extremly old.
1382                 * Re-added double-buffering for listsctrls, in a manner that
1383                   should hopefully avoid the problems seen previously.
1384                 * Fixed missing unicode-convertion on a number of packets when
1385                   sending to unicode-enabled clients.
1386                 * Fixes passing of the error-code to OnReceiveError in
1387                   CMuleUDPSocket::OnReceive.
1388                 * Improved handling of invalidated (closed) UDP sockets, caused
1389                   by the fact that wxWidgets errorously treats empty datagram
1390                   packets as EOF.
1391                 * Fixed setting priorities for part-files on the remote gui
1392                   (this resolves bug #1251).
1393                 * Improved debugging information when using CFormat.
1394                 * Rewrote the CTextFile class, improving the reading speed,
1395                   and adding the functionality for writing files.
1396                 * Improved sanity-checks in the CQueuedData class, thereby
1397                   preventing the possibility of memory-corruption resulting
1398                   from mangled packets.
1399                 * Added autoconf check for broken exception-handling.
1400                 * Added subclass of Cfg_Str for loading/saving paths.
1401                 * Added functions for checking permissions of dirs/files, and
1402                   for retrieving the free space at a given location, to CPath.
1403                 * Increased minimum free size needed before writing ".met"
1404                   files from around 5KB to 100KB, as ".met" can easily be
1405                   much larger than 5 KB in size.
1406                 * Improved checks for permissions of directories, and insured
1407                   that the fallback directories are also checked in the case
1408                   were the user-specified directories are inaccessible.
1409                 * Changed temp/incomming dir variables to "CPath"s, using the
1410                   previously added Cfg_Path class.
1411                 * Fixed spurious warnings caused by not checking if certain
1412                   preference files existed before trying to read them. Also
1413                   removed an unnessesary warning for when known.met doesn't
1414                   exist.
1415                 * Added wrapper-class for wxThread, to allow us to safely
1416                   terminate joinable threads without using Delete, a function
1417                   that is only intended for use with detached threads.
1418                 * Fixed cancelled downloads being reported as succesful.
1419                 * Fixed warning about dirs without shareable files, in the
1420                   case where there were sharable files, but they were all
1421                   duplicates.
1422                 * Added support for saving directories (shared, incoming, etc)
1423                   as well as the filenames of known files in an
1424                   locale-independant manner, so that changes in locale does
1425                   not affect our ability to find previously used files or
1426                   directories. This will break backwards compatibility when
1427                   using unicoded directory-names.
1428                 * Fixed the search-string being cleared when starting the
1429                   first search.
1430                 * When starting a search, the entire search string is selected.
1431                 * Fixed creation of ED2k-links with an AICH-hash, in case the
1432                   file does not actually have a AICH-hash. Also disabled the
1433                   option in the shared-files window when the file lacks an
1434                   AICH hash.
1435                 * Removed workarounds for old (and resolved) wxWidgets bugs.
1436                 * Fixed creation of ED2K links without sources, where an
1437                   superflous "|/" would be appended to the end of the link.
1438                 * Fixed handling of spaces when creating ED2k links.
1439                 * Fixed swapped notify-functions, which caused deleted
1440                   client-objects to be left on the upload-queue on the GUI.
1441                 * Improved enabling/disabling of items on the right-click menu
1442                   on the download queue. Among other things, it is now
1443                   possible to stop a paused download, without having to
1444                   restart it first. This closes bug #1078.
1445                 * Fixed the setting of priorities for shared files via the
1446                   remote GUI. This resolves bug #1267.
1447                 * Fixed clipping issues when columns are resized to very small
1448                   width, causing the contents of one column to be drawn on top
1449                   of the next column. This closes bug #1171.
1450                 * Fixed copying of text to the clipboard, which previously
1451                   used the "primary" clipboard (middle-click) under X11. It
1452                   now uses the default clipboard, which is what DEs typically
1453                   use for Ctrl+C/V/X. This resolves bug #1139.
1454                 * Improved the displaying of the connection status, and fixed
1455                   problems where the status of only one of the active networks
1456                   would be displayed. This resolves bug #981.
1457                 * Fixed percentage display of available parts in the
1458                   file-details dialog, where the decimal portion of the value
1459                   would always be zero. This resolves bug #1060.
1460                 * Improved thread-safety of the AICH-sync thread on amuled,
1461                   and prevented the possibility of deadlocks in a few cases.
1462                 * Fixed bug where the preferences dialog on the monolithic
1463                   client would not be updated, if the preferences had been
1464                   changed via EC after the dialog had been first shown.
1465                 * Added support for protocol-obfuscation configuration via
1466                   the EC protocol.
1467                 * Fixed problem where obfuscation of out-going connections
1468                   could be enabled even if obfuscation support was not,
1469                   leading to clients being wrongly dropped.
1470                 * Fixed check-boxes in the preferences dialog for the various
1471                   obfuscation options not being updated, when one of the other
1472                   obfuscation check-boxes were checked/unchecked.
1473                 * Added the ability to update the nodes.dat file, and
1474                   bootstrap from specific IPs,  when using the remote GUI.
1475                 * Added saving/loading of the previous URLs for the server.met
1476                   and the nodes.dat files, when using the remote GUI.
1477                 * Allow for the creation of ED2k-links on the remote gui.
1478                   This resolves bug #893, #567 and #584.
1479                 * Fixed link-creation for kad-only clients.
1480                 * Fixed drawing of the grid for statistics-graphs on wxMAC.
1481                 * Reduced needless offscreen drawing of statistics-graphs.
1482                 * Fixed possibility of misordered points on statistics-graphs.
1484         xor:
1485                 * Fix for crash on amuled when starting up kademlia.
1486                 * Fix for crash when creating backing bitmaps for graphs.
1488         ycjhi:
1489                 * fix for OSX aMule-CVS-20071115 fails in loading libixml and
1490                   libupnp.
1491                 * fix for aMule-CVS-20071115 doesn't update server.met on
1492                   startup.
1494         Special Thanks to:
1495                 * GeVauDan and gulp for their incredible 'litoral' webserver skin.
1496                 * FreeToGo for implementing the first version of IP2Country on
1497                   the forum.
1498                 * Mark James (http://www.famfamfam.com) for providing the
1499                   flags icons and mischamajskij for his unknown icon
1500                 * deloun and mischamajskij for their work on aMule skins and
1501                   icons for aMule
1502                 * Dimitrios Galanakis for his work on language improvements
1503                 * Bun Bun, for being there to tell me I'm not stupid.
1505 --------------------------------------------------------------------------------
1507 Version 2.1.3 - The "We missed the 6/6/6 devil release and we're very sad" version
1508 ----------
1509 2006-06-11
1511         GonoszTopi:
1512                 * Fixed windows compilation, that was still broken.
1513                 * Fixed locale bug. See http://forum.amule.org/thread.php?threadid=10178&sid=
1515         ken:
1516                 * Fixed control-clicking (right-clicking) on tabs in notebooks on the
1517                   Mac.
1518                 * Fixed SmartLowID checks based on a patch/report by eyalzo.
1520         Kry:
1521                 * Fixed GonozsTopi's fix for locale bug (double init).
1522                 * Added script to import mldonkey downloads into aMule.
1523                 * Fixed "0000867: French traduction is uncorrect grammatically".
1525         rene06:
1526                 * Allow amulecmd to execute a global, local or kad search. Then
1527                   you can get the results, which are shown in a list. From that
1528                   list you can choose one file to download.
1530         Special Thanks to:
1531                 * Me, because I'm the only one bothering to compile the changelogs. Go me!
1533 --------------------------------------------------------------------------------
1535 Version 2.1.2 - The "We're on fire!" version
1536 ----------
1537 2006-03-28
1539         GonoszTopi:
1540                 * Fixed some warning messages.
1541                 * Fixed windows compilation.
1542                 * Fixed compilation in release mode.
1544         Kry:
1545                 * Fixed initialization of Partfile, Server and Knownfile objects
1546                   on remote GUI.
1547                   This fixes a good bunch of bugs, including but not limited to:
1548                         * 0000741: the total speed possible is incorrect.
1549                         * 0000774: Amulegui show comments ->segmentation fault.
1550                         * 0000605: Incorrect ICH statistics data
1551                         * 0000812: amulegui: wrong ed2k ports in server list
1552                         * 0000776: amulegui segfaults
1553                 * Fixed potentionally huge memory leak on EC. This is the main focus
1554                   of this release, but that didn't stop us from adding more stuff ;)
1555                 * Fixed "0000809: Amulegui: Changing toolbar orientation shows the
1556                   Import button."
1557                 * Reworked core/GUI comment handling to allow for future display of
1558                   comments on remote GUI, and meanwhile, added an nice message to
1559                   notify it's disabled.
1560                 * Fixed "0000738: Set search type to KAD if only KAD is selected as
1561                   usable networks in settings"
1562                 * Fixed amule.conf not being saves on remote preferences change.
1563                 * Fixed ping time on servers, down to msecs resolution now.
1565         lfroen:
1566                 * Prevent bad_alloc thrown on invalid connection attempts on EC.
1567                 * Adding support for 64-bit filesize to webserver and php
1569         lionel77:
1570                 * Display "Share Ratio" in shared files list.
1572         Phoenix:
1573                 * Compilation fix for auto_ptr<> on Mac.
1574                 * Fixed crash on amulegui when exiting.
1575                 * Fix for CheckDirExists() for empty directory string.
1576                 * Slightly more informational error message in amuleweb when
1577                   the template is not found.
1578                 * Fix for bug in ReadyPath() function.
1579                 * Create a backup of the log file upon init.
1580                 * Added SOCKS4a support.
1582         TimDzang:
1583                 * Fix for wrong filename string in IPFilter.dat.
1585         Vollstrecker:
1586                 * Added check if locale could be set, before adding the language to
1587                   the options dialog.
1589         Xaignar:
1590                 * Ensured that partial files left from failed file-completion attempts
1591                   would be removed.
1592                 * Fixed crash on remote gui when attempting to reload the ipfilters.
1593                 * Fixed sorting of servers by ping-time, such that servers without a
1594                   known pingtime are sorted last.
1595                 * Added a "Password incorrect" message to the login pages, for when
1596                   login failed. Also added a warning in case no passwords were set.
1597                 * Ensured that known-file objects are properly initialized on the
1598                   remote gui. This among other things fixes not all of the items on
1599                   the sharedfiles list showing a 'has-comment' flag.
1600                 * Compilation fix for GCC 3.2.
1601                 * Fixed CheckDirExists not working for root-paths (on both windows and
1602                   linux) and not handling all types of path-seperators on windows.
1603                 * Fixed security problems with aMuleWeb:
1604                         * All images could be accessed, even when not logged in, and this
1605                           included dynamically generated images, such as progress bars and
1606                           graphs, resulting in various information leakage.
1607                         * It was possible to craft an URL such that any image on the
1608                           harddisk would be returned, provided that the full path was
1609                           known. File types were decided by the filename extension and
1610                           included 'gif', 'jpg', 'ico', 'png', 'bmp' and 'jpeg'.
1611                         * When logged in, it was possible to craft an URL such that any
1612                           html or php file on the harddisk would be returned, provided
1613                           that the full path was known. File types were decided by the
1614                           filename extension and included 'html' and 'php'.
1615                 * Decreased the minimum value for Max-Connections in the preferences
1616                   dialog to 5.
1618         Special Thanks To:
1619                 * The usual people
1620                 * From Kry: to the one that makes it all worth it.
1621                 * quinox, for helping us find the security hole in aMuleWeb.
1623 --------------------------------------------------------------------------------
1625 Version 2.1.1 - The "There can be only two! Point one! Point one!" version
1626 ----------
1627 2006-03-18
1629         GonoszTopi:
1630                 * Fixed sources coming from an 'Unknown' origin.
1632         ken:
1633                 * Fixed Mac aMule showing erroneous version number in Get Info.
1634                 * Disabled the HTTP download progress dialog on Mac (again) because
1635                   it causes crashes.
1636                 * Suppressed an error dialog on failure to lookup the host's domain
1637                   name.  Demoted it to just a message in the log.
1638                 * Fixed a bug in ed2kHelperScript.app (the Mac ed2k link handler)
1639                   which prevented it from working properly if there was a space in the
1640                   path to the aMule application.  Thanks to Gomaaz for finding this bug.
1641                 * Eliminated false reports of failure to execute the on-completion
1642                   command.  This happened with amuled and an on-completion command which
1643                   completes quickly.  Thanks to s0undt3ch for reporting this bug.
1645         Kry:
1646                 * Fixed a bug on sending sources where sources won't be send to a client
1647                   uploading from us if he uses multipacket.
1648                 * Fixes some crashes, on systray dying, tho not all till wx is patched.
1649                 * Fixed some possible problem with userhash generation, that could lead
1650                   a void userhash.
1651                 * Fixed defs.h include on MuleDebug.h causing compilation problems on
1652                   some systems (must be first wx include).
1653                 * Fixed search type "Any"
1654                 * Fixed translation of empty strings, which is reserved to gettext and
1655                   must never be used.
1656                 * Fixed the aMule.app container lacking a Frameworks/ folder and thus
1657                   making the generate_package script fail.
1658                 * Fixed compilation of wxCas with wxWidgets CVS (2.7.x)
1659                 * Fixed ED2K id wrongly used on kad-only setups.
1660                 * Added the --reset-config flag
1661                 * Fixed Kad's sources/nodes search results, based on a patch by tatikiran
1662                   and further modified by John (eMule) and me.
1663                 * Removed Razorback 2's stats while it's gone.
1664                 * Disabled vertical toolbar on Windows while wxWidgets doesn't fix it.
1665                 * Fixed aMule failing to find configuration folder and any folder that
1666                   finishes with a "\" on windows. This leaded to shared folders not being
1667                   shared, too.
1668                 * Fixed drives on windows not being correctly tested.
1669                 * Changed default server.met
1671         Radek:
1672                 * Fixed amulemd output not being printed immediatly when running in a
1673                   mingw terminal.
1674                 * Added missing include to GetTickCount.h, which caused the function
1675                   declaration to be missing in some cases.
1677         Raziel:
1678                 * Fixed "0000690 bug for browse windows in amulegui"
1680         Xaignar:
1681                 * Fixed problem with recursivly sharing folders that hadn't been
1682                   expanded in the tree ctrl.
1683                 * Improved detection of external Crypto++ versions.
1684                 * Fixed somee possibly crashes, caused by failed unicode convertions.
1685                 * Improved error-checking when creating the .aMule data folders.
1686                 * Fixed problem with searching for files of type 'Program', if a
1687                   search of a different filetype had been done just before.
1688                 * Fixed a problem with shared files, where danling pointers to client
1689                   objects could be left in some cases.
1690                 * Changed the way MD4 hashes are converted from Base16, in order to
1691                   improve error-checking. This adds aditional safety to places such as
1692                   parsing of ED2K links and adding of friends.
1693                 * Fixed bug where clients would be removed from the list of Kademlia
1694                   clients if the hash, ID or IP changed. This should only happen when
1695                   the client is deleted.
1696                 * Fixed various problems with logging during startup, including a
1697                   crash in amuled if an alert was to be displayed.
1698                 * Fixed the HTTPDownload dialog by using events rather than relying
1699                   on being able to pause the main loop when sending notifications.
1700                   Also properly aMulified the dialog.
1701                 * Entries for debug-logging are now always saved to the amule.conf
1702                   file, to allow amuled users to enable these manually. Before, the
1703                   entries were only written for enabled debuglog-types.
1704                 * Fixed problem in loading of known.met, which would result in
1705                   duplicate shared files alternating between which file was actually
1706                   shared. This resulted in statistics for the file being 'lost'.
1707                 * Added locking to the ed2k utility, to prevent races when many links
1708                   added at once.
1709                 * Changed the way CFile retrieves the file-length, which was causing
1710                   problems with files shared from a remote drive.
1711                 * Fixed problems with representing 64b values on windows, caused by
1712                   imcompatible extensions to printf. Thanks to Radek.
1713                 * Improved error messages on startup, when a folder is found to have
1714                   inadequate permissions.
1715                 * Fixed problems with identifying reconnecting clients, which would
1716                   cause a number of problems, including exessive bans.
1717                 * Fixing right-clicking (for recursive sharing) only being possible on
1718                   the directory icon, but not the label.
1719                 * Fixed sorting by client-version on the downloadlistctrl (bug #763).
1720                 * Changed the sort-order of A4AF sources, so that these are always
1721                   shown last. This fixes bug #761.
1722                 * Fixed assertion in the downloadlistctrl, caused by a bug in
1723                   wxMemoryDC. This would trigger when a complete file was shown.
1724                 * When a missing shared file is encountered, unshare just that file,
1725                   instead of rechecking everything, since that would cause noticible
1726                   lag for people sharing many files.
1727                 * Fixed exec-on-completion being run even if the file failed
1728                   to perform its completion.
1729                 * Fixed the sanity check for the min/max ext. search parameters, which
1730                   would cause the min value to be ignored unless a greater value had
1731                   been set for the max field.
1732                 * Fixed unicode searches, caused by mismatching string conversions.
1733                 * Adding missing exception-handler to the the function searching for
1734                   shared files. Without this, a failure to retrieve a filesize would
1735                   result in aMule terminating.
1736                 * Fixed userspecified CPPFLAGS being overwritten by the CXXFLAGS
1737                   by configure. Thanks to Gerd78.
1738                 * Removed references to amulecmdgui and amulewebgui, which had been
1739                   left behind from when the utilities were removed.
1740                 * Overrode wxConsoleAppTraits's WaitForChild function for aMuled,
1741                   allowing wxExecute to be used asyncroniously. This fixes problems
1742                   with using the exec-on-completion functionality.
1743                 * Improved sanity checks for the TTS implementation.
1744                 * Changed paused state to stopped state in some cases, which had been
1745                   incorrectly changed to paused by myself.
1746                 * Added Maximize/Minimize buttons to the file details dialog.
1747                 * Fixed dangling pointers left behind, leading to crashes when a
1748                   server.met file containing dead severs was loaded.
1750         Special Thanks To:
1751                 * All the translaters who did such a great and fast job.
1753 --------------------------------------------------------------------------------
1755 Version 2.1.0 - The "I just teased you with this release till 2006" version
1756 ----------
1757 2006-01-01
1758 Note: This version is dedicated to our great tester Citroklar, for reasons he knows.
1760         ender:
1761                 * Fix adding AICH links with amulecmd.
1763         fulgas:
1764                 * Added Kad info to amulesig
1765                 * Fix for reading Kad info on the amule-utils: amps,cas,wxCas,xas
1767         Gerd78:
1768                 * Fix linkage with static wx libraries.
1769                 * Fix aMule.spec files
1770                 * Fix amule.desktop file
1772         GonoszTopi:
1773                 * Fixed a small GUI glitch
1774                 * Ported the partfile importer from eMule, it's now capable of
1775                   importing eDonkey2000 partfiles. MLDonkey partfiles are not yet
1776                   supported.
1777                 * Hid the "debuglog" entry in webserver, it had the same contents
1778                   as "log".
1779                 * Moved CTimer class declaration to its own header file.
1780                 * Internal events moved to their own header.
1781                 * Proper termination of working threads in webserver.
1782                 * Moved GetSoftName() to DataToText.cpp.
1783                 * Changed the RGB() function to produce correct rgb values.
1784                 * Added ability to transmit floating point numbers via EC, by
1785                   transmitting them in their string representation.
1786                 * Using svn revision number as CVSDATE for svn working copies.
1787                 * EC now uses a version ID for detecting binary incompatibilities.
1788                 * New function: CastItoSpeed(), which converts the given integer
1789                   value (assuming it means bytes/second) into string.
1790                 * Changed 'K' prefix for 'kilo' into 'k'.
1791                 * Brand new statistics tree. Features include:
1792                         - internal data is kept up-to-date realtime
1793                         - support for translation over EC
1794                         - selectable maximum of client versions shown
1795                         - remote gui also has the statistics tree
1796                 * Win32 compilation fixes.
1797                 * Manpage file names now can be transformed.
1798                 * Fixed linkage with shared win32 wx libraries (DLLs).
1799                 * Fixed #538: extended info on tabs aren't removed
1800                 * Fixed webserver search result page blank.
1801                 * Strict POSIX compliance in configure script, fix for NetBSD sh.
1802                 * Removed some strings from translation database that never needed
1803                   translation, such as "|", "(", "." and so on.
1804                 * Fixed #521, #525, #542: amuled didn't handle shutdown command well.
1805                 * Check for libpng existance and usability even if libpng-config
1806                   doesn't exist.
1807                 * Fixed #545: Can't tell part number in remote gui
1808                 * Disabled 'Preview' menu item in remote gui.
1809                 * Fixed #543: amuleweb does not load the good language
1810                 * More handy (or proper or native or user-friendly or call it
1811                   whatever you want) default incoming folder for Mac and Win.
1812                 * Implemented #510: Rename downloaded files from amule
1813                 * Made amulecmd able to connect/disconnect kad and/or ed2k.
1814                 * Proper location for config files on Mac and Win.
1815                 * Reworked amulecmd's command interface.
1816                 * Removed #pragma directives from sources.
1817                 * Various fixes to the new build system.
1818                 * New EC socket code.
1819                 * Fixed vertical position of text in shared files list.
1820                 * Added preference option to select web template for auto-started
1821                   webserver.
1823         ken:
1824                 * Use the IPFilter when adding and connecting to servers.  Thanks
1825                   to MrFaber for reporting the bug.
1826                 * Along with GonoszTopi, proper location for config files on the Mac
1827                 * Along with GonoszTopi, better default location of Incoming directory
1828                 * Mac compilation fixes
1829                 * Added more keystrokes (Backspace, Numpad Delete) as synonyms for
1830                   Cancel in Downloads list
1831                 * Improvements to internal memory management to protect against leaks
1832                   in the face of exceptions
1833                 * Protect use of mutexes against exceptions
1834                 * Enabled language translation support for the Mac binary
1835                 * Don't show the 'x' close buttons on the search results tabs on the
1836                   Mac, since they are non-functional and confusing
1837                 * Maintain the functionality of control-clicks (right-clicks) on tabs
1838                   for search results and categories in the face of wxMac changes
1839                 * Helped avoid endianess problems with Kad
1840                 * Fixed handling of empty seeds files
1841                 * Fixed crashes involving CSharedFileList.  Special thanks to lionel77
1842                   for truly heroic debugging efforts.
1843                 * Fixed a crash in amuleweb when the template isn't found
1844                 * Contributed to improvements in the new CTimer class
1845                 * Disabled the tray icon preference settings on the Mac since they're
1846                   dangerous (can cause crashes)
1848         KingFish:
1849                 * Fixed systray shared files count.
1851         Kry:
1852                 * Initial Kademlia import from eMule.
1853                 * Fixed endianess problems on Kad.
1854                 * Cleaning of the CContact class.
1855                 * Fixes on node lookup and distance calculation.
1856                    This is colaborative development with John from eMule.
1857                    (Added to eMule 0.46c)
1858                 * Fixed a crash on Kad search terms on the UDP listener.
1859                    (Added to eMule 0.46c)
1860                 * Proper catching and more debug on Kad search and Data I/O
1861                 * Proper shutdown of Kad on exit.
1862                 * Kad firewalled sources are now contacted properly.
1863                 * Fixed a crash on search manager, caused by erase invalidating an iterator.
1864                 * Proper arrows for ed2k/kad state, using alpha drawing. This means that
1865                    the little arrows on world globe on status bar are now separate: the lower
1866                    one is for ed2k and the higher one for Kad.
1867                 * Fixed another wrong usage of stl classes and some cleaning on clientlist.
1868                 * Added GUI checkbox to show/hide Filter options.
1869                 * Added -D_GLIBCXX_DEBUG to compilation flags.
1870                 * Fixed a crash on kad indexes caused by deleting the key invalidating the iterator.
1871                 * Cleaned the connection state functions out of their container classes to theApp.
1872                    This fixes possible crashes on uninitialised serveconnect/kad classes.
1873                 * Removed all low-level winsock/linux sockets erferences from code.
1874                 * Moved wxEVT_NOTIFY_EVENT to wxEVT_MULE_NOTIFY_EVENT to avoid
1875                    conflicting with wxWidgets own definitions.
1876                 * Removed daemon fork on windows to fix compilation.
1877                 * Fixed text-mode apps password ask on windows.
1878                 * Fixed preferences close to do a cancel event.
1879                 * Added EC debug messages on connection failures.
1880                 * Fixed memset usage on abstract types, causing crashes on some
1881                    configurations.
1882                 * Only use date and not hour from CVSDATE.
1883                 * Fixed MULENOTEBOOK events
1884                 * Fixed connect button behaviour, about 17 times (counted).
1885                    Last implementation does:
1886                    - Connect to enabled networks if aMule is not connected to any.
1887                    - Disconnect if aMule is connected to any network.
1888                 * Fixed aMule remote gui to use event-driven EC.
1889                 * Fixed WOULDBLOCK on EC to retry tranfer.
1890                 * Fixed wxSOCKET_NOERROR not triggering a transfer on EC.
1891                 * Rethrow proper info on invalid Kad tag.
1892                 * Deprecated docs/amule-win32.HOWTO.txt, use wiki instead.
1893                 * Fixed GCC 4.0 compilation:
1894                         * ~CMD4Hash()
1895                         * ~CValueMap()
1896                         * CValueMap
1897                 * Update Kad tab on usercount change.
1898                 * Fixed wxSOCKET_WOULDBLOCK/NOERROR on EC to avoid losing packets.
1899                 * Avoid widnows execution writing ont he registry.
1900                 * Fixed Solaris Sparc compialtion (-lrt compilation flag).
1901                 * Throwing invalid kad type tags for debug measures.
1902                 * Acording to RFC3330, 24.* and 14.* must be parsed as normal ips.
1903                 * Some fixes to the (still partial) skin engine.
1904                 * Allow to expand relative paths on skin engine.
1905                 * Fix for too big tags (larger than packet) detection.
1906                 * Updated POTFILES.in, lots of times.
1907                 * Updated and centralized client emule compatible numbers.
1908                 * Fixed wxWidgets includes based on version.
1909                 * Fixed clicking "No" on shutdown confirmation... doing a shutdown.
1910                 * Adding a link over EC now gets proper feedback on duplicates.
1911                 * Added YASO (Yet Another Shareaza Opcode).
1912                 * Allow binding EC and ed2k/kad sockets to an specific address.
1913                    Use Address= and ECAddress= on [eMule] section of the amule.conf file.
1914                 * Warn for outdated version on daemon, too.
1915                 * Added Kademlia network to aMule daemon.
1916                   This required an split of core/GUI of the initial import.
1917                 * Removed a big bunch of duplicated EC calls to connection status.
1918                 * Show Kad status on remote apps.
1919                 * Fixed a possible memleak on CKnownFile creation.
1920                 * Added hashing protection about hashing more than one part at a time.
1921                 * Fixed a memleak on global search packet.
1922                 * Fixed Kad crash based on wrong STL iterator usage.
1923                 * Compilation fixes for SafeFile classes.
1924                 * Chat icon on toolbar now blinks red/blue on new message till we press
1925                    the button to check the message.
1926                 * Make compressed HTTP files be decompressed transparently after download.
1927                    Allows for server.met.gz and similar downloads.
1928                 * Fixed the statusbar taking too much space.
1929                 * Default server.met uses gruk.org now, to avoid fake servers.
1930                 * Reverted phoenix false fix for my kad iterator fix and adding my fix which
1931                    was before his fix. Try to say that drunk.
1932                 * Several cosmetic minor changes to GUI.
1933                 * Fixes on wxHTTP crashes caused by heap creation of sockets class.
1934                 * Moved ECAddr to ExternalConnect section and made GUI for selecting the ip.
1935                 * Fixed korean translation compilation failure.
1936                 * Several 2.4 compilation fixes, which turned out to be not used because we
1937                   now require wxWidgets 2.6.0 at least.
1938                 * Fix NetBSD compilation (fwprintf not implemented on NetBSD).
1939                 * Fixed some unneeded ansi strings conversion to wide chars.
1940                 * Endian fix on Kad UDP packets being sent... elsewhere.
1941                 * Several fixes on endianess over source exchange and ip filtering.
1942                 * Debug output and crash fix for HTTP streams on download.
1943                 * Fixes on keyword hashing on Kademlia.
1944                 * Fixed Kad tag names using ansi chars instead of unicode names,
1945                    which will be sent as ansi anyway but CTag creation is based on
1946                    wxStrings, so using a char* uses the int constructor.
1947                 * Removed the CTagNameString, using wxString everywhere.
1948                 * Fix for GUI systray option being enabled when systray compilation
1949                    is disabled.
1950                 * Server ed2k link (and any link) must be '/' terminated, fixed on
1951                    generation.
1952                 * Debug output on EC protocol version mismatch.
1953                 * Changed servers toolbar button to networks. Now this has two tabs,
1954                    one for ed2k and one for Kad.
1955                 * Created Kad GUI from scratch.
1956                 * OP_REASKCALLBACKUDP implementation for Kad lowid
1957                 * 64bits archs fix on webserver image generation.
1958                 * Removed CT_PORT usage on server login - is ignored by eservers now.
1959                 * Removed Kad search list ctrl - it's just debug output user won't need.
1960                 * Removed Kad nodes list ctrl - it's just debug output user won't need.
1961                 * Modification's to lupz's patches on Kademlia sources search.
1962                 * Compilation fixes on ClientList for Kad contacts.
1963                 * Checks for 0-port UDP packets to avoid 100% CPU usage.
1964                 * Lots of Kad cleaning on the imported code, contacts, searches,
1965                    UDP packets processing and routing bin
1966                 * Removed kademlia/utils/Ping.* - unused on this implementation.
1967                 * Fixed a crash on Kad exit caused by double-removal.
1968                 * Fixed remote GUI compilation with Kad enabled.
1969                 * Changed invalid rating on a file to non-critical (keep source!).
1970                 * CPU fixes on duplicated calls to rating updates.
1971                 * Some fixes to rating icons.
1972                 * Killed muuli's pragmas.
1973                 * Moved search id's setting to search class itself.
1974                 * Fixed searches' timspan on CParfile::Process
1975                 * Reworked src/Makefile.am to handle common files.
1976                 * You can change toolbar to vertical/horizontal on GUI tweaks now.
1977                 * Removed fakecheck (sites down).
1978                 * Fixed a crash on HTTP download dialog caused by wrong usage of delete.
1979                 * Fixed toolbar orientation change not showing proper connection state.
1980                 * Fixing ED2K link handler colliding with status bar.
1981                 * Added 7z to types.
1982                 * Mantain a list of already-known mods to avoid "Compatible client found"
1983                    messages spamming the console.
1984                 * Revamping of UpDownClient interface. Proper private vars and public
1985                   accessors, merged the public/private sections, and decoupled credits classes.
1986                 * Fixed possible crashes on dereferencing NULL pointer, specially on EC
1987                    tag creation on UpDownClients.
1988                 * Separated CClientCredits and CClientCreditsList to diferent files:
1989                    the later is not needed on remote GUI while the former is.
1990                 * Moved some functions for ID check to theApp, to remove the
1991                    includes needed on each file, cutting down compilation time.
1992                 * CClientCredits is not more a friend class of CClientCreditsList.
1993                 * Split CClientReqSocket from ListenSocket.*, and renamed to
1994                    CClienTCPSocket to keep coherence with CClientUDPSocket.
1995                 * Removed event handler local vars on server and client sockets, and moved
1996                    the classes out of the .h, because those are no needed anywhere else.
1997                 * Removed the possibility of bootstrapping Kad from a host.
1998                 * Fixed the stale unknown clients caused by unanswered kad-buddy requests.
1999                    The new KADEMLIABUDDYTIMEOUT is 10 minutes. More than enough.
2000                 * Connect/Disconnect button works properly now. Disconnection happens on any
2001                    network connected, and connection on the selected networks on preferences.
2002                 * Added a Disconnect button for ED2K too.
2003                 * Fixed possible crash on startup.
2004                 * Tray icon is now shown as connected if any network is (ed2k or kad)
2005                 * A lot of class separation and file/class renaming, to prepare the build for...
2006                 * Build system changed:
2007                    - Added some intermediate libs to avoid double-compiles:
2008                              (Binary compatible files only)
2009                            - libmuleappcommon.a -> Common to all aMule derived apps
2010                            - libmuleappcore.a -> Common to amuled/amule
2011                            - libmuleappgui.a -> Common to amulegui/amule
2012                    - Also changed some files to increase the amount of
2013                      binary compatible files. Would be great to increase
2014                          this number, but sadly theApp. access is not binary
2015                          compatible (different base classes).
2016                    - Created two amule-independant libs:
2017                            - libcommon.a -> Common to all apps
2018                            - libecc.a -> Common to all EC apps
2019                          Those are now on libs/ folder.
2020                 * More changes to build and libs. libeccommon now includes ECSocket,
2021                    and CRemoteConnection is used to connect to a remote core.
2022                 * Make libec independant from libmulecommon
2023                 * Call realize to fix toolbar on Mac.
2024                 * Open wiki on F1 for help :)
2025                 * Stats have a 64bits, not 32bits, uptime number.
2026                 * No more EC extra needed for having a remote app, yay. Just link to
2027                    libec.a and use the CRemoteConnector->ConenctToCore and stuff. This
2028                    will be expanded for a proper EC API.
2029                 * Did some EC API examples so someone can expand it.
2030                 * Tooltips, proper names, and layouts for the connection ports.
2031                 * Fixed compilation flags for base-only apps.
2032                 * Lots of GUI visual glitches fixed.
2033                 * Fixed ping times on servers being in ms instead of secs.
2034                 * Now core timer is on a thread, and it behaves much better.
2035                 * Fixed core timer silliness on time count. Much more acurate now.
2036                 * Workarounded the memleak caused by wx < 2.6.2
2037                 * Fixed it.po (twice).
2038                 * Some debug to aid locating rogue clients and know if it's actually us.
2039                 * Save source seeds now saves 10 sources, but only keeps them for a
2040                    Max of 2 hours.
2041                 * Added search expressions class and parsers.
2042                 * Fixed flex usage when --header-file is not available.
2043                 * Proper POTFILES.in
2044                 * Fixed systray's Connect/Disconenct to include Kad.
2045                 * Fixed a huge bug that was sending TOO MUCH packets (UDP) to
2046                    servers. This alone is a reason for a release. Fixes the server list flicker, too.
2047                 * Kad status fixed for remote apps, and included "running" status.
2048                 * Kad info is shown on Kad tab on remote GUI.
2049                 * Avoid ping storms by lugdunummaster request, adding a random value
2050                    to server UDP ping.
2051                 * We should not publish FT_FILEFORMAT at all. Fixed.
2052                 * Publish only file rating if we have any.
2053                 * Update on server flags - added related search and type tag integer.
2054                 * FT_FILETYPE can be an integer for newer servers, added support.
2055                 * As for lug request, newer servers get a integer filetype tag if supported.
2056                 * Enable connect/disconnect Kad from remote gui.
2057                 * Some basic warnings on value changes for preferences.
2058                    Now, if you request a change on preferences that requires restart, like
2059                    ports, incoming/temp folders, and others, aMule will warn you on "OK".
2060                 * Don't connect to ed2k on server double click if the network is disabled
2061                 * More warnings: Kad without UDP port, and Kad conenct while disabled on
2062                    preferences now raise a log warning message.
2063                 * Dynamic set of GUI options to avoid visiting prefs multiple times.
2064                 * Warn if UDP disabled and Kad enabled on preferences.
2065                 * Fixed Scanner.y to allow compilation with old flex versions.
2066                 * Fix installation or webserver's Kad page.
2067                 * Use the generic function instead of X11-specific one for geometry parsing.
2068                    Fixes compilation on several platforms and removes dependency on X11 headers.
2069                 * Removed duplicated code and cleaned CDirectoryTreeCtrl
2070                 * Fix for continuously trying to solve a DNS server.
2071                 * Fixed some memleak on contact results.
2072                 * Fixed mem corruption, and contact asserts on the new merge code
2073                   for kad contact trees.
2074                 * Kad notes filtering
2075                 * Fixes crash on startup onMac and Windows caused by an unitialized
2076                    variable being used at dialog construction. But not on wxGTK. Go figure.
2077                 * Update on wxwin.m4 to wx-cvs of 15/12/2005 and proper base flags usage.
2078                 * Minor amount of libs to link for wx, instead of all libs.
2079                 * Fixed a crash on wxGetTranslation usage on Windows.
2080                 * Fixed an assert on folders tree control on windows.
2081                 * Fixed the initiazlization of status_arrows to proper size (16x16) on Windows.
2082                 * Fixed the status arrows on windows, and fixed wxWidgets bug that caused it.
2083                 * Changed file to output stream on HTTP download.
2084                 * Fixed a endless loop on downloading files < 10 bytes on HTTP.
2085                 * Fixed Kad nodes download by stopping Kad before the file is renamed.
2086                 * Fixed crashes on HTTP download.
2087                 * Added support for proxy usage on HTTP download, via environment variables.
2088                 * Fixed input streams on FileFunction's handling of gziped files.
2089                 * Fixed download of gziped files on windows.
2090                 * Fixed extension Kad search
2091                 * Fixed crash on search
2092                 * Removed the sending of "Any" type to server - is the default.
2093                 * Fix search types and return values on ed2k/kad search.
2094                 * Fixed a wrong Kad packet being created on a race condition caused by the
2095                    removal of a file from shares that will just get published. To be added on eMule, too.
2096                 * Fixed Open File command on categories.
2097                 * Fixed detail level on EC tags failing silently on lower values.
2098                 * Fixed crash on remote gui if not config folder not existant.
2099                 * Created, fixed, killed the --enable-kad-compile switch to enable
2100                    non-kad compilations during test phase. Now is always compiled.
2101                 * Removed platform specific getlocalhost usage.
2102                 * Fixed ntohl usage on gap list saving.
2103                 * Removed wrong Merkur (c) from php libs (sorry Merkur, but those are ours :P)
2104                 * Fixed strings on log categories for protocol.
2105                 * Listensocket's fixed for debug on connection accept.
2106                 * Multiple Kad searches are allowed now, with independant tabs.
2107                 * Debug messages regarding late / unwanted kad searches results.
2108                 * Fixed Kad gui search return messages.
2109                 * Safety code on shared files' RotateReferences.
2110                 * Fixed endiannes on CUInt128::setValueBE / CUInt128::toByteArray
2111                 * Fixed ENDIAN_SWAP_**(x) definitions to use the proper
2112                    wxUINT**_SWAP_ON_BE/ON_LE/ALWAYS macros.
2113                 * Publishing of keywords (shared files) works now on Kad.
2114                 * Implemented Kad GUI.
2115                 * Fixed low speed connection to sources when only connected to kad
2116                 * Fixed Kad callback of lowid sources.
2117                 * Fixed Kad usage when ED2K is disabled.
2118                 * No more auto-reconnect on disconnect (woops).
2119                 * Speed up catch and proper window ID on HTTP download class.
2120                 * Added wxIdleEvent::SetMode(wxIDLE_PROCESS_SPECIFIED) to
2121                    app startup, cutting CPU usage a lot. Go figure.
2122                 * Changed the socket destruction to socket's Safe_Delete.
2123                 * Fixed a GetUDPPort usage where GetEffectiveUDPPort should be.
2124                 * Added UDP socket warnings on unknown errors.
2125                 * Client UDP socket error handling rewritten.
2126                 * Fixed UDP socket heap vs stack problems.
2127                 * Proper check for libgd (Sorry!).
2128                 * Showing Kad state on conection for fast reference.
2129                 * Added some code to catch unhandled exceptions on kad
2130                   and report them, so we know what's going on.
2131                 * Fix for crash/assert on wrong permisions on cryptkey.dat.
2132                 * Fixes for daemon compilation on OnRun usage.
2133                 * Fixed a Crash on Kad caused by packet constructor
2134                   deataching the data, causing a double-delete.
2135                 * Safety code for uncatched exceptions.
2136                 * Some changes to packet processing.
2137                 * Fixed a big mem bug on Kad.
2138                 * Fixed a bug with iterator usage in SearchManager.cpp
2139                 * Fixed a bug on PARTSIZE calculation that could lead to
2140                    insanely large partsizes.
2141                 * Fixed possible buffer overflow on gap saving
2142                 * Fixed the RSB of this release. you know, one per release.
2143                    (for those that are new to aMule, RSB = random socket bug)
2144                 * Cleaned, cleaned, cleaned code.
2145                 * Fixed:
2146                         0000492: aMule gui fails to compile when using wxMotif 2.6.1
2147                         0000514: Not all common file types recognized as Audio
2148                         0000516: crash after repeated search
2149                         0000646: right click on transfer files randomly disabled
2150                         0000659: disconnect button might not disconnect kad and block it's function
2151                         0000661: windows consistency
2152                         0000662: amulecmd crashes on invalid pause command
2153                         0000671: open file on double-click
2154                         0000691: connect/disconnect button is still broken
2155                         0000704: servers connection cancel button
2156                         0000715: prefs -> general -> "downloadlist dblclick to expand" option is
2157                                         broken or something
2158                         0000716: prefs -> seeds save, wrong text
2159                         0000718: more systray ignoring kad
2160                         0000719: searches -> extended -> min size vs max size
2161                         0000730: statistics connections graph Range requires restart
2162                         0000729: search query string parser
2163                         0000732: more brackets related bugs
2164                         0000733: download button activated when search fails
2165                         0000734: non-restored icon in Directories -> share
2167         lfroen:
2168                 * PHP engine implementation for amuleweb
2169                 * Porting web templates to PHP script
2171         lupz:
2172                 * Kad speed improvements.
2173                 * Kad sources search improvements.
2174                 * Fixed manual bootstrapping via the Kad dialog.
2175                 * Properly swap IPs when doing logging in Kad.
2176                 * Avoid trying to close the file multiple times when resuming a
2177                   part-file that failed to complete.
2179         Phoenix:
2180                 * Removed wxGTK and wxGTK-devel dependencies from the spec
2181                   file. They don't work on all distros, even worse, don't always
2182                   work with Fedora Core.
2183                 * Created a new spec file, compliant with Fedora Core.
2184                 * Fixed a crash when aMule was shut down by amulecmd and an
2185                   assert happened.
2186                 * Fixed asserts on exit about non-empty lists when aMule was
2187                   shut down by amulecmd.
2188                 * Small compilation fixes.
2189                 * Fixed deadlock in ClientUDPSocket.cpp.
2190                 * Crash handler improovement, avoid calling functions that
2191                   may allocate memory.
2192                 * Fixed some compile warnings in WebServer.cpp.
2193                 * Fixed a crash in SharedFilesWnd.cpp due to aMule beeing now
2194                   multithreaded.
2195                 * Changed wait4 to waitpid in amule.cpp, to improove
2196                   compatibility with old HP-UX systems.
2198         Ramiro:
2199                 * Patches to compile on a NSLU2 (ARM).
2201         RazZziel:
2202                 * Changes on parent ownership on windows. Partially fixes
2203                    0000690: List of windows that can be overlapped by main
2204                                    window and leave aMule apparently freezed
2206         schtroumpf:
2207                 * File rating in search dialog.
2208                 * New file rating icons.
2209                 * Replaced file rating good/bad with a rating average like in emule.
2210                 * Amule submits file rating to the server.
2212         Seagull:
2213                 * Fixed a small bug on client list view.
2215         shakraw:
2216                 * Merged with 2.0.3 latest fixes (r4630, r4631, r4633, r4639)
2218         stefanero:
2219                 * Fixed cas,wxCas and xas infos for Kad when only connected to
2220                 Kad
2221                 * Imported amps in aMule source
2223         thedude0001:
2224                 * Added CVS snapshot date to frame title.
2225                 * Fixed #560: "aMuleWebDLG and aMuleCMDDLG do not report version"
2227         volpol:
2228                 * A4AF transfer speed display fix
2230         Xaignar:
2231                 * Fixed the possibility of crashing when sending a message to a non-
2232                   friend client, caused by the fact that the client could be deleted
2233                   before the user entered the message. Also prevented attempts at
2234                   sending messages clients that wern't ready.
2235                 * Fixed crash when '--version' was used, caused by an uninitialized
2236                   pointer. Serveral other uninitialized pointers were also fixed.
2237                 * Fixed assert in the Type-To-Select code which would trigger when
2238                   items were removed and the old tts index pointed past the last item.
2239                 * Fixed kad-searches with a filetype specified not producing any
2240                   results, caused by using obsolete type-strings.
2241                 * Added missing calls to va_end at places where va_start is called.
2242                 * Remove unneeded calls to wxMutexGuiEnter/Leave.
2243                 * Fixed the listctrls asserting if one were to click past the end of
2244                   the last column header.
2245                 * Fixed unhandled-exception handling in unittests, which had been
2246                   broken when they were made console apps.
2247                 * Fixed sscanf call in PHP lexer, which had switched the source and
2248                   the format arguments.
2249                 * Performed audit of printf type calls. Serveral bugs caused by using
2250                   the wrong printf variant were fixed in the webserver. All instances
2251                   of calls to sprintf variants were changed to snprintf to prevent
2252                   buffer overruns and calls to printf that passed a dynamic string as
2253                   the format string were changed to prevent using untrusted format
2254                   strings. Lastly a few places where widechar and char where mixed
2255                   were fixed.
2256                 * Avoided checking the same folders multiple times when looking for
2257                   shared files, by ensuring that duplicate entries (from categories,
2258                   etc) are ignored.
2259                 * Fixed minor mem-leak in CTimer.
2260                 * Deleting a static server now also removes it from the static list.
2261                 * Fixed disabling of graphs while the prefs-dialog is still open.
2262                 * Fixed logging on UDP-sockets displaying an integer value rather
2263                   than a dot-IP.
2264                 * Made the ipfilter.dat URL field independant of the auto-update
2265                   check-box, to allow for easier manual updates.
2266                 * Fixed log-events not being written the logfile on full daemon.
2267                 * Improved displaying of errors when starting the webserver from
2268                   amuled.
2269                 * Allow resuming of files that error'd out during completetion.
2270                 * When checking if a file is already being downloaded/shared, check if
2271                   the actual file is still available. This allows redownloading of
2272                   shared files that have been removed, without having to reload the
2273                   list of shared files.
2274                 * Added checks to see if the target filesystem is fat32 when
2275                   completing files, and removing known illegal chars in that case.
2276                 * Important log-lines are now bolded in the log textctrl.
2277                 * Redirect wxWidget log-events to the aMule log. This avoid the popups
2278                   that wxWidgets would display by default.
2279                 * Made the unittests proper wxConsoleApps.
2280                 * Open the preferences dialog non-modally, so that it doesn't block
2281                   the main GUI.
2282                 * Switched manual path-joining to using the generic function.
2283                 * Fixed the "pause all" and "cancel all" commands via remote.
2284                 * Fixed bad replies on sharedfiles-list requests when public viewing
2285                   of the list is disabled.
2286                 * When a message is filtered, always display the "Message filtered
2287                   ..." log-entry instead of the "New message ..", rather than only
2288                   displaying the "Message filtered" the first time, and then only the
2289                   "New Message" the following times.
2290                 * Cleaned up the file-completion thread and fixed the following:
2291                   * If creation or starting of the thread failed, the file would
2292                     silently fail to complete.
2293                   * If the file was renamed, the download queue show the old name.
2294                   * If the file was renamed and didn't have an extension, the "(x)"
2295                     component would be added to the front of the filename.
2296                   * When checking for unused filenames, if an file with the same name
2297                     exists, the path would be a changed to the standard incoming
2298                         folder regardles of the file's category.
2299                   * wxFileExists was used to check for the existance of the files,
2300                     possibly leading to false negatives with unicoded filenames.
2301                 * Fixed files being added in stopped-mode when the "Add downloads in
2302                   paused mode" setting was enabled. Since the "Start next ..." works
2303                   on paused files, this makes more sense.
2304                 * Fixed bug #513. When "Start next ..." and "Same category .." was
2305                   enabled, we would still select downloads from the wrong category,
2306                   when there was still paused files in the desired category.
2307                 * Changed the StopPausedFile from actually stopping the file to simply
2308                   clearing the sources, as this is the intended goal. Stopping the
2309                   file was wrong, considering that it would leave a window of one hour
2310                   in which the "Start next paused download" code would be useful.
2311                 * Added generic function for joining two paths.
2312                 * Dont allow renaming of downloads that are being completed.
2313                 * Made the comment-list dialog resizable.
2314                 * Enabled use of tool-tips on all wx-variants.
2315                 * Fixed Kad-Info and ED2K-Info lists not having any scroll-bars.
2316                 * Fixed compressed Kad packets having the wrong procotol set. Thanks
2317                   to Gnucco for the pointing this out.
2318                 * Only show the root-item circle for incomplete part-files.
2319                 * Prevent the adding of friends without IPs, via the clientlistctrl.
2320                 * Fixed serveral problems caused by the reuse of the preferences
2321                   dialog window.
2322                 * Improved the popup menu on the downloads listctrl.
2323                 * Fixed starting of next download being called under the wrong
2324                   conditions when files were deleted via remote.
2325                 * Dropped the HTML version of ed2k-links.
2326                 * Fixed shutdown of the amulegui when the systray is enabled.
2327                 * Fixed bug #359. The preferences dialog is now reused between
2328                   sessions, so the last used page and the state of the shared-files
2329                   tree is remembered.
2330                 * Only enable the host-version of ed2k-links when a hostname has been
2331                   specified (still no perferences widget for this).
2332                 * Fixed bug #700. The partfile conversion window is now raised
2333                   properly when the button is clicked again (doesn't work with gtk1).
2334                 * Improved logging in CFile in situations where system-calls are used.
2335                 * Improved permissions checks for the .aMule folder. Also added checks
2336                   for the Temp and Incoming folders.
2337                 * Fixed an unconditional Close call when creating part-files, which
2338                   happened even if opening the file failed.
2339                 * Fixed the names of friends being cleared on the chat-notebook when
2340                   the clientobject disconnected.
2341                 * Ensures that both the downloadlistctrl and sharedfileslistctrl are
2342                   both up to date when a file has been renamed. Also switched to using
2343                   the same dialog on both listctrls.
2344                 * Check for items being sorted was moved to the CMuleListCtrl class,
2345                   and to fix flickering on the server-list and and searchresult-lists,
2346                   which is caused by insertions and deletions, the list is resorted
2347                   instead, if an item is out of order after an update.
2348                 * Drop the use of jugle.net. It's dead, Jim!
2349                 * Changed the 'Clear' button on the search-page to only clear
2350                   search-results. The 'Reset' button now takes care of the text-field
2351                   and any extra parameter-fields. Serveral fixes were made to make
2352                   sure all fields were properly cleared.
2353                 * Properly set filtering on newly added search-results.
2354                 * Fixed broken sanity check in AddDownload
2355                 * Bug #688. Made the popup menu on the searchlistctrl similar to those
2356                   on the downloadlistctrl and sharedfileslist.
2357                 * Added serveral missing exception-handlers.
2358                 * Ensured that the internal libs are only built when needed.
2359                 * Fixed ed2k-links causing duplicate entries on the download-queue and
2360                   made the sanity checks in AddDownload safer.
2361                 * Made the interal CryptoPP files part of the one of the temporary
2362                   libraries to avoid building it three times (amule, amuled, amulegui).
2363                 * Removed printf-call from signal-handler.
2364                 * Unified download-handling on the search-page and fixed the download
2365                   button, which was broken by previous commits.
2366                 * Fixed a leak in the UDP sockets which occurs when packets are sent
2367                   via a dead or closed socket object.
2368                 * GetInstallPrefix is broken on wxWidgets 2.6.2, so only use it when
2369                   building autopackages (since we can patch the sources).
2370                 * Improved logging in case of clients requesting invalid file-data.
2371                 * Cleaned up autoconfigure files a bit.
2372                 * Added sanity checks to the downloadqueue's AddDownload function to
2373                   catch this, should the problem appear again.
2374                 * Added checks to avoid loading duplicate partfiles, since downloads
2375                   are identified by the hash. A warning is now issued when this
2376                   happens.
2377                 * Add a "Download in category" sub-menu to the right-click menu on
2378                   searchresult lists and moved download handling to CSearchListCtrl.
2379                   This fixes bug #673.
2380                 * Specify if debugging was enabled on version strings.
2381                 * Ctrl+a now select all items on listctrls.
2382                 * Make aMule relocatable in regards to locales, and amuleweb
2383                   relocateable in regards to templates. This is needed to allow usage
2384                   of autopackage.
2385                 * RotateReferences() now properly handles shifts larger than the
2386                   number of files present and use std::rotate.
2387                 * Files that are larger than the limit imposed by the ed2k network are
2388                   now filtered from search-results.
2389                 * Fixed drawing of the first column on the shared-files list, caused
2390                   by the upgrades to the listctrl code.
2391                 * Made one-shot CTimers interruptable and fixes a memleak in the Start
2392                   functions caused by not freeing old threads.
2393                 * Upgraded our included listctrl with the bugfixes from v2.6.1
2394                   and v2.6.2 of wxWidgets.
2395                 * Fixed a couple of AICH log messages that were mixing unicoded
2396                   strings and non-unicoded strings.
2397                 * Made middle-clicking on the client-list work in the same way as
2398                   middleclicking on the downloadqueue, and cleaned up click-
2399                   handling in general.
2400                 * Fixes the overhead-handling code in CTimer which wouldn't
2401                   check if overhead was larger than the period, resulting in
2402                   calls to Sleep with an underflown value. Also fixed events
2403                   possibly being lost due to overhead.
2404                 * Fixes crashes due to uncaught read-past-EOF exceptions when a
2405                   cliented requested a block from a file past the end of the
2406                   actual file-length.
2407                 * If aMuled is run and ECs are enabled and no password is set,
2408                   dont reset the EC setting, but rather display instructions
2409                   that specify what to do before terminating.
2410                 * Added warning which will be displayed if aMule is run as
2411                   root, which is adviced against for obvious reasons.
2412                 * Removed the --disable-systray configure option, since extra
2413                   libraries are not required now. To disable the systray now,
2414                   simply use the preferences.
2415                 * Removed support for wxWidgets version older than v2.6.0. Support
2416                   for wxWidgets 2.4.2 had been broken for a while, without anyone
2417                   complaining, and the v2.6.x branch has been out for long enough
2418                   to make usage of the v2.5.x branch nonsensical.
2419                 * Added workarounds for the wxWidgets memleak when using GTK2 on
2420                   versions of wxWidgets < 2.6.2 to the remaining places where this
2421                   would occur.
2422                 * Changed failure on file-seeking into a catchable exception,
2423                   rather than a runtime error.
2424                 * Fixed a crash on shutdown caused by the listensocket now being
2425                   closed which caused a call to Accept to return NULL.
2426                 * Fixed compilation with GCC-4.1 (snapshot).
2427                 * Syncronized look of client-icons on download-queue and the
2428                   client-lists (upload, queued, all), so that all display the same
2429                   information.
2430                 * Display an icon when downloads have comments but no rating, and
2431                   added the same icons for both to the shared-files list, making it
2432                   easier to keep track of what files are commented/rated.
2433                 * Fixed all warnings reported by -Wshadow and -Wundef.
2434                 * Added the compiler-flags -Wshadow and -Wundef, and changed
2435                   configuration such that warnings are enabled for both debug and
2436                   non-debug builds.
2437                 * Largly reworked the CTimer class:
2438                         * Fixed all timers sending events with the same ID.
2439                         * Removed use of static variables which would cause troubles if
2440                           more than one repeat-timer was used.
2441                         * Ensured that no event would be sent if the timer was stopped
2442                           while sleeping.
2443                         * Improved thread-safely a lot and made the threads detachable.
2444                         * Added function for terminating all timer-thread on shutdown, so
2445                           that no timer-threads will be left running.
2446                 * Fixed SSE2 support check in the embedded cryptoPP code, for gcc-4.
2447                 * Fixed a couple of bugs caused by variable-shadowing.
2448                 * Flush log-buffers when waiting for either of the hashing threads to
2449                   terminate.
2450                 * Removed manipulation of gui-mutex in AICH thread, which are no
2451                   longer needed due to changes in log-handling.
2452                 * Removed local variable which shadowed a variable when checking if a
2453                   client was a friend. This caused the friend to link to said client
2454                   even after the client had been deleted, since the client would not
2455                   unlink itself from the friend.
2456                 * Only store the descriptions of IP-Ranges for the ipfilter on
2457                   debug-builds, since this value is not used on non-debug builds and
2458                   can account for serveral MB of used memory.
2459                 * Fixed new-connections being opened on shutdown and the new clients
2460                   being created. This should fix the assertion in CClientList.
2461                 * Added a call to wxUpdateUIEvent's SetMode function, to reduce the
2462                   ammount of unnessesary events being generated.
2463                 * Fixed clearing of background for list-items that do not have a
2464                   background color set.
2465                 * Resized a couple of buttons that were too small to display their
2466                   image. This fixes bug #648.
2467                 * Improved double-buffering of listctrls a bit.
2468                 * Fixed auto-sorting checks on the server-list, which were inverted,
2469                   causing items that were already sorted to be re-position and so
2470                   forth. This was the source of the large ammount of flicker on the
2471                   server list.
2472                 * Fixed the "Time Remaining" column on the downloadqueue when no
2473                   downloads were taking place.
2474                 * Removing unneeded checks for fat32 filesystems.
2475                 * Improved handling of closing of the preferences dialog.
2476                 * Changing kad-nodes label to display "Nodes (0)" by default.
2477                 * Force the UBT to take a increasingly longer nap between loops when
2478                   it fails to send anything, which ensures that it wont go bananas it
2479                   is unable to upload at the specified rate. This would happen for
2480                   instance if the limit is set to a value higher than the physical
2481                   connection limit. This fixes bug #606.
2482                 * Re-added the node count above the kad-graph, and a few other changes.
2483                 * Removing unused color-setting, which was causing problems with the
2484                   kad-graph. For this change to take effect, you will have to remove
2485                   your StatColor* entrires from amule.conf.
2486                 * Fixed bug on the kad-nodes statistics, where entries added while the
2487                   dialog was not displayed would have the value of zero. This fixed
2488                   bug #652.
2489                 * Fix for selecting tabs (+ popup menu) via right-clicking on GTK2.
2490                 * Allow previewing of audio-files, fixing bug #654.
2491                 * Reworked the ED2KLink class:
2492                         * Simplified parsing a lot.
2493                         * Moved the task of handling sources specified in file-links
2494                           almost entirely to the download queue.
2495                         * Improved error checking.
2496                         * Implemented handling (not just parsing) of part-hashes and
2497                           master-hashes specified via file-links.
2498                         * Fixed support for multiple sources in a file link, which fixes
2499                           bug #506
2500                 * Properly replicate file permissions when copying files via the
2501                   UTF8_CopyFile function. Also removed an unneeded free/malloc set of
2502                   calls by allocating on the stack.
2503                 * Added the ability to execute commands when a download has been
2504                   completed and removed some unimplemented options from the
2505                   preferences. This fixes bug #152.
2506                 * Update the "clients on queue" count when purging clients. This
2507                   should resolve bug #478.
2508                 * Properly disable filtering on searches when filtering is supposed to
2509                   be disabled. This approach does also not remove the existing
2510                   search-string if filtering is toggled on and off.
2511                 * Fixed the kad-statistics using the colors of the download-statistics
2512                   rather than its own settings.
2513                 * Implementing kad-node graph. This patch does not add support for the
2514                   graphs on the webserver.
2515                 * Removing trailing "i"s from time values created by CastSecondsToHM.
2516                 * Reduced log verbosity when deleting downloads.
2517                 * Sync deletion of items on friend, download and server lists via the
2518                   Delete key. This resolves bug #649.
2519                 * We now completly disallow the sharing of the users home-dir.
2520                 * Changed the check for file-size in the hasher-thread, which was
2521                   using a too large value, greater than what is actually supported by
2522                   the ed2k network.
2523                 * Fixed compilation on the x86 version of MacOSX.
2524                 * Added specialization of the CRangeMap class which doesn't contain a
2525                   user-value per range, dubbed CRangeSet.
2526                 * Added the IP and port of friends to the initial text when opening a
2527                   chat window. This should more easily allow for adding of clients to
2528                   the friends list if they message us. This is not a final solution.
2529                 * Added sanity checks to CStatisticsDlg's getColors function.
2530                 * Changed some CList instances to stl containers.
2531                 * Fixed bug in CKnownFile where auto-priorities would be updated
2532                   before the source had been added to the list.
2533                 * Improved testing of CRangeMap's iterator classes.
2534                 * Final changes to CFile, CMemFile and CFileDataIO:
2535                         * Documentation of the classes and functions completed.
2536                         * Completed unittests for CSafeFileIO, CFile, CMemFile.
2537                         * Changed systems calls to explicitly use 64b calls on win32
2538                           systems, since win32 uses 32b calls by default.
2539                         * Lots of other small improvements.
2540                 * When sorting search-results by type, sort items with the same type
2541                   by their extensions.
2542                 * Added the hotkey Ctrl-Q for closing aMule.
2543                 * Dont store the results of unittest that didn't fail when executed,
2544                   since we ignore successes anyway. This causes a great speedup on
2545                   some tests, where a large number of checks are made.
2546                 * Set the update frequency for the statistics, fixing bug #637.
2547                 * Strip 's from paths set via amule-config-file, resolving bug #638.
2548                 * Reworked the TTS implementation, so that control-sequences are
2549                   passed to the widget, improved walking through the list by
2550                   repeatedly pressing a letter and finally fixed the use of
2551                   arrow-keys on some locales.
2552                 * Also clear the log-line (lower-left) when the log is reset.
2553                 * Replaces a few "wxASSERT(x); if (!x) return" with wxCHECK(x)s.
2554                 * Force an update when the file has been completed, which allows the
2555                   DownloadListCtrl to detect that a file has been completed.
2556                 * Optimized the unicode-conversion functions, which were causing
2557                   unneeded copies to be made.
2558                 * Only enable the clear-completed button and menu-item when there are
2559                   completed items. This resolves bug #403.
2560                 * Fixes deadlock triggered when a UDP socket tried to recover.
2561                 * Fixed compilation for 64b systems, caused by mismatching parameter
2562                   types in a pure-virtual function.
2563                 * Improved sanity checking of DNS resolutions in CServerUDPSocket.
2564                 * Fixed a few calls to CFile's Create function, which were using a
2565                   wrong parameter type for the second argument.
2566                 * Changed MuleUnit to output results as soon as possible.
2567                 * Added generic CMuleUDPSocket class, which unifies common tasks such
2568                   sending, receiving, error-handling and interfacing with the
2569                   UploadBandwidthThrottler. I also included a recovery mechanism
2570                   for when a socket becomes invalid, which fixes bug #489.
2571                 * Fixed crashes when kad is enabled but the ClientUDP-socket is not.
2572                 * Fixes names not being prepended to debug messages.
2573                 * Fixed potential mem-leak on the download-queue.
2574                 * Fixed secondary sort-ordering on the download-queue.
2575                 * Changed source-handling so that we can distinguish between sources
2576                   returned from the local server and sources returned from global
2577                   servers.
2578                 * Added debugging messages for when sources are received from an
2579                   unknown file.
2580                 * Removed remaining fake-check stuff and fixed assert repported by
2581                   stefanero, caused by a bit of fake-check code left behind.
2582                 * Changed handling of log-entries from worker-threads, so that these
2583                   are queued rather than sent immediatly. This is needed since adding
2584                   a pending event requires locking of the gui-mutex, which easily
2585                   leads to deadlocks.
2586                 * Fixed race-condition in the download-queue, where multiple DNS
2587                   resolution threads could be created for the same hostname.
2588                 * Fixed an assertion in the kad-dialog caused by an insertion at an
2589                   invalid index. This only happened for some versions of wxWidgets.
2590                 * Fixed color-updating of items being downloaded from the search-lists.
2591                 * Re-implemented rating icons on search-result lists using the builtin
2592                   support for icons on wxListCtrls. This saves us from having to
2593                   manually draw everything and fixes the crash on using TTS.
2594                 * Fixed a bug in the ObservableQueue class, which would cause UDP
2595                   requests to servers to be done only once, whereafter no further
2596                   requests would be made. This was the source of the problem with
2597                   aMule not finding sources for newly added files.
2598                 * Fixed a race-condition in aMule when shutting down while a global
2599                   search is running. This should resolve bug #563.
2600                 * Reworked the CServerUDPSocket class a bit, most importantly, changed
2601                   it so that servers being deleted while we are doing a DNS lookup on
2602                   their hostname cant result in accessing of dangling pointers. This
2603                   should bug #581.
2604                 * Fixed bug #558. Sources not being sorted when the download-queue was
2605                   sorted by the "Time Remaining" column.
2606                 * Cleaned up file-ratings and comments handling:
2607                         * Dropped the m_hasRating and m_hasBadRating booleans, as these
2608                           can be infered from the value itself.
2609                         * Dropped the SetHasComment and SetHasRating functions, as this is
2610                           more safely handled in UpdateFileRatingCommentAvail.
2611                         * Cleaned up the UpdateFileRatingCommentAvail function since it
2612                           was rather messy.
2613                         * Removed a unnescesarry call to Notify_DownloadCtrlUpdateItem in
2614                           the function ProcessMuleCommentPacket, since this is already
2615                           done in the UpdateFileRatingCommentAvail function.
2616                 * Added sanity checks to the code that made use of said file-ratings.
2617                 * Added sanity checks against file-ratings read from other clients,
2618                   since we later rely on these values to be in a specific range.
2619                 * Fixed some uninitialized variables.
2620                 * Make ascending the default sort-order and fixed loading of the
2621                   sort-order in the CMuleListCtrl class.
2622                 * Added a missing call to Skip in the TTS event-handler for item
2623                   selections, so that subclasses will still be notified.
2624                 * Reworked CMuleListCtrl and added support for "Type To Select", or
2625                   the ability to select items by typing parts of their name. The
2626                   selection is made against the start of the text-strings and is
2627                   case-insensitive.
2628                 * Fixed some more warnings.
2629                 * Fixed compilation problems with external CryptoPP sources, caused by
2630                   a preprocessor define which clashed with a variable name.
2631                 * Changed the length parameters of the read-funtions in the CFileDataIO
2632                   interface to be unsigned, since signed lengths doesn't
2633                   make any sense in this regard and makes error-checking harder.
2634                 * Merged checks for the ARM and Sparc architectures.
2635                 * Changed a call to bzero to memset, since win32 doesn't have bzero.
2636                 * Fixed remaning issues with template usage in MuleUnit.
2637                 * Cleaned up error handling in CClientUDPSocket a bit, and added
2638                   error-checks to CServerUDPSocket. This should allow us to see if the
2639                   INVSOCK errors are local to CClientUDPSocket or if they happen to
2640                   all wxDataGramSockets.
2641                 * Added check requiring a valid port to CClientUDPSocket's SendPacket
2642                   function, since we apprently tried to send to port 0 once in a
2643                   while.
2644                 * Moved adding of sources read from seeds files out of the
2645                   exception-handler, to avoid the obscuring of possible bugs elsewhere.
2646                 * Final touches made on the CMemFile class, which includes cleanups,
2647                   improved error-checking and complete documentation.
2648                 * Added missing destructor to CUInt128, which was causing compilation
2649                   failure for some GCC-4 users.
2650                 * Fixed an attempt to fprintf a wide-char string.
2651                 * Enabled the use of kad with wxWidget versions 2.5.x.
2652                 * Improved handling of uncaught exceptions in MuleUnit and changed the
2653                   library from being an actual wx application, since we only need to
2654                   make use of wxWidgets classes.
2655                 * Expanded the CFormat testcases a bit, to better cover use of illegal
2656                   values and the checks against those.
2657                 * Improved checking of value convertions in CFormat, now properly
2658                   detects nagative values converted to signed values and signed to
2659                   negative, plus some other situations.
2660                 * Fixed format-strings in the statistics-tree that did not specify a
2661                   type large enough to actually represent the possible values.
2662                 * Disabled certian tool-tips for wxWidgets-2.4.2, since the calls made
2663                   use of functions that were introduced in wxWidgets-2.6.x.
2664                 * Moved archive-unpacking functions from the HTTP-thread to
2665                   FileFunctions.*. This allows for compressed files to be read both
2666                   when the source is the inbuilt HTTP downloader, or if a compressed
2667                   file (ipfilter.dat or server.met) is explicitly moved to the .aMule
2668                   folder.
2669                 * Changed C++ style comments in C sources to using C style comments.
2670                 * Added check against trying to write NULL pointers in the CFileDataIO
2671                   WriteStringCore function.
2672                 * Added some initial tests for the string reading and writing
2673                   functions to the CFileDataIO unittests.
2674                 * Removed the RepeatLastAction stuff from CClientReqSocket.
2675                 * Fixed the check for BOM-header failing on strings that were
2676                   3 bytes long (an empty string).
2677                 * Fixed empty UTF8 strings with BOM headers not having the header
2678                   written, even though we had already written a length which
2679                   included the header.
2680                 * Changed CSafeFileIO's ReadUInt128 to return an instance, which
2681                   simplified usage and matches the other Read-functions.
2682                 * Added missing exception-handler to CIndexed in case of invalid tags.
2683                 * Marked the log-event triggered when an IP was filtered as
2684                   non-crticial, since this event isn't critical and can be very common
2685                   depending on the ipfilters used.
2686                 * Changed unittests for CFormat when empty strings were specified for
2687                   a field of type '%s', since some implementations of printf produced
2688                   different results than others, making it impossible to check against
2689                   those.
2690                 * Fixed unittests for reading of UInt128 values which didn't consider
2691                   endianess.
2692                 * Changed the use of Cmp to either '==' or '!=' to improve
2693                   readability, and simplified the sorting of the server-list when
2694                   sorting by name to only use the displayed name, since the special
2695                   cases that were being considered led to unpredictable results.
2696                 * Fixed non-wxbase apps not terminating properly.
2697                 * Fixed adding of comments to shared files.
2698                 * Properly implemented a couple of functions for the remote version of
2699                   the DownloadQueue, which did not match the signatures of the normal
2700                   class.
2701                 * Changed CMuleListCtrl's SetSortFunc to public, so that subclassing
2702                   isn't required in order to sort a list.
2703                 * Dropped the "otherfunctions" namespace, since we ignored it almost
2704                   everywhere anyway, via the "using" keyword.
2705                 * Updated CFileDataIO unit-tests.
2706                 * Fixed UpdateState getting called on clients after they had been
2707                   deleted (in some cases) and moved the call to the CUpDownClient
2708                   destructor.
2709                 * Made CTag and CPacket unassignable.
2710                 * Renamed ReadHash16 and WriteHash16 functions of CFileDataIO, and
2711                   changed them to return instances and take const references of
2712                   CMD4Hashes, rather deal with char*. A few other places were
2713                   similary changed.
2714                 * Dropped the static Exists function from CFile, as it is simpler to
2715                   just call wxFileExists directly.
2716                 * Removed the ability to attach/deattach file-destriptors to a CFile.
2717                 * Merged handling of seeking in the CSafeFileIO interface.
2718                 * Some more changes to CMemFile:
2719                         * Making seek const and dropped resizing of the buffer if it
2720                           seek'd past the end.
2721                         * Made the class uncopyable and unassignable.
2722                         * Changed the constructor that takes an external buffer to take a
2723                           char* rather than a const char*, since the class allow for
2724                           modifications of attached buffers.
2725                         * Removed the growth-rate from the attached-buffer constuctor, as
2726                           we dont make use of it and should avoid it in any case.
2727                         * Added sanity check for the length passed to the SetLength
2728                           function, to avoid accepting negative values.
2729                         * Other misc changes.
2730                 * Removed the ability to detach a buffer from a CMemFile and the
2731                   accessor function that returned the current buffer. Instead, we now
2732                   simply use the Read function, which is equivalent of what we did
2733                   before in any case, but safer.
2734                 * Unified the logging of packets received from other clients, so that
2735                   the type of packet received is always logged, as is the cause in
2736                   case of an error.
2737                 * Fixed a couple of assertions which had the checks inverted.
2738                 * Merged CFile and CSafeFile. Checks on reads and writes are now
2739                   performed in the CFileDataIO base class. The CFileIO class used in
2740                   kad was updated to handle this, though it currently only understands
2741                   EOF exceptions. This completes the majority of the changes
2742                   resolving around the usage of exceptions.
2743                 * Fix compilation error that would only trigger on some versions of
2744                   GCC, even though the code appears to be illegal.
2745                 * Disabled pragmas when building unittests.
2746                 * More fixes in MuleUnit for templates.
2747                 * Disabled logging when running unittests.
2748                 * Changed CFileDataIO to use the new IO exception types, which allows
2749                   for better error handling (i.e. EOF exceptions, IO read/write
2750                   failures) and prepared for making use of the IO failure exceptions.
2751                 * Reorganized, and removed some includes.
2752                 * Fixed a couple of places that threw exceptions by pointer.
2753                 * Moved exception handling from CServer to CServerList when loading
2754                   servers, which better allows for handling of invalid servers.
2755                 * Fixed some debug-strings which were wrongly marked for translation.
2756                 * Added IO-exception types, which will be used by CFileDataIO.
2757                 * Moved exception handling from CFriend to CFriendList when loading
2758                   the list of friends, so we can stop trying to read a bad list.
2759                 * Added missing include to MemFile.cpp
2760                 * Changed some runtime-error checks from throwing the CInvalidPacket
2761                   class to instead using the MULE_VALIDATE_* checks.
2762                 * Simplified the usage of CTags by changing the getter functions to
2763                   throw an exception if the function didn't match the type of the tag.
2764                   This allowed for the elimination of explicit checks in most places
2765                   where CTags are used.
2766                 * Initialized an uninitialized variable in CContact.
2767                 * Fixed stack-trace parsing for files with '+' in the name.
2768                 * Improved exception handling in the CTag constructor would could leak
2769                   if the tag had a string name and reading the body raised an exception,
2770                   or if the tag was a blob and reading the body failed.
2771                 * Added checks for code that uses the CTag class, since just assuming
2772                   that a tag with a specific id is of a specific type is unsafe. Also
2773                   changed the getter functions to return a default value should they
2774                   be called on a tag of the wrong type to avoid crashes in that case.
2775                   Finally, we no longer just ignore unknown tag-types, instead we
2776                   throw an exception. This is needed because we cannot determine the
2777                   length of the unknown tag, and thus can't skip it, making further
2778                   reads from the input file suspect.
2779                 * Largely reworked the use of exceptions. Catch(...) is out, only to
2780                   be used when memory-leaks are to be avoided. This insures that
2781                   unexpected exceptions can be detected.
2782                 * Removed an exception handler that didn't have anything to catch.
2783                 * Changed CreateHashFromInput to use the CSafeFileIO interface and to
2784                   safely handle exceptions without leaking. Also removed some
2785                   definitions of MFC debug-macros and replaced them with wx macros.
2786                 * Fixed the largefile-checks under windows.
2787                 * Changed CMemFile and CFile to implemenations of the CSafeFileIO
2788                   interface. CSafeFile was moved to CFile.* to avoid circular
2789                   dependancies.
2790                 * Dropped the CSafeMemFile which didn't provide any extra
2791                   functionality and instead made CMemFile derive from CSafeFile.
2792                 * Simplified CFile a bit, in preparation for larger changes:
2793                         * Removed the Length() function, since there is also GetLength().
2794                         * Removed duplicate definition of seek enums.
2795                 * Changed the checks for large-file support so that users wouldn't
2796                   have to export the LD_LIBRARY_PATH variable or similar when running
2797                   configure.
2798                 * Updated CIPFilter documentation.
2799                 * Changed the ipfilter class from just asserting on invalid ranges to
2800                   not actually inserting them, since that would cause undefined
2801                   behavior.
2802                 * Compilation-fix for Mandrake Linux.
2803                 * Added checks against largefile support to configure.
2804                 * Added helper-function that returns the length of a file, without
2805                   having to open it first.
2806                 * Moved the loading of the ipfilter-files so that they are loaded
2807                   before the server.met file is loaded. This ensures that the servers
2808                   are filtered when start aMule.
2809                 * Fixed some problems in MuleUnit when used with templates.
2810                 * Fixed the CheckNewVersion function, which would crash on failure.
2811                 * Dropped extra verbosity from CFormat's assertions, since they now
2812                   produce backtraces anyway.
2813                 * Moved backtrace functions to the MuleDebug.* files and added
2814                   backtraces to uncaught exceptions.
2815                 * Improved assertion-handling on shutdown and other situations.
2816                 * Increased the verbosity of assertions in CFormat.
2817                 * Fixed the "Is Textfile?" check which didn't handle whitespace.
2818                 * Added support for gzipped ipfilter.dat files and added checks that
2819                   should ensure that we only try to parse text-files.
2820                 * Added function for converting long-longs to strings in MuleUnit.
2821                 * Moved some functions not part of the CFile class from the CFile.*
2822                   files to FileFunctions.*.
2823                 * Fixed a bug where shared files could be added to the shared-files
2824                   ctrl multiple times.
2825                 * Fixed the hasher-thread, where the wxMutexGuiLeave function was
2826                   called twice and improved error-checking on thread-creation. Lastly
2827                   moved static variables from the header, since they need not be
2828                   specified there.
2829                 * Removed non-functional hack from CClientUDPSocket, which would cause
2830                   an infinate loop when triggered.
2831                 * Improved handling of assertions that occur during startup.
2832                 * When adding sources, add the source to the appropriate file first,
2833                   before trying to update comments and ratings availability.
2834                 * Removed a couple of checks against 'this' being NULL.
2835                 * Changed the handling of UDP requests for sources, so that the
2836                   locally connected server would be entirely skipped, instead of the
2837                   packets just being discarded.
2838                 * Fixed a number of places where attempts were made to catch by
2839                   pointer, even though the exception was thrown by value.
2840                 * Removed various unused variables.
2841                 * Fixed a bug in the download queue which would result in duplicate
2842                   entries on the queue for local source-requests. At the moment this
2843                   did not result in any problems since all entries were removed from
2844                   the queue once sources had been requested for the file.
2845                 * Removed the 'h' modifier from a number of format-strings where the
2846                   field type is 's', since that modifier does not apply to that type.
2847                 * Simplified mule-exceptions and added more information to the
2848                   unhandled-exception handler.
2849                 * Added unittests for CSimpleParser.
2850                 * Removed the need for exception-handling in CSafeFileIO's
2851                   ReadOnlyString function, by allocating the buffer on the stack.
2852                 * Fixed potential deadlock in CClientUDPSocket that could trigger when
2853                   an error occured during receiving.
2854                 * Removed a number of overloaded functions from the CSafeMemFile,
2855                   since neither of those added any functionality. Also fixed a bug in
2856                   the checks against reads past the end, that checked against the
2857                   buffer-size rather than the (possibly smaller) file-length.
2858                 * Marked CFile's GetLength() function as virtual.
2859                 * Removed the unused class CSafeBufferedFile, which didn't implement
2860                   buffered file-IO anyway.
2861                 * Added the ability to filter search-results. The filter select which
2862                   entries are displayed and supports regular-expressions. See
2863                   www.wxwidgets.org/manuals/2.6.2/wx_wxresyn.html for an overview of
2864                   the syntax. Also added the ability to filter known files from the
2865                   results.
2866                 * Added sanity checks on values read when loading settings for lists.
2867                 * The middle mouse button now opens the details-dialog for sources and
2868                   files when clicking on the download-queue.
2869                 * Fixed sort-arrows on listsctrls not being displayed after startup.
2870                 * Set the background color of the chat textctrls to white, in order to
2871                   ensure that the text stays readable regardles of the theme used.
2872                 * Largly changed the way ipfilter.dat files are handled by the
2873                   ipfilter class:
2874                         * When updating the list of ip-ranges, either via the reload
2875                           button or the update-from-url functionality, the existing ranges
2876                           are dropped to allow for dropping of ranges no longer to be
2877                           filtered.
2878                         * In order to allow for ip-ranges specified by the user, a second
2879                           file has been added (ipfilter_static.dat), which is always loaded
2880                           after the normal ipfilter.dat file, so that it takes precedense.
2881                         * When either of the two ipfilter files don't exist, a template
2882                           file is created which contains a description of the use that
2883                           that file.
2884                         * When loading zipped ipfilter files, the files are unpacked in
2885                           place. Doing so largely elimates the overhead compared to
2886                           loading normal files.
2887                         * Moved loading of the ipfilter.dat files, so that it done after
2888                           the GUI has been loaded.
2889                 * Removed the unused ExternalConnClientThread class.
2890                 * Merged two copies of the validateURI function in StringFunctions.*
2891                   and fixed a mem-leak.
2892                 * Simplified the Update() function in the ipfilter-class, removing the
2893                   use of special cases when calling it.
2894                 * Moved custom tokenizing code from the ipfilter-class to a seperate
2895                   class and dropped a couple of custom functions that didn't provide
2896                   enough of a performance boost to warrent the extra code.
2897                 * Added unittests for the StringIPtoUint32 function, updated the
2898                   documentation for the function and fixed the bugs that appeared:
2899                         * The last field was not restricted to the range 0..255.
2900                         * Fields containing huge values could overflow to negative values
2901                           and would not be caught by the sanity checks.
2902                 * Changed ASSERT_EQUALS so that descriptions only gets created in case
2903                   of a failed comparison, since this would otherwise result in the
2904                   attempted deference of end iterators and the like.
2905                 * Moved the RLE classes to a seperate set of source files.
2906                 * Removed probematic operator<() template function from WebServer.*,
2907                   and replaced it with a specialized struct. This was required since
2908                   the < operator would be instantiated for incorrect data-types.
2909                 * Updated documentation for the CFormat class.
2910                 * Dropped support for long doubles in CFormat and merged handling of
2911                   the other floating-point types.
2912                 * Improved CFormat unittest, which was cluttered by serveral variables
2913                   with too similar names.
2914                 * Fixed the ASSERT_EQUALS macro in MuleUnit, which would previously
2915                   evaluate parameters multiple times.
2916                 * Removed the unused NeedUTF8String() function.
2917                 * Fixed master-hash parsing for ed2klinks, which would always fail due
2918                   to a couple of assertions that had been badly translated into
2919                   exception.
2920                 * Changed the way clients are deleted on shutdown, to help detect the
2921                   presence of dangling pointers caused by incorrect removals.
2922                 * Fixed bug #494. Clients with score zero not being considered as
2923                   candidates for uploading.
2924                 * Fixed a few warnings.
2925                 * Improved handling of uncaught exceptions in the MuleUnit framework.
2926                 * Added unittests for the CFormat class and fixed discovered errors:
2927                         * Improved handling of string format fields.
2928                         * Fixed a < comparison of 0 against a wxString which caused segfaults.
2929                         * Fixed the range checking code which would fail in some cases.
2930                         * Fixed escaped percentage signs.
2931                         * Added the missing implementation of IsReady().
2932                         * Improved adherence to printf as specific in 'man 3 printf'.
2933                 * Added unittests for the CRangeMap class and fixed the errors that
2934                   cropped up while writing said tests:
2935                         * The assignment operator didn't return *this.
2936                         * The equality operator was broken.
2937                         * The erase function was broken.
2938                   Also changes ASSERTS to MULE_VALIDATE_PARAMS to enable testing and
2939                   ensure that the controlflow stays the same for debug and non-debug
2940                   builds.
2941                 * Added a minimalistic unittesting framework called MuleUnit, which is
2942                   based on the EasyUnit framework (http://easyunit.sourceforge.net/).
2943                   The build target 'check' compiles and runs all existing unittests.
2944                 * Fixed crash in CClientUDPSocket caused by two threads trying to send
2945                   and receive at the same time.
2946                 * Removed unused Pause() function from UBT.
2947                 * Fixed inf. loop in CClientUDPSocket, caused by poor error-handling.
2948                 * Rewrote some poorly phrased messages.
2949                 * Fixed uploaded data not being recorded in statistics.
2950                 * Compilation fixes for wxGTK-2.4.2.
2951                 * Removed the unused 'MakefileWin32' file.
2952                 * Fixed crash in sockets that were destroyed after the UBT thread.
2953                 * Improved source handling for known-files:
2954                         * Fixed the possibility of source-counts getting out of sync.
2955                         * Optimized source-removal slightly.
2956                         * Added extra debugging checks to spot potential problems.
2957                 * Changed access to vector of source statuses from using the []
2958                   operator to using the at function, to see if out-of-bounds access
2959                   was causing a specific crash.
2960                 * Imported the UploadBandwidthThrottler from eMule, which should help
2961                   ensure that upload-limits are more closely followed.
2963         Special Thanks To:
2964                 * All the translaters who did such a great and fast job.
2966 --------------------------------------------------------------------------------
2968 Version 2.0.3 - The "Hell 2.0.3: Now with improved daemons!" version.
2969 ----------
2970 2005-06-15
2972         ken:
2973                 * Enabled amuleweb to work from within the Mac application bundle
2974                 * Fixed Online Signature not actually being enabled when user sets the
2975                   preference
2977         Kry:
2978                 * Fixed #471 "compile error". Should compile on GCC4 again.
2979                 * Fixed Solaris compilation error on XParseGeometry.
2980                 * Fixed wrong MD5 hash calculation on 64 bits arch.
2981                   This fixes storing the wrong EC/webserver password on config file.
2982                 * Fixed unneeded GTK libs usage on aMule remote GUI.
2983                 * Added a warning on gd-lib not found (progressbar not shown on amuleweb).
2985         lfroen:
2986                 * New daemon socket code, event based. Improved reliability and
2987                   speed problems fixed.
2989         volpol:
2990                 * Fixed #417 "Upload priority is changed for completed files."
2991                 * Added new display filter "Active"
2992                 * Display of QR and aMule OS info in "Clients Details" dialog
2994         Xaignar:
2995                 * Fixed warning on EC disabled for aMule daemon.
2997         Special Thanks To:
2999                 * All the usual people.
3000                   You don't know who they are? Just check previous changelogs
3001                   (just not the previous one, ok?) :P
3003 --------------------------------------------------------------------------------
3005 Version 2.0.2 - The " [Your Ad Here] " version.
3006 ----------
3007 2005-06-04
3009         boutros:
3010                 * Ported the eMule Chicane web template to aMule.
3012         GonoszTopi:
3013                 * Fixed #421: 'In Windows XP it lets to choose Konqueror,
3014                   Galeon and other Unix based browsers.'
3015                 * Fixed #406 and #380: 'some clients get an unexpected very
3016                   high priority'
3018         ken:
3019                 * Fixed a hang-using-100%-cpu-on-exit bug
3020                 * Fixed a crash when enabling UDP after startup
3022         Kry:
3023                 * Added Version Check (you can disable it on preferences).
3024                 * Added "source comes from" (on the "Time remaining" column)
3025                 * Now you can compile aMule without gettext, using --disable-nls
3026                   Additionally, aMule no longer stops configure if there is no gettext installed.
3027                 * Fixed aMule shutting down if a source seeds file is 0-size.
3028                 * Fixed HTTP download code not returning proper error code (causing crashes).
3029                 * Fixed OS_Info packet only being sent to downlaoding clients.
3030                 * Fixed Solaris mount info file name.
3031                 * Fixed includes on daemon for Solaris.
3032                 * Fixed mldonkey detection. Did anyone notice mldonkey bans aMule?
3033                 * Fixed SetAllTimeTransfered parameter size (thanks eylzo)
3034                 * Fixed #430: "Sources order by priority/status"
3035                 * Fixed #442: "Sort by 'Time Remaining' puts files which are not transferring first"
3036                 * Fixed #453: "Add option to export links with AICH hashes"
3037                 * Fixed #458: "Wrong gauge size on shared files control "
3039         volpol:
3040                 * Ports display fix.
3041                 * A4AF swap to this fix.
3043         Special Thanks To:
3045                 * Bug reporters:
3046                         Ateo
3047                         BeFalou
3048                         MrFaber
3049                         xushi
3051                 * All the usual people. You don't know who they are? Just check
3052                    previous changelogs :P
3054 --------------------------------------------------------------------------------
3056 Version 2.0.1 - The " Woops, HotFix " version.
3057 ----------
3058 2005-05-18
3060         ken:
3061                 * Fixed Tray Icon compilation on Mac.
3063         Kry:
3064                 * HOTFIX: Fixed 100% CPU usage because of network errors on some servers.
3065                 * Fixed crash after removing a server.
3066                 * Fixed sorting on the UploadList by Transferred (thanks eylzo).
3067                 * Users/Files on server no longer show as negative if server sends wrong values.
3068                 * Check for autopoint on configure to warn for gettext not installed.
3070         niet:
3071                 * Updated xal.pl (some fixes).
3073         Phoenix:
3074                 * Added DNS resolving functionality to amulecmd's connect command.
3075                   This is usefull for dynamic IP servers.
3076                   Now you can use the server's name instead of the server's IP address.
3077                 * Fixed a bug in http proxy authentication code.
3079         Special Thanks To:
3081                 * Contributors:
3082                   eylzo
3084                 * Bug and feature reporters:
3085                   albatros_la
3086                   Lucky_JL
3087                   Mr Faber
3089                 * All the usual people (translators, debugers, people at #amule, etc)
3090                   C'mon, this is a hotfix release, I can't add everyone again.
3092 --------------------------------------------------------------------------------
3094 Version 2.0.0 FINAL - The "Let's dedicate this to Tiku" version.
3095 ----------
3096 2005-05-01
3098         BigBob:
3099                 * Compilation fix for WebServer.cpp and BaseClient.cpp with wx-2.4.2.
3100                 * Compilation fix for OtherFunctions.cpp with Slackware 9.1.0
3102         CosmicDJ:
3103                 * NetBSD compilation fixes.
3105         deltaHF:
3106                 * Preferences for auto-sort download queue.
3107                 * TCP and UDP port start now at 0 (remember - running amule as root is insecure!!)
3108                 * Added aMule version info into "About" popup.
3109                 * Show current DL speed from a client you are uploading to in "Remote
3110                   Status" column instead of in the "Speed" column.
3112         geeko:
3113                 * Patch to complete html functionality of cas.
3114                 * Fixed seg fault in cvs due to wrong type check.
3116         gnucco:
3117                 * Improved the sources column and sorting in search window.
3118                   Now can toggle total sources/completed ascending/descending.
3120         GonoszTopi:
3121                 * Unicode fixes:
3122                         - UTF-8 conversion (reported by littletux)
3123                         - webserver search results (reported by poulpe)
3124                         - aMule version on webserver's Statistics page
3125                 * Endianness fixes in EC.
3126                 * Fixed appearing strange characters at the end of webserver's
3127                   log and debug log pages.
3128                 * Fixed logo.jpg being not installed.
3129                 * Webserver graphs are now resizable and rescalable.
3130                 * Removed some unneeded code/data from daemon.
3131                 * Added gcc #pragmas to reduce executable size.
3132                 * Several improvements on EC network code:
3133                         - EC now uses buffered I/O, so most EC transmissions will only
3134                           require one socket operation.
3135                         - Added the ability to compress large packets with zlib, thus
3136                           reducing network load.
3137                         - Some (not-so-CPU-consuming) compression is applied to small
3138                           packets, too.
3139                 * A number of i18n fixes, mostly changing debug messages to be
3140                   untranslated.
3141                 * Removed ECv1 compatibility mode. Now all EC communications are
3142                   using the new v2 protocol.
3143                 * Remote applications do not log to core's log anymore.
3144                 * Fixed the GetLog() function to be compatible with wxWidgets-2.5.4
3145                 * Reworked template finding - after installation, no more copying
3146                   of webserver files are needed.
3147                 * Added new command 'reloadshared' to amulecmd, to force reloading
3148                   of shared files list.
3149                 * Fixed configure script to use the right arguments with gdlib-config.
3150                 * Fixed configure script to check for gd in the right order.
3151                 * Fixed preferences being not saved when set from web interface.
3152                 * Fix for setting download priorities via web interface.
3153                 * Added configuration file for remote apps.
3154                 * Reworked command-line parameters, also added a lot new ones
3155                   (for remote apps).
3156                 * Fixed *.desktop files to be really UTF-8.
3157                 * Fixed Makefiles to be able to compile alcc without alc.
3158                 * Added man pages - English only, for this time. Great thanks to
3159                   Vollstrecker for his initial work on the man pages!
3160                 * Fixed pressing the 'Clear Completed' button causes a logout
3161                   on the web interface.
3162                 * Added CVSDATE checks to EC, to make sure that core and remote
3163                   apps are from the CVS tarball (for CVS users).
3164                 * Improved filename cleanup.
3165                 * Fixed setting priorities via web interface on both downloads
3166                   and shared files.
3167                 * Enabled translations on amuleweb and amulecmd.
3168                 * Fixed the language selector on Preferences to show the languages
3169                   that we really have.
3170                 * Language list is now always sorted alphabetically, but 'System
3171                   default' is always the first item in the list.
3172                 * Changed locale saving method, so it won't have to be reset to
3173                   'System default' on each version change.
3174                 * Added Hungarian man pages.
3175                 * Fixed sorting in web interface.
3176                 * Compilation fix for gcc-3.2.2 and 3.2.3.
3177                 * Win32 (wxMSW) compilation fixes.
3178                 * Enabling configure way of aMule compilation under MinGW/MSYS.
3179                 * Several improvements of the win32 version of aMule and utilities.
3180                 * Totally disabled the ability to connect to aMule with an empty password.
3181                 * Enabling translations on remote GUI, too.
3182                 * Configure will now list (almost) all libraries it will/wants to
3183                   use for build.
3184                 * Hungarian translation update.
3185                 * Remote GUI compilation and link fixes for optimized builds.
3187                 **** For users, who already got used to amulecmd's or amuleweb's
3188                 **** command-line parameters: PLEASE READ DOCUMENTATION CAREFULLY!
3190         Hetfield:
3191                 * New popup menu and events management for new wx SysTray
3192                 * Speed Bar color (on the new wxTray) is setted in the statistics color selection
3193                   (as old GTK tray!)
3194                 * Some configure checks and cleanup
3196         Kry:
3197                 - Global -
3198                 * We're now fully compatible with the ed2k Unicode implementation, allowing Unicode searches,
3199                    comments, usernames, file names, ...
3200                    This works both for unicode-aware servers and clients.
3201                 * New SysTray code using wxWidgets' wxTaskBarIcon with several hacks for making it
3202                    properly transparent while keeping the nice download speed bar. Multiplatform, also.
3203                    Activated by default on > wx2.5.3
3204                 * Corrected a nice mistake where wxSOCKET_LOST was identified as error.
3205                 * Fixed clasic systray code to support unicode names properly.
3206                 * Removed/Cleaned/etc header includes.
3207                 * Fixed unicode bug on wxOpen preventing to share some files.
3208                 * Fixed the SERVER_IDENT packet processing.
3209                 * Auto-sort code for list controls. Disabled by default, too much flickering on mac and gtk2.
3210                 * Fixed eMule+ version popping up on eMule stats.
3211                 * Debug log lines now go to console on daemon
3212                 * Moved hello packet sending to after client successful connection.
3213                 * Added the RepeatLastAction function that turned up to be... well, funky.
3214                 * Fixed debug of disconnected clients.
3215                 * Fixed duplicated mod string on clients.
3216                 * Fixed unhandled exception from server TCP socket.
3217                 * Fixed lowid clients callback.
3218                 * Fixed duplicated floating point functions being called every second (CPU improvement).
3219                 * New file is added: tree.hh, credits to Kasper Peeters, <K.Peeters@damtp.cam.ac.uk>
3220                    It's a stl-like tree and I really enjoyed coding with it.
3221                    More info on http://www.damtp.cam.ac.uk/user/kp229/tree/
3222                 * Fixed a crash on Proxy code created by bad string initialization causing mem corruption.
3223                 * Added wxProxyData::Empty() to properly clean aMule proxy data when needed.
3224                 * Fixed unitialized variables on MemFile.cpp and SafeFile.cpp that made valgrind scream in pain.
3225                 * Fixed the CUpDownClient::SendFileRequest crash you were all screaming about on rc8 :P
3226                 * Fixed SUI failures with kernels >= 2.6.10. This failures and asserts were created by the locking
3227                   of /dev/urandom that was introduced on 2.6.10, and that made CryptoPP fail on creating a random
3228                   pool for the SUI identification. This is more a workaround actually than a fix, but will work perfectly.
3229                 * Completed files now go to shared as the should.
3230                 * Fixed search on localised languages.
3231                 * UDP disable is working properly now.
3232                 * Close the UDP socket if we're not listening anymore.
3233                 * Permisions for shared files are no more. They make no sense, network-wise.
3234                 * Fixed comment updates being... fuzzy.
3235                 * Fixes to timeout handling of sources to avoid timing out a source that was never processed.
3236                 * Fixed a memleak on log code.
3237                 * Proper handling of Thread reating/Running errors.
3238                 * Fixes for wrong string creation on several places over the code.
3239                 * Fixed log reset asserts and made it work properly (at last!)
3240                 * Auto-run webserver on startup functional
3241                 * Fixed a wild assertion if a empty line gets to ED2KLink file
3242                 * Merged Gonosztopi's work on EC for the stats tree with performance and safety fixes.
3243                 * Merged Gonosztopi's work on a patch from Mayfoev to use aux server ports, with some cleaning.
3244                 * Fixed the crash on non-std locales because of date/time functions.
3245                 * Get rid of more ugly unicode2char stuff by making the logfile a wxFFileOutputStream.
3246                 * General speedup of log file.
3247                 * Proper order of files on Makefile.am, much better to know compilation progress by first letter.
3248                 * Moved at last all stats to where they belong: the new files Statistics.cpp and Statistics.h.
3249                 * Fixed assert on client list view caused by unknown client state.
3250                 * Hopefully avoid the never-deleted sockets (passive sources)
3251                 * Fix for the case that someone dares having 65536 active connections
3252                 * Made the sources connection spread evenly among part files.
3253                 * Fixed server-list packet from server not being handled properly.
3254                 * Fixed crahes on re-sort of download queue.
3255                 * Fix for server connection packet not using unicode username.
3256                 * Search results on unicode are displayed properly now.
3257                 * Files on download queue with unicode names are displayed properly now.
3258                 * Unicoded filename is saved correctly on .met file, and loaded according to it.
3259                 * Files with utf8 chars can be completed now ;)
3260                 * Shared files with uciode names do show correctly now.
3261                 * Modification time for files is fixed to keep coherence (GetLastModificationTime usage).
3262                 * Filenames on known files list (known.met) are saved in utf8 too now, so correctly loaded
3263                   and compared lately.
3264                 * Fixed unicode identification to clients and server.
3265                 * Use BOM header on the known.met, part.met and emfriends.met for unicode tags.
3266                   Sad, but there's no other way to keep compatibility with eMule files.
3267                 * Fixed memleak on ExternalConn.cpp.
3268                 * Fixed the "Invalid UTF8 string passed to pango_layout_set_text()" messages on GTK2 builds.
3269                 * Fixed (again) the Shareazza identification. They have used 3 compat. client numbers already,
3270                   will they take one once and for all?
3271                 * Fixed memleak on log reset.
3272                 * Fixed memleaks on closing while global search.
3273                 * Fixed serious memleak on tag code for packets. And I mean serious.
3274                 * Removed the unused UTF82char function.
3275                 * Fixed queue limits on upload queue (off-by-one bug).
3276                 * Fixed hash for files with size (n*PARTSIZE).
3277                 * Fixed compilation for systems where zlib is not linked by default.
3278                 * Fixed OP_SENDINGPART to actually be a edonkey protocol and not emule protocol packet.
3279                 * Fixed memleak on AICH thread.
3280                 * Fixed several memleaks on ed2k links handling.
3281                 * Fixed threads not being closed properly, specially the global search one.
3282                 * Fixed serious memleak on client UDP reask
3283                 * Don't remove the server because of failedcount if it's static.
3284                 * When the user tries to remove a static server, we prompt for confirmation.
3285                 * Files on non-ansi named folders are no longer rehashed on every restart.
3286                 * Don't discard UDP packets on wxSOCKET_WOULDBLOCK. This improves UDP socket
3287                   reliability a lot. Remove the packet from queue if sent, keep it if it's not sent because of wouldblock,
3288                   and drop it on any other error.
3289                 * Send previously queued UDP packets before we send a new UDP packet.
3290                 * Fixed aMule crashing on second global search under certain circunstances.
3291                 * Fixed the hanging on connecting to server.
3292                 * Fixed dynip servers to connect properly (happy portuguese users!).
3293                 * Moved:
3294                         CMemFile.h              -> MemFile.h
3295                         filemem.cpp             -> MemFile.cpp
3296                         packets.cpp             -> Packet.cpp
3297                         packets.h                       -> Packet.h
3298                         sockets.cpp             -> ServerConnect.cpp
3299                         sockets.h                       -> ServerConnect.h
3300                         UDPSocket.cpp           -> ServerUDPSocket.cpp
3301                         UDPSocket.h             -> ServerUDPSocket.h
3302                         types.h                 -> Types.h
3303                         server.cpp                      -> Server.cpp
3304                         server.h                        -> Server.h
3305                         timer.cpp                       -> Timer.cpp
3306                         otherstructs.h          -> OtherStructs.h
3307                         otherfunctions.h                -> OtherFunctions.h
3308                         otherfunctions.cpp      -> OtherFunctions.cpp
3309                         opcodes.h                       -> OPCodes.h
3310                         color.h                 -> Color.h
3311                         endianfix.h             -> EndianFix.h
3312                 * Changed OP_GLOBFOUNDSORUCES  -> OP_GLOBFOUNDSOURCES
3313                 * Unicode fixes for "Gtk-CRITICAL **" errors on shell.
3314                 * Unicode fixes preventing compilation for Packet sources.
3315                 * Unicode fixes for StrToULong usage over atoi.
3316                 * Fixed eMule+ version string.
3317                 * Implemented lugdunums new extension of GETSOURCES, includes SIZE (uint32)
3318                   to avoid problems created by anti-p2p companies
3319                 * Removed MetaTags extraction code, we're not going to use it anyway.
3320                 * Fixing some crashes on wrong string handling.
3321                 * Support for unicoded comments for files.
3322                 * Moved Online Signature (aMule and eMule) to wxTextFile for proper handling.
3323                 * Fixes a serious issue on UDP packets (and contributed to eMule).
3324                 * Debug output of server sources added.
3325                 * Fix for garbage saving on file copy.
3326                 * Fixed the server disconnection due to bad handling of TCP packets.
3327                 * Added a fallback for wrong TCP packets handling to avoid server disconnect.
3328                 * Proper memory overruns checks on SafeFiles.
3329                 * Fixed the partfiles being the only thing shared under certain circunstances.
3330                 * Fixed bug #193: False display with empty share list
3331                 * Fixed bug #258: "Max port-value allowed is too high due to secondary port"
3332                 * Fixed bug #276: aMule crached when tried to start. (It says "crached on the original report)
3333                 * Fixed bug #299: "Assertion when clicking in DQ/Last Reception column"
3334                 * Fixed bug #303: "Too many files republished by your client software. Please upgrade it."
3335                    Proper handling of incremental file publishing avoids server bans ;)
3336                 * Fixed bug #317: Added GUI and functionality for 'Start next file on same category'.
3337                 * Fixed bug #319: When sort is changed, make sure the item focused is again focused.
3338                 * Fixed bug #321: Razoback2 stats page for shared files.
3339                 * Fixed bug #331: 'ED2k link bar gone after 2x click on search button' making it a feature
3340                    instead of a bug. Now you can toogle the ed2k link handler clicking on search toolbar button.
3341                 * Fixed bug #334: Main category type not stored on crash.
3342                 * Fixed bug #345: [Mac] popup windows open on other monitor.
3343                 * Fixed bug #348: "Right-click on friend in friends list does not select it"
3344                 * Fixed bug #362: "receive file list fails for non-ascii chars"
3345                 * Fixed bug #349: "sorting of sources in 'Downloads' window"
3346                 * Fixed bug #375: "Misc GUI bugs in Statistics window"
3347                 * Fixed bug #374: "misc. problems with friends"
3348                 * Fixed bug #405: "Downloaded files have wrong priority"
3349                 * Fixed serious bug with 0-sized files.
3350                 * Fixing serveral threading issues and possible crashes/missbehaviours on search.
3351                 * Searchs now start inmediately and also finish sooner.
3352                 * Added a warning if no video player is set on preferences and tried to preview.
3353                 * Decoupled NetworkFunctions and StringFunctions headers.
3354                 * Added QueueDebugLogLine for... uh... queueing debug lines.
3355                 * Encapsulating network stuff at NetworkFunctions.
3356                 * Removed all network platform specific code from the main code, and leave it to
3357                   NetworkFunctions (and gsocket). And I removed the htons and htonl everywhere.
3358                 * Fix for egcs compiler crashing on aMule compilation.
3359                 * Changed the CTags structure to a safer and nicer version, compatible with eMule's.
3360                 * Added support for a lot more ed2k Tags.
3361                 * Support for download stats per client.
3362                 * Added the hability to rename a file using F2
3363                 * Fixed crash on sorting an old tab.
3364                 * Improved socket debug, and moved the backtracing function to OtherFunctions.
3365                 * Fixes dynip servers not being detected by server UDP socket.
3366                 * Fixed a lot, lot of input data lost on EMSocket, causing much better transfers.
3367                 * Fixed corrupted parts info store/retrieve on partfiles with eMule compatibility.
3368                 * Fixed ed2k protocol file type publishing.
3369                 * Fixed a lot of network performance issues and lost packets all over the TCP/UDP code.
3370                 * Fixed download bar on tray icon (Icon file has now red background to create a mask from it).
3371                 * Fixed crashes on Logger class derived from bad unicode2char usage.
3372                 * Added "Prefix where amule will be installed" to configure output.
3373                 * FileDetailDialog is now resizable, and file names list ctrl resizes vertically and horizontally with it.
3374                 * No horizontal scrollbar on log, let lines wrap to avoid auto-scrool on long lines.
3375                 * Gnucco's alternate sorting of search list ctrl
3376                   See http://forum.amule.org/thread.php?threadid=5344&sid= for details.
3377                 * Big rework of the Friends class, list, and everything.
3378                 * Cached the Operating System info and added to --version flag.
3379                 * Added Online Signature update time functionality and widget disabling on OS disable.
3380                 * Slightly bigger list for the preferences items to fit them all
3381                 * Added a static text for recursive sharing via right-click to avoid questions.
3382                 * Systray can now be enabled/disabled on preferences, dynamically, and is applied
3383                   as soon as the checkbox is checked. Default is DISABLED.
3384                   Also, the minimize to tray checkbox is disabled when systray is not enabled, and when using
3385                   the new systray code (the wx tray), we don't have the Window Manager dialog anymore.
3386                 * Check for Online Signature folder existance when enabled.
3387                 * Fixed a lot of unicode bugs on file handling by adding fallbacks to proper encoding.
3388                 * Set minimize to tray to false if no tray enabled.
3389                 * Fixed a crash... on... assert... hum... that one was actually funny.
3390                 * We should not start next file on cancelling a download. Now we do not ;)
3391                 * Stopping a global search works properly now, the thread for global search is deleted on stop.
3392                 * Zero the Online Signature on exit.
3393                 * Fixed a crash on exit while stillstarting up.
3394                 * Fixed aMule nto starting anymore if skin file name is void and skins are enabled.
3395                 * Proper use of wxWidgets functions for ISO date formatting.
3396                 * Never show the download list filter on search category selector.
3397                 * Lots of fixes for wx2.6.0 compilation, wxSizer, and other changes.
3398                 * Fixed the download limits not being applied correctly. this should amke MUCH BETTER download
3399                   speed for people with download limits set.
3400                 * Fixed sockets not being closed on daemon.
3401                 * Fixed chmod message on Incoming/temp folder on smbfs.
3402                 * More info on the init. text and on backtraces (Operative Sytem, kernel version, etc).
3403                 * Fixed crash caused by random value returned on DeletePage().
3404                 * Fixed Reload Shared Files not re-reading sharedfiles.dat
3405                 * Fixes the hangups on exit, specially on Mac.
3406                 * Fixed the AUTHORS file.
3407                 * Fixed UDP socket bug on size of OP_REASKFILEPING message.
3408                 * Abort loading of shared files if we are shutting down.
3409                 * Fixed crash caused by socket die on ConnectionEstablished function.
3410                 * Added contact info to documentation and about button.
3411                 * Fixed (again) mplayer usage as video previewer.
3412                 * Fixed a network bug on SetStartNextFileSame not being set.
3413                 * Proper usage of wxProcess::Exists( for webserver running on start check.
3414                 * Cleaned configure/Makefile from a lot of bad usage of flags and libs.
3415                    This makes for a smaller executable now also.
3416                 * Merged Martimac's fix for FreeBSD 5.4-PRERELEASE
3417                 * Fixed friendslot assignation, about 12 times.
3418                 * Fixed logging of not-yet-sent messages by adding it to queue and send on connect.
3419                 * Fixed message sending to unknown clients.
3420                 * Avoid the posibility of a Too Many Connections blocking a chat.
3421                 * Fixed buttons/textentry not enabled on new chat tab.
3422                 * Fixed tabs' 'X' not working properly when there are too many and don't fit on screen.
3423                   Use new wx code instead of Madcat's code on wx2.5.4 and above, for the 'X' closing.
3424                 * Multiple selecting ed2k links and clicking on copy ed2k works now for search items.
3425                 * Fixes the multiple removal of friends
3426                 * Fixed multiple message send to friends.
3427                 * Fixed multiple filelist requests
3428                 * Fixed multiple friend details dialog show.
3429                 * Adds a warning for trying to set multiple friendslot.
3430                 * Fixed Incoming folder content not being sent on shared files request.
3431                 * Fixed completing of file setting transfered instead of completed to file size.
3432                 * Fixed --with-crypto-prefix flag not pointing to actual crypto folder.
3433                 * Added memleak check on exit using wxWidgets native fucntions, enable via wx qa lib.
3434                 * Rewrote wx*Sizer* handling on Stats page and making more space available.
3435                 * There is no curl anymore needed/used on aMule. Coded my own handling using wxHTTP.
3436                 * Added partial/total bytes to the http download dialog.
3437                 * Fixed sizers usage on Client Details, fixes overlapping labels and such stuff.
3438                 * Fixed client stats not updating on clientnumber going down to zero.
3439                 * Fixed "total transfered datal isn't saved on crash/kill" bug.
3440                 * Fixed flushing of files on copy with read-only flag set.
3441                 * Added "total downloaded"/"total upload"/"total requests"/ "total accepts" to partfile saving.
3442                 * Fixed rehashing of unicoded file names on aMule restart.
3443                 * Fixed aLinkCreator compilation for wx2.6.0
3444                 * Fixed upload speed not being reset when all clients lost and keeping old value.
3445                 * Fixed port output on console showing negative numbers.
3446                 * Lot of Kad porting (NOT functional yet).
3447                 * Fixed (c) strings all over the code with proper year specifications.
3448                 * Fixed unicode2char usage to a bare minimum.
3449                 * Moving from libc usage to wxWidgets multiplatform implementations.
3450                 * Killed c_str() usage from aMule, except on very specific ways and only for speed reasons.
3451                 * General cleanups and speedups here and there.
3453                 - CPU arch Specific -
3454                 * 64 bits archs fix for AICH thread.
3455                 * Some amd64 compilation warning removal.
3456                 * Fixed endianess bug on PeekUInt16
3457                 * Fixed client IP endianess on big endian archs.
3458                 * Getting ENDIAN_SWAP_* to a bare minimum (just interface)
3459                 * Fixes endianess of local_ip, which is anyway almost all times 0.
3461                 - Core/GUI Specific -
3462                 * Fixed daemon unhability to handle sources properly. Daemon now takes, handles, and
3463                    processes sources in a proper way (making it at last a real competitor for monolithic).
3464                 * Don't show geometry option for daemon, makes no sense.
3465                 * Properly display "aMule Daemon" instead of "aMule" on daemon.
3466                 * Fixed statistics tree interdependence with GUI, splitting it to core/gui way.
3467                    In short, we have statistics tree on webserver, amulecmd and remote GUI :)
3468                 * Graphic statistics are now decoupled from GUI.
3469                    We have statistics graphics on webserver remote GUI.
3470                 * Decoupled Friend list from GUI.
3471                 * Fixed a bug on set comment on a file on ECv2.
3472                 * Fix for log on unicoded webserver.
3473                 * Fix for global daemon thread not closed on exit.
3474                 * Splitting of core/gui on SearchDlg.
3475                 * Fixed a crash on websocket thread creation.
3476                 * Reactivating Chat windows on remote GUI.
3477                 * Proper fix for the segfault on exit caused by EC.
3478                 * Removal of CryptoPP usage on amulegui.
3479                 * Fixed a possible crash on daemon startup.
3481                 - BSD Specific -
3482                 * Fixed BSD compilation for <sys/types.h> inclusion.
3483                 * Fixed FreeBSD 4 prerelease (DragonFly) compilation on gtkplugxembed.c
3485                 - Solaris Specific -
3486                 * Fixed Solaris compilation and linking.
3487                 * Fixed need for inet_addr on webserver on Solaris.
3489                 - Mac Specific -
3490                 * Fixed Mac friends handling.
3491                 * Proper importing of files for Mac.
3492                 * Proper reading for amuleweb config on Mac.
3493                 * Made default Incoming folder for Mac to "~/Documents/aMule Downloads"
3495                 - Windows Specific -
3496                 * Fixed a lot of compilation problems.
3497                 * Use proper wxLog class to avoid popups on Windows.
3498                 * Remove the usage of chmod on Windows.
3499                 * Fixed the systray background on Windows.
3500                 * Fixed systray menu on Windows for proper layout.
3501                 * Fixed DirectoryTreeCtrl on Windows to show all disk drives and folders.
3503         Ken:
3504                 * Fixed Mac bug: window was a little larger each restart
3505                 * Fixed aMule.tmpl so Safari can work with amuleweb
3506                 * On Mac, enabled Command-clicking in lists to toggle selection
3507                 * Solved the DECLARE_ABSTRACT_CLASS() mystery on wx-2.4.2. Now
3508                   we can have UDP socks5 with wx-2.4.2.
3509                 * Included CVSDATE with version in amulesig.dat
3510                 * Fixed an endianness bug with webserver
3511                 * Fixed last (I hope!) endianness bug with IPFilter
3512                 * Fixed a major endianness bug with widespread effects.  On Mac,
3513                   servers don't fail continuously until eventually removed from the
3514                   list; server pings work.  Global search seems to work better.
3515                   DNS lookup of servers and ED2K link sources should now work.
3516                 * Enabled support for ed2k links in web browsers for Mac
3517                   (although idiosyncracies of common browsers prevent it from
3518                   being as transparent as one would like).
3520         lfroen:
3521                 * aMule remote gui implementation
3522                 * Support for categories in webserver
3523                 * EC additions
3524                 * RLE encoder for shared files
3526         martymac:
3527                 * Fix for FreeBSD 5.4-PRERELEASE
3529         ObsessionAl:
3530                 * Patch to include CVS date in about box.
3532         Phoenix:
3533                 * Fixed crash in CClientReqSocket::ProcessExtPacket()
3534                 processing of OP_COMPRESSEDPART.
3535                 * More UNICODE fixes.
3536                 * Fixed WX_SYSTRAY compilation on wx-2.4.2.
3537                 * More proxy updates, we are getting there.
3538                 * Small UI bug: double click on a server did not change the
3539                 "Connect" button to "Cancel".
3540                 * Changed some deprecated IsKindOf(CLASSINFO()) to
3541                 wxDynamicCast().
3542                 * Fixed crash in CUpDownClient::SendFileRequest(), short
3543                 circuit evaluation was reversed.
3544                 * Created Proxy dialog on preferences.
3545                 * Updated muuli.wdr for wxDesigner version 2.11 -- no more
3546                 manual patching for wxFIXED_MINSIZE required.
3547                 * Fix for rommel's report of IP filter problem.
3548                 * No more IsKindOf(), all replaced by dynamic_cast<>().
3549                 * No more wxDynamicCast(), all replaced by dynamic_cast<>().
3550                 * Fixed multiple instances of event handlers in
3551                 CClientReqSocketHandler and CServerSocketHandler.
3552                 * In StateMachine.cpp, m_state is now private and state machine
3553                 code is now thread safe.
3554                 * Added base64 encoding/decoding support to aMule.
3555                 * SOCKS5 and SOCKS4 proxy support is working now.
3556                 * HTTP proxy support is working now.
3557                 * Changed the output of the "Oops" to give better instructions
3558                 to the user.
3559                 * Fixed a bug in proxy code that was making gui too slow. Code
3560                 was performing unnecessary DNS.
3561                 * Applied patch from volpol to fix use of deprecated functions
3562                 in wxGTK-2.5.3.
3563                 * Applied patch from geeko to complete html functionality of
3564                 cas.
3565                 * Fixed a big bug in proxy code. Sockets were not continuing
3566                 conversation after connecting to sources.
3567                 * Fixed a crash due to an unicode issue while logging.
3568                 * Show some activity upon destruction of the DownloadQueue.
3569                 * Preparing the field to bind to a fixed interface.
3570                 * Sanity checks on socket creation.
3571                 * Fixed the backtrace message.
3572                 * Added a static text to Preferences->Connection->Client TCP
3573                 port to show the value of the client UDP port.
3574                 * Fixed a crash on webserver, all return values of
3575                 SendRecvMsg_v2 must be checked for NULL return value.
3576                 * Fixed an uncountable number of potential segfaults on
3577                 amuleweb because almost no return value of GetTagByIndex and
3578                 GetTagByName were beeing checked for NULL.
3579                 * Fixed the following bug in the search dialog window: if you
3580                 typed a letter by mistake or if you use the down arrow from 1
3581                 to 0, both actions on a wxSpinCtrl, aMule would crash.
3582                 * Fixed the GetTagByIndex and GetTagByName segfaults in
3583                 amulecmd.
3584                 * Fixed a problem with saving the preferences, that in some
3585                 situations would not be saved.
3586                 * Fixed an assert when loading skins, the count number was one
3587                 unit too high.
3588                 * Fixed amuleweb template processing, Clear Completed button
3589                 on transfer link was not showing.
3590                 * Fixed amuleweb template processing, Reload List button was
3591                 not beeing translated.
3592                 * Small adjusts to ObsessionAl patch to include CVS date in
3593                 about box.
3594                 * Fixed a bug in UTF82unicode(), reported by Mr Faber.
3595                 * Got rid of sscanf in NetworkFunctions.h. This has caused a
3596                 crash once, reported by Mr Faber.
3597                 * Fixed a lock with high CPU usage when crashing in amuled,
3598                 because wxExecute() could be called from the FatalErrorHandler()
3599                 not from the main thread, which is currently prohibited in
3600                 wxWidgets.
3601                 * Fixed preview with mplayer or any other app that needs
3602                 stdout/stderr.
3603                 * Fixed lots of segfaults in amuleweb, thanks to alandar and
3604                 Mr Faber.
3605                 * Updated proxy debug code to use new logger.
3606                 * Fixed a subtle bug in UINICODE builds. Now UTF-8 enabled
3607                 UNICODE builds can read extended ANSI file names. In
3608                 particular, UTF-8 UNICODE aMule build was not remembering
3609                 an extended ANSI directory name for a shared directory.
3610                 * Added a spec file to the CVS tarball. Now users can do
3611                 rpmbuild -ta aMule-CVS-20050309.tar.bz2 and generate rpms for
3612                 the tarball of the same day.
3613                 * Fixed a bug in the spec file. The testing was beeing done
3614                 with files from amule-dev-cvs, but CVS snapshots tarballs are
3615                 done in amule-cvs directory.
3616                 * Implemented changes suggested by bootstrap in aMule-CVS.spec,
3617                 merged all the packages in a single rpm, changed the packager
3618                 to "The aMule Team" and updated %BuildPreReq.
3619                 * Fixed a crash in ListenSocket.cpp when a client could
3620                 disconnect suddenly.
3621                 * Spec file does not need autogen.sh, as noticed by
3622                 GonoszTopi.
3623                 * Removed krb5-libs require and krb5-devel buildprereq.
3624                 curl-lib and curl-devel is enough.
3625                 * Fixed an assertion in CFile.cpp, when browsing broken
3626                 symbolic links. Now aMule is aware of them.
3627                 * Added a test to the spec file to discover UTF-8 enbled LANG,
3628                 so that we build the rpm with --enable-utf8-systray.
3629                 * Removed curl dependencies from spec file, aMule now uses
3630                 wxHTTP.
3632         Stefanero:
3633                 * Work on the Man-Pages
3634                 * Minor compile fixes
3635                 * Lots of support and testing
3637         stsp:
3638                 * Compilation fix for STL enabled wxWidgets.
3640         volpol:
3641                 * Patch to fix use of deprecated functions in wxGTK-2.5.3.
3643         Vollstrecker:
3644                 * Initial and further work on aMule and utils' man pages.
3646         Xaignar:
3647                 * Improved logging for CFile, getting rid of the annoying
3648                   pop-up windows which were previously displayed.
3649                 * Workaround for fonts getting changed on the log-view
3650                   when the clear-button was pressed (wxMac specific).
3651                 * Work on getting aMule ready for win32, including fixing
3652                   the custom-drawing for listctrls.
3653                 * Fixed threading issues with the UDP-sockets in daemon-
3654                   mode, which were the cause of a number of crashes.
3655                 * Made the preferences dialog modal to fix problems where
3656                   it would be displayed at bad locations.
3657                 * Ensured that the Banned-Count would be initialized to zero
3658                   rather than display a random value until it gets properly
3659                   set (not yet implemented).
3660                 * Improved the "aMule has crashed" message, adding some
3661                   more information and fixed the backtrace to skip unneeded
3662                   frames properly.
3663                 * Fixed some static text-ctrls not properly expanding, so
3664                   that some text would be cut off the end.
3665                 * Fixed some position bugs in the progress-bar drawing and
3666                   addeed a black border. A4AF sources now displays that text
3667                   instead of an empty area.
3668                 * Moved the placement of the "Initializing aMule" message on
3669                   startup so that --version will only result in the version
3670                   information and ensured that amule wont start in case an
3671                   invalid commands was given, instead printing the help info.
3672                 * Fixed problems with selection on the clients-list.
3673                 * Improved usage of compressed packets. Now only files that are
3674                   not in the list of known archive-formats are compressed, rather
3675                   than just Zip, Rar and Ace.
3676                 * Improved error-handling when opening ports. If either the
3677                   EC or Server-UDP ports conflict with the other ports, then
3678                   a random safe value is selected in the range 1025 ... 2^16-1.
3679                 * Fixed shared files being located twice during startup, which
3680                   also resulted in the AICH thread being run twice.
3681                 * Fixed logging to stdout containing extra newlines.
3682                 * Cleaned up and merged a number of split translated strings,
3683                   which should make it easier for translaters to work.
3684                 * Fixed some status changes not resulting in removal from or
3685                   addition to filtered download categories.
3686                 * Improved handling of multi-line log events on the main dialog.
3687                 * Reduced the ammount of output to the console, changing printfs
3688                   to either normal or debug log events.
3689                 * Escape-codes in ED2k links are now properly unescaped.
3690                 * Cleaned up and improved the readability of the clients-details dialog.
3691                 * Updated the modified listctrl widget used by aMule, so that
3692                   wxWidgets 2.4.x and 2.5.x will use a modified version from
3693                   that branch rather than a more generic hacked version. For one
3694                   thing, the headers are now drawn using the current GTK theme.
3695                 * Properly handle rehashing of empty part-files.
3696                 * Changed the "Filter Bad IPs" option to "Filter LAN IPs". Invalid
3697                   IPs will always be filtered, but LAN IPs will now only be filtered
3698                   if the option is enabled.
3699                 * Added back-traces to asserts, in order to help debugging efforts.
3700                 * Made usage of wxASSERT thread-safe.
3701                 * Attempted to fix some longstanding problems with the notebooks.
3702                 * Removed unused files: Preview.h and Preview.cpp
3703                 * Updated, cleaned and unified license-headers for all aMule
3704                   related source files.
3705                 * Improved the error-message displayed when a server couldn't
3706                   be added, so that it is clear as to why it couldn't be added.
3707                 * Avoid flooding the console when searching for filetypes,
3708                   mismatches are now logged as debugloglines instead.
3709                 * The "Clear" button on the search page now also clears the
3710                   search text.
3711                 * Better handling of multi-line chat messages: The complete
3712                   message will be split by linebreaks and each line timestamped.
3713                 * Fixed entries for connected servers in server-list not being
3714                   completly reverted to normal after disconnection.
3715                 * Added handling of SIGINT and SIGTERM for gracefull shutdowns.
3716                 * Renamed the config file from ~/.eMule to ~/.aMule/amule.conf.
3717                   The old file will not be removed, in order to allow backwards
3718                   compatibility.
3719                 * aMule now automatically removes unavailable files from the
3720                   list of shared files.
3721                 * Fixed right-clicking not selecting the tab being clicked on.
3722                 * Fixed casts to pointers of higher alignment where it could
3723                   cause allignment crashes on SPARC, created general function
3724                   for doing this safely both SPARC and non-SPARC machinces.
3725                 * Added a typesafe replacement for printf, designed with
3726                   inspiration from the format class in the boost library.
3727                 * Improved logging capabilities. It is now possible to enable/
3728                   disable debugging output by category. All existing debug
3729                   calls where changed to support this. This can be controlled
3730                   in the preference dialog.
3731                 * Fixed some problems with the connect dialog for remote gui.
3732                 * Some pass-by-value fixes.
3733                 * Moving de-initialization code from the CamuleApp destructor
3734                   to OnExit. This insures that the app-object would be valid
3735                   while the shutdown is in progress.
3736                 * Moved deinialization code from OnRun in amuled to OnExit in
3737                   order to ensure that it was also run on premature exits.
3738                 * Made safe connection-rate calculations the default behavior,
3739                   which should help avoid too fast connections.
3740                 * Add class for keeping track of unusable sources, based on
3741                   the same class in eMule. This should reduce the ammounts
3742                   of connections made since bad sources are not re-asked too
3743                   often.
3744                 * Fixed servers with IP 0.0.0.0 being added to serverlist.
3745                 * Fix to IP-range parser in CIPFilter. Incorrect range in the
3746                   form "a.b.c.d-e.f.g." would not be caught.
3747                 * Misc cleanups in CServerList.
3748                 * Fixed creation of online-sig files.
3749                 * Made DownloadQueue and ServerList observables.
3750                 * Added a Observer/Observable implementation. This was needed
3751                   to implement a queue that would be kept in sync with another
3752                   queue thus allowing thread-safe delayed iteration over a list.
3753                 * Fixed crash in search-list, where the search-packet would be
3754                   deleted twice.
3755                 * Removed the usage of "ED2KServers" file, as the download-queue
3756                   now takes care of handling all types of ed2k-links.
3757                 * Rewrote 'ed2k' utility in c++ and fixed support for extra
3758                   information appended to ed2k links.
3759                 * Merged IP-check functions and moved it to NetworkFunctions.*.
3760                 * Fixed usage of uninitialized variables in CPartFile constructor.
3761                 * Removing unsused functions from CServerList.
3762                 * Removed unused CArray.h file.
3763                 * Fixed pontial wrong tag-count in server.met writing, which
3764                   would result in a corrupt file.
3765                 * Disabled connection-try code, due to inherent problems with it.
3766                 * Reworked the CDownloadQueue class.
3767                 * Fixed creation of ED2K links for servers.
3768                 * Removed the need for seperate AICH hashings of completing files.
3769                   Instead both AICH hashsets and MD4 hashes are created during
3770                   completion, and the AICH is simply discarded if corruptions are
3771                   found. This however is rare, and thus doing both at the same time
3772                   results in less time spent hashing.
3773                 * Improved upon the "requested file not found" log-message, which
3774                   would happen when a client requested the hashset for an unknown
3775                   file.
3776                 * Reworked the checks for free disk-space, should behave much
3777                   more consistantly now.
3778                 * Fixed files being hashed twice, once when completed and again
3779                   after aMule had been restarted.
3780                 * Make use of native GTK2 popup menu for text-ctrls when possible.
3781                 * Disabled aMule on systems where wxGTK is older than version
3782                   2.5.1 and is compiled against GTK2. The big honking warning
3783                   in the log proved to be useless, but this should work ...
3784                 * Added helper-function to of.h for removing values from a stl-list.
3785                 * Fixed usage of windows font-type "Arial" in statistics-dialog.
3786                 * Fixed logging of filtered IPs. Only 2 of four cases were logged.
3787                 * Disallow External Connections if no valid password has been set.
3788                 * Fixed both sources and files getting shown for the file-count
3789                   in the transfer dialog.
3790                 * Added date to version-information for CVS snapshots.
3791                 * Reworked CBarShader, making it use the CRangeMap class and getting
3792                   rid of needless floating-point math. This fixes some problems where
3793                   large chunks would be drawn as complete, even though only a small
3794                   part of the file was complete.
3795                 * Fixed downloads being assigned to the default category despite
3796                   the extended options being disabled in search dialog.
3797                 * Moved overhead calculations to the CStatistics class.
3798                 * Removed enabling/disabling of the clear-downloads buttons. The
3799                   checks touched far too much code without adding much.
3800                 * Moved StripInvalidFilenameChars from CamuleApp to StringFunctions
3801                   and renamed it to CleanupFilename.
3802                 * Fixed pending file-blocks not being properly removed when
3803                   client-objects were destroyed, resulting in parts of files
3804                   that could not be downloaded until aMule had been restarted.
3805                 * Fixed re-filtering of sources when IP-filter level had been
3806                   changed in the preferences.
3807                 * Reworked CIPFilter class:
3808                   * Huge improvements in loading-speeds (~6x).
3809                   * Added support for loading zipped files.
3810                   * Switched to using the CRangeMap class.
3811                 * Added CRangeMap class, which is a map with two keys, an
3812                   start and an end key, with a single value attached. This
3813                   was previously duplicated serveral places.
3814                 * Fixed problems with deleting multiple items on serverlist.
3815                 * Misc code-cleanups.
3816                 * Added the ability to delete servers using the delete-key.
3817                 * Fixed sorting by the "Transfered down" field on client-list.
3818                 * Added ruby-script for detecting common issues.
3819                 * More work on properly marking getter function const.
3820                 * Reworked the CDownloadListCtrl class.
3821                 * Added overloaded versions of CmpAny functions for strings.
3822                 * Reduced memory usage of IP-ranges in CIPfiler by removing
3823                   redundant information.
3824                 * Fixed extremly non-optimal function in CDownloadQueue which
3825                   was used many places. Could locate item in vector through
3826                   counting of iterator increments.
3827                 * Fixed pre-shutdown message to something more closely reflecting
3828                   the actual events taking place.
3829                 * Collected common "Data To Human-Readable" functions in file-set.
3830                 * Reworked the ED2K-link classes.
3831                 * Reworked handling of ED2K links, making behavior consistant
3832                   everywhere and fixing support for |serverlist| URLs.
3833                 * Changed time-span of overhead calculations from 5s to 15s.
3834                 * Removed redundant message displayed when files were added to a
3835                   a non-connected mule.
3836                 * Added missing Add-Overhead calls for various packets.
3837                 * Fixed a mem-leak in CFileDataIO::WriteString.
3838                 * Fixed compilation of Proxy with wxGTK-2.4.2.
3839                 * Changed default configure options. Now only 'amule' and 'ed2k' are
3840                   compiled by default, since other apps require extra dependancies.
3842         xmb:
3843                 * id2ip awk script (with Jacobo221)
3846         Special Thanks To:
3848                 * Translators:
3850                   Very, very special thanks to all of them, since they
3851                   translated the whole app in just _one_ week!
3853                   Ateo:         (US english     / en_US)
3854                   Ateo:         (Spanish        / es_ES)
3855                   gaspojo:      (Portuguese     / pt_PT)
3856                   guest:        (German         / de_DE)
3857                   GhePeU:       (Italian        / it_IT)
3858                   Gusar:        (Slovenian      / sl_SL)
3859                   ilbuio:       (Italian        / it_IT)
3860                   KamiKazeNH:   (Brazilian      / pt_BR)
3861                   nbfnw:        (Chinese        / zh_CN)
3862                   Ogon:         (Polish         / po_PO)
3863                   piarres:      (Basque         / es_EU)
3864                   shafff:       (Russian        / ru_RU)
3865                   supersnail    (Dutch          / nl_NL)
3866                   thedude0001:  (German         / de_DE)
3867                   toshi:        (Russian        / ru_RU)
3869                 * Contributors:
3870                   hanzo
3871                   markb
3872                   Mayfoev
3873                   monkeyboy
3874                   ObsessionAl
3875                   rommel
3876                   S0undt3ch
3877                   stsp
3878                   Vollstrecker
3879                   volpop
3881                 * Bug and feature reporters:
3882                   alandar
3883                   Angel
3884                   BigBob
3885                   feralertx
3886                   Frankk
3887                   Mr Faber
3888                   OldFrog
3889                   RedDwarf
3890                   skolnick
3891                   thedude0001
3892                   Valery
3894                 * eMule developers for their support, friendship, and collaboration.
3896                 * MindForge & Freenode irc admins
3898                 * People at #wxwidgets on freenode.
3900                 * Everyone at:
3901                   #amule        irc.freenode.net
3902                   wiki          http://wiki.amule.org
3903                   forums        http://forum.amule.org
3904                   bugtracker    http://bugs.amule.org
3906                 * All aMule users!!!
3908         Welcome our new aMule team members:
3909                 blerfont, m2kio, skolnick, thedude0001 & thorero
3911 --------------------------------------------------------------------------------
3913 Version 2.0.0rc8 - The "last rc" version.
3914 ----------
3915 2004-12-21
3917         Baz:
3918                 * Fix for server stats for users/files not being updated correctly.
3919                 * Fix for ERROR and WARNING server messages not being shown.
3920                 * Fixed server / transfers window splitters not being loaded/saved correctly.
3921                 * Fixed categories on search dialog not being refreshed on category name change.
3923         deltaHF:
3924                 * Show comments for shared files
3926         Hetfield:
3927                 * Some fix in new Tray system and desktopMode bypass
3929         Jacobo221:
3930                 * Added option to select the max and min size-type in advanced
3931                   searches.
3932                 * When "Extended Parameters" in Search tab is not selected,
3933                   defaults are used.
3934                 * Now "Auto-update serverlist at startup" checks if there's a
3935                   serverlist to avoid annoying messages at startup.
3936                 * "Clear completed downloads" is now disabled while no
3937                   completed downloads are listed.
3938                 * Context menu for download items only enables relevant
3939                   information now.
3940                 * Context menu little optimization (removed an unuseful loop)
3941                   and Open File fix.
3942                 * Added bitmap button wich pops-up the last status log line
3943                   (useful when it doesn't fit the window).
3944                 * Merged Preview and Open File and enabled Open File.
3945                 * New Port column in Servers tab (splitting IP column).
3946                 * Moved "Always filter bad IPs" from Server to Security
3947                   in Preferences.
3948                 * Changed "Preference" in servers tab as suggested by Sir and
3949                   "IP" to "Address" since that's more accurate (could be DNS).
3950                 * Optimizations in the RLE code.
3951                 * Based on kry's patch, also darken paused files' progress
3952                   bar.
3953                 * Translations updates.
3954                 * Fixed: Servers priority now working. (reported by Sir)
3955                 * Fixed: Now all unset Server Priorities are set to normal.
3956                   (reported by plaenky)
3957                 * Fixed: Sorting Servers by priority works now.
3958                 * Fixed: Setting "A4AF to others" works now.
3959                 * Fixed: Server names sorting now differences between names
3960                   and IPs.
3961                 * Fixed: Last byte is now drawn in bar progress.
3962                 * Fixed: Stop button now working after second global search
3963                   and another hidden bug in global searches' progress bar.
3964                   (reported by ecforum)
3966         ken_aMule:
3967                 * Fixed ipfilter on big endian archs.
3968                 * Fixed wxWidget's bugs that were creating serious memleaks on Mac
3970         Kry:
3971                 ===============::MULTIPLATFORM::===============
3972                 * When a socket connection error like WOULD_BLOCK happens, aMule retries
3973                    the connection to avoid just-once errors
3974                 * Stopped files are now darker than non-sources ones.
3975                 * AICH e-links working now, with masterhash and with hashset
3976                 * Proper handling of removing -fomit-frame-pointer flag that worls on all platforms.
3977                 * Initial support for wx-compliant systray. Will be ready for 2.0.0 final release.
3978                 * aMule no longer crashes on opening a non-existing folder. CDirIterator is safe now.
3979                 * Fixed crash on app close - never call a pure virtual function from a destructor.
3980                 * Moved the init/close code of aMule to where they belong: destructor/constructor.
3981                 * Much more debug info available to debug packets (packet dump and others)
3982                 * Major network improvements:
3983                         * Improved the socket processing on CPU usage and performance.
3984                         * Coded the functions handling the network string/bytes conversion of ips and
3985                            hostnames and the generic hostname solving thread, non dependant from host's
3986                            socket implementation. Less CPU and more reliable on both cases.
3987                 * Crash fixed on wrong arguments for wxString::Format
3988                 * New option on right click on downloading or search files for showing eserver's stats for
3989                    that filehash. Needs browser correctly configured on preferences.
3990                 * Implemented messages filtering, from know clients/bogus clients/by words.
3991                 * Fixed hashing files changing display status.
3992                 * Fixed crash where transferwnd and clientlistctrl could be accessed before created.
3993                 * Listen socket on accepting connection no longer uses a blocking socket (CPU improvement).
3994                 * Not linking anymore to gtk libs if not needed.
3995                 * "GTK: Not Detected" is now either "Not Detected" or "Not Used" to avoid confusion.
3996                 * Fix for crashing on 'OK' button on preferences.
3997                 * Fix for preferences window being unreachable if aMule is minimized while showing it.
3998                 * Fix for crash on HTTP dialog if StopAnimation() was not called on destructor.
3999                 * Fixed crash when shutdown and preferences window open.
4000                 * Implemented OS_Info tag. Broke it 400 times, and fixed it 401 times, so working.
4001                 * Implemented statistics tree for OS_Info tag.
4002                 * Fixed several memory corruption issued caused by icons with wrong size.
4003                 * Fixed several memory corruption bugs on amule init/close.
4004                 * When aMule crashes, it not longer fails saving:
4005                         * Preferences (Saved on 'OK')
4006                         * Categories (Saved on changes)
4007                         * Total upload / download bytes (saved while running).
4008                 * Fixed crash on        OP_MULTIPACKETANSWER
4009                 * Sent wxInt and wxUInt classes usage down the drain for the standard int / uint
4010                 * Implemented "Share hidden files" checkbox.
4011                 * Immplemented the CT_EMULECOMPAT_OPTIONS new tag.
4012                   Right now only OS info support capabilities.
4013                 * Implemented new short tags style for server and client interchange of info.
4014                   Fixes not being able to browse eMule >=0.42x shared files.
4015                 * Fixed aMule daemon compilation to use wxBase headers and libraries.
4016                   This fixes amuled not compiling on wxBase only-boxes, thus making it kinnda pointless.
4017                 * Fixed AMD64 and GCC4.0 compilation/run, closes debian bug #285110
4018                 * Fixed some performance issues on Log text controls.
4019                 * Fixed long browsers requests on WebSocket. Buffer is now enlarged accordingly.
4020                 * Fixed timeout on webserver socket being... 10 minutes!!!
4021                 * Fixed several 100% cpu errors on WebSocket.
4022                 * Fixed our source exchange implementation that was... uh... wrong.
4023                 * Fixed stats tree on webserver.
4024                 * Misc. work on ECv2 implementation of messages.
4025                 * aMule can send now RGB encoded images via ECv2
4026                 * Webserber can read ECv2 Image tags via the new CDynPngImage class.
4027                 * eMule+ is now recognised under compatible client tag 0x05
4028                 * Unicode fixes on webserver.
4029                 * Got rid of almost all wxString::GetData()
4030                 * Major CPU improvements on WebServer.cpp
4031                 * otherfunctions.* is now clean from aMule specific stuff. Can be used anywhere.
4032                 * otherfunctions now have a namespace (surprinsigly named 'otherfunctions')
4033                 * Changed wxFileStreamInput -> wxFile (less class overhead).
4034                 * Several speed fixes on Stats code.
4035                 * Fixed possible crash on search thread creation + verbose on error.
4036                 * Fixed aMule crashing when local search is not returning and we click stop
4037                   or start another search.
4038                 * Fixed severeral endianess bugs.
4039                 * General rewrite of UDP Socket
4040                         * Received packets when app is not ready are now discarded.
4041                         * Small fix preventing memleaks and some strange asserts
4042                         * Fixed a severe memleak if 2 UDP packets are send at the same time, before the
4043                            first one finishes.
4044                         * Fixed the host solving fail not cleaning the data (another severe memleak)
4045                         * Fixed sending wrong data to wrong servers and thus not being replied.
4046                         * Fixed some server udp packets never reaching destination.
4047                 * Unicode fixes (char*/wxString issues)
4048                 * General cleaning, bugfixing and documenting.
4049                 * Added files:
4050                         StringFunctions.(h/cpp)
4051                         NetworkFunctions.(h/cpp)
4053                 ==================::MAC::===================
4054                 * Fixed server connection crashes related to accepting a connection from a being
4055                    destroyed socket. Probably fixes also some random BSD/Linux crashes on conection.
4056                 * Got rid of all <wx/wx.h> includes, improved compilation speed greatly.
4057                 * Fixed stats color boxes
4058                 * Fixed servers saving, not anymore stored wrong internaly.
4059                 * Coded Mac packager script for releases with included libcurl and wxWidgets.
4060                 * Included Mac aMule.app bundle on sources.
4061                 * Fixed sharing /Volumes and other special folders.
4062                 * Fixed crash on server.met download
4064         permats:
4065                 * FIXED: Preferences -> Security -> Permissions wasn't being
4066                   correctly saved for directories.
4068         Phoenix:
4069                 * Lots of unicode fixes.
4070                 * Added readline and history support to amuleweb/amulecmd text
4071                   clients.
4072                 * Added template loading capability to amuleweb with the new
4073                   command line parameter -t.
4074                 * Changed m4/readline.m4 so that readline libs are only used
4075                   when needed, i.e., no longer append readline libs to LIBS,
4076                   use READLINE_LIBS instead.
4077                 * Fixed crash in aMule when amuleweb tried to get transfers
4078                   tab and aMule had never connected to a server before.
4079                 * New backtrace output with demangled function names, file
4080                   names and line numbers, when possible.
4081                 * Initial (not functional yet) SOCKS5 proxy support.
4082                 * Initial (not functional yet) SOCKS4 proxy support.
4083                 * Initial (not functional yet) HTTP proxy support.
4084                 * Updated some tests in configure.in.
4085                 * Fixed a problem with _() usage. Static string initialization
4086                   must be done with wxTRANSLATE, and wxGetTranslation() must
4087                   be explicitly called in code instead of _().
4088                 * Fixed a bug in WebServer.cpp:CWebServer::GetStatusBox():
4089                   return value was missing end tags.
4090                 * Changed back to macro the inline function version of
4091                   unicode2char() when using UNICODE. Unfortunately, when the
4092                   fucntion returns, the string object gets out of scope, so we
4093                   stick to the macro version for now.
4095         lfroen:
4096                 * Moving amuleweb to EC version 2.0
4097                 * Fixes on amuleweb socket code
4098                 * Added generated png images to amuleweb
4099                 * Added RLE encoder for gap and parts status to EC
4100                 * Fixes in amule daemon
4102         Madcat:
4103                 * Added support for detecting HydraNode clients.
4105         GonoszTopi:
4106                 * Initial work on EC protocol version 2.0.
4107                 * Fixed a crash on broken language files (.po)
4108                 * Some GUI cosmetics.
4109                 * Lots of i18n fixes.
4110                 * As a side effect, fixed the "Any" search in webserver.
4111                 * Fixed webserver connection with empty passwords. :)
4112                 * Fixed webserver connection with guest account.
4113                 * Added "add <ed2k link>" command to amulecmd.
4114                 * Tracked down and killed a number of hidden bugs.
4115                 * Added commands to change/monitor bandwidth settings to
4116                   amulecmd.
4117                 * Made wxTRANSLATE actually work.
4118                 * Fixed graphs in webserver. Also added the missing back.gif file.
4119                 * Fixed buffer overflow problem in ed2k link handler.
4120                 * Stats bug fixed.
4122         wizeman:
4123                 * Helped finding the code snippet where WebSocket was failing on request.
4124                 * Fixed 'Safe Max connections' code. It's safer to use it now, and it works.
4125                 * Fixed bug where amule would start consuming 100% cpu when it received a
4126                   corrupted EC packet.
4127                 * Fixed webserver, it wouldn't close connection when it received a POST request.
4128                 * Fixed webserver crash: added mutex to make variable wcThreads thread-safe.
4129                 * Fixed webserver <-> amule communication corruption when the webserver
4130                   received simultaneous requests. The problem was that all webserver threads
4131                   were using the same socket for sending/receiving EC packets to/from amule
4132                   without synchronization.
4134         Xaignar:
4135                 * Added the new casting macros to otherfunctions.
4136                 * Added a helper-function to CMuleListCtrl for use in the Sorter functions.
4137                 * Fixed the priority-column on Server List.
4138                 * Added the handling of friends to ECv2 implementation.
4139                 * Merged CUploadListCtrl and CQueueListCtrl on CClientListCtrl.
4140                 * Added the posibility to see a list of all existing clients.
4141                 * Fixed aMule dialog not always being unfrozen upon restoring it from tray.
4142                 * Some changes to the overhead calculation functions.
4143                 * Slight improvement of the GetScore function CPU usage.
4144                 * Replaced "theApp.glob_prefs->" with the new usage "thePrefs::"
4145                 * Fixed the MyTimer class behind GetTickCount returning random values on close.
4146                 * Fixed two crashes on ClientList.
4147                 * Fixed compilation for solaris on several places.
4148                 * Make sure that clients cant just crash us by sending a aich-request for an invalid hash.
4149                 * Fixed a couple of sub-menues.
4150                 * Removed the leech-mod checks, they were getted outdated anyway
4151                 * Fixed open sockets count.
4152                 * Avoid re-layouting the entire dlg when updating some labels.
4153                 * Small fix to CMuleNoteBook.
4154                 * Adding a missing event-handler en shared files tab.
4155                 * Changed the primary hashing thread to do both MD4 and AICH hashing for non-part files.
4156                   This cut down hashing of ~2.8gb of data from ~12:40 minutes to ~7 minutes on tests.
4157                 * Adding checks against the user sharing the following dirs: Home-dir, .aMule, Temp-dir.
4158                   Sharing home is allowed but results in a warning.
4159                 * Fixed the Upload-parts drawing.
4160                 * Fixed sorting by filename on the Uploading list.
4161                 * Fixed crash on server list auto-update. Removes the possibility of overrunning a array.
4162                 * Optimization of UpdatePartsInfo, which now no longer needs to traverse the parts-info
4163                   arrays of each source for that file.
4164                 * Fixed the redraw problems where some things wouldn't be erased on list controls.
4165                 * Code cleaning, documenting and rewrite.
4167         Special Thanks To:
4169                 * Translators:
4170                   Ateo:             (US english / en_US)
4171                   biger [HUN]:      (Hungarian  / hu_HU)
4172                   experience.chris: (German     / de_DE)
4173                   GhePeU:           (Italian    / it_IT)
4174                   Gusar:            (Slovenian  / sl_SL)
4175                   ilbuio:           (Italian    / it_IT)
4176                   KamiKazeNH:       (Brazilian  / pt_BR)
4177                   mad_soft:         (Spanish    / es_ES)
4178                   nbfnw:            (Chinese    / zh_CH)
4179                   Ogon:             (Polish     / pl_PL)
4180                   piarres:          (Basque     / es_EU)
4181                   pukyxd:           (Catalan    / es_CA)
4182                   Supersnail        (Dutch      / nl_NL)
4183                   Typhon:           (Slovenian  / sl_SL)
4185                 * Contributors:
4186                   alehack,      alus,
4187                   boutros,      fossybaer,
4188                   Frankk,       han,
4189                   junaru,       sebaX,
4190                   skolnick,     sLiCeR\,
4191                   Vollstrecker, volpop,
4192                   {xmb}
4194                 * Bug and feature reporters:
4195                   Banerjee,     chisky2003,
4196                   Danny,        ecforum,
4197                   fctk,         Gnucco,
4198                   hades,        jaguarwan,
4199                   jolupa,       juanii,
4200                   kdka,         kno,
4201                   m2kio,        MichaelLong,
4202                   Pableron,     pi-c,
4203                   plaenky,      realcruncher,
4204                   Sir,          Sniffer,
4205                   sosonok,      |Syrius|,
4206                   xplode_me
4208                 * Everyone at:
4209                   #amule        irc.freenode.net
4210                   wiki          http://wiki.amule.org
4211                   forums        http://forum.amule.org
4212                   bugtracker    http://bugs.amule.org
4214                 * All aMule users!!!
4216         Welcome our new aMule team members:
4217                 lionel77, ken_aMule, nachbarnebenan & one2one
4220 --------------------------------------------------------------------------------
4223 Version 2.0.0rc7 - The "99,6% Final" version.
4224 ----------
4225 2004-10-19
4227         bisley:
4228                 * Added session ratio and total ratio to XAS
4230         deltaHF:
4231                 * Got back from hell and changed one icon on the GUI ;)
4233         Jacobo221:
4234                 aMule GUI:
4235                 * Fixed two almost-the-same bugs when clicked download button
4236                   and no items where selected (as reported by powtrix/willy,
4237                   thanks).
4239                 aMuleWeb:
4240                 * Fixed a bug where up/down limits woudln't be displayed
4241                   correctly if their string length were different.
4243                 aMuleCMD:
4244                 * Added 'list' (or 'find') command to search for a file in
4245                   the downloads queue by name or by number (or just show all).
4246                 * Added the ability to resume/pause all downloads at the same
4247                   time through amulecmd (very handy when all downloads have
4248                   been paused due to lack of space).
4249                 * Fixed two bugs on amulecmd by which using 'pause' or 'resume'
4250                   without arguments would pause/resume the oldest download.
4251                 * Fixed a bug so that help command no longer is send to core.
4252                 * Fixed other commands sending blank data to core.
4253                 * Cleaned unneeded output log messages + added sent command
4254                   messages to log (for easier security monitoring).
4255                 * Several command simplifications on amulecmd to make it easier
4256                   to use (while maintaining backwards compatibility).
4257                 * Lots of translations lacks
4259         KingFish:
4260                 * Fixed broken compilation in SysTray.cpp with gcc 3.3.4.
4262         Kry:
4263                 * Fixed:        Crashes related to animation deletion on http download dialog
4264                 * Fixed:        0-size server.met file crashing aMule on startup and on download.
4265                 * Fixed:        GUI blocking on server connection.
4266                 * Fixed:        The last (hopefully) "fixed minsize" bug. FileDetail dialog was growing :)
4267                 * Misc code cleaning.
4268                 * Mac:
4269                         * Enabling wxCocoa compilation
4270                         * Fixed:        Secure Ident was not working on big endian archs.
4271                         * Fixed:        ClientID endianess issues leading to faking low/high id
4272                         * Fixed:        Several fields were not having correct size on preferences.
4273                         * Fixed:        Curl preform_multi was crashing the http download dialog on Mac.
4274                                         This means server.met update and ipfilter update was crashing.
4275                                         Currently the fix disables 'Cancel' button on that dialog, while we
4276                                         wait for curl lib to fix this issue.
4278         lfroen:
4279                 * Removed debug printf's in timer.cpp.
4280                 * Fix for deadlock on connection timeout in ServerSocket.cpp.
4281                 * Fixed assert when build with wx-cvs.
4282                 * Added option for disabling SIGSEG handling: useful for
4283                   debuging in amuled.cpp.
4284                 * EMSocket.h cleanup.
4285                 * Fixed unclosed sockets (CLOSE_WAIT) and few stability
4286                   problems.
4287                 * Make CEMSocket::OnReceive thread safe. MAX_SIZE reduced,
4288                   cause even theoretically tcp can buffer up to 64K.
4289                 * amuled fixes.
4291         mfs:
4292                 * Fixed crashes on friendlist when keeping keys pressed
4293                 * Fixed one server not being removed when several servers selected
4294                 * Fixed access problems on deleting the ipfilter while accessing it
4296         Phoenix:
4297                 * Fixed '&' char next to Preferences in amuleweb web page, as
4298                   reported by DreamWalker.
4299                 * ExternalConn: protected GETCATTITLE command from buffer
4300                   overflow.
4301                 * Start removing unused code from ExternalConn.cpp.
4302                 * Fixed high CPU usage problem in amuleweb, thanks to jaguarwan for
4303                   the report. Daemonizing amuleweb should be done using the -q
4304                   switch.
4306         ThePolish:
4307                 * Implemented new hits system in wxCas to display and save download rate records.
4308                 * Changed wxCas layout to try to avoid display bug with wx-cvs
4309                 * Added translations update (Thanks to all translators)
4310                 * Removed wxCas documentation to slim source tree (now downloadable from berlios)
4312         Seagull:
4313                 * Patch adding "Directory" column to the shared-files dialog.
4314                 * Patch to add "Swap to this file" option for sources marked as
4315                   "Asked For Another File" on download queue.
4317         Unleashed:
4318                 * Better fix for amuleweb's high CPU usage problem. Now main thread only gets
4319                   woken up when absolutely needed.
4321         Xaignar:
4322                 * Reinsured that the preferences will be saved upon clicking "Ok".
4323                 * Removed SSE2 specific optimizations from the embedded Crypto++ sources,
4324                   they would break very easily and crash aMule.
4325                 * Fixed a bug where we would sometimes attempt to remove a client
4326                   from the wrong file, resulting in dangling pointers and crashes.
4327                 * Ensured that the statistics-dialog would be updated when preferences
4328                   relating to it where changed.
4329                 * Added sanity checks to category-loading, to avoid adding categories
4330                   without incomming dir or name.
4331                 * Initial fix for crashes if aMule tried to share an inaccessible folder.
4332                 * The redraw problems on restoring from minimized state should be fixed.
4333                 * Fixed the shared-files list, which would draw columns regardless
4334                   of whenever or not they were hidden.
4335                 * Fixed the progress-bars in the shared-files dialog. It should now
4336                   work properly for both part and completed files.
4337                 * Fixed a bug in the ipfilter, where non-numeric chars on lines would
4338                   cause wrong ranges of IPs to be filtered.
4339                 * Re-added the priority menu for servers, which had gone missing due
4340                   to a mistake.
4341                 * Stopped the client-credits class from attempting to load older
4342                   versions of the lists, which again would lead to mem-corruption.
4343                 * Fixed hidden columns on download queue, which would still be drawn.
4344                 * Added sanity checks to loading of clients.met file, since corrupted
4345                   files would lead to potentially huge ammounts of mem-corruption.
4346                 * Added "Completed Sources" column to the shared-files dialog.
4347                 * Fixed a bug in sockets where disconnected sockets wouldn't be removed
4348                   immediatly, but left to timeout instead.
4349                 * Fixed an end-less loop on the AICH thread if a file on the queue
4350                   was removed from the list of shared files.
4351                 * Fixed an end-less loop when changing file-status by category.
4352                 * Fixed the auto-priority menu-item on the download list when multiple items
4353                   where selected. It would un-set auto-priotity instead.
4354                 * A bit of optimization in CPartFile. More work will follow later.
4355                 * Properly initialized a number of variables.
4356                 * Fixed the column-width saving/loading which I managed to break shortly before
4357                   rc6 was release. Whoops. :p
4358                 * Ampersands will no longer be doubled when lines are added to the log-view.
4360         Special Thanks To:
4362                 * Translators in this release:
4363                    biger [HUN]:         (Hungarian / hu_HU)
4364                    GhePeU:              (Italian / it_IT)
4365                    mad_soft:            (Spanish / es_ES)
4366                    Ogon:                (Polish / pl_PL)
4367                    piarres:             (Basque / es_EU)
4368                    powtrix/willy:       (Brazilian / pt_BR)
4369                    punkyxd:             (Catalan / es_CA)
4370                    stefanero:           (German / de_DE)
4371                    Supersnail:          (Dutch / nl_NL)
4373                 * Testers and bug reporters:
4374                    angel,       BiByFoK,
4375                    bill_bool,   boutros,
4376                    elui,        Gaenya,
4377                    jolupa,      ken_aMule,
4378                    mad_soft,    Mig21,
4379                    one2one,     powtrix,
4380                    RedDwarf,    skolnick,
4381                    wi777
4383                 * Everyone at:
4384                    #amule       irc.freenode.net
4385                    wiki         http://wiki.amule.org
4386                    forums       http://forum.amule.org
4387                    bugtracker   http://abugs.amule.org
4389                 * All aMule users!!!
4392 --------------------------------------------------------------------------------------------------------------------------------
4395 Version 2.0.0rc6 - The "We're so EVIL that we make you lose a sock in every pair" version.
4396 ----------
4397 2004-10-03
4399         deltaHF:
4400                 * GUI for MyInfo at Server window.
4401                 * Added 'About' button.
4402                 * Fixed sorting upload list by speed
4403                 * Changed the Search dialog.
4404                 * Fixes websearch for jugle.net
4405                 * Added hability for send msg to clients in upload queue, without having to add
4406                   them as friends (based on Kry's download queue send-on-right-click implementation)
4407                 * Translations update.
4409         falso:
4410                 * New upstream cas version. Now supports creating html pages with the statistics
4411                 * Now cas runs on netbsd.
4412                 * Misc fixes on cas.
4414         GonoszTopi:
4415                 * Patch to fix buffer overflow in cas when line had more than
4416                   80 chars.
4417                 * Patch to fix help switch in ExternalConnector.cpp
4418                 * Patch to create -c switch in amulecmd: now the command line
4419                   version can connect, execute a command and exit.
4421         Hetfield:
4422                 * Lots of 3.4.x compilation fixes, due to -DWX_PRECOMP
4423                   and wx headers checks.
4424                 * Configure cleanup, safetray remove and nice cosmetics for tools
4425                 * Configure option added: --enable-embedded_crypto to use amule crypto code
4426                 and bypass crypto libs. Also fix freeze problem.
4427                 * fixed crypto usage in core with configure and compilation flags
4428                 * Re-enable Pentium4 and SSE2 optimizations fro Crypto stuff
4430         Jacobo221:
4431                 * Fixed issue on the About button.
4433         Kry:
4434                 * Got back from hell.
4435                 * Imported eMule's 0.44x new corruption handling: AICH
4436                    AICH stands for Advanced Inteligent Corruption Handling, and avoid having to
4437                    re-download a full part everytime we get corruption on a file. With AICH, you will
4438                    just re-download the 184Kb block that has corruption. It uses HashTrees to achieve
4439                    the corruption diagnosis.
4440                    More info: http://www.emule-project.net/home/perl/help.cgi?l=1&rm=show_topic&topic_id=589
4441                    *********************************************************************************
4442                    WARNING: AICH thread will re-hash all your files on your first rc6 startup. This can
4443                    take very long when the user has lots of shared files. We're sorry but that's the only
4444                    way to build the HashTree and thus making AICH able to work.
4445                    *********************************************************************************
4446                 * Fixed the AICH implementation to support big endian archs (like ppc).
4447                 * Implemented IPfilter auto-load on startup
4448                 * Implemented IPFilter 'Update Now' button on preferences.
4449                 * Revamped the HTTP download dialog, used to download IPfilter and server.met
4450                    (and probably other files in a near future) Now it's the thread who runs the dialog,
4451                    and dialog no longer block aMule while loading. It also has a progress bar. Yay!
4452                 * Fixed amule daemon not allowing auto-dowload of server.met.
4453                 * First rework of the Search dialog, later re-worked by Xaignar using the
4454                   hide/show engine I did.
4455                 * Implemented "Send messages" via right-click on source.
4456                 * When aMule is running and you try to run a second aMule, it now send a
4457                    'raise' message to the current runing one. This is designed to fix the problems
4458                    with aMule being in a inexistant systray and thus people being unable to recover it.
4459                 * Fixed documentation:
4460                         * Bugs on  kb/kB mistakes
4461                         * Added "What are all those fancy colors in the download progress bar about?"
4462                 * --version switch now returns 0 (sucessfull app termination)
4463                 * MOD_VERSION_LONG does no longer show 2.0.0 version on CVS
4464                 * Cleaned the GUI for LOTS of unnecessary wxSizers that were looking ugly on Mac
4465                    and making wxDesigner project file much cleaner.
4466                 * Fixed memleaks on curl usage (thanks Seagull)
4467                 * Systray is now skinnable
4468                 * Safety checks: A File can't have more than 441 partcount
4469                 * Added a file-access tracker that allowed us to fix lot of file access bugs:
4470                         * We were closing invalid file descriptors!
4471                         * Random Error responese from CFile class, again
4472                         * Misc multiple bugs that made me kinnda rewrite the class
4473                 * Fixed user not being notified of duplicated files on shareds
4474                 * Safe load for clients.met (no more removing to load amule)
4475                 * Fixed PrefsUnifiedDlg using wrong events for Spin controls.
4476                 * Search textbox now accepts enter key (did it work before? or never worked?)
4477                 * aMule now compiles and works with wxWidgets 2.5.2, with no gui bugs
4478                 * Fixed a nasty cvs bug that was just taking '0' on upload settings as 0, not unlimited.
4479                 * Fixed CArray implementation to avoid ints and make usage of size_t and off_t
4480                 * Added GetConnectIP() implementation to BaseClient so we can hold the supposed IP
4481                    or (after we had a connection) the real IP
4482                 * Implemented extra-file_corruption_safety on files. No more 'please rm -rf .aMule/'
4483                 * Implemented safe recover of .part.met files.
4484                    This means that if a .part.met file gets corrupted, aMule will take care of it and try
4485                    to recover it with minimal info. As a matter of fact, only filesize and hash is need,
4486                    so any other info will be recovered or set to default instead of discarding the part file.
4487                 * Fixed mem corruption on BaseClient
4488                 * Fixed a crash on UploadListCtrl due to access to a either uninitialised or removed client.
4489                 * Fixed the annoying empty message being sent every time a client connects to us while
4490                   we have a chatwindow with him. this was really pissing people off ;)
4491                 * Reworked SafeFile.cpp and made it compatible with eMule 0.44x.
4492                 * aMule defaults to maximize if not size not overriden and no gui size stored (robably first run)
4493                 * Implemented CDirIterator.
4494                    Used to get rid of wxFindFirstFile and such buggy functions (breaking filenames on Mac and others).
4495                 * Added GUI preferences fo AICH's hash trusting and IPfilter new options.
4496                 * Corrected xMule version show. xMule started sending correct version tags on 1.9.1b, only 4
4497                    months after I told them, and only 1 after eMule+ developers did. Is based on our implementation
4498                    (x.y.z instead of eMule's x.ya), so it was not hard to show them correctly ;)
4499                 * Misc developing, memleak fixing, code rewrite, and co-workers abuse by insulting
4500                    them and degrading them to worm state.
4502                 * Kademlia Import:
4503                         kademlia/utils
4504                         * UInt128.cpp (class for handling 128-bits integers, added hability to read/write on SafeFile).
4505                         * UInt128.h
4506                         * All other files on the kademlia/utils are not needed by aMule.
4507                         kademlia/kademlia/
4508                         * Defines.h
4509                         * Entries.h
4510                         * Error.h
4511                         * Tag.h
4512                         kademlia/routing/
4513                         * Map.h
4515                 * Mac:
4516                         * Fixed compilation near every day :)
4517                         * Fixed the file descriptor problems, using the new file access tracker.
4518                         * Fixed the clients.met file being saved badly and thus breaking load.
4519                         * Fixed Search page not setting the SearchType to default.
4520                         * Fixed the start, clear and clear all buttons on Search page
4521                         * Fixed wrong usage (at least on Mac) of multi line control functions on single line text control
4522                         * Fixed sharing dirs giving access errors (and probably on other archs than Mac).
4523                         * Fixed amule daemon for taking 100% (or 198% on a dual system) CPU.
4524                         * Fixed wrong filenames being shown when more than 24 chars. See CDirIterator above.
4525                         * Fixed 'MyInfo' tab showing wrong endianess on IP.
4527                 * Deleted files:
4528                         eMule-Import-Status     -> Very old unused file.
4529                         RC1-KnownBugs   -> Very old unused file.
4530                         HTTPDownloadDlg.*       -> HTTPDownload.* (no longer a GUI file)
4533         lfroen:
4534                 * Core/GUI separation:
4535                         * Moved all GUI code out of Core files.
4536                         * Made a new socket engine to be able to use wxSocket on wxBase, even when
4537                            wxBase has no event pool.
4538                         * aMule daemon is now functional,  but it still need hard testing.
4539                            Enable it using --enable-amule-daemon.
4540                            You can control it via any EC app (amulecmd, amuleweb)
4541                         * aMule separated GUI does not compile right now, and the communication
4542                            with the core will be improved as EC is rewritten by GonoszTopi.
4543                 * Fixed crash on DownloadClient
4544                 * Misc aMule fixes here and there :)
4546         Littletux:
4547                 * Patch to include UTF-8 support in systray.
4548                 * Patch to fix configure.in UTF-8 SysTray code.
4550         Phoenix:
4551                 * Fixed a compilation warning + appartently useless code in
4552                   DirectoryTree.cpp.
4553                 * Fixed amuleIPV4Address for wx-2.5.2 and up.
4554                 * Fixed the low number of sources problem with wx-2.5.2 and
4555                   up. Problem was in CUDPSocket::SendBuffer, now there is a
4556                   macro to test. aMule should be 2.5.2 network ready now.
4557                 * wxCHECK_VERSION(2,5,0) no longer necessary in
4558                   amule{web,cmd} for wxApp because we have now -DwxUSE_GUI=0.
4559                 * New command line parameter in amulecmd: -pw or --password.
4560                 * New commands in amulecmd: serverconnect, reloadipf and
4561                   setipfilter. Thanks rommel for the initial patch.
4562                 * Fixed amulecmd command parser. Help was not coherent and
4563                   giving syntar errors.
4564                 * Rewrote command parser/processor im amulecmd to use
4565                   wxStrings.
4566                 * Some i18n stuff in amulecmd.
4567                 * Rewrote amulecmd and amuleweb, creating a new module,
4568                   ExternalConnector.cpp. This module has a lot of code
4569                   common to both programs, and will make it easier to
4570                   maintain.
4571                 * Fixed a small wxString bug in CamuleDlg::AddLogLine()
4572                   in amuleDlg.cpp.
4573                 * Improoved wxSting usage in ExternalConn.cpp.
4574                 * Yielding in DownloadQueue.cpp Init() so that gui is not
4575                   blank when loading lots of files.
4576                 * A little better font/color handling in amulewebDLG and
4577                   amulecmdDLG.
4578                 * New command line parameter for amuleweb, amulewebDLG,
4579                   amulecmd and amulecmdDLG: -f. This parameter reads the
4580                   ECPpassword and the ECPort from the [ExternalConnect]
4581                   section of file ~/.eMule. This way, the plain text password
4582                   doesn't have to be passed in the command line.
4583                 * Updated socket-2.5.c to the latest wx-cvs code.
4584                   Fast reconnect -> lowid bug is fixed in wx-cvs now. When
4585                   wx-2.5.3 is out, we will finally be able to drop this file.
4586                   It will only be needed for versions 2.5.0(?) to 2.5.2.
4587                 * Removed gsocket-2.5.h from the project. This file was not
4588                   beeing used anymore.
4589                 * Added command line parameter "-q" or "--quiet" to
4590                   amuleweb(Dlg) and amulecmd(Dlg). This is to run amuleweb
4591                   without any output to stdout, so that it does not need a
4592                   terminal.
4593                 * Changed amulewebDLG and amulecmdDLG to use sizers.
4594                 * Removed a bug in WebSocket.cpp: was not testing the return
4595                   value of Accept, this could create a thread with a NULL socket.
4596                 * Added two new commands to amulecmd(DLG), GetIPLevel and
4597                   SetIPLevel <new level>.
4598                 * Rewrote most of the wxString usage of amule web server in
4599                   ExternalConn.cpp. There should be some speed improovement.
4600                 * Removed pop up when web server requested ed2k source link
4601                   and amule was low id.
4602                 * Fixed a problem with Server Connect command in amulecmd, it
4603                   was not working. It has been renamed to ConnectTo. Also
4604                   fixed help command output, should look better now.
4605                 * Added "-fmessage-length=0 -W" flags when --enable-debug.
4606                 * Changed m4/wxwin.m4 to recognize wx-config --libs base (no
4607                   equal sign from 2.5.3 and up).
4608                 * Unicode fix in SysTray and new compiler wanings fix due to
4609                   new compiler debug option -W.
4610                 * Some more consts in code due to CDownloadQueue::GetFileByIndex()
4611                   and CSharedFileList::GetFileByIndex(). Also cleaned those
4612                   functions.
4613                 * Fixed Resume/Pause bug in amulecmd/amule. Now Resume/Pause
4614                   argument starts at zero.
4615                 * More gsocket.h update.
4616                 * Debug protocol options. Comment/Uncomment:
4617                     #define DEBUG_LOCAL_CLIENT_PROTOCOL in BaseClient.cpp
4618                     #define DEBUG_REMOTE_CLIENT_PROTOCOL in ListenSocket.cpp
4619                     #define DEBUG_SERVER_PROTOCOL in ServerSocket.cpp
4620                     #define DEBUG_CLIENT_PROTOCOL in sockets.cpp
4621                 * Changed configure.in to no longer use gsocket-2.5.c for
4622                   wx-2.5.3 and up.
4623                 * Fixed the Random Lowid Bug.
4624                 * Cleaner solution to RLB: Accept() the connection and
4625                   Destroy() the socket immediately.
4626                 * Fixed a lot of bugs in amuleweb. In particular, stop / pause
4627                   / cancel / priority(up/down) now works.
4628                 * Removed bubble sort code in download queue from amuleweb.
4629                   This code did not scale for large number of files, like
4630                   hundreds. There is still room for improovement here.
4631                 * Fixed a bug in SafeFile.cpp. wxString.Length() returns the
4632                   number of codes in the string, which is less than or equal
4633                   to the number of bytes in a multibyte encoded string. This way,
4634                   amule will also not crash with locale search strings like korean,
4635                   japanese and chinese.
4636                 * Several amuleweb/ExternalConn bug fixes. Now the
4637                   communication is in UTF8, so that soon amuleweb non-unicode can
4638                   communicate with amule unicode and vice-versa. There was a
4639                   bug when the number of files was more than approximately 90
4640                   because the communication routines could not handle strings
4641                   greater than 64K chars. There is still some replicated code
4642                   in ExternalConn.cpp, but the idea is that it will use the
4643                   code in ECSocket.cpp.
4644                 * Bug fix in ExternalConn.cpp. ECSocket must have the
4645                   wxSOCKET_WAITALL flag to work properly when the message has
4646                   more than 64Kbytes. aMule now uses ECSocket.cpp, no more
4647                   replicated code in ExternalConn.cpp.
4648                 * Fixed a bug in ListenSocket.cpp, m_client can be null after
4649                   ProcessSecIdentStatePacket(), so, we must check.
4650                 * Fixed conversion problems in ECSocket.cpp. Now external
4651                   connections in UTF-8 are really working, and
4652                   amuleweb/amulecmd (unicoded or not) can connect to amule
4653                   (unicoded or not).
4654                 * Fixed an unprotected call to strlen() in ECSockets.cpp, if
4655                   you pass a NULL pointer to it, the program segfaults.
4656                 * Added a timer for idle repainting in amulewebDLG and
4657                   amulecmdDLG.
4658                 * Fixed this assertion in Preferences.cpp: [Debug] 07:02:00 AM:
4659                   include/wx/longlong.h(155): assert "(m_ll >= LONG_MIN) &&
4660                   (m_ll <= LONG_MAX)" failed: wxLongLong to long conversion
4661                   loss of precision.
4662                 * Reimplemented "Show Rates On Title" preference.
4663                 * Initial import of new MD4 hash code from emule 0.44a into
4664                   KnownFile.{cpp,h}.
4665                 * Removed amuleweb html template 12 char password limitation.
4666                 * Small fixes to UTF-8 SysTray support patch.
4667                 * Several unicode fixes.
4668                 * New macro in otherfunctions.h: unicode2charbuf(x) -- used
4669                   when you need to store a (char *) to use several times.
4671         Rommel:
4672                 * Patch to implement the commands serverconnect and reloadipf
4673                   in amulecmd.
4675         ThePolish:
4676                 * i18n amule log lines (server window)
4677                 * amulecmd and webinterface i18n fixes
4678                 * Some win32 fixes (slashes and backslashes)
4679                 * Automake 1.8 fixes
4680                 * Add traditionnal Chinese translation (zh_TW) from Paul (Thanks !)
4681                 * Add it, nl, fr, pl, es, eu, ca translation updates (Thanks to
4682                   all translators)
4683                 * Fix copyright for alc icons
4684                 * Replace amule, wxCas, alc .ico simple icons by icons group .ico
4685                 * Replace alcc's printf by wxLogMassage
4686                 * Make runtime to be in seconds in amulesig.dat
4687                 * Modify Xas to handle runtime in seconds
4688                 * Modify wxCas to handle runtime in seconds
4690         Unleashed:
4691                 * cas: some sprintf -> snprintf conversions, ifdef unix specific
4692                   code, and revert get_path() breakage
4694         Xaignar:
4695                 * Other stuff I'm too lazy to write or have forgotten about. ;)
4696                 * Initial multi-sorting on download list. Upon changing sort-column,
4697                   any items that were evaulated to equal will be resorted by the
4698                   last used column.
4699                 * Fixed the constant resetting of the category dropdown-menu in
4700                   the searchdlg.
4701                 * Fixed "&"s being replaced with "&&" on the log-view.
4702                 * Only displayed category color when the items arn't highlighted
4703                   on the download list, to improve readability. (thanks to Seagull)
4704                 * Optimized the IPFilter-code.
4705                 * Improved the CDownloadListCtrl::Updateitem function so that it
4706                   doesn't search the list for hidden items.
4707                 * Improved sorting of clients by QR on the download list.
4708                 * Removed a number of unsued files, cutting down archive-size
4709                   by around 900kb.
4710                 * Changed systray behavior to match KDE/GNOME. Single-clicks hide/show.
4711                 * Fixed the "Last Recieved" column, which would show the
4712                   same as the "Last Seen Completed" column.
4713                 * Fixed the placement of sources on the download list, where they
4714                   would sometimes be placed with the wrong file.
4715                 * Cleanup of the new AICHSyncThread class.
4716                 * Removed extra newlines before writing text to the logfile,
4717                   to avoid having a double-spaced file.
4718                 * Fixed loading of addresses.dat, where the first line would
4719                   be ignored and replaced the messagebox with a log-line.
4720                 * Fix the percentage displayed on the progress-bars being rounded,
4721                   which would result in non-completed files showing 100%.
4722                 * Added the ability for the user to specify permission settings for
4723                   fildes and directories. These settings default to 640 for files and
4724                   750 for directories and are used throughout the app, with the
4725                   exception of files created with wxTextFile, as that class lacks
4726                   support for permissions. Will be fixed later
4727                 * Cleanup of CServerListCtrl:
4728                   - The sorting of the list is now always maintained, including when items
4729                     on the list are updated or new items updated.
4730                   - Cleanup of the popup-menu.
4731                   - Disallow connecting to multiple servers at the same time.
4732                   - Other changes.
4733                 * Reduced the overhead of the overhead calculation by using
4734                   code that didn't require iterating through a list every time.
4735                 * Added checks to avoid the user getting spammed with the "Connected
4736                   to user" and "Disconnected ..." when having an open chat-window.
4737                 * Second reworking of the SearchDlg
4738                   - The crash on searching should be fixed now.
4739                   - Initial cleanups of the SearchList class
4740                 * Cleanup of the SearchListCtrl class
4741                   - Results will now always be sorted
4742                   - Syncronized all lists during runtime, so that they behave
4743                     as a single list.
4744                   - Improving the coloring of items.
4745                 * Cleanup of the CMuleNotebook class
4746                 * Cleanup of the CMuleListCtrl class:
4747                   - Added double-arrow for alternate sorting.
4748                   - Centralized a lot of logical plus lots of other changes
4749                 * Double-buffered all listctrls using custom drawing, to reduce flicker.
4750                 * Added warning if the user recieves LowID from the server.
4751                 * Disallowing the user to send empty messages in the chat window.
4752                 * Rewrote the PrefsUnifiedDlg class
4753                   - Removed the Rse classes and create a more clean replacement.
4754                   - Made the dialog mode-less.
4755                   - Removed the un-implemented Notify page
4756                   - Serveral other changes.
4757                 * Updated the version reporting capabilities of aMule, so that it
4758                   will report version, wxWidgets type and version and if unicode
4759                   has been enabled or not.
4760                 * Added the new MuleTextCtrl class which supports the traditional
4761                   popup-menu with Cut/Copy/Past/Clear and Select All. All existing
4762                   wxTextCtrls were replaced with this new class.
4763                 * Imported the parts of Crypto++ that aMule needs into two files
4764                   with permission from the Crypto++ developer. This means that aMule
4765                   now compiles without the user having Crypto++ installed, though it
4766                   is still possible to use external Crypto++ installations if the user
4767                   wishes to do so.
4768                 * Fixed some compilation problems with aLinkCreator and wx-2.5.2.
4769                 * Fixed the First-Time-Message being displayed twice and rewrote it
4770                   somewhat since it was becomming quite outdated.
4771                 * Fixed the "unable to open preferences.dat" bugs.
4772                 * Fixed the ability to add static servers.
4773                 * Cleanup of column sorting functions.
4774                 * Fixed a bug where CServer::HasDynIP would always return true.
4775                   This would result in need-less dns lookups.
4776                 * Removed a redundant attempt at adding servers from connected
4777                   clients.
4778                 * Fix for Packet::PackPackets function where new size of packet
4779                   wouldn't be saved.
4780                 * Fixed some access to the dialog-window ptr after it had been
4781                   deleted. This was causing some odd behavior once in a while
4782                   on termination.
4783                 * Fixed the downloadqueue sorting, which was reversed. Low-priorty
4784                   files having high priority and high-priority files having low
4785                   priority. (Thanks to thomas001 for noticing)
4786                 * Rewroked the systray:
4787                   - Fixed the the problems with the rate-limiting functionality.
4788                   - Enabled use of PublicIP requests, so that the tray will show
4789                     the users actual IP rather than the interface IP.
4790                   - Some changes of the menu-structure.
4791                 * Complete reworking of the hashing thread:
4792                   - More informative output
4793                   - Much better error handling
4794                   - Handles duplicate files gracefully
4795                   - Reads only 128kb (instead of 9mb) at a time to avoid killing
4796                     the harddisk entirely while the thread is running.
4797                   - Made the thread terminate when no files are left, instead
4798                     of timing out as before.
4799                 * Disconnected otherfunctions.h from the rest of the aMule code,
4800                   so that it should be possible to use it in external apps.
4801                 * Added checks when using the client-pointer in the socket-code,
4802                   since that suffered from the same problem as the previously
4803                   fixed clients (they have a habbit of dying at random).
4804                 * Added function for truncanating displayed filenames, which is now
4805                   used in file-details dialog, to avoid it getting resized to
4806                   extreme widths.
4807                 * Some work on readying the Info tab on servers, deltaHF_ did the
4808                   rest of the work.
4809                 * Small re-fix for the "mis-matching hash"-bug fix
4810                 * Reworked the SearchDlg once
4811                   - Added Jugle.net websearch
4812                   - Added results-count to the result tabs
4813                   - Other smaller changes
4814                 * Fixed mem-leak where certian client-objects wouldn't be deleted.
4815                   Specifically those that were removed from the download queue but
4816                   wern't on the upload queue and didn't have a active socket.
4817                 * Removed debugging functionality no longer needed.
4818                 * Removed variable-arguments logging functions, since they were
4819                   only needed in a very few places and posed a potential risk
4820                   everywhere else.
4821                 * Fixed StripInvalidFilenameChars function to avoid legit letters
4822                   being dropped (thanks to likesylph).
4823                 * Changed all file-accessing to use CFile rather than a mix of CFile,
4824                   wxFile and FILE.
4826                 * Removed a number of warnings.
4827                 * Cleanups of the following files
4828                   - AICHSyncThread.*
4829                   - ServerListCtrl.*
4830                   - SearchListCtrl.*
4831                   - MuleNotebook.*
4832                   - MuleListCtrl.*
4833                   - PrefsUnifiedDlg.*
4834                   - SysTray.*
4835                   - AddFileThread.*
4836                   - SearchDlg.*
4837                   - CMemFile.h and filemem.cpp
4838                   - SafeFiles.*
4839                   - CFile.*
4842         Special Thanks To:
4843                 * Lucasvr, for providing fixes for compilation with some wx versions.
4844                 * Seagull, for providing fixes and suggestions.
4845                 * likesylph, for providing a fix for the StripInvalidFilenameChars function.
4846                 * All translators
4847                 * All testers
4848                 * BrianHV and the people at #wxwidgets for their help and support
4849                 * EVERYONE at #amule (even codewarrior2!)
4850                 * All the people in aMule's forum
4851                 * All the users, for having the patience to wait the delayed rc6 release.
4852                 * Hellimod, one_2_one, ASTIOBOY, sssnake, lami123, Ocimin, agav,  PowerMike
4853                    and all the mac testers and people providing Macs for ssh & vnc.
4855         Funny stuff about this changelog:
4856                 * You can notice that the Search dialog was rewritten 3 (THREE!) times
4857                    between rc5 and rc6. You only get to see the final version (Xaignar's),
4858                    but the initial one was Kry's (when the extended buttons show/hide
4859                    were added) and then deltaHF changed it later.
4860                    We just love changing that page.
4862 ----------------------------------------------------------------------------------------------------------------------
4864 Version 2.0.0rc5 - The 'Let's recover our release speed' version.
4865 ----------
4866 2004-07-18
4868         deltaHF:
4869                 * Better sorting of some columns
4871         Kry:
4872                 * Some gui design and coding of the upcoming Kad window
4873                 * Protocol update:
4874                         * UDP protocol upgraded to eMule 0.43b
4875                         * TCP Standard Base protocol upgraded to eMule 0.43b
4876                         * TCP Extended Base protocol upgraded to eMule 0.43b
4877                 * Fixed memory corruption and crashes on 'cas'
4878                 * Fixed gsocket-2.5.c for big endian archs.
4879                 * Fixed CFile class to actually return error when a error ocurred and not only when it feels like.
4880                 * Fixed bug where the 'All' category could be removed leading to crashes and other funny behaviours.
4881                 * No more minimize when no tray has been selected.
4882                 * Fixed browse skin file button to actually browse a file ;)
4883                 * Fixed high 32 bits of transfered bytes not being loaded on known.met (sorry fluffly!)
4884                 * Some Mac bugfixes.
4886         Hetfield:
4887                 * Some gcc 3.4.x compilation fixes
4889         lfroen:
4890                 * GUIEvents updated
4891                 * core2gui events added.
4892                 * Some gcc 3.4 fixes to GUIEvents
4894         Phoenix:
4895                 * Added a test with a warning to
4896                   CSearchDlg::OnBnClickedSdownload in SearchDlg.cpp. A NULL
4897                   value has been reported on the foruns, we don't know how
4898                   GetPage() or FindWindowById() could have returned NULL.
4899                 * More unicode fixes to alcc and ed2khash.
4900                 * Fixed flags for console applications. -DwxUSE_GUI=0 is
4901                   required so that amuleweb, amulecmd, etc, run fine with
4902                   wxWidgets version 2.5.2 and up.
4903                 * Fixed a problem with gsocket-2.5.c when using wxWidgets
4904                   version 2.5.2 and up. Now amule runs with 2.5.2.
4905                 * New ipfilter code.
4906                 * Found the reason why wx-2.5.2 gui was messed: starting with
4907                   wx-2.5.2, a new flag must be added when adding components to
4908                   sizers to keep the old behaviour (wxFIXED_MINSIZE). This
4909                   constant is defined to zero in amule.h when wx-version is
4910                   less than 2.5.2, so that amule still compiles in old wx.
4912         ThePolish:
4913                  * Add win32 MakefileWIN32, configureWIN32.h and project file amule.msp
4914                  * Make win32 use winsock2 for IPFilter
4915                  * Enable alc, alcc, wxCas translations with aMule catalog
4916                  * Use normalized includes for wx in wxCas, alc and alcc
4917                  * Limit the server name length in wxCas to avoid a too large window
4918                  * New icon for alc
4919                  * Global fr translation
4920                  * Fix win32 ToolBar problem
4922         Xaignar:
4923                 * Added the ability to search for "Texts"
4924                 * Attempt at fixing both Random Socket Bugs and Random Client Bugs.
4925                 * Fixed new IPFilter code.
4926                 * Cleanup of CPartFile::SavePartFile
4927                 * Got rid of some unneeded includes.
4928                 * Fixed compilation when using crypto++ 5.2
4929                 * Ensuring that the ServerListCtrl gets unfrozen in case of corrupted met files.
4930                 * Fixed a crash-bug added by Kry's UDP commit.
4932         Special thanks to:
4933                 * The usual people, those on the other 'Thank you!' sections of changelog.
4934                 * All the people at the Mac section of forums, for testing compilation and run.
4937 ----------------------------------------------------------------------------------------------------------------------
4940 Version 2.0.0rc4a - HOTFIX release for lugdunum 16.47 servers (The 'Ooops!' version)
4941 ----------
4942 2004-07-14
4944         Kry:
4945                 * eserver 16.47 fix for shared files packet not compressed
4947         deltaHF:
4948                 * Translations update
4950 ----------------------------------------------------------------------------------------------------------------------
4953 Version 2.0.0rc4 - The 'Mules and rabbits like apples too' version.
4954 ----------
4955 2004-07-12
4957         alehack:
4958                 * Patch to show extra QR info
4959                 * Patch to colorize the download list
4961         aquatroll:
4962                 * Fixed includes for Win32 compilation
4963                 * Cleaning of unused variables on Win32
4964                 * Fixed compilation on Win32
4966         Citroklar:
4967                 * lots of unicode slave work ;)
4969         croakerc:
4970                 * Fixed OpenBSD compilation
4972         deltaHF:
4973                 * Added websearch function (filehash.com)
4974                 * Added jugle.net as Fake-check URL
4975                 * New buttons added:
4976                   - reload sharedfiles
4977                   - switch upload/uploadqueue
4978                   - clear completed files
4979                 * Added 3 new columns in upload window (Client Software , Upload/Download , Remote Status)
4980                 * Added 'Client Software' column in upload-queue window
4981                 * "Asked for another file" on sources now with the filename that is asked for ( i.e. A4AF -> xyz.avi)
4982                 * Added 'copy file feedback to clipboard' function
4983                 * Added new Toolbar icons [ thx to http://www.everaldo.com ;) ]
4984                 * Added icons in Preferences
4985                 * Download menu changed
4986                 * Work on skin support
4988         falso:
4989                 * Typo fix: bandwith to bandwidth
4991         hellimod, one_2_one:
4992             * MacOSX support
4994         Hetfield:
4995                 * Fixed unicode issues on SysTray.cpp, now apps is really unicoded!
4996                 * deleted separated i18n stuff from SysTray, now uses global one
4997                 * Fixed 2 memory leaks in SysTray
4998                 * updated italian and napoletanean translations
4999                 * Fixed unicode issues in serverlist updates and download tab
5000                 * Fixed unicode issues that stopped adding files to download from ed2k utility
5001                   and internal link handler
5003         Jacobo221:
5004                 * New feature to open webpages in new tab instead of new window
5005                 * Fixed a compatibility bug in OnlineSig with eMule's and added connecting support
5006                 * Fixed bug in Statistics limits in Preferences
5007                 * Fixed bug in Upload/UpQueue button
5008                 * Fixed SERV.4 bug
5009                 * Fixed DISP.14 bug
5010                 * Added DOS compatibility into CAS and update onlinesig support
5011                 * Several features in XAS (see XAS's changelog)
5013         Kry:
5014                 * Fixed wxWidgets 2.5.x socket code. aMule now works on wx2.5.1 perfectly, wx2.5.2 introduces some GUI bugs.
5015                 * Rewrote Preferences engine to be much nicer, and Mac compatible :) Thanks to deltaHF for the new icons.
5016                 * Added a hack to make new preferences work on wxWidgets 2.4.2. I hope we can get rid of wx 2.4.2 soon ;)
5017                 * Wrong .part.met files no longer make aMule abort on startup. Now a warning is displayed on log and aMule ignores that file.
5018                 * Added the new compatible client flags tag agreed with lphant devs and eMule devs. xMule devs refused to use it.
5019                 * Overloaded the wxSocketClient::Destroy to a safer version, to check cases when deletion is not called from Destroy()
5020                 * Fixed the disconnection of clients that have MS_CHATTING state.
5021                 * Fixed the usage of QueueLogLine fucntion to avoid crashed on too fast computers ;)
5022                 * Remove spaces from search string start and end.
5023                 * Remove spaces from ed2k links start and end.
5024                 * Fixed a mem corruption due to lphant icon size (we all know lphants are big)
5025                 * Splitted internal core and GUI events
5026                         * Socket events mover to core
5027                         * Timer got separated into core_timer and gui_timer, each one with the matching functions.
5028                 * Fixed UDP socket handler being... the TCP handler. Since lmule times.
5029                 * Delayed deletion of sockets to avoid async deletion issues that happens when Destroy() is called on a event
5030                 * Fixed several rare crashes happening on some fast computers on shutdown aMule.
5031                 * Added a debug function to get track of double-deletion of clients.
5032                 * Socket handlers now stop notifying new events when Safe_Delete() is called.
5033                 * m_pszUsername inited before a new call to handle 'new' exceptions correctly.
5034                 * Added a hack on  IsRunning() to check for current app object not existing yet (or deleted on shutdown)
5035                 * Fixed all icons to be 16x16 to avoid asserts on 2.5.x for unmatching wxImageList sizes.
5036                 * Fixed all wxImageList sizes to avoid asserts on 2.5.x on object construction.
5037                 * KnownFileList takes account of the duplicates now, so those are not rehashed each time anymore.
5038                 * Fixed EC password not being shadowed on preferences.
5039                 * The preferences dialog should be resizable now.
5040                 * Updated lphant stats to show the version as they added the extended version tag.
5041                 * Fixed 1 double-delete on ListenSocket, when socket is not connected.
5042                 * Each socket has its own handler now. Much safer and faster.
5043                 * Fixed hashing thread implementation to make it shutdown safely.
5044                 * Fixes on geometry handling to make it work properly from commandline.
5045                 * Fixed minimize to tray to work properly with no more double-minimizes.
5046                 * Coded the skeleton of the core/gui separation event system, improved by lfroen later.
5047                 * Fixed CString implementation for operator '+'
5048                 * No linking cas, wxcas and ed2k against crypto, please :) Fixed.
5049                 * Lots of speedups on ClientUDPSocket handling, someone went paranoid and added lot of redundant code.
5050                 * Changed most of the wxT("") to wxEmptyString
5051                 * Fixed the splitter position and client size on restart.
5052                 * Fixed compilation on wxWidgets CVS
5053                 * Fixed amuledlg not being set to null + moved the init to beginning on amule.cpp
5054                 * Fixes mem corruption and crash on PrefsUnifiedDlg
5055                 * Fixed missuse of  inet_addr on BaseClient.
5056                 * Fixed crash on stats disabled
5057                 * Reduced memory usage with a centralised icon handling.
5058                 * Fixed wrong var type on EMSocket.h causing mem waste.
5059                 * Fixed bug on SetFileSize (thanks to Pichuein on eMule forums)
5060                 *  wxWidgets 2.5 compatible CDirectoryTreeCtrl.
5061                         WARNING- NEW BEHAVIOUR IS: LEFT CLICK ON ICON -> SHARE, RIGHT CLICK -> RECURSIVE SHARE
5062                         Also made the icon red if the folder is shared.
5063                 * ModString fixed - Now mods identify themselves correctly.
5064                 * As xMule now identifies as eMule 0.0a, added xMule detection based on username
5065                    and modstring to keep stats coherent.
5066                 * On debug builds, client stats now show the amount of clients with open socket.
5067                 * Changed theApp.glob_prefs->GetAppDir() to theApp.ConfigDir for speed improvements.
5068                 * Fixed crash on empty shareddir.dat
5069                 * Fixed listen socket being processed before created on fast computers and thus causing crashes on startup.
5070                 * Fixed server version tag.
5071                 * Added frame name to the aMule main window to be handled correctly by X server
5072                 * Fixed a crash on log file re-creating on startup.
5073                 * Fixed the update of the categories tab names to show the file count and the downloading files.
5074                 * Fixed the update of the categories tab names tp happen only when needed to save cpu.
5075                 * Changed several vars and functions to const for speed improvements.
5076                 * Enter button working now for web search.
5077                 * Added a check to disconnect clients sending non-hello packets before finishing handshake.
5078                 * Added preferences items for the upcoming Skin engine.
5079                 * Fix from lugdunum to avoid blacklisting on servers because of key repeat on pressing enter for search :)
5080                 * Use generic BSD wx preprocessor define to make aMule FreeBSD and OpenBSD compatible.
5081                 * Fixed Incoming folder not being shared on strange situations.
5082                 * Fixed usage of '/' instead of '\' on Win32 builds.
5083                 * Made file comparison case-insensitive on Win32.
5084                 * Better fitting of notebooks
5085                 * Fixed shared files reloading to stop being dependant of buttons/labels
5086                 * Socket handling now deletes the client if connection fails ;)
5087                 * Fixed some wxSizer usage causing compilation compatibility problems between wx 2.4.2 and 2.5.x
5088                 * aMule now filter bad ips on source seeds.
5089                 * Autoconnect and onlinesig are now on by default.
5090                 * Added a check on graphic stats drawing to avoid crashes if no DC is created yet.
5091                 * aMule now uses crypto++ for MD4 calculation (faster, and endian safe)
5092                 * Added two sanity checks for source drawn with no reqfile associated, avoiding crashes.
5093                 * Fixed mem corruption and possible memleaks and crashes on file comments received.
5094                 * Fixed a BAD and UGLY and EVIL mem corruption happening since more than a year ago and still present
5095                    on the original program (xMule).
5096                 * Client sending wrong OP_FILEREQUEST packets are now disconnected to avoid further problems caused by their
5097                    corrupted packets. Old shareazas and most xMule versions have been warned since 2004/04/13 from aMule and
5098                    since much more time ago from eMule. Shareaza fixed it, but xMule refuses to fix it. eMule 0.43x disconnects them too now.
5099                 * Fixed crashes on sockets because of packet overhead being calculated after packet was deleted.
5100                 * Fixed the CVS mod reporting for aMule 2.x
5101                 * Fixed the Online Signature dir selection.
5102                 * Fixed some shared files not being shared due to a return; on a wrong place ;)
5103                 * Fixed some events being posted to wrong event handler.
5104                 * Added GUIEvents.h to take care of the core/gui separation events.
5105                 * Cleaned ColorFrameCtrl class
5106                 * Cleaned otherfunctions.*
5107                 * Lots of misc code cleaning
5108                 * Several minor messages and GUI bugs.
5109                 * Several warnings removed.
5110                 * Removed useless files:
5111                         XBMDraw.cpp
5112                         XBMDraw.h
5113                         SplitterControl.cpp
5114                         SplitterControl.h
5116                                         ------------ MAC -------------
5117                 * Fixed compilation on wxMac CVS and 2.5.x
5118                 * Fixed socket connection on Mac.
5119                 * Fixed endian issues causing crashes on server communication.
5120                 * Fixed string tags being read wrong.
5121                 * Fixed known.met being corrupted on every save and reload.
5122                 * Fixed stats not working on Mac (no longer crashes because of drawing)
5123                 * Fixed mnemonics on file search not being endian-safe.
5124                 * Fixed server TCP flags.
5125                 * Fiexd bug on lowid callback.
5126                 * Fixed serverlist on Mac:
5127                         - Server users
5128                         - Server files
5129                         - Server ip being reversed on restart
5130                         - Server port set to 0 on restart.
5132                                         -------- UNICODE ---------
5133                 * Fixed unicode compilation of most files (except those by Citroklar, Hetfiled, and shakraw)
5134                 * Fixed search on unicode builds.
5135                 * Unicoded most of the app internals :)
5136                 * Fixed part.met on unicode builds
5137                 * Hunted and killed (char*) casts and c_str() calls.
5138                 * Fix unicode client names and misc.
5139                 * Percentage & Download speed fixed
5140                 * Reported several bugs to wxDesigner's mantainer to make it work properly on unicode builds
5141                 * Fix usage of st_mtime to allow files with non-std chars to be shared without crashes on wx2.5.1
5142                 * Fixed PerformFileComplete to allow unicoded files to be finished :)
5143                 * Fixed part met filename being 001.part everytime on unicode builds.
5144                 * Fixed renaming on file completion causing crashes on unicode builds
5146         lfroen:
5147                 * Started to implement various changes needed to split the core and GUI.
5149         Madcat:
5150                 * Fixed preferences layout of panels.
5151                 * Simpler ed2k link integration for Mozilla 1.3+ / FireFox 0.6+ - Using Mozex plugin
5153         niet:
5154                 * Added support for memory usage and binary name (on xas)
5156         Phoenix:
5157                 * Code cleaning in several modules due to making the members
5158                   size, opcode and prot private in packets.h.
5159                 * CFile Close(), Read() and Seek() made const. Seek() needed
5160                   the use of mutable with m_fd to be const.
5161                 * Put lots of consts around the code in the routines that
5162                   should be so.
5163                 * Patch to --enable-stdin to aid in debug with valgrind.
5164                 * Code cleaning in module Packets, made a lot of stuff private
5165                   now.
5166                 * Small hacks to print debug messages and avoid crashes,
5167                   mainly in PartFile.cpp.
5168                 * Sanity checks in debug mode (MagicNumbers) to aid finding
5169                   bogus clients and files.
5170                 * Created debugstuff module, debug build only.
5171                 * New configure option --enale-verbose, so that normal users
5172                   are not flooded with debug messages.
5173                 * MagicNumbers are swapped to signal deleted source/PartFile.
5174                 * Removed deprecated wxArrayString::Remove(size_t nIndex,
5175                   size_t nRemove = 1) using wxArrayString::RemoveAt(size_t
5176                   nIndex, size_t nRemove = 1) now.
5177                 * Get rid of evil wxString::GetWriteBuff() and
5178                   wxString::UngetWriteBuf() in ECSocket.h.
5179                 * Added -pw/--password command line option to amuleweb.
5180                 * Small unicode fixes.
5181                 * Fixed a messed up display in html code in aMule.tmpl (thanks
5182                   to steve.reaver)
5183                 * Fixed font problem after Xaignar's great flicker free
5184                   work in download list control.
5185                 * Fixed broken sort arrow after flicker free clean up.
5186                 * Enabled mouse wheel scrolling in all aMule list controls.
5187                 * Fixed two unhandled events in amule.cpp: CHAT_REFRESH_FRIEND
5188                   and CHAT_FIND_FRIEND.
5189                 * Fixed compilation in 2.5.x and some unicode issues in
5190                   aLinkCreator. Using wxAppConsole when wx > 2.5.0.
5191                 * Fixed compilation and linking in 2.5.x for amuleweb. Now
5192                   uses wxAppConsole when wx > 2.5.0.
5193                 * Added a test for the return value of
5194                   theApp.serverlist->GetServerByAddress(), which could be
5195                   NULL. This was the reason why aMule was crashing when trying
5196                   to connect to server with wxWidgets-2.5.2.
5197                 * Fixed compilation and linking in 2.5.x for amulecmd. Same
5198                   problem as amuleweb.
5199                 * Commited a patch from wolti that fixes compilation on
5200                   sparc/Solaris systems.
5201                 * More sparc compilation fixes, thanks to wimms.
5202                 * Removed the declaration of void ParseCommandLine(); from
5203                   TextClient.h and WebInterface.h. It seems to have been
5204                   forgotten here.
5205                 * Patch to listctrl.cpp, was segfaulting in 2.5.1 when
5206                   hiding/resizing columns. In 2.4.2 was just asserting.
5207                 * Patch to Partfile.cpp, workaround the socket == NULL bug, so
5208                   that amule does not crash.
5210         shakraw:
5211                 * Fixed the "remote connect" bug
5212                 * Unicode support for amuleweb
5213                 * Fixed typos on amuleDlg
5214                 * Unicoded some files.
5216         steve.reaver:
5217                 * Fixed a messed up display in html code in aMule.tmpl
5219         thepolish:
5220                 * wxCas:
5221                         - Fixed for amulesig.dat changes
5222                         - Solved localized decimal separator pb
5223                         - Embeded all pixmaps in src files and remove now unused pixmaps dir (better for portability)
5224                         - Win32 toolbar pixmaps have transparency now
5225                         - Added variable refresh timers
5226                         - Added user preference system
5227                         - Added statistic image creation
5228                         - Added FTP support for an automatic upload of the statistic image
5230                 * aLinkCreator:
5231                         - Added this new maaarvellous tool suggested by DeltaHF to compute ed2k links from a file (same behavior as eMule link creator, but no shared code)
5232                         - Rewrote md4hash and ed2khash code to avoid external dependencies (libcryptopp free), and to be Big Endian proof (works on Mac afaik)
5233                         - Added alcc, the "alc for console" command line client
5234                         - Added toolbar themes (KDE and DeltaHF's default for now)
5235                         - Thanks to Phoenix (Unicode, Hook, commandline...) and one_2_one (Mac tests)
5237                 * aMule:
5238                         - Rewrote Makefile.am tree to fit to GNU standards
5239                         - Removed Makefiles stuff for wxwidgets < 2.2.6
5240                         - With >= wx-2.5, use wx-config --libs=base,net instead wxbase-config (because base in buggy on 2.5), and keep using both on 2.4 versions
5241                         - Check for wx >= 2.4.2 instead of 2.4.0
5242                         - Removed GTK2 warning with wx >= 2.5
5243                         - Fixed GTK2 not detected
5244                         - Enabled documentation installation
5245                         - Install xas in $(libdir)/xchat/plugins. Will work if aMule and xchat are installed with same DESTDIR
5246                         - Suppressed widlcats in makefile (not fully supported in all make)
5247                         - Enabled make dist and make distcheck targets
5248                         - Force automake scripts update (missing...) to suppress warning in configure
5249                         - Force autogen.sh to regenerate intl at each call to keep sychronised with system gettext templates
5250                         - Some minor i18n and unicode fixes
5251                         - Updated POTFILE.in
5252                         - Removed Win32 stuff from autotools scripts
5253                         - Added static MakefileWIN32 for win32 compilation
5255         Unleashed:
5256                 [ From rc3 (not on changelog)]
5257                 * Cache get_path homedir to speed up multiple calls
5258                 * Removed unused Tag_Struct
5259                 * Fixed var init and memleak in SearchList
5260                 [ rc4 ]
5261                 * Fixed COMP.10 bug
5262                 * Wiped out USE_DEBUG_SYMS
5264         wimms:
5265                 * More sparc compilation fixes.
5267         wolti:
5268                 * Patch that fixes compilation on sparc/Solaris systems.
5270         Xaignar:
5271                 * Merged lists used to identify file-types to avoid duplicity.
5272                 * Added wrapper-class around MD4 hashes.
5273                 * Fixed a number of places where the hashes where used as NULL-terminated strings, despite
5274                   them not having a NULL-terminator.
5275                 * Most functions using hashes now use the MD4 wrapper class for arguments.
5276                 * Fixed rare possibility of ending with an unclosed file in CServerListCtrl.
5277                 * Fixed unsafe parsing of OP_SERVERIDENT type packets.
5278                 * Fixed unsafe passing of strings as arguments to functions using format-strings.
5279                 * Changed the chat-dialogs to textctrls, which means that it is now possible to copy text (the unix way) by highlighting it.
5280                 * Fixed some memleaks.
5281                 * Fixed "&"s not being escaped on status-bar.
5282                 * Fixed incorrect source exchange packet format (Many thanks to the eMule Plus team for reporting).
5283                 * Started to document source-files with a Doxygen compatible comment format.
5284                 * Fixed the height of the barshaders used on the download list, it was 2 pixels too high, resulting in a slight cutoff.
5285                 * Reducing CPU-usage of auto-priority by not forcing a redraw every time the priority was automatically changed.
5286                 * Fixed that some overloaded functions hadn't been declared virtual in the base class.
5287                 * Replaced gif-animation widget with something more lightweight.
5288                 * Added sanity checks to CMemFile::Read.
5289                 * Fixed a number of uninitialized variables.
5290                 * Fixed several warnings about non-existing files.
5291                 * Fixes warning about not being able to create dir "" on first run.
5292                 * Changed "Extended Drop Sources" preferences, with the result that the option will be reset to "Swap Sources" when this version of aMule is first run.
5293                 * Got rid of most warnings when compiling.
5294                 * Lots of work on getting rid of c-strings.
5295                 * Fixed bug that would cause deleted sources not to be removed from the A4AF lists. This was a major source of crashes.
5296                 * Improved performance and safety of the source lists used with PartFiles.
5297                 * Lots of small imports from eMule.
5298                 * Made reqfile attribute of CUpDownClient private and added wrapper functions to fix the avilable-part information getting out of sync.
5299                 * Cleanup of includes.
5300                 * Fixed that we were always sending an OP_REASKACK packet and then the correct packet when recieving an OP_REASKFILEPING.
5301                 * Fixed Bug 45: URLs are now properly escaped when opening browsers for Fake-check and such.
5302                 * Fixed Bug 62: aMule will now be brought to front when left-clicking on the tray icon and when it is redisplayed after having been hidden.
5303                 * Added checks against aggressive clients (clients who reask for files too often).
5304                 * Imported checks for known leech-clients from the BlackRat eMule mod ( Many thanks to Le Rat Noir and inoteb for allowing us to use their work ).
5305                 * Fixed wrong initialization of headers for some packets ( Thanks to thomas001 for reporting ).
5306                 * Fixed a delete called on an uninitialized pointer in the statistics dialog and properly initalized serveral other pointers.
5307                 * Optimizing the Comp(Up/Down)DatarateOverhead functions to something that didn't require traversing a list at each call.
5308                 * Complete rework of the source-swapping functions.
5309                 * Fixed the possibility of sources being added to multiple source-lists at the same time (No more mis-matching hashes warnings).
5310                 * Fixed the new columns added by deltaHF not being displayed and added checks in case the same thing happens again.
5311                 * Almost completly eleminated flicker on the download list and did a cleanup of the drawing routines associated the the download list widget.
5312                 * Fixed some lists (Server list, maybe others) not being sorted when aMule is started.
5313                 * Fix mem-corruption bug in SysTray code if the systray was compiled in but hidden.
5314                 * Fixed the problem with deleting the last (connected) server on the server list.
5315                 * Removed the following files:
5316                   - ini2.*
5317                   - CString.h
5318                   - mfc.h
5319                   - position.h
5320                   - resource.h
5321                   - strings.en
5322                 * Cleaned up the following files:
5323                   - CTypedPtrList.h
5324                   - BarShader.*
5325                 * Many other smaller changes.
5328         Special thanks to:
5329                 * Le Rat Noir and Inoteb of the BlackRat eMule mod (http://www.blackrat.fr.tc/) for allowing us to make use of their     work on detecting bad clients.
5330                 * Optimazer and the eMule Plus team (http://emuleplus.sourceforge.net/) for reporting a bug in source-exchange packets.
5331                 * thomas001 for reporting a problem with packet headers.
5332                 * Everaldo (http://www.everaldo.com) & "Jimmac" (http://jimmac.musichall.cz/ikony.php3) for new icons
5333                 * Phk for searching for new icons ;)
5334                 * kno and thermoman for their fixes :)
5335                 * TheBlackHand and Hawkster eMule mods
5336                 * uberpenguin for AMPS :)
5337                 * All aMule users, testers & translators
5338                 * eMule & wxWidgets devs
5339                 * Everyone we forgot here ;)
5342 --------------------------------------------------------------------------------------------
5345 Version 2.0.0rc3 - The 'Target: Stability' version.
5346 -------------
5347 2004-04-22
5349         aquatroll:
5351                 * win32 stuff
5353         barbapapa;
5355                 * Fixed >2Gb files sorting bug on transfer window.
5357         Citroklar:
5359                 * Fixed saving preferences on klick OK, not only on shutdown.
5360                 * Configure stuff
5361                 * Cas related stuff
5363         deltaHF:
5365                 * i18n stuff
5366                 * Minor timer fix ;)
5368         elfstone:
5369                 * Fixed already downloading files not being marked as such on search results.
5371         falso:
5373                 * Improving and fixing cas
5374                 * Added capability to create pngs with cas
5375                 * Fixed ed2k fast links handler
5377         Kry:
5379                 * Complete rewrite to emule 0.42x ed2k network code
5380                 * Rewrite of hashing thread. Also added a timeout to save resources.
5381                    It times out after 1 min without hashing or receiving new files to hash, or 1 min since last hash, and dies gracefully.
5382                 * Fixed the crash on startup if incoming/temp folder are on FAT32
5383                 * Added Safe Max Connections code to Preferences->Tweaks.
5384                    This code will help all people with USB modems and crappy routers to not hang them.
5385                 * Identify to lugdunum > 16.45 with our proper extended version tag (2.0.0)
5386                 * Fixed & rewrote stats
5387                         * Added Shareaza & lphant
5388                         * Fixed mldonkey stats (do they have to change their compatible number this often?)
5389                         * Added aMule / eMule / eDonkey proper version handling
5390                         * Dynamic tree of client versions (no more void versions)
5391                         * Fixed the xmule inflated statitics on the stats tree
5392                 * Rewrote client icons handling
5393                         * Use alpha channel to show the extended protocol and secure ident
5394                         * Added Shareaza, xmule, lphant, bad_guy and unknown client icons
5395                 * Fixed chuck selection. Much, much, much, much faster downloads. Back to the 1.2.6 speeds :)
5396                 * Fixed Win32 compilation
5397                 * Fixed lowID warning message on start being void.
5398                 * Proper Win32 and Mac disabling of the vertical preferences
5399                 * Severe bug on wxRadio button on RseInt was preventing ANY radio button on preferences from working.
5400                 * Fixed crash on 'cancel' while downloading server list.
5401                 * Fixed a UpdatePartsInfo missing on KnownFile.cpp
5402                 * Fixes the fake-check custom browser textfield
5403                 * Added wxNB_MULTILINE to preferences notebook.
5404                 * Minor issue on the chunk selection (thanks to AndCycle on eMule forum)
5405                 * Fixed a SEVERE mem access issue on the hash of the file id to check on knownfilelist.
5406                 * Fixed a SEVERE memory bug on sending the shared folders
5407                 * Fixed not sending the incoming and categories folders when sharing folders.
5408                 * Fixed 'Friends' working as 'None' on 'view shared' preferences.
5409                 * No more [0xy.part] on preview of completed files
5410                 * Fixed the FAT32 rehashing of files on startup
5411                 * Fixed filters not being used on right click on main transfer tab -> new status
5412                 * Changed known file list from wxHashMap to std::map
5413                 * Fixed auto-update server list at startup
5414                    Added posibility of multiple servelist urls too
5415                 * Fix for files publishing, reported by lugdunum to eMule/aMule developers.
5416                 * Proper use of ClearHelloProperties that fixes some crashes related to a var not being init.
5417                 * Added MOD_VERSION to hello type packets (just for CVS versions)
5418                 * Fixed packet processing on EMSocket error.
5419                 * Changed the full part (9.28Mb) lower limit for preview to 256Kb
5420                 * Added 'LI0' to the evil GPL doer checks.
5421                 * Bugfixes on the KnownFile::UpdatePartsInfo code.
5422                 * Added new verbose client info checkbox, to find out which clients are sending bad data.
5423                 * Fix UDP socket for Win32
5424                 * Re-added the timed part file buffer flush()
5425                 * Custom language support added
5426                 * Fixed FAT32 incoming/temp warning messages only shown on one of the folders.
5427                 * Fixed issues on packet unzip and crash on OP_CANCELTRANSFER already sent
5428                 * Added aMule 1.x / 2.x / CVS versioning.
5429                 * Thread-safe log lines adding using a queued loglines list.
5430                 * Completion Thread revamped --> No longer crashes, no longer asserts, and it's much nicer.
5431                 * Fixed safe_delete (again)
5432                 * Fixed some memleaks
5433                 * Changed some CLists to wxLists
5434                 * Cleanup and fixing little bugs ;)
5436         Madcat:
5438                 * Disable autobacktrace on win32
5439                 * Removed wxTE_PROCESS_ENTER style from fast ed2k links handler (fixes assert)
5440                 * The following modifications to CamuleDlg::AddLogLine() function:
5441                   * Now uses system locale for date/time formatting.
5442                   * No longer asserts.
5443                   * Now also works on win32.
5444                 * Removed unused m_StateImageList
5445                 * Code cleanup
5447         one_2_one, hoschy007:
5449                 * MacOSX stuff
5451         shakraw:
5453                 * Fixed multiple file download bug in webserver search section
5454                 * Fixed ed2k download link
5455                 * Fixed categories for web interface
5456                 * WebSocket.* & WebServer.*: now uses wxThreads and wxSockets to be cross platform.
5457                 * Better threads' array remove in WebSocket
5458                 * WebServer cleanly stopped before exit
5459                 * Fixed max 2Gb display bug in amuleweb
5460                 * Updated aMule.tmpl: added file %complete support in transfer list
5461         thepolish:
5463                 * Wrote wxcas based on cas from falso
5464                 * Enable auto-refresh and Fix GPL headers (wxcas)
5465                 * Add system load and uptime (wxcas, Linux only)
5467         Unleashed:
5469                 * cas: better layout and fixes
5470                 * Fixed a pair of memleaks
5472         Xaignar:
5473                 * Fixed negative percentages in downloadlist ... again (Disp.8)
5474                 * Fixed the "free(): Invalid pointer" bug (Misc.10)
5475                 * Fixed PowerShare priority level not being saved. (Tran.9)
5476                 * Fixed the problem where it wasn't possible to select auto-priority in the uploadlist after having selected another priority (Tran.8)
5477                 * Cleanup of Search Dialog:
5478                   * The reset button is now properly enabled/disabled depending on the contenst of the text fields
5479                   * Fixed a bug where searched would be limited to 2gb if max size was set to a value less than min size
5480                   * The popup-menu for the notebook now works as expected (SRCH.1)
5481                   * The popup-menu will now only show when right-clicking within the bounds of the notebook (DISP.12)
5482                 * Fixed the green progressbar on downloads always displaying 100%. (DISP.9)
5483                 * aMule will no longer display warnings about not being able to find server.met when a new server.met is saved and no old copy exists.
5484                 * known.met is now auto-saved (1) when 30 files have been hashed, (2) when 300mb worth of files have been hashed, (3) and when all files have been hashed. This is to reduce the chances of having to rehash all files after a crash.
5485                 * Now uses the user-selected browser for fake-checking and such. (PREF.3)
5486                 * Further update of the Chat Page:
5487                   * Pages can now be closed like the ones on the Search Page
5488                   * Double-clicking on a nickname will open a chatsession for that friend
5489                   * When a nickname is updated in the friendlist, the assosiated tab is updated as well
5490                 * Other stuff
5493         ** Special thanks
5495                 * All the bug-reporters, helpers, translators and users at http://forum.amule.org
5496                 * Batman who commited a mldonkey related fix, thanks :)
5497                 * Jacobo221, Stefanero for their help and support on forum and all the other stuff ;)
5498                 * lugdunummaster for providing support on version tags and new features of lugdunum servers
5499                 .
5500                  --- As usual thx to eMule & wxWidgets devs and everyone i forgot ;) ---
5502 ---------------------------------------------------------------------------------------------------------------
5504 Version 2.0.0-rc2 - The 'white rabbit' version.
5505 -------------
5506 2004-04-11
5508         aquatroll:
5510                 * Fixed Win32 compilation (again).
5512         Ariel:
5514                 * Implemented completed parts count on file rehash.
5515                    Prevents your downloads to completely lost on a wrong .part.met write.
5517         croakerc:
5518                 * Added zlib version check
5519                 * *BSD compatibility
5521         deltaHF:
5523                 * New icon for aMule in DL/UP window ;)
5524                 * curl-config now >= 7.9.5 (for debian)
5525                 * i18n stuff
5526                 * Removed double catalan entry from prefs
5527                 * Fixed some typos
5529         falso:
5531                 * Added cas (C aMule Statistics), a remake of aStats but 10 times faster (still lack online sign).
5532                 * amulesign.dat now shows the Total transfered values in bytes.
5533                 * Added Session upload and download to amulesign and uptime too.
5535         Hetfield:
5537                 * Added new inclusion path if distro in not detected
5538                 * fixed wrong and duplicated inclusion in ClientCredits.*
5539                 * Modified configure scripts, only amule is compiled by default
5540                 * Added cas, ed2k, amulecmd, amulegui, amule webserver, amule webserver gui
5541                 * fixed wrong zlib check in configure
5543         hoschy, one-2-one, godard, PowerMike, hellimod:
5545                 * MacOSX stuff
5547         Jacobo221:
5549                 * Compiled the RC1 bugs and provided support on forums. It's our man-for-all.
5551         Kry:
5553                 * Implemented the Complete count on search results and on file publishing.
5554                    This feature added since aMule 2.0.0-rc1 and eMule 0.42e was not released
5555                    with the rc1 for network technical reasons (still on testing with lugdunummaster).
5556                    When publishing a file, we also inform the server if the file is complete or not.
5557                    Search results show the count of complete sources sent by the server next to the sources
5558                    found: i.e. 100 (28) meaning 100 sources, 28 of them complete (72 incomplete or old client)
5559                 * Added sending of the extended eMule version using aMule version, with additional rc version
5560                 * Added parsing of the new 0.4x eMule tags on hello packets.
5561                 * Added parsing the Secure Ident packets for new eMule versions. Reduce overhead on download/upload.
5562                 * Added HandShake check on upload request.
5563                 * Rewrote display of client version on transfers page to handle the client soft/version correctly on any client.
5564                    That means eDonkeyHybrids and eMule does show now the correct version (i.e edonkey 0.50.1 or emule 0.42d)
5565                    aMule shows now as either "aMule 1.x (based on eMule v0.xx)" (<= 2.0.0-rc1) or aMule "A.B.C-rcX" (>= 2.0.0-rc2)
5566                 * Fixed Mule Info packet only sent to eMule clients. Now is sent to old eMule && eMule-like clients (compatible clients)
5567                 * Added 'Allocate Full Part File" and "Allocate Full Chunk" to preferences. None functional yet.
5568                 * Fixed Client Detail Dialog to show correct client version.
5569                 * Fixed comment mark on Download list being cut on the display.
5570                 * Fixed the crashes on Base Client packets.
5571                 * aMule now loads .par.met.BAK if the .part.met is 0-size (added to Ariel's commit, this prevents losing met files).
5572                 * Made SafeMem files really safe checking for read after end of file.
5573                 * Fixed wrong Modversion data (fixes random crash too)
5574                 * Fixed assert on wrong upload list control data.
5575                 * Fixed several crashes on wxString::GetData usage.
5576                 * Fixed UDP disable button not being saved across sessions
5577                 * Fixed a bug on new version check.
5578                 * Locale goes to System Default on new version now (fixes weird language problems)
5579                 * Fixed wrong OP_REASKFILEPING packets being sent .
5580                 * Reverted GAddress_INET functions to standard inet_addr ones.
5581                 * Completely removed list refresh functions. CPU saved was not worth it.
5582                 * Added CheckDiskSpace checkbox and radio button to the preferences.
5583                 * Added the scale of the connections graph on stats. (only rescaled on restart)
5584                 * Added 'Reset' button for Server Log
5585                 * Fixed: Right click popup on server connected was showing 'connect' now shows 'reconnect'.
5586                 * gscocket shouldn't be compiled on Mac, and so it's not compiled now ;)
5587                 * Fixed Preview of already completed files not working.
5588                 * Fixed files > 2Gb not working on fast ed2k links handler and ed2k app.
5589                 * Fixed file size for files larger then 2Gb displayed incorrectly
5590                 * Changed timeout of curl functions to 10 - fixes hangups when clicking server update without
5591                    internet conenction.
5592                 * We don't share 0 size files anymore.
5593                 * Fixed the crash on invalid socket using 5 different ways. The last one seems to be the most stable.
5594                 * Fixed several hangups on file completion.
5595                 * Fixed % and progressbar not being updated when changed on GUI Tweaks.
5596                 * Fixed comment packets. This was causing disconection from eMule clients (and crashing aMule clients)
5597                 * Fixed amule dissapearing because sent to systray when --disable-systray was used.
5598                 * Fixed memleak on search packet sent.
5599                 * Fixed memleak on KnownFile deletion
5600                 * Fixed memleak on search results received.
5601                 * Fixed memleak on comment packet received.
5602                 * Speeded up socket event handling.
5603                 * Cleaned server connection. No more 'inet connection might be down' - unless it's down ;)
5604                 * Faster PartFile processing.
5605                 * Fixed endian issue on PartFile loading.
5606                 * Fixed non-needed delete of an array on the notebook destructor.
5607                 * Doesn't allow an incoming packet to get processed if socket is deleting.
5608                 * Fixed double-highlight of servers if disconnected by the server.
5609                 * Speeded up hashing of the files a lot. This should fix the gui hangs at startup.
5610                 * Removed all old preferences code. That makes the app smaller, less memory used, and avoid some
5611                    unexpected bugs that arised on having 2 preferences implementation. Now New Prefs become Preferences.
5612                 * Fixed SysTray and gtk-files being compiled even when disabled on configure.
5613                 * Fixed several warnings.
5614                 * Fixed assert on Clear All (search)
5615                 * Make aMule compile on wxWidgets 2.5 (and CVS) version.
5617         Madcat:
5619                 * win32 LaunchUrl() function
5620                 * Added amule-win32.HOWTO.txt
5621                 * Better win32 version of Hostname() function
5623         shakraw:
5625                 * WebSocket.* & WebServer.*: now uses wxThreads and
5626                   wxSockets to be cross platform.
5627                 * Better threads' array remove in WebSocket
5628                 * WebServer cleanly stopped before exit
5629                 * Fixed multiple file download bug in webserver search section
5630                 * Fixed ed2k download link
5631                 * Fixed categories for web interface
5633         thepolish:
5635                 * win32 stuff
5637         Unleashed:
5639                 * Memleak fix
5641         Xaignar:
5643                 * Amule no longer writes met files when priority is changed through the
5644                    auto-priority subsystem. Thus hd-writes are substancially reduced
5645                    depending on the number of files set to auto-priority.
5646                 * Fixed bug where text fields overlap each other (Disp. 4 & 5)
5647                 * Cleanup of amuleDlg.*
5648                 * aMule no longer displays a message about not being able to open the
5649                    file "lastversion" the first time it is run
5650                 * Changed the CTypedPtrList filelist in DownloadQueue.* to a std::deque,
5651                    with a speed-increase as a result
5652                 * Fixed the bug where the background of previously selected items in the
5653                    friendslist wouldn't be redrawn (Disp. 2)
5654                 * Fixed auto-priority. Priority would be set one tad too high, resulting
5655                    in the downloadlist failing to assign a name to the priority, thus
5656                    leaving empty fields. Also fixed displaying of priorty "Auto [Lo]"
5657                    in sharedfiles-list. (Tran. 3)
5658                 * Fixed the problem where "completed percent" of files that hadn't
5659                    transfered any bits yet would display a negative percentage (Disp. 8)
5662         ** Special thanks to niet for his DNS service, bootstrap for his CVS service, stefanero & Citroklar for their
5663            great help with a lot of stuff.
5664            Thx also to all translators and the users for reporting bugs and testing aMule (feel free to report more) :)
5665            As usual thx to eMule & wxWidgets devs and everyone i forgot ;)
5667         ** New translators:
5669            Supergirl: Croatian
5670            rommel:    Portuguese
5671            sNeo:      Italian (Napoletan)
5673         ** Follow the white rabbit and u'll find rc3 soon ;)
5675 --------------------------------------------------------------------------------------------------
5677 Version 2.0.0-rc1 - The 'Mules and Rabbits love carrots' version.
5678 -------------
5679 2004-03-26
5681         Kry:
5682                 * Implemented SecureIdent (SUI) (imported from eMule 0.30x)
5683                    This mean your credits will be lost on first run
5684                    There is no way to avoid that. Sorry :) Same happened with eMule.
5685                 * Send sources request for files added from search page first.
5686                 * Rewrote MuleNoteBook from gtk to a cross-platform implementation.
5687                    The code is already used by xMule too, so I guess they liked it.
5688                 * Fixed most of > 2Gb bug, except the dom's contibution you can scrolling down ;)
5689                 * Made the .part.met load/save 100% compatible with eMule.
5690                 * Fixed the Safe_Delete bug. Seems it arised when we made the app too fast ;)
5691                 * Random usable position of the server split.
5692                 * Added bluecow's fix for zlib compressed packets.
5693                 * Even safer .met saving
5694                 * Added preferences checkbox for new style / old style tabs on preferences
5695                    (vertical/horizontal)
5696                 * Checked for protocol limits on file size.
5697                 * Now client detail dialog show Secure Ident State
5698                   (Not Supported/BadGuy/Not Complete/Verified)
5699                 * Added itoa to the MFC layer
5700                 * Added SetLength to CFile (MFC compat layer)
5701                 * Fixed hangup on message sending.
5702                 * Moved Fast ED2K show to GUI tweaks
5703                 * Slugfiller's Secure Hash (imported from eMule 0.30x)
5704                 * Fixed GetTickCount code returning signed value
5705                 * Fixed GetTickCount code not initializing the vars.
5706                 * Moved the FILE* to CFile for furter compatibility of code.
5707                 * Added the first version run detection
5708                 * Removed some Yield() code that only slowed init.
5709                 * Simplified systray menu by only showing what needed.
5710                    Thanks to jadrian for the feature request.
5711                 * Grayed non-working Preferences options to avoid confusion and to
5712                    make the developer life easier selecting what to do ;)
5713                 * Fixed CTag new structure (imported from eMule 0.30x)
5714                 * Removed the mostly useless wizzard.
5715                 * Fixed the DoSwap crash on swapping A4AF sources. (hopefully)
5716                 * Fixed the log auto-scrolling up on messages window.
5717                 * Fixed the Upload bug that arised during endian changes.
5718                 * Added the Arabic, Chinese & Finnish compatibility on loading
5719                 * OpenBSD compatibility fixed
5720                 * Mac port 99% done, next version will be Mac compatible
5721                    Some final bugs to be fixed ;)
5722                    Fixed:
5723                       *) .met files loading/saving (except knownfiles.met)
5724                       *) .dat files loading/saving
5725                       *) 99% of the preferences bugs.
5726                       *) Compilation and linking.
5727                       *) Error popups relates to c_opaque colour.
5728                 * Starting sync with eMule 0.42
5729                 * Speedups on Partfile Process nd DownloadQueue process.
5730                 * New 'server version' colum on server list window.
5731                 * MUCH safer packet handlig - avoids crashes on 99% of wrong tags.
5732                 * Fixed Dirs number on 'view shared'. Made aMule/eMule assert ;)
5733                 * Made download queue list refresh on a nicer way (much less glitches).
5734                 * Fixes an assert for  invalid menu entry on right click queue popup.
5735                 * Mayor speedup on Highlight server (and thus on server connect/disconnect)
5736                 * Prevent removing the server we're connected at, either directly, on in a
5737                    list of servers to delete, or in removing all servers. Warn the user with a
5738                    message Box and then leave it non-deleted. Fixes crash.
5739                 * Fixed hangup on message sending
5740                 * New IPFilter code (reload & on/off)
5741                 * Added checkboxes on GUI Tweaks tab for download progress %
5742                    and Bar drawing.
5743                 * Fixed a severe memleak on the % showing and speeded it up.
5744                 * Save 5 sources on rare files (<20 sources)
5745                 * New SetFileSize code to avoid cpu usage.
5746                 * Removed the List Show/Hide and slider that made too much
5747                    problems on 1.2.6. Safer version (and better) will be on 2.0.0 final.
5748                 * Speedups on Hash thread.
5749                 * Safer corrupt detection on FAT partitions
5750                    I'm sorry if it rehashes every file on your system on restart, will be fixed.
5751                 * The file pause because of diskpace shows now on aMule logs
5752                 * Fixed BackUp file to REALLY backup instead of moving.
5753                 * Added code to check 0-size .part.met and load backup if needed.
5754                 * Fixed types.h and wintypes.h for proper Win32/Mac/linux compatibility.
5755                 * Added ECSocket code as common implementation for interaction between
5756                    different UIs (webserver, amulecmd, etc).
5757                 * Fixed intercomunication for little endian <-> big endian machines on ECSocket.
5758                 * Speedups on Endian Swap code & proper wxWindows way to detect it.
5759                 * Changed CArray to wxArray on most places for safety.
5760                 * Added configure code for detection of the crypto++ includes/libs
5761                 * Fixed buggy curl-config on Mac including -mi386.
5762                 * Removed useless files: TabCtrl.*
5763                 * Fixed several bugs, memleaks, warnings and one mem corruption
5764                 * Code cleanup
5766         Creteil:
5767                 * Added the client detail dialog item for Securehash
5768                 * Fixed sockets.cpp includes for non-debian systems ;)
5769                 * Added Arabic, Chinese & Finnish to languages in Preferences
5771         Hetfield:
5772                 * Configure now checks for crypto++ libs
5773                 * Added --with-crypto-prefix option to configure
5774                 * Possibile Fix to ListenSocket::Safe_Delete() seg fault
5775                 * Added ccache support to configure, no variables tricks needed
5776                 * Added --with-ccache-prefix option to configure
5777                 * deleted --enable-libcwd option from configure
5778                 * deleted useless libcwd debug files and code from whole project
5780         Madcat:
5781                 * Made Fast ED2K Links Handler optional
5782                         Something like the old Frankk's ED2K Links Handler patch.
5783                 * FakeCheck using donkeyfakes.gambri.net
5784                         Original idea and implementation by deltaHF.
5785                 * Clean(er) fix for splashscreen-creation compiler warning (unused variable
5786                 * Moved project/muuli.wdr to src/muuli.wdr
5787                 * ED2K-Links.HOWTO fix for some aMule/eMule error
5788                 * Added -ggdb -fno-inline to debug compilation flags
5789                 * Automatic category assignment for new downloads
5790                 * Updated AUTHORS file to reflect original eMule authors and give
5791                         credit to original Linux port author (Timo Kujala aka Tiku)
5792                 * Win32 port 99% operative, next version will be Win32 compatible
5794         Emilio Sandoz:
5795                 * complete re-write of preference handling to make it table-driven
5796                         in both file-I/O and dialog
5797                 * improvements in feedback given during dialog interaction
5799         pure_ascii:
5800                 * Added highlighting of the connected server in server list
5801                 * Enabled and fixed setting the server version
5803         shakraw:
5804                 * Some fixes on web interface file type search, and code cleaning
5805                 * Fixed amule crash when closing socket
5806                 * size_t seems to break Mac compilation - anyway uintt6 is enought for
5807                   messages
5808                 * Modified RseStringEncrypted. Now we encrypt passwd just (and only)
5809                   when changing them in prefs' dialog. So, now we use always encrypted
5810                   passwords, noone in clear neither in memory or disk
5811                 * Check if we're able to use TCP ports (lacks what todo if not but we
5812                   can accept EC. do nothing atm = EC disabled)
5813                   Added "AMULEDLG SHOW" to EC available commands
5814                 * WebServer now use the more correct _("") for localized strings
5815                 * Created WebInterface.{h,cpp} for the web interface, and
5816                    cleaned WebServer.{h,cpp} code
5818         neiro:
5819                 * Helped with OpenBSD port by providing a workbench
5821         Ganael Laplanche:
5822                 * FreeBSD port fixes
5824         PowerMike, hellimod:
5825                 * Helped a lot on future Mac port by giving ssh & vnc access
5827         deltaHF:
5828                 * New toolbar icons (thx to everaldo.com)
5829                 * Added & enabled chinese, danish and hungarian translation
5830                 * Preferences (added/changed):
5831                   IP-Filter reload and on/off buttons
5832                   securehash -> secure ident
5833                   media info
5834                   max connections: 25-7500
5835                   upload queue: 500-1000
5836                   max new connections / 5 sec: 5-500
5837                   remove dead servers after: 1 >
5838                   tcp port: 80 > (for users with bad ISP's .. but remember -> running aMule as root is unsecure !!!)
5839                   add new files (dl & share) with auto priority: off by default now (if running aMule for the first time)
5840                 * Updated the header of all files
5841                 * Changed wxWindows to wxWidgets
5842                 * "Donated" amule-project.de
5843         niet:
5844                 * Donated amule-project.net :-)
5846         bootstrap:
5847                 * CVS support
5849         Torsten SCHULZ:
5850                 * Added the % showing on progressbars.
5852         lemonfan:
5853                 * Modified network code for big-endian systems
5854                 * Fixed preferences bug
5855                 * Fixed copy ed2k link to clipboard
5856                 * Fixed CArray for MFC compatibility
5857                 * More rigid compatibility to MFC types
5858                 * Fixed misformatted strings and several warnings in WebServer.cpp
5860         Xaignar:
5861                 * Code cleanup in amule.* and otherfunctions.* and other files
5862                 * The Cleanup button in the File Details dialog no longer replaces "&" with "&&"
5863                 * Max connections should be correctly set on windows platforms, instead of defaulting to 500
5864                 * Finished the CArray -> wxArray conversion
5865                 * Fixed ECSocket compilation with gcc < 3.3
5866                 * Fixed segfault on close.
5867                 * Some other fixes
5869         Citroklar:
5870                 * External Connections are now only done when configuration tells us so (thanks to tonar from #amule)
5871                 * crypto++ detection fix
5873         aquatroll:
5874                 * Win32 compilation Support & Development.
5876         hellimod, PowerMike, godard, hoschy007:
5877                 * MacOSX compilation support
5879         dom:
5880                 * Found the last  > 2GB bug ;)
5882         Special Thanks To:
5884                 * All the bug-reporters, helpers, translators and users at http://forum.amule.org
5886                 * eMule developers for their support. Long life to *Mule
5888                 * FreshIRC & Freenode irc admins
5890                 * People at #gentoo on freenode for their support, specially ferringb
5892                 * The Testing Team:
5893                    thepolish, efe, Citroklar, bizzY, KamiKazeNH, and anyone testing aMule.
5895                 * New translators:
5897                 Chinese:   nbfnw
5898                 Arabic:    hathalsal
5899                 Finnish:   eQualizer
5900                 Russian:   Elf
5901                 Italian:   GhePeU, sNeo
5902                 Portuguese (BR): KamiKazeNH
5903                 Korean:    BlueSpring
5904                 Spanish:   JonathanShields
5905                 Danish:    nowlin
5906                 Hungarian: biger [HUN]
5907                 Galician:  thorero
5908                 Hebrew:    denisliber
5910                 * All aMule users!!!
5912 ---------------------------------------------------------------------------
5914 Version 1.2.6
5915 -------------
5916 2004-02-16
5918         Kry:
5919                * Improved Mac compatibility.
5920                * Fixed the i18n charset.
5921                * Try to set the locale even if it seems to fail.
5923         Creteil:
5924                * Fixed the default Size to 800x600 for 1st time aMule launched without ~/.eMule config file.
5926         shakraw:
5927                * ExternalConn: new communication code using wxSockets.
5928                * Web interface: improved communication performance.
5929                * Text interface: now using new wxSockets code.
5931         pil0t:
5932                * Fix for the geometry on start.
5934         pure_ascii:
5935                * Added sorting to filename list in file details.
5936                * Added "Takeover" by doubleclick in file details.
5937                * Fixed preferences window popping up on "Show/Hide UL/DL" in download list.
5938                * i18n stuff (Systray).
5940         rubber30:
5941                * Fixed viewing and sorting by LastSeenComplete and LastReception.
5943         Emilio Sandoz:
5944                * Converted stats calculations to 64bit where necessary (for uptime >49days).
5945                * i18n strings fixed.
5946                * gcc 2.95 compilation fix.
5948         deltaHF:
5949                * i18n stuff.
5951 ---------------------------------------------------------------------------
5953 Version 1.2.5
5954 -------------
5955 2004-02-10
5957         Hetfield:
5958                 * Fixed a memory leak in SysTray. (SysTray.cpp)
5959                 * Fixed a DL/UL ratio problem. (amule.cpp)
5961         Aleric:
5962                 * Fixed all compiler warnings.
5963                 * Rewrote all header #include's to only include what is necessary.
5964                 * Removed or renamed all functions that clashed with one of the
5965                   same name from libwx_gtk.  With as result:
5966                 * Fixed --enable-static possibility (needs a lot of static
5967                   libraries to be installed; and latest XFree86 CVS version of libX11
5968                   (I had to fix a bug in XFree86 too for this)).
5969                 * Fixed check-boxes in Preferences -> Directories + a little code
5970                   speed up there.
5971                 * Fixed a duplicated server_list delete
5972                 * Server IP# filter.
5974         Shakraw:
5975                 * Added missing string in GetDownloadFileInfo() causing SIGSEGV when
5976                   called.
5977                 * Fixed the amuleweb login problem.
5978                 * Added GetWebList() support.
5979                 * amuleweb's search feature complete. Now it is possible to search,
5980                   download and web-search on filedonkey
5981                 * Fixed a write error in SETMAXGRAPHUPLOADRATE
5982                 * Added support for statistic text infos for web interface (Statistics link)
5983                 * Fixed two bugged index causing crashes on Webserver.cpp
5984                 * Little improvement for server list request (now responses are much faster)
5985                 * Generally improved External Connections.
5986                 * Fixed search type feature for web interface
5987                 * Fixed amule crashes when quitting from amuleweb during requests
5989         umale:
5990                 * Fixed debugloglines on ListenSocket.cpp ServerSocket.cpp having too
5991                   much arguments.
5992                 * SysTray code will not be compiled if disabled
5993                 * Fixed 5 wrong delete -> delete[]
5994                 * Converted po-files
5996         Emilio Sandoz:
5997                 * Statistics graphs:
5998                     Param changes reversible;
5999                     Color change now works;
6000                     Active connections rescaling now works;
6001                     Graphs and tree suspended when not visible.
6002                 * Set correct initial radio button in Systray integration dialog
6003                 * Simplified statistics graph averaging
6004                 * Corrected UL loop for timer errors
6005                 * Simplified UL rate averaging
6006                 * Preliminary cleanup of graphing engine; ghosting eliminated
6007                 * Client DL rate computation without CList
6008                     Fixed 32bit rollover error for rates over 84kB/s
6009                     Reduced initial spiking
6010                     Generally improved speed and CPU/RAM usage.
6011                 * Search window column widths remembered between searches & saved in preferences
6012                 * Statistics preferences dialog: changes are now applied on-the-fly (with proper
6013                   Cancel semantics)
6014                 * Eliminated possibility of root directory being invisibly shared
6016         Kry:
6017                 * Added some sanity checks to avoid losing *.part.met files on
6018                   power failure. 0-Size files are never written.
6019                 * Fixed the 'all time transfered' on Shared Files window
6020                   This one fixed some eMule/aMule incompatibility on part.met files
6021                 * Some aditional functions on CFile for windoze compatibility
6022                 * MFC compatibility enhanced.
6023                 * Added SetFilePath to CKnownFile
6024                 * Changed most 'assert' to wxASSERT
6025                 * Fixed some NULL clientname causing crash on ListenSocket.cpp
6026                 * Fixed the tagcount on .part.met files (KnownFile.cpp)
6027                 * Added missing OP_CHANGE_CLIENT_ID on ListenSocket
6028                 * Updated HomePage to www.amule.org on messages
6029                 * Fixed the server windows splitter. Or sash. Whatever.
6030                 * Imported all the other ListenSocket.cpp code from 0.30e
6031                 * Fixed 'View Shared Files'. No multiple tabs, also.
6032                 * Added theApp.listensocket->StartListening() on startup.
6033                   Really. Don't ask me why it worked before.
6034                 * Fixed the systray bug where speed bar was always 10 times smaller.
6035                 * Added lots of vars initilization that fixed some crashes.
6036                 * Fixed a crash on ClientList.cpp caused by a void node on list.
6037                 * Fixed 9 memleaks, some of them big ones.
6038                 * Fixed 6 wrong delete -> delete[]
6039                 * Fixed wrong hashsetneeded causing random crash
6040                 * Added GetED2KPartHashCount() & GetED2KPartCount()
6041                 * Fixed a bug on app init, related to Toolbar.
6042                 * Fixed a severe crash & memory corruption on UploadClient.cpp
6043                 * Fixed download rate overhead calculation
6044                 * New HeapSort() and NewSrcPartsInfo() ported from eMule 0.30e
6045                 * wxGTK 2.5 compilation fixes
6046                 * Fixed the 'rehashing of files on restart' problem.
6047                 * Fixed a missing "Error" message on console when partfile loading failed.
6048                 * i18n activated, GNU xgettext compatible.
6049                 * Fixed bug on OP_REQUESTFILENAME packet that made eMule clients to disconnect
6050                   from us. eMule clients got our version of client and expected to get the
6051                   new OP_REQUESTFILENAME from eMule 0.30. Thanks to John & BlubbX from eMule
6052                   team for the report and help tracking down it.
6053                 * Fixed several i18n bugs from xMule times.
6054                 * Fixed the lseek error on console and window popup when canceling a file
6055                   that is transfering.
6056                 * First implementation of selectable refresh. The refresh is bugged - it
6057                   deletes the info on screen, except for about 1 sec, every time
6058                   seconds_defined_on_preferences is reached.
6059                 * Used selectable refresh code for SysTray-hiden cpu lower.
6060                 * New option on right-click on downloadlist: Hide/Show lists.
6061                 * Minimize on startup works now.
6062                 * Minimize to tray works now.
6063                 * Lots of BSD compilation fixed (aMule compiles under BSD again)
6064                 * Fixed the upload disconecting clients at high upload speed
6065                 * Changed another wxList to CList (FriendList)
6066                 * FriendSlot should have no effect on LowId user.
6067                 * Fixed FriendSlot not being persistent and kicking friend after 1 chunk.
6068                 * Fixed lowid users on upload queue by importing VQB's lowid alternate
6069                 * Added language selection support on preferences
6070                 * Fixed the bug that caused never to tell user 'server full'
6071                 * Fixed several server connection issues not detected before.
6072                 * Added a popup on language change warning for restart.
6073                 * Added another popup, this time to point the user on the right direction
6074                   if the locale for that language cannot be set.
6075                 * Stop publishing on ED2K network shared files we don't have anymore
6076                 * Removed the annoying messages of dropping sources (too much CPU)
6077                 * Sanity check to avoid user pushing buttons before aMule is ready for it.
6079         thermoman:
6080                 * Made aMule gcc 2.95 compatible
6082         seneca:
6083                 * Near finished all i18n stuff. We expect aMule 1.2.5 is fully i18n-compatible
6084                 * Added wxT() Macro for Unicode Support (not functional yet)
6086         Citroklar:
6087                 * Testing, lots of testing. Bug-tracker.
6088                 * Found the versions that introduced the upload bug and made a nice diff.
6089                   We could look at code for years, without seeing it. Nice guy.
6090                 * Fixed README, amulesig.txt.
6092         gjn:
6093                 * Fixed bug in creditsystem.
6095         jmccorm:
6096                 * Fixed "Close This Searchresult" -> "Close This Search Result"
6097                 * Fixed some typos.
6099         lemonfan:
6100                 * Fixed stopped files being counted on CheckDiskSpace()
6101                 * Progressbar fixes on webserver implementation.
6102                 * Several crashes fixed by adding sanity checks to reqfile
6104         deltastar (on irc channel):
6105                 * Fixes the > 2Gb files problem caused by a bug on CFile wrapper.
6107         deltaHF:
6108                 * i18n stuff
6110         pure_ascii:
6111                 * fixed recreation of filename list in file details
6112                 * scrolling and selecting filenames works now
6114         hellimod:
6115                 * BSD and Mac support. We're very near to the Mac aMule.
6117         niet:
6118                 * Donated www.amule.org!
6120         Creteil:
6121                 * Change order in the notebook for logs in Servers Window
6122                 * Updated the logo for webserver from eMule logo to aMule one
6123                 * Fixed Switching to Searches Window Bug when removing all servers
6124                   in Servers Window
6125                 * Changed default server list from 'best' to 'max', then 'max' to 'best' again
6126                 * Fixed the default systray value on preferences.
6127                 * Added debug values on UploadQueue.
6128                 * Changed max Slot Allocation to 30Kb/s
6129                 * Fixed typo in Preferences
6130                 * Implemented notebook in Server Window
6131                   (merged 'Server Info' & 'aMule Log' windows in a notebook)
6132                 * Fixed bug crashing aMule on Server Window Notebook implementation.
6133                 * Now, if no --geometry width & size used, aMule starts with 800x600 as default
6134                 * Fixed size restoring from .eMule saved size
6135                 * Option 'Search global' in Search Window in the default now.
6136                 * GUI code for new slider in Preferences->Tweaks tab handling the lists refresh
6137                 * Some cosmetic fixes on Preferences and GUI by Madcat's request.
6138                 * Made GUI i18n compliant.
6139                 * Slot alloc calculation is properly rounded now.
6140                 * Added the Language listbox on preferences.
6142         special thx to:
6144                 * Our translators:
6146                    german:       emperor, hariolf, crazeee, neolino (M$ user), deltaHF
6147                    italian:      ilbuio, AnonimoVeneziano
6148                    spanish:      mad_soft, aquatroll, Kry
6149                    russian:      Vl@dCoR
6150                    bulgarian:    tindor
6151                    dutch:        Supersnail
6152                    polish:       Ogon
6153                    lithuanian:   Fatalissimo
6154                    french:       SlayeruleZ, thepolish
6155                    catalan:      pukyxd
6156                    portuguese:   willy, coolzero
6157                    basque:       piarres
6158                    galego:       thorero
6160                 * The people at #wxwindows, irc.freenode.net for being so helpful
6161                   Specially BrianHV, raboof and ajjl.
6163                 * All eMule devs for being so nice and work close with aMule team now.
6165                 * Madcat, from Sharedaemon team (sharedaemon.sf.net) for his support
6166                   and friendship.
6168                 * All aMule users!!!
6170 ---------------------------------------------------------------------------
6172 Version 1.2.4
6173 -------------
6174 2004-01-10
6176 (Previously released, with some errors, as 1.2.3-1)
6178         Aleric, Kry:
6179                 * Fixed the 'Completing file' bug.
6181 ---------------------------------------------------------------------------
6183 Version 1.2.3
6184 -------------
6185 2003-12-31
6187 The "Happy New Year!" version.
6189         Kry:
6190                 * New ProcessLocalRequest ported from eMule 0.30e.
6191                 * Fixed crash on DownloadQueue caused by a CString being passed
6192                   through "...".
6193                 * Nice CPU usage drop with new GetSourcesCount code.
6194                 * Some little speed optimizations here and there.
6195                 * Fixed bug on second mule starting.
6196                   Now amule also spawns two servers for external connection, one
6197                   local and one TCP (optional).
6198                 * Added gsocket-2.5.* from wxGTK2.5's gsocket files.
6199                   This files are patched to fix LOWID.
6200                 * Added EC REQ for total upload for a file, by deltaHF's request.
6201                   It uses CPU, so it can be enabled with --enable-releasegrp
6202                 * Several TextClient improvements / cleanings / cosmetics
6203                 * Fixed a strdup being used instead of nstrdup (with Aleric)
6204                 * Fixed anoying DiskSpace Bug (tm)
6205                   Now files paused because there's no space left are resumed as soon
6206                   as we have diskspace again.
6207                 * Got rid of the chmod stuff on fat32 partitions.
6208                   aMule detect the filesystem the temp/incoming folders are mounted on.
6209                 * Fixed column hiding on all lists
6210                 * New configure option: --with-curl-prefix
6211                   Also fixed CURL_LIBS and CURL_FLAGS to be passed to compiler/linker
6212                 * Weird I18N bugs fixed (labels, etc)
6213                 * Cleanups and code cleaning on
6214                   ServerSocket.cpp DownloadQueue.cpp PartFile.cpp
6215                 * Fixed compiler warnings on:
6216                         TextClient.cpp PartFile.cpp
6218         pure_ascii:
6219                 * More docs/ cleaning.
6221         Hetfield:
6222                 * Patched Process() function in Partfile class to reduce cpu
6223                   load.
6224                 * Added new optimization to Tray to stop window updating when minimized.
6226         Shakraw:
6227                 * Added commands to use with amuleweb to EC.
6228                 * Completed Transfer feature and Started Search.
6229                 * Added SharedFiles, Statistics, Graphs and Prefs features.
6230                 * Cleaned webserver code from amule sources.
6231                 * Imported emule0.30d webserver code.
6232                 * New web template & images from eMule 0.30d.
6233                 * New binaries: amuleweb and amulewebDLG.
6234                         This binaries are used for webserver.
6235                 * Webserver runs now over EC, and has a separate app to serve web.
6237         umale:
6238                 * Fixed storing pointer on 64-bit archs
6239                 * Fixed resolving of broadcast IPs.
6240                 * Changed trunc() to explicit casting.
6242         Creteil:
6243                 * Re-imported new code to handle 'CheckDiskspace'.
6244                 * Changed labels in Statistics to stick on stats patch from Emilio
6245                   Sandoz.
6246                 * Synched some code on :
6247                         DownloadClient.cpp
6248                         ListenSocket.cpp
6249                         UploadClient.cpp
6250                   with eMule 0.30e.
6251                 * Cosmetics & Indentation.
6253         deltaHF:
6254                 * Added new function - PowerShare. Release your vacation movies
6255                   now ;-).
6257         Aleric:
6258                 * autogen.sh revamp.
6259                 * Global "sys.h" inclusion policy.
6260                 * --enable-libcwd configure option: Use libcwd.
6261                 * Makefile.am (SUBDIRS): Include intl and correct order.
6262                 * configure.in
6263                         (AM_MAINTAINER_MODE): Add.
6264                         (AC_CONFIG_FILES)   : Add intl/Makefile.
6265                         Add --enable-static.
6266                 * configure.in (EXPORT_DYN_FLAGS): Removed.
6267                 * All files (when appropriate): Removed #pragma interface
6268                   implementation.
6269                 * Koenig lookup fix for g++ 3.4 on mfc.h's CQArray::QuickSort
6270                 * Fix of compiler errors on ExternalConn.cpp
6271                 * dos2unix several files.
6272                 * Added GPL license header where needed.
6273                 * Compile fixes for FreeBSD on systray and gsocket*
6275         Emilio Sandoz:
6276                 * Patched stats for acurate resizing / scale.
6277                 * Fix for inflated UL/DL rates in Transfer and Statistics windows
6278                 * Debug code for UL/DL rate measurement in UploadQueue.cpp
6279                   (activate with '#define MEASURE_LOST_CYCLES 1')
6281         Seneca:
6282                 * I18N:
6283                   ListenSocket.cpp PartFile.cpp ServerList.cpp
6284                   ServerSocket.cpp SharedFileList.cpp sockets.cpp
6285                   WebServer.cpp PartFile.cpp UploadClient.cpp
6286                   ClientCredits.cpp ClientUDPSocket.cpp.
6288 ---------------------------------------------------------------------------
6290 Version 1.2.2
6291 -------------
6293      Phantom version. Expected to be released on 21/22 dec, delayed and then made
6294      into 1.2.3 version.
6296 ---------------------------------------------------------------------------
6298 Version 1.2.1
6299 -------------
6300 2003-12-14
6302         Kry:
6303                 * Now amule shows icon on taskbar and main window
6304                 * amulecmd now compiles under win32 using dialogs to get
6305                   port, hostname and password.
6306                 * Added clientversion on download list.
6307                 * Modified configure script and makefiles for faster
6308                   compilation and smaller binaries.
6309                 * Fixed nasty download list bug due to memory corruption
6310                   inside CUpDownClient class vars.
6311                 * Imported new acurate download speed calculation from eMule
6312                   0.30d.
6313                 * Moved docs to doc/ folder.
6314                 * Imported new GetNextRequestedBlock algorythm from eMule
6315                   0.30d.
6316                 * Ed2k links with hostname sources on it are processed
6317                   now, and on a separate thread.
6318                 * Showing filename on CheckDiskSpace debug statement.
6319                 * Imported eMule's 0.30d SortByPriority to complete
6320                   CheckDiskSpace import.
6321                 * Several addings to mfc.h file (MS MFC compatibility
6322                   layer).
6323                 * We forgot to show A4AF sources on download list. Fixed now
6324                   (eMule style, x/y+z (t)).
6325                 * New packet receiving handling should avoid high_dlspeed->
6326                   high_cpu.  It also makes download more stable and faster.
6327                 * Modified autogen.sh script to notify users that automake <
6328                   1.7 is NOT supported.
6329                 * Imported CanAddSource(), AddSources(), IsGoodIP() and
6330                   IsGoodIPPort() from 0.30d (new sources handling).
6331                 * Added plain password support to amulecmd.
6332                 * Updated amulecmd passwords to use MD5.
6333                 * New External Connection stuff to handle amulecmd & other
6334                   remotes (alpha).
6335                 * Fixed some code causing strange errors when trying to
6336                   connect to servers.
6337                 * Imported new network UDP features from eMule 0.30d, we
6338                   process Search results and Found sources correctly now on
6339                   16.40 behaviour.
6340                 * Fixed lowid on restart introduced by himself on 1.2.0 ;).
6341                 * Code cleaning & optimising.
6343         pure_ascii:
6344                 * Fixed segfault on call of CEMSocket::DisableDownloadLimit()
6345                   from client if there is no socket.
6346                 * Fixed bug on mfc.h's CList.
6347                 * Added zlib fixes from eMule 0.30e code.
6349         Hetfield:
6350                 * Added new server list fetching via libcurl libs and wxThread,
6351                   thus removing wget usage from amule.
6352                 * Modified configure to check libcurl presence.
6353                 * Changed thread file completion from pthread to wxThread.
6355         falso:
6356                 * Several i18n stuff. We're more close to get i18n working.
6358         umale:
6359                 * Patch for x86_64 arch. (GetTickCount)
6361         spiralvoice:
6362                 * Found wrong ET_COMPATIBLECLIENT on aMule. Now we identify
6363                   correctly as emule compatible client.
6364                 * Also did MLdonkey patch for recognising amule as new client
6365                   brand.
6367         Unleashed:
6368                 * Typo and cosmetic changes on configure script
6369                 * Cleaned and optimised several files.
6371         Creteil:
6372                 * Imported 'Copy ED2k link to clipboard (Source)' from
6373                   eMule, this one permit to send an ed2k link with our ip
6374                   address as source for the link.
6375                 * Imported 'Copy ED2k link to clipboard (Hostname)' from
6376                   eMule, this one permit to send an ed2k link with our
6377                   hostname as source for the link.
6378                 * Fixed handling of bad ET_COMPATABLECLIENT for buggy aMules
6379                   clients (buggy are 1.1.1 - 1.2.0).
6380                 * Lot of code cleaning / indenting.
6381                 * Fixed clientversion on download list implemented by Kry.
6382                 * Added new mini icon for aMule clients in downloadlist,
6383                   uploadlist & uploadclient.
6384                 * Defined 'deletethis' as 'bool' in ListenSocket.h.
6385                 * Fixed typo on Statistics window.
6386                 * Imported CheckDiskspace() from eMule 0.30c.
6387                 * Imported eMule's 0.30c A4AF (now more handled by Razor).
6388                 * Imported new file rating management from eMule 0.30c.
6389                 * Modified BaseClient.cpp to sync better with eMule 0.30c
6390                   (added m_fSharedDirectories flag to stick with eMule
6391                   code).
6392                 * Fixed bug on CPartFile::IsAlreadyRequested().
6393                 * Added new mini icon handling in downloadlist/uploadlist
6394                   for aMule clients.
6395                 * Fixed bug in uploadlist.
6397 ---------------------------------------------------------------------------
6399 Version 1.2.0
6400 -------------
6401 2003-11-26
6403         Kry:
6404                 * Some memleaks fixed (Thanks to xMule team)
6405                 * Removed no-needed break statement
6406                 * Added '--help' option to amule.
6407                 * Fixed (probably) all m_abyPartStatus related bugs (~CUpdownClient related)
6408                 * Imported ResetFileStatusInfo() (minor import)
6409                 * Fixed the bug that made files >2.4Gb get sorted as if size < 0 bytes
6410                 * Fixed the search types bug.
6411                 * Fixed Small Files bug.
6412                   Thanks to Citroklar for his research on this one.
6413                   He tested all versions to find when did the bug enter amule.
6414                 * Added new hashshet handling for sources.
6415                 * Added new timeout handling for sources.
6416                 * Finished porting of NewSrcPartsInfo started by Creteil
6417                 * New standalone app: amulecmd.
6418                 * gsocket.c no longer gets compiled if wx version >=2.5
6419                 * Added --disable-amulecmd to configure
6420                 * Added check on configure for wxbase (needed for amulecmd)
6422         Hetfield:
6423                 * Added --safe-systray to configure
6424                 * Added --disable-systray to configure
6425                 * Much better configure script output.
6427         Ganael LAPLANCHE:
6428                 * Kinnda good guy. Fixed BSD compilation and also did BSD packages.
6430         eagle:
6431                 * Added --geometry option
6433         pure_ascii:
6434                 * Fixed a bug on ListenSocket.cpp that crashed amule.
6436         Creteil:
6437                 * Updated ServerSocket.cpp for bOutputMessage we always send even on error ...
6438                 * Fixed all 'return statements' in all Lists
6439                 * Set minimum refresh for stats tree slider to 5 seconds
6440                 * Fixed several CVS crashes due to indentation & porting bugs.
6441                 * Fixed downloadlist expand crash.
6442                 * Connect 'Verbose (additional program feedback)' CheckBox to some debug in log window and logfile
6443                 * Fixed bug in ServerList Window when changing priority
6444                 * Added preferences box for KeepAlive time.
6445                 * Imported code from eMule 0.30
6446                   GetMaxFilesPerUDPServerPacket() SendGlobGetSourcesUDPPacket()
6447                   GetSoftFiles() SetSoftFiles() GetHardFiles() SetHardFiles()
6448                   SetVersion() DbgGetFileInfo()
6450 ---------------------------------------------------------------------------
6452 Version 1.1.2
6453 -------------
6454 2003-11-04
6456         Kry:
6457                 * Ok, REALLY fixed the 'no sources' bug.
6458                 * Added the KeepConnectionAlive function (This one is
6459                   recomended by lugdunummaster himself).
6460                 * Some more memleaks fixed.
6461                 * Now aMule compiles under wxGTK2.5
6463 ---------------------------------------------------------------------------
6465 Version 1.1.1b
6466 --------------
6467 2003-11-03
6469         Kry:
6470                 * * Fixed severes memleaks.
6472 ---------------------------------------------------------------------------
6474 Version 1.1.1a
6475 --------------
6476 2003-11-03
6478         Kry:
6479                 * Fixed annoying bug about no sources can be find.
6481         Creteil:
6482                 * Fixed another assert statement causing crash.
6484 ---------------------------------------------------------------------------
6486 Version 1.1.1
6487 -------------
6488 2003-11-01
6490         Kry:
6491                 * Added zlib support.
6492                 * No more need to launch aMule with params for localized
6493                   users we force the english language in the prog now
6494                   (credits go to Eru).
6495                 * Fixed minor network bugs.
6496                 * Added SERVER_NET_DEBUG and NET_DEBUG mesages.
6497                 * Fixed TCP packet not being consumed if not readed.
6499         Olonho:
6500                 * Fixes to search dialog and download menu.
6502         Creteil:
6503                 * Added new toolbar icons made by deltaHF.
6504                 * Added new clients icons made by deltaHF.
6505                 * Reverted default minimum upload slots = 3, now slot
6506                   allocation take effect if max upload >= 10kB/s.
6507                 * Fixes bad code branch escaping in Shared Files Window.
6508                 * Shared Files Window, Priority & Permissions in righ mouse
6509                   click working like expected now.
6510                 * Mass Code Cleaning (no more compilation of wx/xrc shit we
6511                   don't use anymore), my old binarie = 2.9Mb the new one
6512                   = 2.5Mb.
6514 ---------------------------------------------------------------------------
6516 Version 1.1.0 (Kry special edition).
6517 ------------------------------------
6518 2003-10-21
6520         Kry:
6521                 * Fixed UDP packet not being consumed when reading sources
6522                   if file status = stopped.
6523                 * Added lugdunum 16.40 sources Handling (you get more
6524                   sources now).
6525                 * Added lugdunum 16.40 extended server messages (we receive
6526                   full message now).
6527                 * Initial import of Messaging sytem core. Credits go to Tiku.
6529         Creteil:
6530                 * Fixed a bug introduced in 1.0.9 in Preferences Connection
6531                   Tab.
6532                 * Fixed aMule banned aMule client :-) (aMule seem to be too
6533                   much aggressive) (Creteil).
6534                 * Relooked all main windows.
6535                 * Initial import of Messaging sytem GUI. Credits go to Tiku.
6537 ---------------------------------------------------------------------------
6539 Version 1.0.9
6540 -------------
6541 2003-10-17
6543  - Fixes :
6545         * olonho various fixes (added gsocket.c, inited variable, fixed
6546           Valgrind error, removed buggy debug print, fixed SIG_PIPE in
6547           better way, fixed valgrind warnings).
6548         * Fixed icons used to reflect status in download list.
6550  - New Features :
6552         * New Preferences with old implementation (this mean we dont have
6553           already the WebServer and Gui Tweak Tabs).
6554         * Slot Allocation in Connection Preferences Tab (you can now set the
6555           bandwith per client in upload list).
6557  - Info :
6559         * I'm working hard on the rewrite of preferences, don't expect many
6560           changes during this time ...
6562 ---------------------------------------------------------------------------
6564 Version 1.0.8
6565 -------------
6566 2003-10-10
6568  - Fixes :
6570         * Fixed bugs in "EMSocket.cpp" causing crash.
6572  - New Features :
6574         * Good news !!! Hetfield have contributed to aMule with the new
6575           systray integration ...
6577           Like emule one :
6579           Let you set Download & Upload speed.
6580           Shows speed.
6581           Let you iconify and hide aMule.
6582           Shows your infos like ip, hash, server, GB, etc ...
6583           Let you disconnect and reconnect.
6585  - Need to be Fixed :
6587         * Localization Languages are broken for the moment (i'm thinking about
6588           removing totally this functionnality).
6590  - Info :
6592         * I'm working hard on the rewrite of preferences, don't expect many
6593           changes during this time ...
6595 ---------------------------------------------------------------------------
6597 Version 1.0.7
6598 -------------
6599 2003-10-03
6601  - Fixes :
6603         * Fix the annoying message when searching "Client too old ...".
6604         * Fix compilation a compilation bug introduced in 1.0.6.
6605         * Move the code to put the toolbar in the gui file (no more designed
6606           by hand gui code for this part).
6608  - Code Cleaning :
6610         * Changed the Connection Wizard with SpinCtrl in place of the
6611           TextCtrl to handle values of line capacities (no more atoi
6612           converssion since we use already int return from SpinCtrl).
6614  - Need to be Fixed :
6616         * Localization Languages are broken for the moment, don't panic it's
6617           just temporary ... (i'm thinking about removing totally this
6618           functionnality).
6620 ---------------------------------------------------------------------------
6622 Version 1.0.6
6623 -------------
6624 2003-09-24
6626  - Fixes :
6628         * Just somes fixes.
6630  - New Functionnalities :
6632         * ed2k servers handler : by Emanuel Wontorra
6634  - Need to be Fixed :
6636         * Localization Languages are broken for the moment, don't panic it's
6637           just temporary ..
6639 ---------------------------------------------------------------------------
6641 Version 1.0.5
6642 -------------
6643 2003-09-15
6645  - Gui changes :
6647         * Import from eMule 0.27a: "Obtained Parts" bar in the shared files
6648           list.
6650  - Fixes :
6652         * Synced aMule with xMule latest fixes.
6653           It's a Malware non direct contribution :-) ...
6655  - New Functionnalities :
6657         * Import from eMule: Request of shared files by directory.
6658         * Import from eMule 0.27a: Up-/download auto-priority.
6660  - Code cleanup :
6662         * Mass code removing for none working sections ...
6664  - Need to be Fixed :
6666         * Localization Languages are broken for the moment, don't panic it's
6667           just temporary ..
6669 ---------------------------------------------------------------------------
6671 Version 1.0.4
6672 -------------
6673 2003-09-14
6675  - Gui changes :
6677         * MASS GUI changes (look in Transfer Window), removed the fucking
6678           unusable Messages Window and moved the Friend stuff from these to
6679           a new alligned left wxListCtrl ... Enjoy !!!
6680         * Now i report only Client name in Sources column of Transfert
6681           Window (use right mouse click to see Details of the client as
6682           usual).
6684  - Fixes :
6686         * Synced aMule with xMule latest fixes (Fix various minor problems
6687           as found by valgrind and electric-fence & Fix a bug with the
6688           client credits map: It is not possible to convert the map key...).
6689           It's a Malware non direct contribution :-) ...
6691  - Code cleanup :
6693         * Mass code removing for none working sections ...
6695  - Need to be Fixed :
6697         * Localization Languages are broken for the moment, don't panic it's
6698           just temporary ..
6700 ---------------------------------------------------------------------------
6702 Version 1.0.3
6703 -------------
6704 2003-09-08
6706  - Gui changes :
6708         * Changed 'Edit Category Properties' dialog.
6710  - Fixes :
6712         * Fixed comments count in 'File Comments' dialog.
6713         * Fixed bug introduced in 1.0.2 (can't call comments in File
6714           Details).
6716  - Code cleanup :
6718         * Removed mmMultiButton from source (no more used).
6720 ---------------------------------------------------------------------------
6722 Version 1.0.2
6723 -------------
6724 2003-09-03
6726  - Gui changes :
6728         * Changed Show all comments dialog.
6730  - Fixes :
6732         * Synced aMule with xMule latest fixes (Imported source exchange v2
6733           from eMule, Possible fix for some problems while ending the
6734           program).
6736 ---------------------------------------------------------------------------
6738 Version 1.0.1
6739 -------------
6740 2003-09-29
6742  - Gui changes :
6744         * Changed Client Details & File Details Dialog (auto resizing of all
6745           fields).
6747  - Fixes :
6749         * Synched aMule with xMule latest fixes.
6751 ---------------------------------------------------------------------------
6753 Version 1.0.0
6754 -------------
6755 2003-08-25
6757 !!! Initial Launch of aMule !!!
6759  - Gui changes :
6761         * Changed Main Servers Window (changed position of functionnalities,
6762           now, to update serverlist from url, click on the serverlist icon,
6763           all others field are descriptive by herself).
6764         * Changed Main Search Windows (removed not connected functions and
6765           Direct Download), all GUI stuff of this window come in
6766           muuli_wdr.cpp & muuli_wdr.h.
6767         * Fixed behaviors of buttons in Main Search Window.
6768         * Added Fast ED2K Links Handler (Direct Download) with same
6769           functionnality as the original Direct Download of xMule Search
6770           Main Window but followin all main windows (i hate to have to
6771           switch to Search Main Window to be able to send a ED2K Link ...
6774  Nothing more i can remind ;-)
6776 ---------------------------------------------------------------------------
6778 malware's contributions:
6779    * Speed up the initial sharing by making KnowFileList a hash map.
6780    * Remove the assign to category context menu entry only if it was
6781      already there.
6782    * Reimplemented hashing thread.
6783    * Removed unused locks. As the NetBSD team pointed out they are
6784      causing problems on their system because it does core dump on
6785      unlocking a mutex that was not locked.
6786    * Made the title for systray the same as for the main dialog.
6787    * Never share a file twice.
6788    * Fixed endless loop in sending UDP packets.
6789    * Fixed a possibly exploitable bug as noticed by S. Esser from e-matters.
6790    * Fixed new downloads assigned to random category.
6791    * Check size of OP_SERVERSTATUS packet more strictly.
6792    * Do not display the unit for file size twice in shared file list web page.
6794 Un-Thesis' contributions:
6795    * Added more support for Solaris, thanks to wimms.
6796    * Corrected various Linux-specific #ifdefs.
6797    * Fixed the bug that kept auto-backtrace from occuring in Linux.
6799 NetBSD team's contributions:
6800    * Fixed bug with the mutex protecting calls to gethostbyname.
6801    * Try to increase some resource limitation to the permitted maximum.
6803 sepahewe's contributions:
6804    * Fix images in transfer list web page.
6806 Version 1.5.6
6807 -------------
6808 2003/08/01
6810 Highlights:
6811    * Fixes for a great many bugs that cropped up from 1.5.2 to 1.5.5.
6813 malware's contributions:
6814    * Added simple workaround in case CClientUDPSocket::OnSend is called
6815      recursivly.
6816    * Do not share the global incoming directory twice.
6817    * Fixed wrong tag count written to part.met files.
6818    * Various xmule signature changes as requested by BigBob.
6819    * Fixed statistics color saving/loading.
6820    * Decode %-escaped characters in URL within the ed2k application as
6821      suggested by __JusSx__.
6822    * Removed two trouble-maker member variables used in the search.
6823    * Catch invalid/strange packets before they can cause harm. This
6824      does also affect parts of network packets stored in *.met files.
6825    * No longer throw out clients sending packets larger than needed.
6826    * Fixed invalid messages "You already have...", caused by comparing
6827      a hash over the File-ID rather than the ID itself.
6828    * Cleaned up the nstrdup() mess.
6829    * When finishing download share the file in the incoming directory
6830      of the category it does belong to.
6831    * Removed various possible format string exploits.
6832    * Make it possible to delete the last user-defined category.
6834 MikaelB's contributions:
6835    * Optimized anti-hash thief.
6836    * Test for invalide eMule clients and irregular eDonkey clients.
6837    * Anti-leechers test - Mison-like clients are automatically detected.
6838    * Special icon in Upload List/Queue for invalid clients.
6839    * Ban spammer clients ( Mison and others ).
6841 Un-Thesis' contributions:
6842    * Upgraded XRC library to latest wx release.
6843    * Converted internal XPMs to PNGs and JPEGs.
6844    * Fixed a few Intel C++ compiler warnings.
6845    * Re-organized the ChangeLog system.
6846         * Made sure Italian and Korean translations were included in release.
6848 Madcat's contributions:
6849    * Fixed crash in ClientDetailDialog.
6850    * Fixed Directory Tree displaying.
6851    * Fixed crash when attempting to delete noexistent TreeCtrl items.
6853 BigBob's contributions:
6854    * Cosemtic GUI change - the IRC button is gone
6855    * Make the status line resizing the areas to fit the text into.
6857 bothie's contributions:
6858    * Actually send the MOD info with the MuleInfo packet.
6860 FooMan's contributions:
6861    * Fix for failing file access during download completion.
6863 DongCheon Park's contributions:
6864         * Updated the Korean translation files for new features.
6866 Version 1.5.5
6867 -------------
6868 2003/07/11
6870 Madcat's contributions:
6871    * Column widths are now saved (got broken in 1.5.4).
6872    * Possible fix for column hiding in Transfer tab (got broken in 1.5.3).
6873    * Abort flushing and pause file if less than 9.28MB free disk space left.
6874    * Abort part.met file writing if less than 5000 bytes free disk space.
6875    * Code cleanup: Removed large amount of unused variables, #if 0'ed blocks,
6876      indented several files and changed EOL to UNIX style in most.
6877    * Online signature is now cleared on shutdown.
6878    * Category incoming directories are now automatically shared.
6879    * Automatic sources dropping at user-defined interval.
6881 MikaelB's contributions:
6882    * Fixed a window increasing size problem at startup
6883    * Fixed the '$' appearing in Cancel button in Categorie dialog
6884    * Added timer in Sources Dropping tab
6886 plobb's contributions:
6887    * Hotranking: Sources with QR: <5 ignore MaxNewConPer5Sec value.
6889 Version 1.5.4
6890 -------------
6891 2003/07/05
6893 Madcat's contributions:
6894    * Lists are no longer redrawn when they are not shown.
6895      NOTE: This reduces CPU usage SIGNIFICENTLY (for better effect,
6896      stay off Transfer tab when running on background.
6897    * Possible fix for gcc 2.95 compliation problems (DownloadListCtrl.cpp)
6898    * Possible fix for BSD compatibility problems with configure.
6899    * Possible fix for eMule 29a compatibility problems in met files.
6900    * Reverted to old sources handling. New engine was way too aggressive.
6902 MikaelB's contributions:
6903    * Possible fix for main toolbar display bug.
6904    * Possible fix for sash position loading problems after new compilation.
6906 Version 1.5.3
6907 -------------
6908 2003/07/02
6910 Highlights:
6911    * Categories implemented
6912    * Much better No Needed/High Queue Ranking sources handling
6913    * Shared files loading made 30x faster.
6915 Madcat's contributions:
6916    * Possible fix for AppVersion value in .eMule file.
6917    * Possible fix for statistics colours saving problems.
6918    * Possible fix for shared files loading. Loading is MUCH faster now.
6919    * Possible fix for crash if Hello Packet had tagcount 0. Strangely,
6920      this only happened randomly after closing movie preview.
6921    * Possible fix for endless loop when UDP packet sending fails.
6922    * Imported categories from LMule CVS (written by Tiku).
6923    * Category functions now apply to selected category only.
6924    * Added confirmation message when cancelling all files in a category.
6925    * Category setting is now saved.
6926    * Much better HQR/NNS handling. Those two are now dropped automatically as  they connect.
6927    * Fixed New MLDonkey compatibility (Been broken since 1.4.1)
6929 MikaelB's contributions:
6930    * Fixed bug in File Comments dialog ( nothing displayed )
6931    * Save sash position of splitter in transfer window at exit
6932    * Fixed a bug in Sources Dropping Preferences window
6933    * HQR Value is know set between 300 and 3000
6934    * Fixed Dropping Sources Preferences saving bug (there were saved into
6935      WebServer section in .eMule file)
6936    * Changed Dropping Sources tab in Preferences window
6937    * Better handling for NNS
6938      User can now choose to:
6939        * Automatically drop file
6940        * Try to send it to an other file
6941    * Default HQR value changed to 1200
6943 Kry's contributions:
6944    * First Main category filters attempt to work.
6945      * Downloads are now filtered from or added to shown list if status changes
6946        after filter apply.
6947      * Main category tab should be showing Filter name as tab name. Fixed.
6948      * Added several more filters: Video, Audio, Image, Text, CDImage, Archive.
6949      * Filters Apply now to all categories.
6950    * Stopped files now have Stopped status instead of Paused.
6951    * Colors for categories on download list were reversed from those the user
6952      selected. Fixed.
6953    * Added xMule Uptime to statistics tree.
6954    * Possible fix for multiple PopUp menus on categories tab right-click.
6955         * Shared files should be reloaded when closing preferences only if
6956           folders changed.
6958 Tiku's contributions:
6959    * Implemented Download list Categories.
6961 Malware's contributions:
6962    * Possible fix for various exception handling bugs.
6963    * Possible fix for the remaining of search page crashes.
6965 Balu's contributions:
6966    * Updated spanish translation.
6968 Version 1.5.2
6969 -------------
6970 2003-06-22
6972 Madcat's contributions:
6973    * Imported all features in Razor 1a Beta 1 mod.
6974    * Imported most of the features in Lagloose mod v0.1a
6976 MikaelB's contributions: ( thanks to eMule Sivka mod )
6977    * Added support for 'Swap every A4AF to this file now'.
6978    * Added support for 'Swap every A4AF to this file AUTO'.
6979    * Added support for 'Swap every A4AF to any other file now'.
6980    * Added support for 'Drop No Needed Sources now'.
6981    * Added support for 'Drop Full Queue Sources now'.
6982    * Added support for 'Drop High Queue Rating Sources now'.
6983    * Added support for 'Clean Up Sources now ( Drop NNS, FQS and HQRS now)'.
6984    * Added Sources Dropping Preferences Tab (not functional yet).
6985    * Possible fix for saving main window position and size.
6986    * Initial support for Auto Drop NNS, FQS and HQRS (not functional yet).
6987    * Initial support for Dynamic Upload (not functional yet).
6989 Lagloose's contributions:
6990    * Shift+Doubleclick in downloadlist only shows transferring sources.
6991    * Increased font size for the axis in statistics.
6992    * More Information on uploading clients in upload window.
6995 Version 1.5.1
6996 -------------
6997 2003-06-11
6999 Un-Thesis' contributions:
7000    * Possible fix for bad return statements in ClientUDPSocket and BaseClient.
7001    * Reverted to old code for several bad fixes in 1.5.0.
7003 Kry's contributions:
7004    * Made ./xmule statistics more readable.
7005    * Possible fix for download limit being higher than capacity.
7006    * Added a notification message in case second xMule is started.
7007    * Possible fix for --version commandline argument.
7009 Version 1.5.0
7010 -------------
7011 2003-06-08
7013 Madcat's contributions:
7014    * Sockets are also closed on crash now.
7015    * Revised Search Result packet handling, shouldn't crash/memleak there
7016      anymore.
7017    * Removed annoying MAX_RESULTS check from search tab.
7018    * Added log line when ipfilter is loaded.
7019    * Possible fix for various crashes regarding Shared Files Reloading.
7020    * Possible fix for several Search Tab Closing/Global Search related crashes.
7021    * Possible fix for several eMule/xMule typos.
7022    * Possible fix for potential endless loop if UDP packet sending failed.
7023    * Possible fix for potential endless loop/memleak at ProcessMuleInfoPacket().
7024    * Possible fix for CPU leak in ProcessHelloPacket().
7025    * Possible fix for endless loop at CPartFile::FlushBuffer().
7026    * Possible fix for gsocket.c compilation problems with older compilers.
7028 Un-Thesis' contributions:
7029    * Possible fix for GTK-only XPM compatibillity problems.
7030    * Possible fix for GetTickCount compilation errors.
7031    * Possible fix for LOWID problems (AGAIN!).
7032    * Removed pure GTK code from GetColour.
7034 MikaelB's contributions:
7035    * Possible fix for toolbar sizing with i18n
7037 Version 1.3.1
7038 -------------
7039 2003-05-16
7041 Madcat's contributions:
7042    * FIXED: 'All Columns Hidden on First Start-Up' bug.
7043    * FIXED: Systray integration setting saving.
7044    * FIXED: Start webserver only if it's enabled in preferences.
7045    * FIXED: Shared files Re-Loading.
7046    * FIXED: Shutdown seg-fault.
7048 ArCePi's contributions:
7049    * Updated spanish translation.
7051 Shuttle's contributions:
7052    * Added Italian translation
7054 Version 1.3.0
7055 -------------
7056 2003-05-15
7058 * Changed the release organization of xmule
7059   * Stable releases have even middle numbers (ex: 1.2.1 is stable)
7060   * Unstable releases have odd middle numbers (ex: 1.3.0 is unstable)
7062 Pure_Ascii's contributions:
7063    * FIXED: Last part always being corrupt problems.
7064    * FIXED: FreeBSD 5.x compatibility problems.
7065    * Started port to MacOS X.
7067 Un-Thesis' contributions:
7068    * FIXED: Implemented McCabe's and arkanses' LOWID on restart fix.
7069    * FIXED: Several major Mem and CPU leaks
7070    * FIXED: Application termination improved.
7071    * FIXED: Removed & symbols from the main toolbar.
7072    * Added new MakeNG system, see README.makeng.
7073    * Added --version command line option.
7074    * Ported xMule 28b Partfile.
7075    * Added framework for more robust command line control.
7077 Madcat's contributions:
7078    * FIXED: Major Memory leak caused by NOT flushing files.
7079    * FIXED: Toolbar sizing if texts are too long.
7080    * All lists are now sorted on startup.
7081    * Preview now defaults to mplayer if none set.
7083 Tiku's contributions:
7084    * Added initial code for Webserver, not currently functional.
7085    * Further synchronized statistics windows with xmule.
7087 Gib[S]On's contributions:
7088    * Added list counters for Servers, Transfer and SharedFiles windows.
7090 Ender's contributions:
7091    * Opera 7.1 info to ED2K-Links.HOWTO
7093 -------------