aboutsummaryrefslogtreecommitdiffstats
path: root/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* http: Improve diagnostic messages.Werner Koch2014-12-081-9/+32
* gpg-agent: Add restricted connection feature.Мирослав Николић2014-11-272-3/+23
* Fix buffer overflow in openpgp_oid_to_str.Werner Koch2014-11-252-0/+11
* Distinguish between ARGPARSE_AMBIGUOUS_{OPTION,COMMAND}Daniel Kahn Gillmor2014-11-241-1/+1
* Fix linker problem on OS X.Werner Koch2014-11-201-3/+6
* Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.Werner Koch2014-11-193-14/+18
* common: Change a string to a simlar one to ease translation.Werner Koch2014-11-191-1/+1
* Remove use of gnulib (part 2)Werner Koch2014-11-115-9/+168
* Remove use of gnulib (part 1)Werner Koch2014-11-113-3/+5
* w32: Fix http access module.Werner Koch2014-11-071-8/+25
* build: Improve test for ADNSWerner Koch2014-11-073-9/+0
* Change a couple of files to use abbreviated copyright notes.Werner Koch2014-11-041-3/+2
* tests: Speed up the genkey1024.test by using not so strong random.Werner Koch2014-10-301-10/+35
* common: Check option arguments for a valid range.Werner Koch2014-10-292-8/+46
* Remove support for the GPG_AGENT_INFO envvar.Werner Koch2014-10-033-203/+78
* First changes for future use of NTBTLS.Werner Koch2014-10-023-34/+112
* common: Do not build maintainer modules in non-maintainer mode.Werner Koch2014-09-182-1/+9
* common: Remove superfluous statements.Werner Koch2014-09-182-12/+3
* gpg: Use algorithm id 22 for EdDSA.Werner Koch2014-09-121-2/+2
* dirmngr: Fix the ks_fetch command for the http scheme.Werner Koch2014-09-101-3/+8
* gpg: Fix export of NIST ECC keys.Werner Koch2014-09-021-72/+60
* Switch to the libgpg-error provided estream.Werner Koch2014-08-2620-7034/+69
* estream: Change license from GPL to LPGL.Werner Koch2014-08-174-24/+24
* common: Fix typo in header inclusion protection macro.Werner Koch2014-08-111-1/+1
* tests: Fix end-of-all-ticks test for Western locales.Werner Koch2014-07-031-0/+16
* estream: Fix minor glitch in "%.*s" format.Werner Koch2014-06-301-1/+3
* gpg: Create exported secret files and revocs with mode 700.Werner Koch2014-06-302-8/+12
* common: Minor code cleanup for a legacy OS.Werner Koch2014-06-301-8/+7
* dirmngr: Use the homedir based socket also under W32.Werner Koch2014-06-271-4/+0
* http: Print human readable GNUTLS status.Werner Koch2014-06-131-1/+27
* w32: Fix build problem with dirmngr.Werner Koch2014-06-101-1/+1
* gpg: Fix bug parsing a zero length user id.Werner Koch2014-06-021-2/+17
* http: Add callback to help logging of server certificates.Werner Koch2014-05-192-20/+38
* http: Allow overriding of the Host header.Werner Koch2014-05-162-23/+45
* w32: Make make_absfilename work with drive letters.Werner Koch2014-05-141-1/+3
* Make more use of *_NAME macros.Werner Koch2014-05-081-1/+1
* Make -jN work again.Werner Koch2014-05-071-1/+4
* gpg: Finish experimental support for Ed25519.Werner Koch2014-05-071-3/+6
* http: Add reference counting to the session object.Werner Koch2014-05-053-47/+100
* http: Add HTTP_FLAG_FORCE_TLS and http_get_tls_info.Werner Koch2014-05-023-43/+178
* common: Fix test for openpgp_oid_is_ed25519.Werner Koch2014-05-021-1/+6
* http: Revamp TLS API.Werner Koch2014-05-025-217/+739
* common: Cleanup the use of USE_NPTH and HAVE_NPTH macros.Werner Koch2014-05-027-54/+37
* estream: Implement "samethread" mode keyword.Werner Koch2014-04-301-54/+107
* estream: Fix deadlock in es_fileno.Werner Koch2014-04-301-1/+1
* estream: Add debug code to the lock functions.Werner Koch2014-04-301-3/+39
* estream: Replace locking macros by functions.Werner Koch2014-04-301-148/+186
* estream: Migrate from Pth to nPth.Werner Koch2014-04-301-23/+22
* gpg: Pass --homedir to gpg-agent.Werner Koch2014-04-222-14/+46
* common: Add functions make_absfilename and make_absfilename_try.Werner Koch2014-04-223-2/+174