-
Notifications
You must be signed in to change notification settings - Fork 136
/
ChangeLog
46 lines (36 loc) · 1.47 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
42
43
44
45
46
2024-03-01 Guillaume LE VAILLANT <glv@posteo.net>
Version 1.5.4
Fix some possible deadlock and race condition.
2020-02-18 Guillaume LE VAILLANT <glv@posteo.net>
Version 1.5.3
Minor fixes.
2019-05-21 Guillaume LE VAILLANT <glv@posteo.net>
Version 1.5.2
Fix possible segmentation fault.
Improve some messages.
2017-07-21 Guillaume LE VAILLANT <glv@posteo.net>
Version 1.5.1
Fix possible deadlock.
2017-07-19 Guillaume LE VAILLANT <glv@posteo.net>
Version 1.5.0
Add bruteforcing speed and last tried password to progress info.
Add option to print progress info regularly.
Add option to restore/save state from/to a file.
2016-05-24 Guillaume LE VAILLANT <guillaume.le.vaillant@openmailbox.org>
Version 1.4.1
Fix a mutex in the function reading lines from the dictionary file.
2015-10-31 Guillaume LE VAILLANT <guillaume.le.vaillant@openmailbox.org>
Version 1.4
Add the possibility to get the passwords from a file.
2015-07-16 Guillaume LE VAILLANT <guillaume.le.vaillant@openmailbox.org>
Version 1.3
Support all the characters of the current locale (e.g. utf-8).
2015-07-06 Guillaume LE VAILLANT <guillaume.le.vaillant@openmailbox.org>
Version 1.2
Print progress info when sending a USR1 signal to the process.
2014-07-04 Guillaume LE VAILLANT <guillaume.le.vaillant@openmailbox.org>
Version 1.1
Add the possibility to specify the beginning and the end of the
password (-b and -e options).
2014-06-22 Guillaume LE VAILLANT <guillaume.le.vaillant@openmailbox.org>
Version 1.0