Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2007-12-04 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-12-04 | 2 | -2/+2 |
| | | | | | | | | * gpgconf-comp.c (gc_component_list_components): Do not print a trailing semi-colon to ensure forward compatibility, as this would indicate another empty field. (gc_process_gpgconf_conf): Likewise. | ||||
* | Allow configuraton of pinentry tooltip. | Werner Koch | 2007-12-04 | 44 | -5746/+7277 |
| | | | | | Other minor buf fixes. | ||||
* | 2007-12-04 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-12-03 | 2 | -1/+7 |
| | | | | | | | * gpgconf-comp.c (gc_component_list_components): Do not print a trailing semi-colon to ensure forward compatibility, as this would indicate another empty field. | ||||
* | Updated. | Werner Koch | 2007-12-03 | 2 | -3556/+1803 |
| | |||||
* | Fixed testing for an alive ssh standard socket. | Werner Koch | 2007-12-03 | 2 | -14/+32 |
| | |||||
* | Try to make sure that the standard descriptors are connected when calling | Werner Koch | 2007-12-03 | 7 | -75/+93 |
| | | | | | gpgsm. | ||||
* | Fixed make distcheck | Werner Koch | 2007-11-27 | 29 | -1054/+1061 |
| | |||||
* | [W32] Changed default socket for dirmngr. | Werner Koch | 2007-11-27 | 12 | -22/+107 |
| | | | | | | [W32] Add some code for event notifications between scdaemon and gpg-agent. | ||||
* | Add option --data to GETAUDITLOG command. | Werner Koch | 2007-11-26 | 5 | -30/+57 |
| | | | | | Return HTML formatted dummy output. | ||||
* | New command GETAUDITLOG | Werner Koch | 2007-11-22 | 2 | -0/+41 |
| | |||||
* | Document --auto-issuer-key-retrieve. | Werner Koch | 2007-11-19 | 7 | -2/+32 |
| | |||||
* | Started to implement the audit log feature. | Werner Koch | 2007-11-19 | 103 | -15048/+17610 |
| | | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | ||||
* | Updated | Werner Koch | 2007-11-12 | 1 | -731/+701 |
| | |||||
* | 2007-10-31 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-10-31 | 2 | -5/+9 |
| | | | | | * gpg-agent.texi (Agent Options): Fix typos, by Bernhard Reiter. | ||||
* | * gpg.texi: Document --rfc4880 (the new --openpgp). | David Shaw | 2007-10-27 | 2 | -4/+13 |
| | |||||
* | * gpg.texi: Clarify --force-v3-sigs, --pgp2, and --pgp6 a bit. | David Shaw | 2007-10-26 | 2 | -15/+18 |
| | |||||
* | Ported changes from 1.4. | Werner Koch | 2007-10-25 | 40 | -313/+587 |
| | | | | | Add copyright notices. | ||||
* | Add a /while loop. | Werner Koch | 2007-10-24 | 4 | -17/+253 |
| | |||||
* | Changed wording of passphrase checking messages. | Werner Koch | 2007-10-24 | 4 | -17/+28 |
| | | | | | Fixed a segv in gpg-connect-agent. | ||||
* | New option --list-config for gpgconf. | Werner Koch | 2007-10-23 | 9 | -35/+179 |
| | |||||
* | Fixed wrong entry in the gpg-agent table. | Werner Koch | 2007-10-23 | 2 | -1/+7 |
| | |||||
* | Replace popen by our own code to help with Windows long files (e.g. those | Werner Koch | 2007-10-22 | 2 | -15/+45 |
| | | | | | with a space in the name). | ||||
* | Factored utf8 switching code out to i18n.c. | Werner Koch | 2007-10-19 | 12 | -184/+107 |
| | |||||
* | Enhanced gpg-conect-agent scripting. | Werner Koch | 2007-10-19 | 8 | -84/+618 |
| | | | | | Typo fixes in comments. | ||||
* | Fixed bug 842 (segv in gpgconf) | Werner Koch | 2007-10-19 | 2 | -1/+6 |
| | |||||
* | 2007-10-15 Daiki Ueno <[email protected]> (wk) | Werner Koch | 2007-10-15 | 2 | -3/+43 |
| | | | | | | | | * command-ssh.c (reenter_compare_cb): New function; imported from genkey.c. (ssh_identity_register): Ask initial passphrase twice. | ||||
* | Allow ${foo} syntax for variables. | Werner Koch | 2007-10-12 | 2 | -3/+24 |
| | |||||
* | Add more sytem variables: cwd, foodir and serverpid. | Werner Koch | 2007-10-11 | 2 | -7/+50 |
| | |||||
* | * gpg-connect-agent.c (get_var): Expand environment variables. | Werner Koch | 2007-10-11 | 2 | -6/+40 |
| | | | | | | | | | Suggested by Marc Mutz. (set_var): Return the value. (assign_variable): Add arg syslet. (main): New command /slet. | ||||
* | Add commands /run and /bye so that we can better automate tests. | Werner Koch | 2007-10-02 | 2 | -8/+92 |
| | | | | | Also add option --run. | ||||
* | Extended gpg-connect-agent. | Werner Koch | 2007-10-02 | 7 | -7/+472 |
| | | | | | New "GETINFO pid" command for scdaemon and gpg-agent. | ||||
* | Use Assuan socket wrapper calls. | Werner Koch | 2007-10-01 | 46 | -260/+464 |
| | | | | | Made socket servers secure under Windows. | ||||
* | Support the SETQUALITYBAR command of recent pinentries. | Werner Koch | 2007-09-18 | 5 | -9/+150 |
| | |||||
* | 2007-09-14 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-09-14 | 2 | -2/+13 |
| | | | | | | * scdaemon.c (main): New variable STANDARD_SOCKET, which is 1 for W32 targets. Use it for create_socket_name. | ||||
* | 2007-09-14 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-09-14 | 2 | -1/+15 |
| | | | | | | * call-pinentry.c (agent_popup_message_stop): Implement kill for Windows. | ||||
* | Print used library version with --version. | Werner Koch | 2007-09-14 | 8 | -5/+116 |
| | | | | | Typo fixes | ||||
* | Minor translation change. | Werner Koch | 2007-09-14 | 4 | -5/+17 |
| | |||||
* | post release version bump | Werner Koch | 2007-09-10 | 2 | -2/+6 |
| | |||||
* | Preparing 2.0.7gnupg-2.0.7 | Werner Koch | 2007-09-10 | 35 | -132/+172 |
| | |||||
* | 2007-09-04 Moritz Schulte <[email protected]> | Moritz Schulte | 2007-09-04 | 2 | -2/+6 |
| | | | | | * gpgsm-gencert.sh: Use printf instead of echo. | ||||
* | 2007-09-04 Moritz Schulte <[email protected]> | Moritz Schulte | 2007-09-04 | 2 | -0/+6 |
| | | | | | | * gpgkey2ssh.c: Include sysutils.h so that gnupg_tmpfile() is declared. | ||||
* | Make gpgconf --list-components also print the name of the executable program. | Werner Koch | 2007-08-31 | 3 | -13/+50 |
| | |||||
* | Extended the --check-program output: Error messages are now inlcued in an | Werner Koch | 2007-08-29 | 37 | -1834/+3802 |
| | | | | | easy parsable format. | ||||
* | New command --check-programs for gpgconf. | Werner Koch | 2007-08-29 | 17 | -25/+267 |
| | |||||
* | Add more passphrase policy rules. | Werner Koch | 2007-08-28 | 45 | -5736/+8136 |
| | | | | | (--max-passphrase-days). | ||||
* | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 2007-08-27 | 28 | -73/+1167 |
| | | | | | New tool gpg-check-pattern. | ||||
* | tryu harder to ignore duplicate specified keyrings and -boxes. | Werner Koch | 2007-08-24 | 14 | -16/+137 |
| | | | | | Documentation updates. | ||||
* | Add new features to kbxutil. | Werner Koch | 2007-08-23 | 8 | -25/+370 |
| | | | | | Fixed bug 829 (can't encrypt if duplicated certs are in the keybox) | ||||
* | Add missing file | Werner Koch | 2007-08-23 | 1 | -0/+85 |
| | |||||
* | Fixed creation of private keys under W32. | Werner Koch | 2007-08-22 | 5 | -5/+18 |
| | | | | | Minor code cleanups. |