aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests,w32: Cope with Windows line endings.Justus Winter2016-10-201-1/+2
* tests: Create and remove socket directories.Justus Winter2016-10-203-15/+24
* agent, g10: Fix keygen.NIIBE Yutaka2016-10-202-2/+2
* scd: GENKEY updates the public key in APP.NIIBE Yutaka2016-10-201-228/+257
* g10: smartcard keygen change.NIIBE Yutaka2016-10-203-137/+45
* agent: Add --card option for READKEY.NIIBE Yutaka2016-10-205-70/+100
* dirmngr: improve VERSIONCHECKKai Michaelis2016-10-191-99/+133
* common: Fix copying data to estreams.Justus Winter2016-10-181-5/+7
* common,w32: Communicate with child in non-blocking mode.Justus Winter2016-10-181-3/+4
* common,w32: Extend gnupg_create_inbound_pipe et al.Justus Winter2016-10-181-10/+27
* common,w32: Make use of default_errsource in exechelp.Justus Winter2016-10-181-7/+21
* scd: Support ECC key generation.NIIBE Yutaka2016-10-181-61/+137
* scd: minor cleanup to merge other works.NIIBE Yutaka2016-10-183-39/+32
* Register DCO for Arnaud FontaineWerner Koch2016-10-181-0/+3
* gpgscm: Initialize nesting stack.Justus Winter2016-10-171-0/+1
* doc: Document how to manually shut down gpg-agent.Daniel Kahn Gillmor2016-10-171-0/+9
* doc: Point gpg-agent(1) at the right gpg manpage in SEE ALSO.Daniel Kahn Gillmor2016-10-171-1/+1
* scd: Fix keytocard for ECC.NIIBE Yutaka2016-10-171-0/+2
* gpgconf: Fix for --homedir.NIIBE Yutaka2016-10-171-20/+60
* agent: Use straightforward names for the default socket names.Werner Koch2016-10-161-2/+2
* agent: Move inotify code to common and improve it.Werner Koch2016-10-153-56/+140
* dirmngr: use gnupg_mkdtemp instead of mkstempKai Michaelis2016-10-141-20/+44
* dirmngr: add VERSIONCHECK commandKai Michaelis2016-10-141-0/+227
* tests: Use shorter filenames.Neal H. Walfield2016-10-1316-32/+32
* g10: Be more careful when checking if a binding is signed by a UTK.Neal H. Walfield2016-10-132-3/+108
* tests: Add test data to TEST_FILES.Neal H. Walfield2016-10-131-1/+16
* g10: Be more careful when checking cross signatures.Neal H. Walfield2016-10-1317-2/+178
* g10: Still check if the key is an UTK or cross signed in batch mode.Neal H. Walfield2016-10-131-18/+13
* g10: If an sqlite operation fails, map the error code to GPG_ERR_GENERALNeal H. Walfield2016-10-131-2/+17
* tests: Remove support for deprecated functionality.Neal H. Walfield2016-10-131-1/+0
* g10: When changing a TOFU binding's policy, update the conflict infoNeal H. Walfield2016-10-121-17/+16
* g10: Make a singular string singular.Neal H. Walfield2016-10-121-1/+1
* g10: Correctly determine whether a binding has a conflict.Neal H. Walfield2016-10-121-1/+1
* g10: Fix a column's type in TOFU DB.Neal H. Walfield2016-10-121-1/+1
* tests: Rework test environment setup.Justus Winter2016-10-071-5/+6
* tests: Improve handling of Windows newlines.Justus Winter2016-10-075-8/+17
* gpgscm: Improve test of low-level functions.Justus Winter2016-10-072-1/+34
* gpgscm: Improve path handling.Justus Winter2016-10-072-3/+18
* tools: Fix error handling.Justus Winter2016-10-071-3/+1
* agent: Fix get_socket_name.NIIBE Yutaka2016-10-071-6/+8
* Revert "g10: Fix singular term."Werner Koch2016-10-071-1/+1
* gpg: Put extra parens around bit tests.Werner Koch2016-10-074-7/+10
* agent, dirmngr, scd: Fix init_common_subsystems.NIIBE Yutaka2016-10-074-11/+4
* common: Avoid pointer arithmetic on string literals.Justus Winter2016-10-062-4/+4
* g10: Fix singular term.Justus Winter2016-10-061-1/+1
* g10: Use appropriate variant of 'abs'.Justus Winter2016-10-061-6/+6
* sm: Remove statement without effect.Justus Winter2016-10-061-1/+0
* g10: Fix testing for debug flag.Justus Winter2016-10-061-1/+1
* tools: Improve error handling.Justus Winter2016-10-061-1/+1
* gpgscm: Update callsite of 'gnupg_spawn_process'.Justus Winter2016-10-061-1/+1