Added the current first and last password candidate test queued for execution per device on status view

This commit is contained in:
jsteube
2016-10-04 18:30:00 +02:00
parent 0b2c568ba6
commit eeb8210951
10 changed files with 360 additions and 248 deletions
+1
View File
@@ -4,6 +4,7 @@
## Improvements
##
- Added the current first and last password candidate test queued for execution per device on status view
- Use .gitmodules to handle OpenCL headers depency
- Allow loading of bcrypt hashes with signature $2b$ (February 2014)
- Replaced some uint macros with enums types