aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Print keyid in gpg --list-packets.Werner Koch2009-05-136-5/+121
| | | | | | Add some not yet code to app-nks.c Changed batch mode expiration time computation
* Fix bug 1045.Werner Koch2009-05-112-1/+4
|
* Print 'empty file' warning only with --verbose.Werner Koch2009-05-113-3/+10
|
* * keyserver.c (keyserver_typemap): gpgkeys_hkp handles hkps as well.David Shaw2009-05-112-2/+9
| | | | | From 1.4.
* * gpgkeys_hkp.c (send_key, get_key, get_name, search_key, main): AddDavid Shaw2009-05-112-23/+39
| | | | | support for SSLized HKP.
* From 1.4:David Shaw2009-05-116-16/+35
| | | | | | | | | | | | * curl-shim.h (curl_version): No need to provide a version for curl-shim as it always matches the GnuPG version. * gpgkeys_curl.c, gpgkeys_hkp.c (main): Show which version of curl we're using as part of --version. * gpgkeys_curl.c, gpgkeys_finger.c, gpgkeys_hkp.c, gpgkeys_ldap.c (show_help): Document --version.
* Doc fixes.Werner Koch2009-05-082-3/+2
|
* More support for Netkey cards.Werner Koch2009-05-089-99/+375
| | | | | | Small changes to teh CCID driver. Support 2048 bit OpenPGP cards.
* New helper function factored out of ../scd and equipped with test code.Werner Koch2009-05-074-0/+288
|
* Fix example.Werner Koch2009-05-061-7/+8
|
* Fix bug#1034.Werner Koch2009-05-063-35/+42
| | | | | Remove dead code.
* * gpgkeys_mailto.in: Set 'mail-from' as a keyserver-option, ratherDavid Shaw2009-05-052-27/+20
| | | | | than the ugly ?from= syntax.
* Fix problem with incompatible gpg.conf files.Werner Koch2009-04-192-1/+9
|
* Add a tool to analyze the CCID protocol on the USB bus.Werner Koch2009-04-173-1/+795
|
* 2009-04-14 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-04-142-1/+12
| | | | | | * call-pinentry.c (agent_get_confirmation): Try SETNOTOK command with pinentry.
* Make gpgv error message about a missing keyring more useful. This fixesWerner Koch2009-04-036-20/+63
| | | | | Debian#494040. Also implement readonly semantic for extra safety.
* Print the card's S/N in a secret key listing.Werner Koch2009-04-022-1/+13
|
* Prepare for OpenPGP cards with extended length support.Werner Koch2009-04-012-4/+13
|
* Ported changes from 1.4.Werner Koch2009-04-018-36/+153
|
* Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch2009-04-0129-372/+719
| | | | | Removed duplicated code (percent unescaping).
* Implement decryption for TCOS 3 cards.Werner Koch2009-03-3013-121/+277
|
* Signing using Netkey 3 cards does now work.Werner Koch2009-03-2614-50/+154
|
* Fixed a trustlist update problem.Werner Koch2009-03-264-36/+105
| | | | | Pretty format the marktrusted pinentry prompt.
* Print NO_SECKEY status line in gpgsm.Werner Koch2009-03-2512-17/+62
| | | | | This fixes bug#1020.
* log file fixes.Werner Koch2009-03-2532-41/+54
|
* Preparing a snapshot.Werner Koch2009-03-2428-5902/+7317
|
* Better syncronization of several smartcard sessions.Werner Koch2009-03-245-18/+83
|
* Allow deletion of ephemeral keys. Werner Koch2009-03-232-4/+20
|
* Fix keygrip computation for TCOS 3 cards.Werner Koch2009-03-209-12/+115
| | | | | Emit PROGRESS status lines during --learn-card.
* Add missing file.Werner Koch2009-03-191-0/+188
|
* Changed order of the confirmation questions for root certificatesWerner Koch2009-03-196-70/+125
| | | | | and stores negative answers in trustlist.txt.
* Make sure not to leak file descriptors if running gpg-agent with aWerner Koch2009-03-1911-28/+252
| | | | | command. Restore the signal mask to solve a problem in Mono.
* Add server option with-ephemeral-keys.Werner Koch2009-03-1814-74/+117
| | | | | Extend SCD LEARN command.
* Enhanced last patch.Werner Koch2009-03-174-58/+112
|
* Move password repetition from gpg to gpg-agent.Werner Koch2009-03-178-58/+106
|
* * gpg.texi (GPG Configuration Options): Document keyserver-optionsDavid Shaw2009-03-162-2/+13
| | | | | debug.
* Remove duplicated code.Werner Koch2009-03-168-25/+35
|
* * gpg.c (my_strusage): gpg2 and gpgv2 (not gpg and gpgv).David Shaw2009-03-153-6/+9
| | | | | * gpgv.c (my_strusage): Same.
* * gpgv.c (my_strusage): Fix name of program in "Syntax" line.David Shaw2009-03-152-1/+5
|
* * http.c (do_parse_uri): Properly handle IPv6 literal addresses as perDavid Shaw2009-03-132-6/+21
| | | | | RFC-2732. Adapted from patch by Phil Pennock.
* Add new attribute KEY-ATTR.Werner Koch2009-03-104-8/+54
|
* New gpg-agent command to list key information.Werner Koch2009-03-0620-177/+598
| | | | | | Gpgsm does now print the S/N of cards. Consider ephemeral keys during listing an export.
* New PIN Callback attributes in gpg-agent.Werner Koch2009-03-0513-163/+687
| | | | | | Common prompts for keypad and simple card reader. More support for Netkey cards; PIN management works now.
* Fix segv.gnupg-2.0.11Werner Koch2009-03-032-1/+8
|
* Argg again: Remove cruft from a test.Werner Koch2009-03-031-1/+1
|
* Arggg, forgot one other place.Werner Koch2009-03-032-1/+3
|
* fix for pkits.Werner Koch2009-03-0329-28/+32
|
* Add --reload command to gpgconf.Werner Koch2009-03-0342-6466/+6590
| | | | | | Fix a problem in exechelp.c Get ready for a release.
* Add missing option strings.Werner Koch2009-03-025-3/+11
|
* Modernized gpg-agent startup instructionsWerner Koch2009-03-023-11/+28
|