| Commit message (Expand) | Author | Files | Lines |
2007-06-14 | A whole bunch of changes to allow building for Windows. | Werner Koch | 1 | -2/+5 |
2007-06-06 | First steps towards supporting W32. | Werner Koch | 1 | -15/+0 |
2006-10-10 | Various changes | Werner Koch | 1 | -16/+0 |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -3/+3 |
2006-09-21 | Various updates | Werner Koch | 1 | -1/+1 |
2006-08-16 | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 1 | -0/+1 |
2006-05-24 | Still making gpg2 work. | Werner Koch | 1 | -1/+0 |
2006-05-23 | g10/ does build again. | Werner Koch | 1 | -20/+0 |
2006-04-19 | Continued with merging. | Werner Koch | 1 | -10/+8 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -42/+101 |
2006-02-24 | * keydb.h, getkey.c (release_akl), gpg.c (main): Add | David Shaw | 1 | -2/+6 |
2006-02-22 | * options.h, keyserver-internal.h, keyserver.c (keyserver_import_name), | David Shaw | 1 | -1/+4 |
2006-02-21 | * getkey.c (get_pubkey_byname): Fix minor security problem with PKA when | David Shaw | 1 | -1/+1 |
2006-02-21 | * gpgv.c: Stub keyserver_import_ldap. | David Shaw | 1 | -0/+3 |
2005-12-23 | * keyserver.c (keyserver_import_pka): New. Moved from | David Shaw | 1 | -11/+6 |
2005-12-23 | * gpgv.c: Stub. | David Shaw | 1 | -0/+2 |
2005-08-05 | auto retrieve keys from PKA. Thsi allows to specify an email address | Werner Koch | 1 | -0/+12 |
2005-07-28 | Implemented PKA trust model | Werner Koch | 1 | -0/+7 |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 |
2005-03-21 | * gpgv.c: Stubs for tty_enable_completion() & tty_disable_completion(). | David Shaw | 1 | -0/+8 |
2005-01-20 | * gpgv.c (tty_fprintf): New stub. | Werner Koch | 1 | -0/+1 |
2005-01-20 | * g10.c (i18n_init) [W32]: Pass registry key to gettext | Werner Koch | 1 | -10/+5 |
2004-12-21 | * gpg-agent.c (main): Use default_homedir(). | Werner Koch | 1 | -9/+2 |
2004-11-24 | * trustdb.h, trustdb.c (uid_trust_string_fixed): New. Return a fixed-size | David Shaw | 1 | -1/+6 |
2004-10-01 | * gpgv.c (i18n_init): Always use LC_ALL.V1-3-90 | Werner Koch | 1 | -6/+1 |
2004-09-30 | * gpgv.c (i18n_init): Always use LC_ALL. | Werner Koch | 1 | -6/+1 |
2004-09-30 | * gpgv.c, keydb.c (keydb_add_resource): Factored keyring creation out to | David Shaw | 1 | -0/+1 |
2004-09-24 | * keyedit.c (keyedit_menu), gpgv.c (agent_scd_getattr (stub)), keygen.c | David Shaw | 1 | -0/+2 |
2004-09-15 | * gpgv.c (agent_scd_getattr): Stub. | David Shaw | 1 | -0/+3 |
2004-05-22 | * mainproc.c (check_sig_and_print): If we're honoring preferred | David Shaw | 1 | -0/+3 |
2004-04-15 | * options.h, keyserver.c (parse_keyserver_options): Remove duplicate code | David Shaw | 1 | -1/+1 |
2004-04-06 | * configure.ac: Require libgcrypt 1.1.94. | Werner Koch | 1 | -3/+3 |
2004-02-12 | * gpgv.c: Removed g10defs.h. | Werner Koch | 1 | -2/+1 |
2003-12-28 | cleaned up RISC OS code and removed lots of unnecessary stuff | Stefan Bellon | 1 | -8/+0 |
2003-10-08 | * cardglue.c (pin_cb): Detect whether an admin or regular PIN is | Werner Koch | 1 | -3/+3 |
2003-09-30 | * gpgv.c (check_trustdb_stale): Stub. | David Shaw | 1 | -0/+3 |
2003-09-23 | Merged most of David Shaw's changes in 1.3 since 2003-06-03. | Werner Koch | 1 | -3/+13 |
2003-09-18 | * g10.c: New command --card-edit. | Werner Koch | 1 | -3/+3 |
2003-08-29 | * passphrase.c (agent_send_all_options): Make use of $GPG_TTY. | David Shaw | 1 | -1/+1 |
2003-08-21 | * gpgv.c: Remove extra semicolon (typo). | David Shaw | 1 | -1/+1 |
2003-07-21 | * keygen.c (do_add_key_flags): Don't set the certify flag for subkeys. | David Shaw | 1 | -0/+3 |
2003-06-27 | Key generation and signing using the OpenPGP card does rudimentary work. | Werner Koch | 1 | -1/+1 |
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -32/+16 |
2003-06-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+396 |
2003-06-03 | * options.h, g10.c (main), keylist.c (list_keyblock_print): Add | David Shaw | 1 | -0/+12 |
2003-05-24 | * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, | David Shaw | 1 | -14/+14 |
2003-05-21 | * trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): Rename | David Shaw | 1 | -1/+1 |
2003-04-10 | * passphrase.c (read_passphrase_from_fd): Do a dummy read if the | Werner Koch | 1 | -2/+4 |
2003-03-04 | * trustdb.c (validate_keys): Mask the ownertrust when building the list of | David Shaw | 1 | -0/+1 |
2003-01-11 | * armor.c (armor_filter): Comment about PGP's end of line tab problem. | David Shaw | 1 | -1/+1 |