aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * po: Update Japanese Translation.NIIBE Yutaka2019-06-261-4/+4
| * scd: Do not conflict if a card with another serialno is demanded.Werner Koch2019-06-253-10/+26
| * scd: Return a stable list with "getinfo card_list".Werner Koch2019-06-253-6/+39
| * scd: Add an re-select mechanism to switch apps.Werner Koch2019-06-2511-49/+274
| * spelling: Fix "synchronize"Daniel Kahn Gillmor2019-06-243-4/+4
| * scd: Take the card look while running app->with_keygrip.Werner Koch2019-06-211-3/+12
| * scd: Take the lock earlier in the function dispatchers.Werner Koch2019-06-211-113/+154
| * scd: Add code to check whether app switching is possible.Werner Koch2019-06-213-20/+34
| * scd: Track the currently selected app.Werner Koch2019-06-213-3/+29
| * scd: Simplify inclusion of app-common.h.Werner Koch2019-06-2113-16/+10
| * gpg: Very minor code cleanup.Werner Koch2019-06-211-2/+2
| * scd: Use enums for cardtype and apptype.Werner Koch2019-06-219-35/+95
| * po: Update Japanese Translation.NIIBE Yutaka2019-06-201-57/+74
| * tools: Fix error handling for gpg-pair-tool.NIIBE Yutaka2019-06-201-1/+1
| * scd: Split data structures into app and card related objects.Werner Koch2019-06-1911-614/+771
| * scd: KEYINFO: Send LF for --data.NIIBE Yutaka2019-06-181-2/+4
| * scd:piv: Add the do_with_keygrip feature.Werner Koch2019-06-172-0/+95
| * scd: Add explict functions for 'app' reference counting.Werner Koch2019-06-174-23/+55
| * scd: Slight change to app->fnc.do_with_keygrip.Werner Koch2019-06-173-13/+36
| * scd: Use the correct gpg for the v1.0 OpenPGP card hack.Werner Koch2019-06-171-1/+2
| * note: previous commit 6e46862 fixes another minor doc issue fix.Werner Koch2019-06-170-0/+0
| * fix up 6562de7475b21cd03c7b1a83a591fa563c589f5bDaniel Kahn Gillmor2019-06-141-1/+1
| * doc/gpgsm: explain what "policy-file" refers to.Daniel Kahn Gillmor2019-06-111-1/+2
| * gpgparsemail: Die on parse error, printing errno thing.NIIBE Yutaka2019-06-072-5/+17
| * scd: Bring back --card-timeout option as deprecated.NIIBE Yutaka2019-06-062-0/+11
| * gpgparsemail: Die on parse error (not abort).NIIBE Yutaka2019-06-062-6/+12
| * sm: Print a better diagnostic for encryption certificate selection.Werner Koch2019-06-041-10/+5
| * g10: Block signals in g10_exit.NIIBE Yutaka2019-06-041-0/+1
| * agent: Allow TERM="".NIIBE Yutaka2019-06-041-1/+1
| * agent: Add pinentry_loopback_confirm declaration.NIIBE Yutaka2019-06-041-2/+5
| * scd: Remove unsupported --card-timeout option.NIIBE Yutaka2019-06-042-19/+0
| * g10,agent: Support CONFIRM for --delete-key.NIIBE Yutaka2019-06-043-3/+102
| * doc: Add a section for gpg-check-pattern.NIIBE Yutaka2019-06-032-1/+49
| * Return better error code for some getinfo IPC commands.Werner Koch2019-06-033-6/+6
| * agent: Add A-flag for KEYINFO output for card.NIIBE Yutaka2019-05-291-4/+29
| * Add changes from 2.2 to NEWS.Werner Koch2019-05-281-0/+84
| * dirmngr: Allow for other hash algorithms than SHA-1 in OCSP.Werner Koch2019-05-281-25/+80
| * dirmngr: Improve finding OCSP cert.Werner Koch2019-05-281-1/+35
| * agent: Make an MD encoding function more robust.Werner Koch2019-05-281-7/+12
| * agent: Remove unused agent_show_message.NIIBE Yutaka2019-05-282-72/+6
| * sm: Avoid confusing diagnostic for the default key.Werner Koch2019-05-273-24/+29
| * gpg: Fixed i18n markup of some strings.Werner Koch2019-05-271-20/+12
| * gpg: Allow deletion of subkeys with --delete-[secret-]key.Werner Koch2019-05-275-14/+113
| * agent: Stop scdaemon after reload when disable_scdaemon.NIIBE Yutaka2019-05-233-0/+13
| * g10: Copy expiredate from primary key when marked expired.NIIBE Yutaka2019-05-231-1/+5
| * gpg: Do not bail on an invalid packet in the local keyring.Werner Koch2019-05-211-0/+7
| * gpg: Do not allow creation of user ids larger than our parser allows.Werner Koch2019-05-214-22/+32
| * gpg: Unify the the use of the print_pubkey_info functions.Werner Koch2019-05-217-59/+70
| * scd: Fix for SCARD_IO_REQUEST structure.NIIBE Yutaka2019-05-211-0/+5
| * agent: For SSH key, don't put NUL-byte at the end.NIIBE Yutaka2019-05-211-2/+2