aboutsummaryrefslogtreecommitdiffstats
path: root/common (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Adjust for changed macro names in libgpg-error master.Werner Koch2017-12-113-11/+21
* | doc: Update copyright notices for common/exechelp*.Werner Koch2017-11-294-6/+11
* | Use the gpgrt log functions if possible.Werner Koch2017-11-272-9/+43
* | assuan: Fix exponential decay for first second.Werner Koch2017-11-152-5/+7
* | common: Change log_clock to printf style.Werner Koch2017-11-152-5/+17
* | i18n: Add an article to "agent" and lowercase "dirmngr" in one file.Werner Koch2017-11-151-4/+4
* | common: Tweak new code to keep already translated strings.Werner Koch2017-11-151-7/+22
* | assuan: Use exponential decay for first 1s of spinlock.Daniel Kahn Gillmor2017-11-081-5/+26
* | assuan: Reorganize waiting for socket.Daniel Kahn Gillmor2017-11-081-42/+30
* | gpg,sm: New option --with-key-screening.Werner Koch2017-10-173-1/+187
* | common: Add constant KEYGRIP_LEN.Werner Koch2017-09-271-0/+5
* | gpg: Let --debug clock time sign and verify.Werner Koch2017-09-271-6/+6
* | common: Accept the Z-suffix for yymmddThhmmssZ format.NIIBE Yutaka2017-09-191-3/+6
* | common: Fix gnupg_wait_processes.NIIBE Yutaka2017-09-191-24/+26
|/
* 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