home *** CD-ROM | disk | FTP | other *** search
/ Hacks & Cracks / Hacks_and_Cracks.iso / vol1 / alanch28.zip / WHATS.NEW < prev   
Text File  |  1997-02-20  |  7KB  |  142 lines

  1. ╔════════════════════════════════════════════════════════════════════════════╗
  2. ║░░  What's New  ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░║
  3. ╚════════════════════════════════════════════════════════════════════════════╝
  4.  
  5.         Revision history:
  6.  
  7.         - 29th December 1996 -
  8.         First release of Avalanche (v1.0)
  9.  
  10.  
  11.         - 14th January 1997 -
  12.         Second release of Avalanche (v1.1)
  13.  
  14.         -> Added 5 more e-mail header types.
  15.         -> Added some servers and removed "dead" ones.
  16.         -> Added more e-mail client types.
  17.         -> Fixed some bugs.
  18.         -> Added tips on "true SMTP sproofing".  Refer to ALANCHE.DOC.
  19.         -> Added new option, "Use real IP for mail headers".
  20.         -> Leading or appending spaces in server and mailer lists are removed.
  21.         -> The server and mailer lists are now edited such that if duplicate
  22.            entries exists, only the first one is listed.
  23.         -> In the previous version, it may possible that a SMTP be used more
  24.            than once.  This would result in a minor error for the SMTP server
  25.            which is duplicated will not send to the server next to it, but to
  26.            the server it should send to the second time it receives the
  27.            message.  An example would be:
  28.  
  29.            Sample server relay list:
  30.  
  31.            Server 1
  32.            Server 2
  33.            Server 3
  34.            Server 2
  35.            Server 4
  36.  
  37.            When Server 2 first receives the message, instead of passing it
  38.            along to Server 3, it may (usually) passes it to Server 4.  This
  39.            means that Server 3 does not receives the message at all!  This is,
  40.            of course, now fixed.
  41.         -> Now Avalanche is bundled with two other DOS utilities that will
  42.            help you maintain your server and mailer lists.
  43.  
  44.  
  45.         - 24th January 1997 -
  46.         Third release of Avalanche (v2.0)
  47.  
  48.         -> Added a main menu.
  49.         -> Changed the look and feel of Avalanche.
  50.         -> Added multi-line log.
  51.         -> In v1.1, the server list is emptied everytime you bomb.  This is
  52.            now fixed.
  53.         -> Fixed a bug that was causing trouble in the fake headers.
  54.         -> Fixed a bug which will make the program unable to bomb if you
  55.            change the relays after the first bomb.
  56.         -> Added even more e-mailer information.
  57.         -> Now includes insult list and generator.
  58.         -> Minor edit of ALANCHE.DOC.
  59.         -> Now the message "Bombing is complete." doesn't pop up if you click
  60.            on stop flood.
  61.         -> Now ending the program while flooding is in process will not cause
  62.            trouble with winsock.
  63.         -> Now Avalanche has mailing list bombing support.  For more
  64.            information, refer to ALANCHE.DOC.
  65.         -> Change the code for the textboxes "Relays" and "Number of e-mails".
  66.         -> Added a lot more servers that do not log IP.  Refer to the "True
  67.            SMTP Sproofing" section in ALANCHE.DOC for more information.
  68.  
  69.  
  70.         - 13th February 1997 -
  71.         Fourth release of Avalanche (v2.5)
  72.  
  73.         -> Now you can use CTRL-C to copy text in the mail bombing and mailing
  74.            list subscriber menus.  Thanks to Webman.
  75.         -> A lot of new mailing lists.  Thanks to Webman.
  76.         -> Removed some useless code.
  77.         -> Change looks of the message body editor.
  78.         -> Change looks of the logs.
  79.         -> Change looks of the carbon copy editor.
  80.         -> Previously, if you send big messages, the program will send the
  81.            message and then stop.  Now, this is fixed.
  82.         -> Now the text is highlighted when you tab to a textbox.
  83.         -> Added option to copy insult to clipboard.
  84.         -> Added "Use random insult for subject" and "Append random insult to
  85.            message" to mail bomber.  Thanks to Brush.
  86.         -> Added "Randomly frame others".  Thanks to Brush.
  87.         -> Now only error messages from the server and actions are logged.
  88.         -> The beginning and end of bombing are logged.
  89.         -> Multiple connection processors are being used.  This will speed up
  90.            bombing but will take up more memory.  However, the trade is worth
  91.            it for the speed up is quite dramatic and the extra memory needed
  92.            is quite insignificant.
  93.  
  94.  
  95.         - 20th February 1997 -
  96.         Fifth release of Avalanche (v2.8)
  97.  
  98.         -> Sometimes when the program quits, the sockets it uses is not
  99.            released.  This is now fixed.
  100.         -> Now the frame list is displayed in the mailing list subscriber.
  101.         -> Ending routine for the mailing list subscriber does not hang now.
  102.         -> Now, after the initialisation, memory no longer in use is released.
  103.            This will return a lot of memory to Windows, especially if you have
  104.            big lists.
  105.         -> Got rid of some unused code.
  106.         -> In v2.0, there was a need to use an extra command to make the
  107.            server end message mode because sometimes the first command gets
  108.            lost.  However, in v2.5, the multiple control processors mean this
  109.            is no longer necessary.  However, I forgot to remove it, thus
  110.            sometimes you may get a code 500 error.  This is now fixed.  Thanks
  111.            to Rick.
  112.         -> Changed the code to make the aboutbox and the mainmenu to stay on
  113.            top.
  114.         -> Removed some servers that are starting to log IP.
  115.         -> Added more anonymous servers.
  116.         -> Changed some of the names of the servers in MAILING.LST.
  117.         -> Added a lot of new list servers.  Thanks to Webman.
  118.         -> Added error checking in the lists phrasing.
  119.         -> Added more e-mailer information.
  120.         -> Changed the version update code in the program.
  121.         -> When connecting to some servers, the program may not identify the
  122.            server's 220 response correctly (enn.com for example) if the server
  123.            sends the response in two packets.  This is now fixed.  Thanks to
  124.            TermokratoR.
  125.         -> When the program is bombing, clicking on the status would cause an
  126.            error.  This is now fixed.  Thanks to TermokratoR.
  127.         -> The random IP generated is more realistic now.  Thanks to
  128.            TermokratoR.
  129.         -> The mailing list subscriber used to send your local name as the
  130.            domain.  This is now fixed.  Thanks to TermokratoR.
  131.         -> In graphics mode lesser than 800x600, parts of the mailbombing menu
  132.            would not be accessible.  This is now fixed.  Thanks to
  133.            TermokratoR.
  134.         -> 3 new menu options.  "Save Session", "Save Session As" and "Load
  135.            Session" which allows you to save/load the settings.  Thanks to
  136.            TermokratoR.
  137.         -> Dramatically changed the graphical user interface of Avalanche.
  138.            Now the graphical user interface is controlled by tabs.  Thanks to
  139.            TermokratoR.
  140.         -> Now when you choose mail until stopped, you will see the number of
  141.            mails sent in the "Message sent:" box.
  142.