aboutsummaryrefslogtreecommitdiffstats
path: root/sm (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-16common: Rename remaining symbols in ksba-io-support.Werner Koch7-31/+31
2017-02-16common: Remove gpgsm dependencies from ksba-io-support.Werner Koch8-27/+46
2017-02-16sm,common: Move ksba reader and writer support to common/.Werner Koch2-701/+0
2016-12-20sm: Remove wrong example from gpgsm --help.Werner Koch1-6/+0
2016-12-16gpg,sm: A few more option for --gpgconf-list.Werner Koch1-0/+1
2016-12-16sm: Fix agent communication.Justus Winter1-0/+3
2016-12-13g10,sm: Spell out --passwd.Justus Winter1-2/+3
2016-12-13g10,sm: Spell out --gen-key.Justus Winter1-2/+3
2016-12-13g10,sm: Spell out --check-sigs.Justus Winter1-1/+1
2016-12-13g10,sm: Spell out --list-sigs.Justus Winter1-1/+1
2016-11-29gpgsm: Allow decryption with a card returning a PKCS#1 stripped key.Werner Koch1-3/+5
2016-11-29gpg,sm: Merge the two versions of check_special_filename.Werner Koch1-27/+6
2016-11-15sm: New stub option --compliance.Werner Koch1-0/+7
2016-11-10gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.Werner Koch16-95/+149
2016-11-10sm: Remove unused arg SECRET from keydb functions.Werner Koch14-42/+31
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch30-30/+30
2016-11-02common: Improve compare_string_versions.Werner Koch2-2/+2
2016-10-21Fix use cases of snprintf.NIIBE Yutaka3-40/+23
2016-10-06sm: Remove statement without effect.Justus Winter1-1/+0
2016-09-27agent, sm: Set CTX after start_agent.NIIBE Yutaka1-11/+30
2016-09-17Fix more spellingDaniel Kahn Gillmor2-4/+4
2016-09-15spelling: conenction should be connectionDaniel Kahn Gillmor1-1/+1
2016-09-05common: Add an assuan logging monitor.Werner Koch1-1/+1
2016-08-18dirmngr: Remove all system daemon features.Werner Koch1-3/+1
2016-08-12Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor1-2/+2
2016-08-09Cleanup initialization of libgcrypt.Ben Kibbey1-3/+0
2016-08-03More cleanup of "allow to".Daniel Kahn Gillmor2-3/+3
2016-08-03Fix spelling and grammar.Daniel Kahn Gillmor1-1/+1
2016-08-01gpgsm: Fix machine-readable key listing.Justus Winter1-1/+0
2016-06-14gpgsm: Allow ciphers AES192 and SERPENT256Werner Koch1-1/+3
2016-06-14doc: Consistently use 'keyserver'.Werner Koch1-2/+2
2016-06-07common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.Werner Koch2-2/+1
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch6-15/+13
2016-03-17sm: Always create a keybox header when creating a new keybox.Werner Koch1-0/+12
2016-03-07sm: Implement pinentry loopback and reading passphrases from fd.Justus Winter6-20/+209
2016-03-07sm: Remove unused argument '--fixed-passphrase'.Justus Winter2-4/+0
2016-03-02common: Consolidate Assuan server argument handling.Justus Winter1-32/+1
2016-01-26sm: small fix for GCC 6.NIIBE Yutaka1-1/+1
2016-01-13kbx: Change return type of search functions to gpg_error_t.Werner Koch2-7/+9
2016-01-13gpg: Make sure to mark a duplicate registered keybox as primary.Werner Koch2-17/+21
2016-01-08Print warnings if old daemon versions are used.Werner Koch2-1/+79
2016-01-08common: New put_membuf_cb to replace static membuf_data_cb.Werner Koch1-20/+8
2016-01-07sm: Avoid warnings about useless assignments.Werner Koch6-19/+15
2015-12-15sm: Handle gcry_pk_encrypt return value.NIIBE Yutaka1-2/+5
2015-11-27Avoid incompatible pointer assignment warnings on Windows.Werner Koch2-6/+6
2015-11-17Fix typos found using codespell.Justus Winter10-17/+17
2015-10-28sm: Allow combination of usage flags --gen-key.Werner Koch1-31/+46
2015-08-24sm: Support secret key export via the Assuan interface.Werner Koch1-5/+31
2015-08-17gpg: Avoid linking to LibksbaWerner Koch1-2/+2
2015-07-26Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.Werner Koch1-1/+1