| Commit message (Expand) | Author | Files | Lines |
2017-06-01 | gpg: Report compliance with CO_DE_VS. | Justus Winter | 2 | -0/+36 |
2017-06-01 | gpg,common: Move the compliance framework. | Justus Winter | 1 | -2/+3 |
2017-05-31 | sm: Simplify code. | Justus Winter | 1 | -6/+1 |
2017-05-31 | sm: Fix typo. | Justus Winter | 1 | -1/+1 |
2017-05-10 | g10, sm, dirmngr, common: Add comment for fall through. | NIIBE Yutaka | 1 | -1/+1 |
2017-04-28 | Spelling fixes in docs and comments. | NIIBE Yutaka | 7 | -8/+8 |
2017-03-20 | gpg: Add new field no 18 to the colon listing. | Werner Koch | 1 | -3/+15 |
2017-03-07 | Remove -I option to common. | NIIBE Yutaka | 23 | -40/+40 |
2017-03-01 | gpg: Allow creating keys using an existing ECC key. | Werner Koch | 1 | -14/+10 |
2017-02-21 | Clean up word replication. | Yuri Chornoivan | 6 | -6/+6 |
2017-02-20 | Adjust copyright years for sm/certdump.c | Werner Koch | 1 | -1/+1 |
2017-02-16 | common: Rename remaining symbols in ksba-io-support. | Werner Koch | 7 | -31/+31 |
2017-02-16 | common: Remove gpgsm dependencies from ksba-io-support. | Werner Koch | 8 | -27/+46 |
2017-02-16 | sm,common: Move ksba reader and writer support to common/. | Werner Koch | 2 | -701/+0 |
2016-12-20 | sm: Remove wrong example from gpgsm --help. | Werner Koch | 1 | -6/+0 |
2016-12-16 | gpg,sm: A few more option for --gpgconf-list. | Werner Koch | 1 | -0/+1 |
2016-12-16 | sm: Fix agent communication. | Justus Winter | 1 | -0/+3 |
2016-12-13 | g10,sm: Spell out --passwd. | Justus Winter | 1 | -2/+3 |
2016-12-13 | g10,sm: Spell out --gen-key. | Justus Winter | 1 | -2/+3 |
2016-12-13 | g10,sm: Spell out --check-sigs. | Justus Winter | 1 | -1/+1 |
2016-12-13 | g10,sm: Spell out --list-sigs. | Justus Winter | 1 | -1/+1 |
2016-11-29 | gpgsm: Allow decryption with a card returning a PKCS#1 stripped key. | Werner Koch | 1 | -3/+5 |
2016-11-29 | gpg,sm: Merge the two versions of check_special_filename. | Werner Koch | 1 | -27/+6 |
2016-11-15 | sm: New stub option --compliance. | Werner Koch | 1 | -0/+7 |
2016-11-10 | gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource. | Werner Koch | 16 | -95/+149 |
2016-11-10 | sm: Remove unused arg SECRET from keydb functions. | Werner Koch | 14 | -42/+31 |
2016-11-05 | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 30 | -30/+30 |
2016-11-02 | common: Improve compare_string_versions. | Werner Koch | 2 | -2/+2 |
2016-10-21 | Fix use cases of snprintf. | NIIBE Yutaka | 3 | -40/+23 |
2016-10-06 | sm: Remove statement without effect. | Justus Winter | 1 | -1/+0 |
2016-09-27 | agent, sm: Set CTX after start_agent. | NIIBE Yutaka | 1 | -11/+30 |
2016-09-17 | Fix more spelling | Daniel Kahn Gillmor | 2 | -4/+4 |
2016-09-15 | spelling: conenction should be connection | Daniel Kahn Gillmor | 1 | -1/+1 |
2016-09-05 | common: Add an assuan logging monitor. | Werner Koch | 1 | -1/+1 |
2016-08-18 | dirmngr: Remove all system daemon features. | Werner Koch | 1 | -3/+1 |
2016-08-12 | Call log_set_prefix() with human-readable labels. | Daniel Kahn Gillmor | 1 | -2/+2 |
2016-08-09 | Cleanup initialization of libgcrypt. | Ben Kibbey | 1 | -3/+0 |
2016-08-03 | More cleanup of "allow to". | Daniel Kahn Gillmor | 2 | -3/+3 |
2016-08-03 | Fix spelling and grammar. | Daniel Kahn Gillmor | 1 | -1/+1 |
2016-08-01 | gpgsm: Fix machine-readable key listing. | Justus Winter | 1 | -1/+0 |
2016-06-14 | gpgsm: Allow ciphers AES192 and SERPENT256 | Werner Koch | 1 | -1/+3 |
2016-06-14 | doc: Consistently use 'keyserver'. | Werner Koch | 1 | -2/+2 |
2016-06-07 | common: Remove homedir arg from start_new_{dirmngr,gpg_agent}. | Werner Koch | 2 | -2/+1 |
2016-06-07 | Replace use of opt.homedir by accessor functions. | Werner Koch | 6 | -15/+13 |
2016-03-17 | sm: Always create a keybox header when creating a new keybox. | Werner Koch | 1 | -0/+12 |
2016-03-07 | sm: Implement pinentry loopback and reading passphrases from fd. | Justus Winter | 6 | -20/+209 |
2016-03-07 | sm: Remove unused argument '--fixed-passphrase'. | Justus Winter | 2 | -4/+0 |
2016-03-02 | common: Consolidate Assuan server argument handling. | Justus Winter | 1 | -32/+1 |
2016-01-26 | sm: small fix for GCC 6. | NIIBE Yutaka | 1 | -1/+1 |
2016-01-13 | kbx: Change return type of search functions to gpg_error_t. | Werner Koch | 2 | -7/+9 |