aboutsummaryrefslogtreecommitdiffstats
path: root/common (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-01indent: Wrap overlong lines in argparse.cWerner Koch1-5/+10
2017-07-27gpg: Tweak compliance checking for verificationWerner Koch1-44/+39
2017-07-27gpg,sm: Fix compliance checking for decryption.Werner Koch1-14/+32
2017-07-25common: Strip trailing slashes from the homedir.Werner Koch1-6/+57
2017-07-25common: New functions gnupg_daemon_rootdir and gnupg_chdir.Werner Koch4-1/+40
2017-07-20common: New function print_utf9_string.Werner Koch2-0/+11
2017-07-20common: logstream fix.NIIBE Yutaka1-1/+2
2017-07-18common: Allow abbreviations of standard options.Marcus Brinkmann2-7/+52
2017-07-17gpg,sm: Check compliance of the RNG.Werner Koch2-0/+42
2017-07-17common: New function split_fields_colon.Werner Koch3-0/+116
2017-06-23agent: Shutdown on removal of the home directory.Werner Koch2-0/+38
2017-06-23gpg,gpgsm: Emit status code ENCRYPTION_COMPLIANCE_MODE.Werner Koch1-0/+1
2017-06-19gpg,gpgsm: Fix compliance check for DSA and avoid an assert.Werner Koch2-14/+19
2017-06-19indent: Always use "_(" and not "_ (" to mark translatable strings.Werner Koch1-4/+5
2017-06-19Change license of some files to LGPLv2.1.Werner Koch2-4/+10
2017-06-19gpg: Disable compliance module for other GnuPG components.Justus Winter1-9/+15
2017-06-13common: Fix -Wswitch warning.Werner Koch1-1/+0
2017-06-08common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.Justus Winter2-0/+202
2017-06-07common: Add cipher mode to compliance predicate.Justus Winter2-4/+15
2017-06-07common,gpg,sm: Initialize compliance module.Justus Winter2-0/+65
2017-06-07common,gpg: Move the compliance option printer.Justus Winter2-0/+21
2017-06-07common,gpg,sm: Move the compliance option parser.Justus Winter2-0/+44
2017-06-06common,g10: Fix typos.Justus Winter1-3/+3
2017-06-01gpg: Report compliance with CO_DE_VS.Justus Winter3-3/+76
2017-06-01common: Improve checking for compliance with CO_DE_VS.Justus Winter1-1/+3
2017-06-01gpg,common: Move the compliance framework.Justus Winter3-1/+193
2017-05-24common: Correctly render SHA256-based ssh fingerprints.Justus Winter2-14/+158
2017-05-24common: Support different digest algorithms for ssh fingerprints.Justus Winter3-32/+37
2017-05-15common: Let format_text return an error.Werner Koch2-16/+25
2017-05-11tests: Make it possible to run all tests using our infrastructure.Justus Winter2-1/+47
2017-05-10g10, sm, dirmngr, common: Add comment for fall through.NIIBE Yutaka1-0/+1
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka13-15/+15
2017-04-13common, g10: Fix enumeration types.NIIBE Yutaka1-4/+8
2017-04-12common: Simplify format_text.NIIBE Yutaka3-7/+6
2017-04-11common: Portability fix for logging.c.NIIBE Yutaka1-4/+8
2017-03-30common: Avoid undefined behavior.Justus Winter1-1/+1
2017-03-27common: Fix connecting to the agent.Justus Winter1-0/+2
2017-03-24gpg: Improve check for already compressed packets.Werner Koch1-6/+57
2017-03-23common: Implicitly do a gpgconf --create-socketdir.Werner Koch1-7/+18
2017-03-07common: Fix warning for portability.NIIBE Yutaka1-0/+1
2017-03-02common,tools: Always escape newlines when escaping data.Justus Winter1-1/+9
2017-03-01build: Add kludge for "make distcheck" in a release build.Werner Koch1-1/+1
2017-03-01gpg: Allow creating keys using an existing ECC key.Werner Koch2-50/+21
2017-02-28w32: Make pipes really pollable.Werner Koch2-2/+15
2017-02-24Clarify text of LGPLv2+/GPLv2+ licensed files.Werner Koch25-50/+50
2017-02-23gpg: Emit new status DECRYPTION_KEYWerner Koch1-0/+1
2017-02-21Clean up word replication.Yuri Chornoivan13-16/+16
2017-02-20common: New function log_logv_with_prefix.Werner Koch2-11/+27
2017-02-16common: Rename remaining symbols in ksba-io-support.Werner Koch2-20/+26
2017-02-16common: Remove gpgsm dependencies from ksba-io-support.Werner Koch2-35/+104