aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * g10: Fix card-edit/kdf-setup for single salt.NIIBE Yutaka2018-03-301-1/+3
| * g10,scd: Support single salt for KDF data object.NIIBE Yutaka2018-03-302-23/+54
| * g10: Add "key-attr" command for --card-edit.NIIBE Yutaka2018-03-301-53/+52
| * scd: Support changing key attribute back to RSA.NIIBE Yutaka2018-03-301-6/+18
| * g10: Support key attribute change at --card-edit/generate.NIIBE Yutaka2018-03-293-77/+169
| * g10: check_pin_for_key_operation should be just before genkey.NIIBE Yutaka2018-03-291-7/+7
| * g10: Change ask_curve so that it can be used outside.NIIBE Yutaka2018-03-282-30/+23
| * agent,scd: Use pointer to represent HANDLE.NIIBE Yutaka2018-03-272-8/+12
* | Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-03-2736-135/+516
|\|
| * agent: Make the request origin a part of the cache items.Werner Koch2018-03-278-43/+51
| * gpg: Auto-fix a broken trustdb with just the version record.Werner Koch2018-03-261-0/+14
| * gpg: Pass CTRL arg to get_trusthashrec.Werner Koch2018-03-264-11/+15
| * gpg: Return better error codes in case of a too short trustdb.Werner Koch2018-03-261-15/+16
| * gpg: Fix trustdb updates without lock held.Werner Koch2018-03-261-10/+29
| * gpg: Disable unused code parts in tdbio.cWerner Koch2018-03-261-3/+7
| * sm: Add OPTION request-origin.Werner Koch2018-03-231-0/+12
| * gpg,sm: New option --request-origin.Werner Koch2018-03-238-0/+67
| * agent: New OPTION pretend-request-originWerner Koch2018-03-234-0/+84
| * build: Fix the manual source field.NIIBE Yutaka2018-03-231-1/+1
| * gpg: Implement --dry-run for --passwd.Werner Koch2018-03-222-2/+6
| * scd: Support KDF DO setup.NIIBE Yutaka2018-03-224-3/+110
| * doc: Typo fix in comment.Werner Koch2018-03-211-4/+4
| * gpg: Fix out-of-bound read in subpacket enumerationWerner Koch2018-03-211-0/+9
| * scd: signal mask should be set just after npth_init.NIIBE Yutaka2018-03-191-11/+17
| * scd: Better user interaction for factory-reset.NIIBE Yutaka2018-03-161-6/+21
| * scd: Fix suspend/resume handling for CCID driver.NIIBE Yutaka2018-03-151-1/+2
| * scd: After fatal error, shutdown a reader.NIIBE Yutaka2018-03-131-0/+9
| * scd: Fix for GNU/Linux suspend/resume.NIIBE Yutaka2018-03-132-5/+4
| * scd: Fix typo in previous commit.NIIBE Yutaka2018-03-121-1/+1
| * scd: More fix with PC/SC for Windows.NIIBE Yutaka2018-03-081-18/+20
| * scd: Fix status check when using PC/SC.NIIBE Yutaka2018-03-082-3/+14
| * gpg: Fix build on Windows.NIIBE Yutaka2018-03-082-0/+5
| * doc: man page grammarBen McGinnes2018-03-071-2/+2
* | Change license of argparse.c back to LGPLv2.1Werner Koch2018-03-212-45/+28
* | doc: Register DCOs for Ben McGinnes and James BottomleyWerner Koch2018-03-091-0/+6
* | Merge branch 'STABLE-BRANCH-2-2' into wk-masterWerner Koch2018-03-0610-11/+93
|\|
| * agent: Also evict cached items via a timer.Werner Koch2018-03-064-1/+28
| * gpg: Fix regression in last --card-status patchWerner Koch2018-03-011-1/+1
| * gpg: Print the keygrip with --card-statusWerner Koch2018-03-013-7/+58
| * gpgconf, w32: Allow UNC pathsAndre Heinecke2018-02-281-1/+3
| * dirmngr: Handle failures related to missing IPv6 gracefullyMichał Górny2018-02-221-0/+2
| * doc: Fix recently introduced typo in gpgsm.texi.Werner Koch2018-02-221-1/+1
* | gpg: Avoid writing a zero length last chunk in AEAD mode.Werner Koch2018-02-282-42/+55
* | gpg: Merge two functions in cipher-aead.cWerner Koch2018-02-281-75/+60
* | gpg: Simplify the AEAD decryption function.Werner Koch2018-02-271-51/+41
* | gpg: Factor common code out of the AEAD decryption function.Werner Koch2018-02-271-96/+77
* | gpg: Rename cipher.c to cipher-cfb.cWerner Koch2018-02-272-2/+2
* | gpg: Fix corner cases in AEAD encryption.Werner Koch2018-02-272-69/+110
* | gpg: Try to mitigate the problem of wrong CFB symkey passphrases.Werner Koch2018-02-231-0/+15
* | build: Update swdb tags and include release info from 2.2.5Werner Koch2018-02-224-4/+47