aboutsummaryrefslogtreecommitdiffstats
path: root/common (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-28common,w32: Avoid unused var warning about msgcache.Werner Koch1-6/+16
2015-07-28w32: Try more places to find an installed Pinentry.Werner Koch1-8/+33
2015-07-26Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.Werner Koch8-66/+76
2015-07-22Avoid a leading double slash in make_filename.Werner Koch1-2/+14
2015-07-08g10: Use canonical name for curve.NIIBE Yutaka1-3/+3
2015-07-01common: Implement i18n_localegettext.Werner Koch1-4/+104
2015-06-30Pass DBUS_SESSION_BUS_ADDRESS for gnome3Daniel Kahn Gillmor1-0/+2
2015-06-30Flag the L_() function with attribute format_arg.Werner Koch2-1/+19
2015-06-30agent: Use different translation func for Pinentry strings.Werner Koch2-0/+18
2015-06-23common: Improve fucntion parse_debug_flag.Werner Koch1-2/+13
2015-06-22common: Add function parse_debug_flagWerner Koch2-0/+89
2015-06-22common: Add function strtokenize.Werner Koch3-0/+212
2015-06-17agent: Print a warning for obsolete options.Werner Koch2-0/+17
2015-06-08Convey envvar INSIDE_EMACS to the pinentry.Werner Koch1-1/+3
2015-05-11common: Cope with AIX problem on number of open files.Werner Koch1-0/+10
2015-04-24common: Remove JNLIB from boiler plate (jnlib merge).Werner Koch31-220/+124
2015-04-24common: Rename log and gcc attribute macros (jnlib merge).Werner Koch10-82/+82
2015-04-24common: Remove two JNLIB_ macros (jnlib merge).Werner Koch6-13/+5
2015-04-24common: Remove libjnlib-config.h (jnlib merge).Werner Koch15-324/+197
2015-04-23gpg: Move all DNS access to Dirmngr.Werner Koch7-738/+2
2015-04-23common: Minor change of hex2str to allow for embedded nul.Werner Koch2-46/+57
2015-04-23common: removal of t-support.c from t_jnlib_src.NIIBE Yutaka1-1/+1
2015-04-21common: Make proper use of http proxy parameter.Werner Koch1-3/+48
2015-04-21gpg: Update sub-options of --keyserver-optionsWerner Koch1-1/+0
2015-04-13common: Do without nested fucntions to support non-gcc.Werner Koch1-52/+54
2015-04-10Remove obsolete directories from AM_CPPFLAGS.Werner Koch1-1/+1
2015-04-10common: Add new function gnupg_gmtime.Werner Koch2-8/+31
2015-04-10common: Add new function isodate_human_to_tmWerner Koch3-4/+114
2015-03-31gpg: Remove gratuitous extern qualifier from declaration.Neal H. Walfield1-1/+1
2015-03-25common: Add macro GNUPG_GCC_A_USED.Werner Koch1-0/+6
2015-03-23common:stringhelp.c: Replace use of jblib_malloc with xtrymalloc, etc.neal/dirmngr-ldapNeal H. Walfield1-26/+26
2015-03-23Improve spelling and grammar of some comments.Neal H. Walfield1-1/+1
2015-03-23Improve documenation of http_parse_uri.Neal H. Walfield1-3/+4
2015-03-23Import _gpgme_parse_timestamp from gpgme as parse_timestamp.Neal H. Walfield2-0/+103
2015-03-23Add new function uri_query_lookup.Neal H. Walfield2-0/+18
2015-03-23Add new function strlist_find.Neal H. Walfield2-0/+17
2015-03-23common: Add new helper function, strsplit.Neal H. Walfield3-1/+98
2015-03-20common: Add function is_valid_mailbox_mem.Werner Koch2-26/+82
2015-03-20common: Fix syntax error when building with gnutlsWerner Koch1-1/+1
2015-03-19hkps: Fix host name verification when using pools.Werner Koch1-2/+4
2015-03-19Define replacement error codes from libgpg-error 1.19.Werner Koch1-1/+83
2015-03-17common: Add feature to ease using argparse's usage().Werner Koch1-0/+20
2015-03-17common: Allow standalone build of argparse.cWerner Koch2-55/+169
2015-03-17Typo fix.Werner Koch1-1/+1
2015-03-15common: Make openpgp_oid_to_str more robust.Werner Koch1-2/+4
2015-03-10gpg: Add --list-gcrypt-config and "curve" item for --list-config.Werner Koch3-2/+81
2015-03-06doc: Some typo fixes.Werner Koch1-1/+1
2015-02-26gpg: Lowercase mailbox for PKA lookups.Werner Koch3-3/+17
2015-02-26Remove an unused variable.Werner Koch1-1/+0
2015-02-25gpg: Switch to a hash and CERT record based PKA system.Werner Koch5-294/+139