aboutsummaryrefslogtreecommitdiffstats
path: root/common/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-10common: Rename to kem.c from kmac.c.NIIBE Yutaka1-1/+1
2024-03-29common: Add KMAC.NIIBE Yutaka1-2/+2
2023-12-26common: Remove t-b64.c.NIIBE Yutaka1-2/+1
2023-10-24common: Provide API to parse BER/TLV encodings.Werner Koch1-1/+1
2023-10-02common: Add new function b64decode.Werner Koch1-2/+2
2023-09-26Use gpgrt_b64* API of libgpg-error.NIIBE Yutaka1-3/+2
2023-06-07common: Add test case for IPC with spawned process.NIIBE Yutaka1-2/+2
2022-11-16common: Remove Windows CE support in common.NIIBE Yutaka1-8/+0
2022-04-06w32: Fix for make check.NIIBE Yutaka1-3/+2
2021-06-16gpg,sm: Simplify keyserver spec parsing.Werner Koch1-1/+0
2021-04-19gpg,gpgsm: Move use-keyboxd to the new conf file common.confWerner Koch1-0/+1
2021-04-16common: New module to compute openpgp fingerprintsWerner Koch1-0/+1
2021-03-04common: Rename w32-misc.c to w32-cmdline.cWerner Koch1-2/+2
2021-03-04common: First take on handling Unicode command line args.Werner Koch1-2/+5
2020-08-20build: New configure option --disable-testsWerner Koch1-0/+4
2020-07-30w32: More adding NETLIBS.NIIBE Yutaka1-1/+1
2020-04-24common: Add an easy to use DER builder.Werner Koch1-1/+1
2020-02-22Remove the now obsolete argparse code.Werner Koch1-1/+0
2019-04-16common: Fix AWK portability.NIIBE Yutaka1-2/+2
2019-01-26gpg: Move S2K encoding function to a shared file.Werner Koch1-1/+1
2018-06-12Require libgpg-error 1.29 and remove internal logging functions.Werner Koch1-1/+1
2017-10-17gpg,sm: New option --with-key-screening.Werner Koch1-1/+2
2017-06-01gpg,common: Move the compliance framework.Justus Winter1-1/+2
2017-05-11tests: Make it possible to run all tests using our infrastructure.Justus Winter1-1/+2
2017-02-16sm,common: Move ksba reader and writer support to common/.Werner Koch1-1/+3
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-09-30build: Fix build against libiconv.Justus Winter1-1/+1
2016-09-27common: Correctly handle modules relying on npth.Justus Winter1-2/+4
2016-08-11common: Remove compatibility code.Justus Winter1-1/+1
2016-08-03common: New file utilproto.cWerner Koch1-1/+1
2016-07-26common: Add unit test for exectool.Justus Winter1-1/+2
2016-07-01common: Add function to select records etc.Werner Koch1-2/+4
2016-06-23common: Rename private-keys.c to name-value.cWerner Koch1-3/+3
2016-05-24common: Add simple dynamic array function.Werner Koch1-1/+3
2016-04-21common: Add support for the new extended private key format.Justus Winter1-2/+5
2016-03-02common: Consolidate Assuan server argument handling.Justus Winter1-1/+2
2015-12-21common: New file fwddecl.h.Werner Koch1-1/+1
2015-12-14common: Rename sh-exectool to exectool.Werner Koch1-1/+1
2015-12-04common: Add header file and build the new code.Justus Winter1-1/+2
2015-11-25g13: Move 'call-gpg.c' to common.Justus Winter1-1/+2
2015-11-06common: Add new function strlist_rev.Neal H. Walfield1-2/+4
2015-10-30common: Improve t-zb32 to be used for manual encoding.Werner Koch1-0/+3
2015-10-30common: Add separate header for zb32.c.Werner Koch1-1/+1
2015-10-22Move SRV RR code from common/ to dirmngr/.Werner Koch1-7/+0
2015-10-18Move http module from common/ to dirmngr/.Werner Koch1-23/+4
2015-09-30common: Add mkdir_p.Neal H. Walfield1-1/+2
2015-08-20common/iobuf.c: Better respect boundary conditions in iobuf_read_line.Neal H. Walfield1-1/+2
2015-04-24common: Remove JNLIB from boiler plate (jnlib merge).Werner Koch1-1/+1
2015-04-24common: Remove libjnlib-config.h (jnlib merge).Werner Koch1-31/+28
2015-04-23gpg: Move all DNS access to Dirmngr.Werner Koch1-6/+2