BoarderZone ASNalyzer Changelog

What's new in BoarderZone ASNalyzer 0.13.625 Alpha

May 19, 2015
  • bug-fixes:
  • FileHandler plugins:
  • AsnViewer: added popup menu actions to copy node contents to clipboard
  • JceCertViewer: added display of CRL distribution point and OCSP responder location
  • JceKeyStoreEditor:
  • enhanced to build certificate chain from available certificates when importing a certificate that matches an existing private key entry
  • added support for OCSP responder location when issuing new certificates
  • PdfViewer: added support for new license file format (signed .jar)
  • HttpClient: added support for sending request files which contain binary data

New in BoarderZone ASNalyzer 0.13.573 Alpha (Sep 1, 2014)

  • bug fixes
  • changes to other applications

New in BoarderZone ASNalyzer 0.12.550 Alpha (Apr 17, 2012)

  • FileCoder:
  • added new "output" filter: "eol" will now append a newline at the end
  • changed "hex" and "base64" output filters to break lines (always)
  • FileHandler plugins:
  • FileHandlerViewFileInfo: extended config to display milliseconds and timezone
  • FontViewer: added command to insert the full ASCII character table as text
  • HttpClient: added support for SSL/TLS
  • added options "secure" and "truststore"
  • added alias "head" for "header" option
  • PGPKeyRingViewer:
  • changed to use mono spaced font in list of entries for nicer alignment
  • changed to sort entries and key dump by key IDs
  • TextEditor: changed some and added more keyboard shortcuts:
  • ALT-DOWN: to lower case (removed mapping to CTRL-SHIFT-DOWN, collided with selection)
  • ALT-UP: to upper case (removed mapping to CTRL-SHIFT-UP, collided with selection)
  • CTRL-ALT-RIGHT: to title case
  • HttpClient: added support for SSL/TLS
  • TemplateFiller: added option "bom" to force writing of UTF byte order marks
  • TextReplace:
  • replaced option "encoding" with options "input-encoding" and "output-encoding"
  • changed to attempt to auto-detect the encoding from the UTF BOM if available
  • in case no input encoding has been specified
  • added option "bom" to force writing of UTF byte order marks
  • fixed to honor the "case" option when matching regular expressions

New in BoarderZone ASNalyzer 0.11.523 Alpha (Dec 28, 2009)

  • extended desktop configurability
  • bug-fixes

New in BoarderZone ASNalyzer 0.10.507 Alpha (Jun 19, 2009)

  • added support for foreign look and feels
  • added support for themes for various look and feels
  • improved desktop configuration capabilities
  • general code maintenance

New in BoarderZone ASNalyzer 0.9.486 Alpha (Jun 12, 2009)

  • added auto-detection and auto-decoding of Base64 encoded data when loading a file
  • added better support for symbolic links on unix file systems
  • fixed start scripts to properly deal with paths containing spaces
  • added support for 'java.home' and 'temp.dir' variables