4126 |
(keyedit_add_subkey): Use it here. |
(keyedit_add_subkey): Use it here. |
4127 |
(do_add_new_subkey): Fix list contrl insertion. |
(do_add_new_subkey): Fix list contrl insertion. |
4128 |
* wptTypes.h (DEFAULT_KEYSIZE): Define new default keysize constant. |
* wptTypes.h (DEFAULT_KEYSIZE): Define new default keysize constant. |
4129 |
|
|
4130 |
|
2005-04-19 Timo Schulz <[email protected]> |
4131 |
|
|
4132 |
|
* wptKeyserver.cpp (kserver_update_proxyuser): Fixed |
4133 |
|
buffer overflow that occurred when the proxy password |
4134 |
|
is > 29 chars. Thanks to the friendly user who reported this. |
4135 |
|
(kserver_search): Handle the case the key is revoked. Thanks |
4136 |
|
to Ralf. |
4137 |
|
(kserver_connect): More logging. |
4138 |
|
(kserver_sendkey): Likewise. |
4139 |
|
* wptProxySettingsDlg.cpp (check_number): New. |
4140 |
|
(read_proxy): Check the entered port number. |
4141 |
|
* wptKeySignDlg.cpp (sig_class_dlg_proc): Check default button. |