aboutsummaryrefslogtreecommitdiffstats
path: root/common/util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Rename an odd named function.Werner Koch2016-08-251-1/+1
* dirmngr: Remove all system daemon features.Werner Koch2016-08-181-2/+1
* common: New function try_make_printable_string.Werner Koch2016-08-101-0/+1
* agent: More clean up of SSH support.NIIBE Yutaka2016-08-081-0/+1
* common: New file utilproto.cWerner Koch2016-08-031-5/+1
* build: Require latest released librariesWerner Koch2016-07-141-5/+4
* Implement /run/user/UID/gnupg based sockets.Werner Koch2016-06-081-0/+3
* common: New function gnupg_socketdir.Werner Koch2016-06-071-0/+1
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-0/+2
* common: New function openpgp_is_curve_supported.Werner Koch2016-06-021-1/+1
* common: Use new function to print a failure of xtrymalloc.Werner Koch2016-04-251-0/+3
* common: Add support for the new extended private key format.Justus Winter2016-04-211-0/+3
* common: Add substitute code for libgpg-error < 1.22.Werner Koch2016-01-191-2/+4
* common: New file fwddecl.h.Werner Koch2015-12-211-7/+1
* Remove replacements for libgpg-error < 1.21.Werner Koch2015-12-121-119/+2
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* common: Add separate header for zb32.c.Werner Koch2015-10-301-5/+0
* common: Add more replacement error codes.Werner Koch2015-10-211-0/+3
* common: Provide two new error code replacements.Werner Koch2015-09-281-0/+4
* Curve25519 support.NIIBE Yutaka2015-08-061-0/+1
* common: extend API of openpgp_oid_to_curve for canonical name.NIIBE Yutaka2015-08-061-1/+1
* Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.Werner Koch2015-07-261-20/+24
* Flag the L_() function with attribute format_arg.Werner Koch2015-06-301-0/+8
* common: Add function parse_debug_flagWerner Koch2015-06-221-0/+8
* agent: Print a warning for obsolete options.Werner Koch2015-06-171-0/+3
* common: Remove JNLIB from boiler plate (jnlib merge).Werner Koch2015-04-241-3/+3
* common: Rename log and gcc attribute macros (jnlib merge).Werner Koch2015-04-241-2/+2
* common: Add macro GNUPG_GCC_A_USED.Werner Koch2015-03-251-0/+6
* Define replacement error codes from libgpg-error 1.19.Werner Koch2015-03-191-1/+83
* gpg: Add --list-gcrypt-config and "curve" item for --list-config.Werner Koch2015-03-101-0/+1
* gpg-agent: Use "pinentry-basic" as fallback.Werner Koch2015-02-041-0/+1
* gpg: Add dedicated error code for PGP-2 keys.Werner Koch2015-01-221-0/+1
* gpg: Add sub-command "factory-reset" to --card-edit.Werner Koch2014-12-151-1/+2
* gpg-agent: Add restricted connection feature.Мирослав Николић2014-11-271-0/+6
* Switch to the libgpg-error provided estream.Werner Koch2014-08-261-8/+6
* common: Add z-base-32 encoder.Werner Koch2014-04-171-0/+2
* dirmngr: Default to a user socket name and enable autostart.Werner Koch2014-03-141-1/+2
* gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch2014-01-301-1/+1
* gpg: Rework ECC support and add experimental support for Ed25519.Werner Koch2013-11-151-0/+3
* New debug functions log_printcanon and log_printsexp.Werner Koch2013-05-221-0/+5
* Require libgpg-error 1.11.Werner Koch2013-03-051-10/+0
* Do not use a broken ttyname.Werner Koch2012-11-201-3/+9
* common: Add a global variable to for the default error source.Werner Koch2012-02-061-1/+6
* Change JNLIB license to LGPLv3+ or GPLv2+.Werner Koch2011-09-301-11/+22
* Fix size_t vs int issues.Marcus Brinkmann2011-06-011-0/+1
* Require libgpg-error 1.10Werner Koch2011-05-201-15/+0
* Sample ECC keys and message do now work.Werner Koch2011-02-021-9/+15
* Move OpenPGP OID helpers to common/.Werner Koch2011-01-311-1/+5
* Merge branch 'master' into ECC-INTEGRATION-2-1Werner Koch2011-01-241-0/+4
|\
| * All standard keyserver commands are now using dirmngr.Werner Koch2011-01-201-0/+1