1 |
twoaday |
3 |
Feel free if you think there is missing something to mail me. |
2 |
|
|
|
3 |
twoaday |
114 |
-0.11.x- |
4 |
twoaday |
157 |
* there might be a crash when a user-ID without an email |
5 |
|
|
address will be deleted. |
6 |
|
|
* make sure that keys are also deleted from the secret key cache. |
7 |
twoaday |
117 |
* winpt --keymanager aborts when the keyring is empty on the |
8 |
|
|
first start. |
9 |
twoaday |
145 |
* implement property sheets at some places to improve usability. |
10 |
|
|
|
11 |
twoaday |
3 |
-1.0.0- |
12 |
twoaday |
82 |
* The key cache reload is much faster when no progress callback |
13 |
|
|
is used. Allow to disable the progress dialog. |
14 |
|
|
|
15 |
twoaday |
3 |
* Use '!' in the encrypt dialog to use the subkey which was selected |
16 |
|
|
and not the newest. |
17 |
|
|
* revamp the group database code. Use the GPG --group feature and make |
18 |
|
|
it possible to convert old groupdb.gpg files into native GPG format. |
19 |
|
|
(I work on it) |
20 |
|
|
|
21 |
|
|
* check the file register code |
22 |
|
|
WinPT will not associate the files correctly. This is due to the lack |
23 |
|
|
of quotes surrounding the executable path. (I know, Timo must be mad |
24 |
|
|
about quotes... ;). The workaround is to change the path to the program. |
25 |
|
|
|
26 |
|
|
* Secret keyring is stored on drive A. |
27 |
|
|
* Use a better GPG directory checking system. |
28 |
|
|
-1.0.0- |
29 |
|
|
* Implement to recognize one-pass sigs for files also. |
30 |
|
|
* CARD |
31 |
|
|
- sign/decrypt |
32 |
|
|
- factor out some common code into wptCardManager.cpp |
33 |
|
|
* Implement --armor in the FM for --symmetric. |
34 |
|
|
* Winpt should take care for a multi user environment. |
35 |
|
|
* Use accelators for some dialogs to support 'hotkeys'. |
36 |
|
|
* We need a way to figure out if it makes sense to load the encrypt |
37 |
|
|
dialog for the file manager. The same with the sign dialog. |
38 |
twoaday |
145 |
|
39 |
|
|
-future- |
40 |
|
|
* Move the both managers (key/file) to separate applications |
41 |
|
|
and use ActiveX control elemens for the treelist element. |
42 |
twoaday |
3 |
* Implement the non-swapable memory for passphrase handling. |