aboutsummaryrefslogtreecommitdiffstats
path: root/scd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused debug flags and add "dns" and "network".Werner Koch2016-12-192-6/+2
* gpg: New option --default-new-key-algo.Werner Koch2016-12-021-1/+1
* scd: Support OpenPGP card V3 for RSA.NIIBE Yutaka2016-11-251-23/+38
* scd: Fix receive buffer size.NIIBE Yutaka2016-11-221-2/+3
* scd: Don't limit to ST-2xxx for PC/SC.NIIBE Yutaka2016-11-171-1/+5
* scd,dirmngr: Keep the standard fds when daemonizing.Werner Koch2016-11-161-2/+12
* scd: Fix status info encoding.NIIBE Yutaka2016-11-141-1/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-0521-21/+21
* scd: Fix length error for READKEY.NIIBE Yutaka2016-11-041-0/+2
* scd: Add --advanced option for READKEY.NIIBE Yutaka2016-11-045-61/+99
* Spelling: correct spelling of "passphrase".Daniel Kahn Gillmor2016-11-021-1/+1
* Fix typos.Justus Winter2016-10-271-1/+1
* scd: Add 0x41 prefix for x-coordinate only result.NIIBE Yutaka2016-10-271-12/+21
* scd: Use canonical curve name of libgcrypt.NIIBE Yutaka2016-10-241-31/+58
* g10,scd: Fix ECC keygen.NIIBE Yutaka2016-10-211-11/+12
* scd: Fix segfault changing key attr.NIIBE Yutaka2016-10-211-1/+1
* Fix use cases of snprintf.NIIBE Yutaka2016-10-212-3/+2
* scd: GENKEY updates the public key in APP.NIIBE Yutaka2016-10-201-228/+257
* scd: Support ECC key generation.NIIBE Yutaka2016-10-181-61/+137
* scd: minor cleanup to merge other works.NIIBE Yutaka2016-10-183-39/+32
* scd: Fix keytocard for ECC.NIIBE Yutaka2016-10-171-0/+2
* agent, dirmngr, scd: Fix init_common_subsystems.NIIBE Yutaka2016-10-071-0/+2
* agent, dirmngr, scd: npth_init must be after fork.NIIBE Yutaka2016-10-041-2/+4
* scd: Add support of ECC pubkey attribute.NIIBE Yutaka2016-09-161-16/+45
* common: Add an assuan logging monitor.Werner Koch2016-09-051-1/+1
* scd: Fix an action after card removal.NIIBE Yutaka2016-09-031-5/+5
* scd: Release the card reader after card removal.NIIBE Yutaka2016-09-021-1/+4
* scd: Clean up unused shutdown method.NIIBE Yutaka2016-09-023-121/+0
* Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2016-08-121-2/+2
* Cleanup initialization of libgcrypt.Ben Kibbey2016-08-091-8/+0
* More cleanup of "allow to".Daniel Kahn Gillmor2016-08-033-4/+4
* scd: Fix card removal/reset on multiple contexts.NIIBE Yutaka2016-07-202-41/+47
* scd: Fix race conditions for release_application.NIIBE Yutaka2016-07-191-4/+6
* scd: Reset nonnull_nad to zero for VENDOR_GEMPC.Niibe Yutaka2016-06-191-1/+1
* scd: Make option --homedir work.Werner Koch2016-06-171-0/+1
* Explicitly restrict socket permissions.Werner Koch2016-06-081-0/+4
* w32: Fix recent build regression.Werner Koch2016-06-081-1/+0
* Do not try to remove the enclosing directory of sockets.Werner Koch2016-06-081-7/+0
* common: New function gnupg_socketdir.Werner Koch2016-06-071-1/+1
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-073-12/+9
* scd: More fix of error return path.NIIBE Yutaka2016-05-021-2/+2
* scd: Fix error return path.NIIBE Yutaka2016-04-281-3/+4
* scd: Fix memory leaks.NIIBE Yutaka2016-04-271-1/+10
* scd: Bug fix for a device with multiple interfaces.NIIBE Yutaka2016-03-071-2/+3
* common: Consolidate Assuan server argument handling.Justus Winter2016-03-021-47/+1
* scd: Fix size_t/int mismatch in libusbWerner Koch2016-01-271-3/+5
* scd: Migrate to new API of libusb 1.0.NIIBE Yutaka2016-01-272-181/+151
* Use ngettext for some strings.Werner Koch2016-01-181-4/+12
* scd: Fix regression for generating RSA keys on card.NIIBE Yutaka2015-12-141-0/+5
* scd: Fix removal of unplugged usb readers on Windows.Daniel Hoffend2015-12-101-0/+3