aboutsummaryrefslogtreecommitdiffstats
path: root/g10/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-24w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch1-7/+10
2023-05-24w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch1-7/+10
2022-12-09build: Remove Windows CE support.NIIBE Yutaka1-6/+4
2022-10-18gpg: Move NETLIBS after GPG_ERROR_LIBS.NIIBE Yutaka1-6/+6
2021-02-02gpg: Remove more or less useless tool gpgcompose.Werner Koch1-15/+0
2020-08-20build: New configure option --disable-testsWerner Koch1-0/+4
2020-04-03gpg: Add regular expression support.NIIBE Yutaka1-1/+1
2019-09-10gpg: First rough implementation of keyboxd access for key lookup.Werner Koch1-7/+7
2019-09-09gpg: New option --use-keyboxd.Werner Koch1-13/+19
2019-09-06gpg: expand GPG groups when resolving a keyStephan Mueller1-0/+1
2019-04-13gpg: New caching functions.Werner Koch1-0/+1
2018-07-06gpg: Move key cleaning functions to a separate file.Werner Koch1-0/+1
2018-02-27gpg: Rename cipher.c to cipher-cfb.cWerner Koch1-1/+1
2018-01-10gpg: Add stub function for encrypting AEAD.Werner Koch1-0/+1
2017-07-10tofu: Compare squares instead of square roots.Marcus Brinkmann1-1/+1
2017-06-14gpg: Refactor key checking and fixing.Justus Winter1-1/+2
2017-06-13gpg: Refactor keyedit module.Justus Winter1-1/+1
2017-05-11tests: Make it possible to run all tests using our infrastructure.Justus Winter1-1/+2
2017-05-02g10: Remove skeleton options files.Daniel Kahn Gillmor1-7/+1
2017-04-24tests: Locate resources and scripts relative to top source dir.Justus Winter1-0/+2
2017-03-07Remove -I option to common.NIIBE Yutaka1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-09-07g10: Add missing sqrtu32.h and sqrtu32.c.Neal H. Walfield1-2/+1
2016-09-07g10: Temporary hack to repalce missing sqrtu32.Werner Koch1-1/+2
2016-09-06g10: Record and show statistics for encrypted messages when using TOFUNeal H. Walfield1-1/+1
2016-05-21gpg: Avoid name spaces clash with future sqlite versions.Werner Koch1-1/+1
2016-04-21w32: Use --enable-gpg2-is-gpg by default.Werner Koch1-1/+1
2016-04-06Revert "g10: Support armored keyrings in gpgv."Justus Winter1-2/+1
2016-04-05build: Fix for: Build gpgcompose only in maintainer modeWerner Koch1-1/+2
2016-04-05build: Build gpgcompose only in maintainer modeWerner Koch1-0/+2
2016-04-04Now build "gpg" binary but install as "gpg2"Werner Koch1-17/+66
2016-04-04g10: Support armored keyrings in gpgv.Justus Winter1-1/+2
2016-03-08gpg: Add a new test.Neal H. Walfield1-2/+6
2016-03-02gpg: Add new program gpgcompose.Neal H. Walfield1-4/+12
2015-11-17gpg: Correctly handle keyblocks followed by legacy keys.Neal H. Walfield1-2/+7
2015-10-29gpg: Move sqlite helper functions into their own file.Neal H. Walfield1-1/+1
2015-10-20build: Allow building without SQLlite support.Werner Koch1-3/+8
2015-10-18g10: Add TOFU support.Neal H. Walfield1-3/+4
2015-10-05gpg: Install a dirmngr.conf file.Werner Koch1-1/+5
2015-09-10g10: Fix make distcheck problem.Werner Koch1-2/+2
2015-09-02g10: Add test for keydb as well as new testing infrastructure.Neal H. Walfield1-3/+6
2015-08-17gpg: Avoid linking to LibksbaWerner Koch1-8/+3
2015-05-15build: Make --disable-gpgsm work.Werner Koch1-1/+4
2015-04-23gpg: Move all DNS access to Dirmngr.Werner Koch1-2/+1
2015-04-10Remove obsolete directories from AM_CPPFLAGS.Werner Koch1-2/+1
2015-02-25Move new mailbox.c source file to common/.Werner Koch1-4/+1
2015-02-24gpg: Add function to extract the mailbox.Werner Koch1-1/+4
2015-02-04w32: Add manifest to gpg.Werner Koch1-1/+5
2014-11-11Remove use of gnulib (part 1)Werner Koch1-1/+1
2014-10-09Avoid unnecessary library linkageDaniel Kahn Gillmor1-3/+3