Werner Koch
0a5f742466
Marked all unused args on non-W32 platforms.
2008-10-20 13:53:23 +00:00
Werner Koch
e1f4154d75
Fix a bug in estream_snprintf. Found by a failed t-gettime under Windows.
2008-10-19 16:10:46 +00:00
Werner Koch
0698c5169f
Use more warning options with modern GCCs.
...
Other minor changes.
2008-10-17 19:18:46 +00:00
Werner Koch
dd96bd44d4
Reset the context lock flag after a failed dirmngr start which may happend
...
due to --disable-dirmngr.
2008-10-17 13:12:11 +00:00
Werner Koch
b519a52cea
Made scdaemon more robust on Windows.
2008-10-15 13:23:10 +00:00
Werner Koch
d0ca953014
SCD changes for PC/SC under W32.
2008-10-14 18:18:21 +00:00
Werner Koch
c1329ec7c6
Add --delete-keys as alias for --delete-key.
2008-10-13 09:42:32 +00:00
Werner Koch
969dfd9890
Explain how to delete a secret X.509 key.
2008-10-13 09:29:20 +00:00
David Shaw
1b86ee9806
* main.h, mainproc.c (check_sig_and_print), keylist.c
...
(list_keyblock_print), pkclist.c (do_edit_ownertrust), keyedit.c
(menu_showphoto), photoid.c (generate_photo_id, show_photos), misc.c
(pct_expando): Add %v and %V expandos so that displaying photo IDs can
show the attribute validity tag (%v) and string (%V). Originally by
Daniel Gillmor.
2008-10-03 20:00:46 +00:00
Werner Koch
af7c1fa134
Add /daatfile command to gpg-connect-agent.
2008-10-01 16:17:39 +00:00
Werner Koch
0f98eedef4
Fix bug #922
2008-09-30 18:24:10 +00:00
Werner Koch
0c21ded87b
Extend --list-dirs to print the bindir.
2008-09-30 12:45:44 +00:00
Werner Koch
8381a43ca7
Add gpgsm server command GETINFO agent-check.
...
Fix tests.
2008-09-30 10:30:20 +00:00
Werner Koch
7d63aa42e5
Remove hacks which are not anymore needed since we now require Libgcrypt 1.4
2008-09-29 15:02:55 +00:00
Marcus Brinkmann
d62ca1bf4a
2008-09-28 Marcus Brinkmann <marcus@g10code.com>
...
* apdu.c (pcsc_get_status): Fix last change.
2008-09-28 12:48:41 +00:00
David Shaw
d3157d6f8e
* keyedit.c (keyedit_menu): Fix bug where a modified keyring loses its
...
modified status after a "clean" or "minimize" that doesn't need to do
anything.
2008-09-25 18:12:39 +00:00
Werner Koch
b77e7c9f2e
Fix bug #931
2008-09-25 12:55:50 +00:00
Werner Koch
96f16f736e
Finished support for v2 cards with the exception of secure messaging.
2008-09-25 10:06:02 +00:00
David Shaw
0d71795aae
* pkclist.c (select_algo_from_prefs): Redo function to rank prefs and
...
pick a consensus winner across all keys.
2008-09-23 21:52:18 +00:00
David Shaw
bb39c59728
* gpg.texi (OpenPGP Key Management): Clarify setpref a bit.
2008-09-23 19:18:52 +00:00
Werner Koch
761e997af5
Improvements for 2k keys.
2008-09-23 15:42:11 +00:00
Marcus Brinkmann
8368144fa7
Marcus Brinkmann <marcus@g10code.com>
...
* apdu.c (pcsc_get_status): Be more relaxed with the usable flag
under Windows.
M scd/ChangeLog
M scd/apdu.c
2008-09-23 13:04:42 +00:00
Werner Koch
2693db33d0
Untested fix for TPDU level exchange of large data (command chaining)
2008-09-23 10:36:09 +00:00
Werner Koch
f899b9683b
Support the Certifciate DO of the v2 OpenPGP cards.
2008-09-23 09:57:45 +00:00
David Shaw
1377e1fe8d
* keyserver.c (keyserver_import_cert): Allow keyserver URLs in
...
addition to full URLs in CERT records.
2008-09-04 16:54:58 +00:00
Werner Koch
d30fdae24b
Workaround for a mingw runtime bug.
2008-09-04 10:35:41 +00:00
Werner Koch
5a8bf0bec6
Fix gpg-preset-passphrase bug.
...
Cleanups
2008-09-03 09:37:32 +00:00
Moritz Schulte
72110961f1
2008-08-30 Moritz <moritz@gnu.org>
...
* scdaemon.c (main): Use estream_asprintf instead of asprintf.
* command.c (update_reader_status_file): Likewise.
(cmd_serialno): Use estream_asprintf instead of asprintf
and xfree instead of free to release memory allocated
through (estream_)asprintf.
(cmd_learn): Likewise.
(pin_cb): Likewise.
* app-openpgp.c (get_public_key): Likewise.
2008-08-31 11:55:09 +00:00
Werner Koch
d92f06e882
Add a warning nite to --throw-keyds.
2008-08-28 14:57:25 +00:00
David Shaw
2a7b21ac72
* configure.ac: Use printf for the most portable SVN version
...
detection.
2008-08-27 17:01:29 +00:00
David Shaw
eb0b47b422
* configure.ac: Darwin's /bin/sh has a builtin echo that doesn't
...
understand '-n'. Use tr to trim the carriage return instead.
2008-08-27 05:58:30 +00:00
Werner Koch
39a5a34eab
Avoid passing NULL to printf while debugging.
2008-08-19 19:36:42 +00:00
Werner Koch
8e89644451
Fix new test for v2 cards.
2008-08-18 11:08:04 +00:00
Werner Koch
7b81a6b074
Print a 'f' for validated non-root certificates in gpgsm colon style listing.
...
Doc fixes.
2008-08-13 15:41:48 +00:00
Werner Koch
ac5c3fab30
Cehck for expire date overflows.
2008-08-11 08:08:08 +00:00
Werner Koch
4fa68f839b
Fix APDU buffer problem under MAC OS.
2008-08-11 07:42:25 +00:00
Marcus Brinkmann
7d2cfee1df
2008-08-08 Marcus Brinkmann <marcus@g10code.de>
...
* gpgsm.h (struct server_control_s): Remove member dirmngr_seen.
* call-dirmngr.c (dirmngr2_ctx, dirmngr_ctx_locked)
(dirmngr2_ctx_locked): New global variables.
(prepare_dirmngr): Don't check dirmngr_seen anymore.
(start_dirmngr): Move bunch of code to ...
(start_dirmngr_ext): ... this new function.
(release_dirmngr, start_dirmngr2, release_dirmngr2): New
functions.
(gpgsm_dirmngr_isvalid): Call release_dirmngr.
(gpgsm_dirmngr_lookup): Call release_dirmngr. If dirmngr_ctx is
locked, use dirmngr2_locked.
(gpgsm_dirmngr_run_command): Call release_dirmngr.
2008-08-08 01:06:48 +00:00
Werner Koch
7d1b0d8626
Add a warning note to --allow-multiple-messages.
...
s/Sylpeed-Claws/Claws-Mail/.
2008-08-07 07:46:52 +00:00
Marcus Brinkmann
5af58480ea
2008-08-06 Marcus Brinkmann <marcus@g10code.de>
...
* gpgconf-comp.c (gc_options_gpgsm): Change type of keyserver
option to GC_ARG_TYPE_LDAP_SERVER.
2008-08-06 14:38:41 +00:00
Marcus Brinkmann
f923f576e1
Marcus Brinkmann <marcus@g10code.de>
...
* gpgconf-comp.c (retrieve_options_from_file): Transfer the
NO_CHANGE flag from the file name option to the list option.
2008-08-06 11:48:23 +00:00
Werner Koch
201a348565
Fix !EROFS bug.
...
Doc updates
2008-08-01 10:51:11 +00:00
Werner Koch
e27ca6e059
prompt change.
2008-07-30 10:25:18 +00:00
Werner Koch
75bf2df727
Update.
2008-07-21 07:38:53 +00:00
Werner Koch
a7c9e79190
Revert that last stupid setuid detection fix.
2008-07-17 19:49:51 +00:00
Werner Koch
9d5a10a453
Do not run the setuid test if running under as root proper.
...
Documentation fixes.
Some enhancements for the new OpenPGP Card.
2008-07-17 19:40:53 +00:00
Werner Koch
e253f0cb55
Minor fixes.
2008-06-26 19:21:45 +00:00
Werner Koch
a6a9181818
Start support of TCOS 3 cards.
...
Support restriction attribute.
Fix utf-8 printing problems.
Use AES by default.
2008-06-26 19:09:07 +00:00
Marcus Brinkmann
b60bfbe25c
g10/
...
2008-06-25 Marcus Brinkmann <marcus@g10code.de>
* gpg.c (enum cmd_and_opt_values): Remove option
oEnableW32HandleTranslation.
(opts): Remove option --enable-w32-handle-translation.
(main): Remove variable w32_handle_translation.
common/
2008-06-25 Marcus Brinkmann <marcus@g10code.de>
Revert last three changes related to handle translation.
* sysutils.c:
(FD_TRANSLATE_MAX, fd_translate, fd_translate_len)
(translate_table_init, translate_table_lookup): Removed.
* iobuf.c (check_special_filename): Do not use
translate_table_lookup.
* sysutils.h (translate_table_init, translate_table_lookup):
Remove prototypes.
2008-06-25 17:44:26 +00:00
Werner Koch
4da2ce2d4d
add new certifciates
2008-06-25 11:14:48 +00:00
Werner Koch
4817ff6528
Add support for the TCOS NullPIN feature.
2008-06-24 16:00:29 +00:00