mirror of
https://github.com/wiire-a/pixiewps.git
synced 2025-07-28 00:04:38 +02:00
Updated CHANGELOG
This commit is contained in:
parent
b0b7dbb888
commit
d73d93656e
14
CHANGELOG.md
14
CHANGELOG.md
@ -2,9 +2,23 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- Huge performance optimizations (`--mode 1,3`) @1yura.
|
||||
|
||||
### Fixed
|
||||
- Segmentation fault when `--authkey` is not supplied.
|
||||
- Issue with PRNG bruteforce (`--mode 2`).
|
||||
- Incorrect N1 seed displayed (`--mode 2`).
|
||||
- Incorrect seeds displayed when PRNG is not bruteforced (`--mode 3`).
|
||||
|
||||
### Changed
|
||||
- Switched from mbedtls and libtommath to libtomcrypt and tomsfastmath @rofl0r.
|
||||
- Moved Makefile to top directory.
|
||||
- Added installation of man page on `make install`.
|
||||
|
||||
### Removed
|
||||
- Android.mk
|
||||
|
||||
## [1.4.1] - 2017-12-04
|
||||
### Fixed
|
||||
- Segmentation fault when trying to recover the PIN with `--m7-enc` and other options @rofl0r @binarymaster.
|
||||
|
Loading…
x
Reference in New Issue
Block a user