aboutsummaryrefslogtreecommitdiffstats
path: root/common/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
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
2015-04-23common: removal of t-support.c from t_jnlib_src.NIIBE Yutaka1-1/+1
2015-04-10Remove obsolete directories from AM_CPPFLAGS.Werner Koch1-1/+1
2015-02-25gpg: Switch to a hash and CERT record based PKA system.Werner Koch1-1/+2
2015-02-25Move new mailbox.c source file to common/.Werner Koch1-1/+3
2014-11-11Remove use of gnulib (part 1)Werner Koch1-1/+1
2014-10-02First changes for future use of NTBTLS.Werner Koch1-2/+3
2014-09-18common: Do not build maintainer modules in non-maintainer mode.Werner Koch1-0/+8
2014-08-26Switch to the libgpg-error provided estream.Werner Koch1-1/+0
2014-05-07Make -jN work again.Werner Koch1-1/+4
2014-05-02http: Revamp TLS API.Werner Koch1-5/+23
2014-04-17common: Add z-base-32 encoder.Werner Koch1-2/+3
2014-02-26common: New function map_static_macro_string.Werner Koch1-2/+4
2014-01-29include: Remove this directory.Werner Koch1-2/+2
2013-05-07w32: Add icons and version information.Werner Koch1-1/+2
2013-02-06agent: Move a typedef to common and provide parse_pinentry_mode.Werner Koch1-0/+2
2012-05-08common: Remove generated files only during maintainer-clean.Werner Koch1-1/+1
2012-02-06common: Add function print_assuan_status.Werner Koch1-1/+1
2012-01-25Port to npth.Marcus Brinkmann1-5/+5
2011-12-01Generate the ChangeLog from commit logs.Werner Koch1-1/+1
2011-11-30Use separate test module for dns-cert.c.Werner Koch1-1/+2
2011-07-20New functions to compute an ssh style fingerprint.Werner Koch1-1/+3
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-10/+6
2011-01-31Move OpenPGP OID helpers to common/.Werner Koch1-1/+3
2010-08-13Minor Makefile fixes to let it build on all platformsWerner Koch1-4/+4
2010-06-082010-06-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-2/+2
2010-04-20Add missing file.Werner Koch1-1/+1
2010-04-14./autogen.sh --build-w32ce does now succeed.Werner Koch1-1/+6
2010-03-22Reorganized the exechelp code.Werner Koch1-1/+13
2010-03-22More chnages to use estream. Add a way to replace the standardWerner Koch1-1/+4
2010-03-10Merged jnlib into common.Werner Koch1-8/+46
2009-12-082009-12-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+5
2009-12-08Unification of the search descriptor usage.Werner Koch1-0/+1
2009-12-04Fix possible problem with chnages status.h and VBUILDS.Werner Koch1-2/+6
2009-10-162009-10-16 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
2009-07-07Reworked passing of envars to Pinentry.Werner Koch1-3/+4
2009-04-01Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch1-1/+4
2009-03-19Make sure not to leak file descriptors if running gpg-agent with aWerner Koch1-1/+2
2008-12-05Add a custom prompt for the CSR generation.Werner Koch1-1/+3
2008-06-09Add Base64 decoder. Not yet used but complements out encoder.Werner Koch1-1/+1
2008-04-07Minor cleanups.Werner Koch1-1/+4