-
Notifications
You must be signed in to change notification settings - Fork 34
/
ChangeLog
41 lines (32 loc) · 1.3 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
2024-03-01 Guillaume LE VAILLANT <glv@posteo.net>
Version 1.4.1
Fix some possible deadlock and race condition.
2019-11-18 Guillaume LE VAILLANT <glv@posteo.net>
Version 1.4.0
Add support for LUKS2 volumes.
2019-05-21 Guillaume LE VAILLANT <glv@posteo.net>
Version 1.3.2
Fix possible segmentation fault.
2017-07-21 Guillaume LE VAILLANT <glv@posteo.net>
Version 1.3.1
Fix possible deadlock.
2017-07-18 Guillaume LE VAILLANT <glv@posteo.net>
Version 1.3.0
Add option to print progress info regularly.
Add option to restore/save state from/to a file.
2016-11-27 Guillaume LE VAILLANT <guillaume.le.vaillant@openmailbox.org>
Version 1.2.2
Add bruteforcing speed and last tried password to progress info.
2016-06-06 Guillaume LE VAILLANT <guillaume.le.vaillant@openmailbox.org>
Version 1.2.1
Fix mutex for dictionary mode.
2016-01-10 Guillaume LE VAILLANT <guillaume.le.vaillant@openmailbox.org>
Version 1.2.0
Root privileges are not required anymore.
2015-10-31 Guillaume LE VAILLANT <guillaume.le.vaillant@openmailbox.org>
Version 1.1
Print progress info when sending a USR1 signal to the process.
Support all the characters of the current locale (e.g. utf-8).
Add the possibility to get the passwords from a file.
2014-07-06 Guillaume LE VAILLANT <guillaume.le.vaillant@openmailbox.org>
Version 1.0