Block sigalarm when reading passphrase.
modified src/repo.c
@@ -48,10 +48,17 @@ password_cb(char *buf, int size, int rwflag, void *key)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -63,6 +70,8 @@ password_cb(char *buf, int size, int rwflag, void *key)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|