| Commit message (Expand) | Author | Files | Lines |
2008-10-17 | Use more warning options with modern GCCs. | Werner Koch | 1 | -1/+1 |
2008-10-03 | * main.h, mainproc.c (check_sig_and_print), keylist.c | David Shaw | 1 | -2/+4 |
2008-05-07 | Add command --locate-key. | Werner Koch | 1 | -1/+1 |
2008-04-18 | Adjust for the changed Camellia draft. | Werner Koch | 1 | -0/+1 |
2007-12-12 | Support DSA2. | Werner Koch | 1 | -0/+1 |
2007-11-19 | Started to implement the audit log feature. | Werner Koch | 1 | -0/+24 |
2007-07-05 | Fixed card key generation of gpg2. | Werner Koch | 1 | -1/+2 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 |
2007-06-21 | Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ... | Werner Koch | 1 | -1/+6 |
2007-01-30 | Added LIBINTL to more Makefile targets. | Werner Koch | 1 | -0/+2 |
2006-12-21 | Started to code a --server mode. | Werner Koch | 1 | -0/+3 |
2006-10-13 | * parse-packet.c (parse_symkeyenc): Show the unpacked as well as the | David Shaw | 1 | -0/+2 |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -19/+19 |
2006-05-24 | Still making gpg2 work. | Werner Koch | 1 | -0/+3 |
2006-05-23 | g10/ does build again. | Werner Koch | 1 | -0/+1 |
2006-04-28 | Merged recent changes from 1.4 | Werner Koch | 1 | -0/+1 |
2006-04-20 | * gpg.c (print_mds), armor.c (armor_filter, parse_hash_header): Add | David Shaw | 1 | -0/+1 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -61/+91 |
2006-03-30 | * main.h, seskey.c (encode_md_value): Modify to allow a q size greater | David Shaw | 1 | -2/+2 |
2006-03-14 | * main.h, import.c (import_one): Optionally return the fingerprint of | David Shaw | 1 | -2/+2 |
2006-03-08 | * options.h, sign.c (mk_notation_policy_etc), gpg.c (add_notation_data): | David Shaw | 1 | -3/+4 |
2005-11-20 | * main.h, keylist.c (print_revokers): New. Print the "rvk" designated | David Shaw | 1 | -0/+1 |
2005-11-19 | * free-packet.c (copy_secret_key): Copy secret key into secure memory | David Shaw | 1 | -1/+1 |
2005-10-14 | * keyedit.c (keyedit_menu, menu_backsign): New "backsign" command to | David Shaw | 1 | -0/+2 |
2005-09-14 | * main.h, misc.c (parse_options): Add the ability to have help | David Shaw | 1 | -0/+1 |
2005-08-21 | * Makefile.am: No need to link with curl any longer. | David Shaw | 1 | -1/+1 |
2005-08-05 | auto retrieve keys from PKA. Thsi allows to specify an email address | Werner Koch | 1 | -0/+1 |
2005-07-28 | Implemented PKA trust model | Werner Koch | 1 | -0/+1 |
2005-07-19 | * configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH. | Werner Koch | 1 | -0/+1 |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 |
2005-05-24 | * passphrase.c (ask_passphrase): Unescape the description string. | Werner Koch | 1 | -1/+1 |
2005-05-20 | (ccid_transceive): Arghhh. The seqno is another | Werner Koch | 1 | -0/+1 |
2005-05-06 | * main.h, keygen.c (parse_expire_string, ask_expire_interval), sign.c | David Shaw | 1 | -1/+1 |
2005-05-05 | * Makefile.am, packet.h, main.h, comment.c: Remove comment.c. We don't | David Shaw | 1 | -4/+0 |
2005-05-05 | * options.h, g10.c (main): Add new --default-sig-expire and | David Shaw | 1 | -3/+4 |
2005-04-11 | * g10.c (main, add_notation_data, add_policy_url) | Werner Koch | 1 | -0/+2 |
2005-01-20 | * gpgv.c (tty_fprintf): New stub. | Werner Koch | 1 | -0/+6 |
2005-01-20 | * g10.c (i18n_init) [W32]: Pass registry key to gettext | Werner Koch | 1 | -0/+3 |
2004-10-22 | Compile fixes. | Werner Koch | 1 | -1/+1 |
2004-10-14 | * misc.c (is_secured_filename): New. | Werner Koch | 1 | -0/+1 |
2004-10-13 | Added SELInux hacks and did some cleanups. | Werner Koch | 1 | -0/+3 |
2004-09-25 | * main.h, g10.c (main), card-util.c (change_pin): If "admin" has not been | David Shaw | 1 | -1/+1 |
2004-09-24 | * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always set | David Shaw | 1 | -4/+9 |
2004-09-23 | Note: I have not fully tested the new key creation due to a pc/sc | Werner Koch | 1 | -1/+3 |
2004-09-23 | * gpg.sgml: Document "addcardkey" and "keytocard". | Werner Koch | 1 | -0/+1 |
2004-09-20 | * gpg.sgml: Document -K. | Werner Koch | 1 | -0/+5 |
2004-09-13 | * main.h, keylist.c (print_subpackets_colon): Make a public function. | David Shaw | 1 | -0/+1 |
2004-04-29 | * main.h, keylist.c (show_notation): Add argument to show only user | David Shaw | 1 | -1/+1 |
2004-04-23 | * keygen.c (make_backsig): If DO_BACKSIGS is not defined, do not create | David Shaw | 1 | -0/+2 |
2004-04-16 | * main.h, misc.c (optsep, argsplit, optlen, parse_options): Simplify code | David Shaw | 1 | -2/+2 |