aboutsummaryrefslogtreecommitdiffstats
path: root/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* Release 2.2.5gnupg-2.2.5Werner Koch2018-02-222-2/+2
* common: Use new function to print status strings.Werner Koch2018-02-142-0/+70
* kbx: Simplify by removing custom memory functions.Werner Koch2017-12-221-0/+26
* common: Use larger buffer for homedir in case of 64 bit UIDs.Werner Koch2017-12-201-1/+1
* build: New configure option --enable-run-gnupg-user-socket.Werner Koch2017-12-121-2/+12
* Revert: build: Do not define logging.h constants for ...Werner Koch2017-12-081-17/+9
* build: Do not define logging.h constants for libgpg-error dev versions.Werner Koch2017-12-071-9/+17
* common: Accept the Z-suffix for yymmddThhmmssZ format.NIIBE Yutaka2017-11-011-3/+6
* indent: Wrap overlong lines in argparse.cWerner Koch2017-08-011-5/+10
* gpg: Tweak compliance checking for verificationWerner Koch2017-07-271-44/+39
* gpg,sm: Fix compliance checking for decryption.Werner Koch2017-07-271-14/+32
* common: Strip trailing slashes from the homedir.Werner Koch2017-07-251-6/+57
* common: New functions gnupg_daemon_rootdir and gnupg_chdir.Werner Koch2017-07-254-1/+40
* common: New function print_utf9_string.Werner Koch2017-07-202-0/+11
* common: logstream fix.NIIBE Yutaka2017-07-201-1/+2
* common: Allow abbreviations of standard options.Marcus Brinkmann2017-07-182-7/+52
* gpg,sm: Check compliance of the RNG.Werner Koch2017-07-172-0/+42
* common: New function split_fields_colon.Werner Koch2017-07-173-0/+116
* agent: Shutdown on removal of the home directory.Werner Koch2017-06-232-0/+38
* gpg,gpgsm: Emit status code ENCRYPTION_COMPLIANCE_MODE.Werner Koch2017-06-231-0/+1
* gpg,gpgsm: Fix compliance check for DSA and avoid an assert.Werner Koch2017-06-192-14/+19
* indent: Always use "_(" and not "_ (" to mark translatable strings.Werner Koch2017-06-191-4/+5
* Change license of some files to LGPLv2.1.Werner Koch2017-06-192-4/+10
* gpg: Disable compliance module for other GnuPG components.Justus Winter2017-06-191-9/+15
* common: Fix -Wswitch warning.Werner Koch2017-06-131-1/+0
* common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.Justus Winter2017-06-082-0/+202
* common: Add cipher mode to compliance predicate.Justus Winter2017-06-072-4/+15
* common,gpg,sm: Initialize compliance module.Justus Winter2017-06-072-0/+65
* common,gpg: Move the compliance option printer.Justus Winter2017-06-072-0/+21
* common,gpg,sm: Move the compliance option parser.Justus Winter2017-06-072-0/+44
* common,g10: Fix typos.Justus Winter2017-06-061-3/+3
* gpg: Report compliance with CO_DE_VS.Justus Winter2017-06-013-3/+76
* common: Improve checking for compliance with CO_DE_VS.Justus Winter2017-06-011-1/+3
* gpg,common: Move the compliance framework.Justus Winter2017-06-013-1/+193
* common: Correctly render SHA256-based ssh fingerprints.Justus Winter2017-05-242-14/+158
* common: Support different digest algorithms for ssh fingerprints.Justus Winter2017-05-243-32/+37
* common: Let format_text return an error.Werner Koch2017-05-152-16/+25
* tests: Make it possible to run all tests using our infrastructure.Justus Winter2017-05-112-1/+47
* g10, sm, dirmngr, common: Add comment for fall through.NIIBE Yutaka2017-05-101-0/+1
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-2813-15/+15
* common, g10: Fix enumeration types.NIIBE Yutaka2017-04-131-4/+8
* common: Simplify format_text.NIIBE Yutaka2017-04-123-7/+6
* common: Portability fix for logging.c.NIIBE Yutaka2017-04-111-4/+8
* common: Avoid undefined behavior.Justus Winter2017-03-301-1/+1
* common: Fix connecting to the agent.Justus Winter2017-03-271-0/+2
* gpg: Improve check for already compressed packets.Werner Koch2017-03-241-6/+57
* common: Implicitly do a gpgconf --create-socketdir.Werner Koch2017-03-231-7/+18
* common: Fix warning for portability.NIIBE Yutaka2017-03-071-0/+1
* common,tools: Always escape newlines when escaping data.Justus Winter2017-03-021-1/+9
* build: Add kludge for "make distcheck" in a release build.Werner Koch2017-03-011-1/+1