Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
13030
Reakcje/Polubienia
43980

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19209
Reakcje/Polubienia
55906
The Bat v9.1.2
Version 9.1.2 04 March 2020

New features

  • TLS AEAD AES-GCM cipher suites: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
  • Added icons for the commands (menu items, toolbar buttons) that did not have icons
  • Added SHA-384 cipher suites for TLS: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384 & TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
  • "/CRC32_CCITT_BENCHMARK" and "/CRC32_CASTAGNOLI_BENCHMARK" command-line parameters to calculate performance of CRC32 implementation used by The Bat!
Improvements
  • Enabled the following ciphers suite for TLS: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256 cipher suite (it was disabled because it had largest AES key size, but DHE which is slower than ECDHE)
Fixes
  • ECDHE TLS ciphers didn't work on TLS version 1.0 (but did work on TLS version 1.1 and later)
  • Added Shortcuts Customization (it was missing since version 9.0)
  • MailTicker font style was incorrectly saved
  • Added correct categories in menu customization
  • Fixed Favorites Menu (there was an issue since version 9.0)
  • A memory leak is fixed (the TGoogleAuthTask object was not released)
  • Fixed AV in customizing menus (64bit-only)
  • (#0000329) Link to folder missing from the "Information" tab
  • (#0001736) Message Dispatcher is not terminated
  • (#0001811) The Sorting Office option "Do not preserve header of the original messages" is always applied regardless of the settings
  • (#0001873) Can't change font styles of selected text
  • (#0001874) Editor: Menu-Item "Format" contains an unnecessary item divider (it was an issue since version 9.0)
  • (#0001896) "Esc" does not close the "Address Book", "View Message Source", "Print Preview" and "Enter Registration Key" windows
  • (#0001917) "Cannot remove shell notification icon" error popup during shutdown
  • (#0001923) After language change, a button was missing (it was an issue since version 9.0)
  • (#0001930) Clicking an URL in HTML message opens two browsers
  • (#0001936) Access Violation on "OK" in the Print Setup Dialog
  • (#0001937) The items in the main menu "Workspace -> Show Connection Centre" are not mutually exclusive (it was an issue since version 9.0)
  • (#0001941) Access Violation errors in print setup dialog and cancelling password dialog
  • (#0001953) Message tags are not displayed in the column "Tags"
  • (#0001957) Alternative Deletion shortcut (Shift+Delete key combination) did not work in v9.1
32 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!

64 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Mohammad.Poorya

Bardzo aktywny
Ekspert
Dołączył
19 Wrzesień 2018
Posty
3209
Reakcje/Polubienia
12998
Miasto
On a Bike!
The Bat! 9.1.16
The Bat! 9.1.16 (18 April 2020)
New features


  • The /TLS_DISABLE_ECDSA command line parameter to disable the cipher suites with Ellipric Curve DSA server certificates
  • The Bat! QR Code generator now includes an ECI block to indicate theat the text has UTF-8 encoding for those texts that could not be encoded with Kanji or ISO-8859-1 (Latin-1) encoding, for example Greek or Cyrillic characters separated by spaces or Unicode emoji characters
Improvements

  • In an ECDSA signature, if a hash function had larger digest length (in bits) than the field size (which is not a good practice), The Bat! treated these signatures as invalid. It might lead to invalid ECC certificates, e.g. signed by "sha512ECDSA" algorithm. It might also lead to the following error: "TLS protocol error: Internal error BuildClientKeyExchange". For more information, see section 6.4 of FIPS.186-4 "ECDSA Digital Signature Generation and Verification": it is recommended that the security strength associated with the bit length of n and the security strength of the hash function be the same unless an agreement has been made between participating entities to use a stronger hash function. When the length of the output of the hash function is greater than the bit length of n, then the leftmost n bits of the hash function output block shall be used in any calculation using the hash function output during the generation or verification of a digital signature. A hash function that provides a lower security strength than the security strength associated with the bit length of n ordinarily should not be used, since this would reduce the security strength of the digital signature process to a level no greater than that provided by the hash function
  • A certificate used to sign a message may also have a "Content Commitment" (non-repudiation) key usage instead of the "Digital Signature"
  • When determining connection settings (host, port, encryption type) to an unknown mail server, TLS connection settings didn't take priority over plain text ones
  • File type associations (default programs) can no logner be changed from an application since Windows 8 or later. So, if The Bat! is running under Windows 8 or Windows 10, the relevant elements are not shown in the "Applications" tab. Besides that, the dialog to associate file types no longer appers when The Bat! starts

Fixes

  • The Bat! did require "Key Encipherment" or "Key Agreement" in "Key Usage" certificate attribute for TLS even if the certificate was only used to sign ephemeral keys to provide perfect forward secrecy. If a server only supports perfect forward secrecy TLS cipher suites, the certificate used by this server may have no "Key Encipherment" or "Key Agreement" in the "Key Usage" attribute. As a result, the following error is fixed with Google (GMail) servers: "TLS handshake failure. Invalid server certificate (The certificate cannot be used for this purpose)"
  • The Bat! QR Code generator didn't support Kanji character set
  • (#0001785) Ctrl+mouse wheel doesn't zoom in/out in the "plain text" editor and "Windows editor"
  • (#0001942) Search in QuickTemplates causes error on closing the window
  • (#0001972) The message popup menu does not contain the option "Test filters"
  • Added showing of secondary shortcuts (if a popup or menu item has two shortcuts)
  • Fixed toolbar position after loading
  • Fixed order of items in popup menus
  • Added possibility to put toolbars to the right of the main menu
  • Fixed deletion of customized sub-menus (tags, colors, etc.)
  • Fixed image insert from Browsers into HTML editors
  • Fixed an error when selecting some images in toolbar customization
  • The default mail server configuration data was missing in The Bat! in all versions released after June 9th, 2019
  • Fixed issues with menu images on 175% DPI
  • S/MIME did not work since v9.1.10
  • The Bat! did try to change associations from the Preferences dialog even if nothing in this configuration was changed by the user
Size: 36.6 MB
Zaloguj lub Zarejestruj się aby zobaczyć!

Zaloguj lub Zarejestruj się aby zobaczyć!

Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry