Werner Koch
2c7a03d54b
Comment changes.
...
Changed --learn-card.
2009-07-30 16:45:06 +00:00
Marcus Brinkmann
f64a746f47
2009-07-29 Marcus Brinkmann <marcus@g10code.com>
...
* ccid-driver.c (print_pr_data): Fix 64 bit compat problem.
2009-07-29 16:19:48 +00:00
Marcus Brinkmann
7af008bfe1
2009-07-29 Marcus Brinkmann <marcus@g10code.com>
...
* keylist.c (print_capabilities): Print a trailing colon.
2009-07-29 16:05:49 +00:00
Werner Koch
5bae927e49
Workaround for SCR3320
2009-07-24 11:01:17 +00:00
David Shaw
65b2edc202
* srv.c (getsrv): Fix type-punning warning.
2009-07-23 18:56:56 +00:00
David Shaw
ab9a918bc2
Try a DNS-SD lookup to find a domain-specific LDAP server before
...
resorting to keys.{domain}.
2009-07-23 18:28:54 +00:00
Werner Koch
830dae2873
Print status of CRL checks in the audit log.
2009-07-23 15:18:58 +00:00
Werner Koch
b37b85e722
Make use of the card's extended capabilities.
2009-07-22 17:21:47 +00:00
Werner Koch
ef2995f5d0
Emit CARDCTRL status lines.
2009-07-22 16:08:58 +00:00
Werner Koch
506aee32fd
Typo fixes. Fixes bug#1093
2009-07-22 13:33:46 +00:00
Werner Koch
02e05e28e7
Give hints on files to backup.
2009-07-22 10:24:46 +00:00
Werner Koch
5d310a8de7
Print verbose instructions in case of a corrupted trustdb.
2009-07-22 09:43:10 +00:00
Werner Koch
12fa2baa62
Fix i18n bug.
2009-07-21 15:44:30 +00:00
Werner Koch
0792525d22
Make bug reporting address easier changeable.
2009-07-21 14:21:05 +00:00
Werner Koch
7ae15f0027
Fix bug 1091.
...
Doc fixes.
Replace assert by error message.
2009-07-20 11:02:20 +00:00
Werner Koch
d56084296c
Fix bug 1090.
2009-07-20 10:42:45 +00:00
Werner Koch
e49d808e1f
Add code to better handle unplugging of a reader.
2009-07-16 15:54:59 +00:00
Werner Koch
e535e3fccc
[g10]
...
* exec.c: Fix function name indentation.
(expand_args): Simplify by using membuf functions.
(exec_write): Fix memory leak on error.
(w32_system): Use DETACHED_PROCESS so
that a new console is not created.
2009-07-13 17:36:02 +00:00
Werner Koch
816d0d83ef
Add new prototypes
2009-07-13 09:59:50 +00:00
Werner Koch
d0d4931e00
* ccid-driver.c (struct ccid_driver_s): Add fields last_progress,
...
progress_cb and progress_cb_arg.
(ccid_set_progress_cb): New.
(print_progress): New.
(ccid_transceive): Call print_progress for wait time extensions.
* apdu.c (struct reader_table_s): Add field set_progress_cb.
(new_reader_slot): Clear that field.
(open_ccid_reader): Set it to ..
(set_progress_cb_ccid_reader): ... new fucntion.
* app.c (print_progress_line): New.
(lock_reader): Add arg CTRL to set a progress callback and
change all callers to provide it.
(unlock_reader): Remove the progress callback.
2009-07-13 09:59:22 +00:00
Werner Koch
806b0acad7
Better reset the PIN verification stati after changing the key attributes.
2009-07-10 10:47:30 +00:00
Werner Koch
96abdb1386
Fix for card keys > 2048 bit.
2009-07-10 10:15:33 +00:00
Werner Koch
31084d6dc9
Support writing of existing keys with non-matching key sizes.
2009-07-09 14:54:18 +00:00
Werner Koch
0c9dfcb09c
Marked an entry fuzzy.
2009-07-09 09:12:01 +00:00
Werner Koch
e50cac1d84
Changed default hash algorithm preferences
2009-07-09 08:52:31 +00:00
David Shaw
2e835fd6ab
* gpgkeys_hkp.c (main, srv_replace): Minor tweaks to use the DNS-SD
...
names ("pgpkey-http" and "pgpkey-https") in SRV lookups instead of
"hkp" and "hkps".
2009-07-08 04:01:13 +00:00
Werner Koch
2193992559
Impleemned gpgsm's IMPORT --re-import feature.
...
Typo fix.
2009-07-07 16:52:12 +00:00
Werner Koch
44add1c310
Minor bug fixes.
...
Enhanced function docs.
2009-07-07 16:51:33 +00:00
Werner Koch
e1f6e32da0
Release session_env.
2009-07-07 10:29:52 +00:00
Werner Koch
f6f5430e50
Reworked passing of envars to Pinentry.
2009-07-07 10:02:41 +00:00
Werner Koch
58e6e28bb1
* debugging.texi (Common Problems): Add a note about corrupted
...
keys in --search-keys.
2009-07-06 21:33:34 +00:00
Werner Koch
81972ca7d5
Create a pkcs#10 request directly from a card.
...
Deprecate gpgsm-gencert.sh script.
2009-07-02 09:49:31 +00:00
Werner Koch
1925cb37f9
Alow batch ode for gpgsm --gen-key.
...
Allow CSR generation using an existing key with gpgsm.
2009-07-01 18:30:33 +00:00
Werner Koch
5505a81a19
Add comment about Cherry.
2009-07-01 10:53:02 +00:00
Werner Koch
6f5cd860a0
Translation fix
2009-06-30 11:29:03 +00:00
Werner Koch
947440b275
OOps commited an old version. Fixed now.
2009-06-30 08:22:28 +00:00
Werner Koch
35d41eb927
small fix for Omnikey. Works with CM4040 now.
2009-06-30 08:19:28 +00:00
Werner Koch
9c47553308
Make soem omnikey readers work with extended length APDUs.
2009-06-29 20:54:00 +00:00
Werner Koch
011217c9bc
Support the Windows sniffusb tool.
2009-06-29 15:56:07 +00:00
Werner Koch
d8d1ca6151
Reworked the estream memory buffer allocation.
...
Committed already posted patches for the v2 card.
2009-06-29 10:43:57 +00:00
Werner Koch
19cb96e5d3
The variable is called RET and not RC.
2009-06-29 08:54:18 +00:00
Werner Koch
86491ca816
Fixed stupid typo.
2009-06-25 14:10:14 +00:00
Werner Koch
2e0ce7d97f
Fixed a bunch of little bugs as reported by Fabian Keil.
...
Still one problem left; marked with a gcc #warning.
2009-06-24 14:03:09 +00:00
Werner Koch
e05aeca87b
Post release updates
2009-06-17 11:57:24 +00:00
Werner Koch
c998dd12a2
Preparing for 2.0.12.
2009-06-17 11:18:26 +00:00
Werner Koch
aa03d8f184
Use cancel button in confirmation only if requested.
2009-06-17 10:19:50 +00:00
Werner Koch
5f8acaccc0
Add readcert command.
...
fix reading large certificates.
2009-06-17 09:45:50 +00:00
Werner Koch
bdbeb0ac2b
app-openpgp changes
2009-06-09 19:11:28 +00:00
Werner Koch
db47caf05b
Typo fix. Updated German translation.
2009-06-08 09:11:27 +00:00
Werner Koch
2528eb4776
Help against closed standard descriptors.
2009-06-08 08:15:34 +00:00