aboutsummaryrefslogtreecommitdiffstats
path: root/common (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-08w32: Add macro for the registry key.Werner Koch2-2/+2
2013-12-05gpg: Change OID of Ed25519 and add Brainpool oids.Werner Koch1-6/+27
2013-11-29common: Add put_membuf_printf.Werner Koch2-0/+26
2013-11-18Make use of the *_NAME etc macros.Werner Koch6-16/+18
2013-11-18Add strusage macro replacement feature.Werner Koch1-32/+71
2013-11-15gpg: Rework ECC support and add experimental support for Ed25519.Werner Koch3-1/+131
2013-10-04gpg: Limit the nesting level of I/O filters.Werner Koch1-0/+11
2013-08-01w32: Fix recent patch 9ff72e4.Werner Koch1-1/+1
2013-08-01w32: Add code to support a portable use of GnuPG.Werner Koch3-60/+198
2013-08-01common: Fix a build error when using adns.Werner Koch1-4/+5
2013-07-31common: Comment out unused code.Werner Koch2-4/+2
2013-05-22New debug functions log_printcanon and log_printsexp.Werner Koch3-0/+104
2013-05-07w32: Add icons and version information.Werner Koch3-1/+34
2013-04-19Make sure to call fflush if estream_t is backed with stdioDaiki Ueno1-0/+1
2013-04-01scd: move SCDaemon to libexecdir.NIIBE Yutaka1-1/+1
2013-03-20Add code to allow for late memory cleanup.Werner Koch2-0/+49
2013-03-05Require libgpg-error 1.11.Werner Koch1-10/+0
2013-02-22common: Add func has_leading_keyword.Werner Koch2-0/+25
2013-02-21common: Add func has_leading_keyword.Werner Koch2-0/+25
2013-02-06agent: Move a typedef to common and provide parse_pinentry_mode.Werner Koch3-0/+121
2013-01-30Remove unused status codesWerner Koch1-3/+0
2013-01-30gpg: Add status line PINENTRY_LAUNCHED.Werner Koch1-0/+2
2013-01-08gpg: Cache keybox searches.Werner Koch1-2/+3
2013-01-08Make log_clock easier to read.Werner Koch1-1/+1
2013-01-07New function log_clock.Werner Koch2-0/+29
2012-12-18common: Add meta option ignore-invalid-option.Werner Koch2-6/+154
2012-12-13utf8conv.c: Add hacks for Android.Werner Koch1-14/+55
2012-12-12ssh: Support ECDSA keys.Werner Koch1-0/+28
2012-11-20Do not use a broken ttyname.Werner Koch3-6/+15
2012-08-24Fix left over use of jnlib on some platformsWerner Koch1-1/+1
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch28-102/+102
2012-05-08Add tweaks for the not anymore patented IDEA algorithm.Werner Koch1-2/+0
2012-05-08common: Remove generated files only during maintainer-clean.Werner Koch1-1/+1
2012-04-26remove doubled words in a commentJim Meyering1-3/+3
2012-04-20Change license for some files in common to LGPLv3+/GPLv2+.Werner Koch53-288/+809
2012-03-27Fix timegm regression test.Werner Koch1-16/+14
2012-03-27Print warning for arguments not considered an option.Werner Koch2-1/+4
2012-02-07agent: New function agent_print_status.Werner Koch2-6/+24
2012-02-07common: Replace macro based function calls by using DEFAULT_ERRSOURCE.Werner Koch8-172/+136
2012-02-06common: Add function print_assuan_status.Werner Koch3-1/+61
2012-02-06common: Add a global variable to for the default error source.Werner Koch3-4/+29
2012-01-25Port to npth.Marcus Brinkmann8-87/+66
2012-01-20estream: Fix unclean usage of realloc.Werner Koch3-21/+38
2012-01-11estream: Avoid printing leading zeroes by %p on 32 bit systems.Werner Koch1-1/+1
2012-01-06gpg: Make the double space in the middle of a fingerprint optional.Werner Koch1-7/+10
2012-01-06gpg: Allow use of a standard space separated fingerprint.Werner Koch1-0/+40
2012-01-03Revert last change, add comment about link() return values.Marcus Brinkmann1-21/+11
2012-01-03Fix compiler warnings.Marcus Brinkmann1-9/+21
2011-12-15estream: New function es_fclose_snatch.Werner Koch2-1/+109
2011-12-13scd: New option --debug-assuan-log-cats.Werner Koch2-0/+14