aboutsummaryrefslogtreecommitdiffstats
path: root/agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* agent: API change of agent_key_from_file.NIIBE Yutaka2014-03-114-35/+30
* w32: Silence warnings about unused vars.Werner Koch2014-03-071-0/+3
* Silence several warnings when building under Windows.Werner Koch2014-03-072-4/+4
* w32: Include winsock2.h to silence warnings.Werner Koch2014-03-072-1/+7
* agent: Fix UPDATESTARTUPTTY for ssh.Werner Koch2014-03-071-2/+1
* agent: Make --allow-mark-trusted the default.Werner Koch2014-03-072-6/+10
* ssh: Add support for Putty.Werner Koch2014-03-073-6/+405
* agent: Fix binary vs. text mode problem in ssh.Werner Koch2014-03-071-32/+39
* agent: Fixed unresolved symbol under Windows.Werner Koch2014-02-261-1/+1
* gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch2014-01-301-4/+1
* gpg: Remove cipher.h and put algo ids into a common file.Werner Koch2014-01-291-1/+1
* include: Remove this directory.Werner Koch2014-01-291-1/+1
* agent: Not remove SSH socket when already running.NIIBE Yutaka2014-01-161-4/+5
* agent: Fix agent_is_eddsa_key.NIIBE Yutaka2014-01-161-7/+3
* Make use of the *_NAME etc macros.Werner Koch2013-11-185-23/+31
* gpg: Rework ECC support and add experimental support for Ed25519.Werner Koch2013-11-154-9/+71
* Require Libgcrypt 1.6Werner Koch2013-11-151-26/+5
* Switch to deterministic DSA.Werner Koch2013-09-081-5/+35
* Fix commit 04e2c83f.Werner Koch2013-08-281-1/+2
* gpg: Make decryption with the OpenPGP card work.Werner Koch2013-08-285-14/+53
* agent: Fix two compiler warnings.Werner Koch2013-08-282-2/+4
* agent: Extend cmd KEYINFO to return data from sshcontrol.Werner Koch2013-08-083-40/+231
* agent: Include missing prototype.Werner Koch2013-08-011-0/+1
* Modernize two format string file name quotes.Werner Koch2013-06-271-2/+2
* Fix Makefile regression.Werner Koch2013-06-261-5/+2
* Implement unattended OpenPGP secret key import.Werner Koch2013-05-229-147/+439
* agent: Fix length detection of canonical formatted openpgp keys.Werner Koch2013-05-221-1/+1
* agent: New option --disable-check-own-socket.Werner Koch2013-05-221-0/+10
* w32: Add icons and version information.Werner Koch2013-05-072-14/+60
* agent: pksign result conversion to sexp to upper layer.NIIBE Yutaka2013-02-284-36/+98
* Use has_leading_keyword in the assuan callbacks.Werner Koch2013-02-222-21/+10
* Remove some unused variables.Werner Koch2013-02-221-0/+2
* agent: fix two bugs.NIIBE Yutaka2013-02-222-1/+2
* agent: Add KEYTOCARD command.NIIBE Yutaka2013-02-124-0/+197
* scd: Rename 'keypad' to 'pinpad'.NIIBE Yutaka2013-02-082-4/+4
* agent: Move a typedef to common and provide parse_pinentry_mode.Werner Koch2013-02-062-24/+7
* agent: Return a better error code if no passphrase was given.Werner Koch2013-02-061-1/+5
* agent: Fix a bug of handling return code from npth_join.NIIBE Yutaka2013-01-251-2/+2
* ssh: Support ECDSA keys.Werner Koch2012-12-123-106/+356
* ssh: Rewrite a function for better maintainabilityWerner Koch2012-12-111-40/+41
* ssh: Improve key lookup for many keys.Werner Koch2012-12-101-154/+166
* ssh: Cleanup sshcontrol file access code.Werner Koch2012-12-101-61/+104
* agent: Add envvar "gnupg_SSH_AUTH_SOCK_by"Werner Koch2012-12-101-2/+11
* Do not use a broken ttyname.Werner Koch2012-11-201-2/+2
* agent: Use wipememory instead of memset in one place.Werner Koch2012-11-061-1/+1
* Allow decryption with card keys > 3072 bitsWerner Koch2012-11-061-10/+15
* agent: Fix wrong use of gcry_sexp_build_arrayNIIBE Yutaka2012-11-021-4/+4
* Fix typos spotted during translationsDavid Prévot2012-08-241-1/+1
* Actually show translators comments in PO filesDavid Prévot2012-08-241-1/+1
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-0511-71/+71