Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
KFDtool/doc/SW_CHANGELOG.txt
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
55 lines (38 sloc)
1.62 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
KFDtool SW 1.5.0 (2020-08-01) | |
* Fix regression affecting MR emulation with Motorola KVL4000 (issue #31) | |
* Add support for key container (issue #3) | |
* Add manual (issue #1) | |
* Update NLog package version | |
KFDtool SW 1.4.0 (2020-05-17) | |
* Add support for DLI over IP devices (issue #18) | |
* Add optional manual rekeying features (issue #9) | |
* Add multiple key support to lower rekeying layers (issue #2) | |
* Update NLog and Mono.Options package versions | |
KFDtool SW 1.3.2 (2020-03-15) | |
* Fix 3WI session not ending cleanly after error (issue #20) | |
* Fix KEK keyloading failure (issue #21) | |
KFDtool SW 1.3.1 (2020-01-01) | |
* Fix MR emulation compatibility with Motorola KVL4000 (issue #17) | |
* Fix crash when stopping MR emulator with no device (issue #15) | |
KFDtool SW 1.3.0 (2019-12-29) | |
* Add MR emulation functionality | |
* Use keyset 1 when no keysets exist and use active keyset is selected | |
* Add MR detection functionality | |
* Improve adapter protocol version validation | |
KFDtool SW 1.2.0 (2019-10-12) | |
* Include command line utility in binaries and installers | |
* Add DES key parity calculator feature | |
KFDtool SW 1.1.1 (2019-09-04) | |
* Fix Windows version check always failing on x86 installer | |
KFDtool SW 1.1.0 (2019-08-30) | |
* Add installer | |
* Read all keys in view key info | |
* Fix error on adapter first connection not finding port number | |
* Hide key by default in keyload | |
* Show both dec and hex algorithm id in keyload | |
* Show adapter information on status bar | |
* Show name of algorithm in view key info | |
* Add help menu manual item | |
* Add digital signature to driver | |
KFDtool SW 1.0.0 (2019-07-29) | |
* Initial release |