aboutsummaryrefslogtreecommitdiffstats
path: root/sm (unfollow)
Commit message (Expand)AuthorFilesLines
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
2015-06-29gpgsm: Add command option "offline".Werner Koch5-6/+23
2015-06-25sm: Fix cert storage for ephemeral certsAndre Heinecke1-2/+20
2015-06-23Allow use of debug flag names for all tools.Werner Koch1-11/+22
2015-04-24common: Rename log and gcc attribute macros (jnlib merge).Werner Koch1-1/+1
2015-04-24common: Remove two JNLIB_ macros (jnlib merge).Werner Koch1-2/+0
2015-04-10Remove obsolete directories from AM_CPPFLAGS.Werner Koch1-1/+1
2015-04-08sm: Fix certificate lookup in dirmngr cache.Werner Koch1-1/+1
2015-04-06Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch4-8/+8
2015-03-25sm: Change default algos to SHA256 (CSR) and AES128 (bulk encryption).Werner Koch2-2/+2
2015-02-11Use inline functions to convert buffer data to scalars.Werner Koch1-8/+5
2015-01-28gpg: Fix buffering problem in --list-config.Werner Koch1-125/+12
2015-01-28Add a hook to be called right after main.Werner Koch1-0/+1
2015-01-26sm: Simplify fix ed8383c6Werner Koch1-4/+2
2015-01-23gpg,sm: Remove unnecessary duplicated checksWerner Koch1-1/+1
2015-01-05sm,g13: Init local vars to avoid compiler warnings.Werner Koch1-1/+1
2014-12-22sm: Avoid double-free on iconv failureDaniel Kahn Gillmor1-0/+2
2014-12-22dirmngr,gpgsm: Return NULL on failWerner Koch1-0/+1
2014-11-28Add option --no-autostart.Werner Koch4-4/+30
2014-11-19Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.Werner Koch2-2/+2