| Commit message (Expand) | Author | Age | Files | Lines |
* | * keyserver.c (keyserver_spawn): Include the EXEEXT so we can find | David Shaw | 2006-01-22 | 1 | -1/+9 |
* | * keyedit.c (keyedit_menu, menu_backsign): New "backsign" command to | David Shaw | 2005-10-14 | 1 | -1/+1 |
* | * main.h, misc.c (parse_options): Add the ability to have help | David Shaw | 2005-09-14 | 1 | -3/+12 |
* | Add "help" sub option to --*-options. | Werner Koch | 2005-09-07 | 1 | -0/+9 |
* | * misc.c (openpgp_pk_algo_usage): Default to allowing CERT for signing | David Shaw | 2005-08-27 | 1 | -3/+4 |
* | * Makefile.am: No need to link with curl any longer. | David Shaw | 2005-08-21 | 1 | -2/+37 |
* | auto retrieve keys from PKA. Thsi allows to specify an email address | Werner Koch | 2005-08-05 | 1 | -0/+14 |
* | Implemented PKA trust model | Werner Koch | 2005-07-28 | 1 | -0/+25 |
* | Converted all m_free to xfree etc. | Werner Koch | 2005-07-27 | 1 | -5/+5 |
* | * gpg.sgml (http): | Werner Koch | 2005-07-22 | 1 | -10/+15 |
* | * configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH. | Werner Koch | 2005-07-19 | 1 | -0/+33 |
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 1 | -1/+2 |
* | * passphrase.c (ask_passphrase): Unescape the description string. | Werner Koch | 2005-05-24 | 1 | -0/+35 |
* | * g10.c (main, add_notation_data, add_policy_url) | Werner Koch | 2005-04-11 | 1 | -0/+9 |
* | (pin_cb): Print a warning if the info string hack is | Werner Koch | 2005-03-30 | 1 | -1/+1 |
* | * gpg.sgml: Add bkuptocard command for --edit-key. | Werner Koch | 2005-02-15 | 1 | -2/+44 |
* | * g10.c (i18n_init) [W32]: Pass registry key to gettext | Werner Koch | 2005-01-20 | 1 | -1/+58 |
* | * misc.c (print_digest_algo_note): The latest 2440bis drafts deprecates | David Shaw | 2004-11-03 | 1 | -35/+31 |
* | 2004-11-03 Timo Schulz <[email protected]> | Timo Schulz | 2004-11-03 | 1 | -0/+4 |
* | * misc.c (is_secured_filename): New. | Werner Koch | 2004-10-14 | 1 | -0/+35 |
* | Added SELInux hacks and did some cleanups. | Werner Koch | 2004-10-13 | 1 | -0/+112 |
* | * gpgv.c (agent_scd_getattr): Stub. | David Shaw | 2004-09-15 | 1 | -0/+26 |
* | * misc.c (argsplit): Properly split quoted args from the keyword and trim | David Shaw | 2004-07-28 | 1 | -9/+20 |
* | * misc.c (optsep): Add the ability to understand keyword="quoted arg with | David Shaw | 2004-07-28 | 1 | -3/+15 |
* | * main.h, misc.c (optsep, argsplit, optlen, parse_options): Simplify code | David Shaw | 2004-04-16 | 1 | -31/+43 |
* | * main.h, misc.c (argsplit): Refactor argsep into argsplit and argsep so | David Shaw | 2004-04-16 | 1 | -32/+55 |
* | * main.h, misc.c (hextobyte): Removed. It's in libutil.a now. | David Shaw | 2004-02-21 | 1 | -25/+0 |
* | * build-packet.c (write_header2): If a suggested header length is provided | David Shaw | 2004-02-15 | 1 | -5/+11 |
* | * keyserver.c (argsep): Move to misc.c. | David Shaw | 2004-02-14 | 1 | -2/+63 |
* | * keygen.c (keygen_set_std_prefs): Build the default preferences list at | David Shaw | 2004-02-10 | 1 | -2/+3 |
* | * misc.c (print_cipher_algo_note): May as well call Rijndael AES | David Shaw | 2004-01-17 | 1 | -6/+3 |
* | * misc.c (pull_in_libs): Dead code. Removed. | David Shaw | 2003-12-30 | 1 | -17/+0 |
* | * main.h, misc.c (parse_options): Add a "noisy" flag to enable and disable | David Shaw | 2003-12-28 | 1 | -3/+6 |
* | * seskey.c (do_encode_md): Comment about earlier (pre-PGP 2.3) encodings. | David Shaw | 2003-11-21 | 1 | -2/+5 |
* | * options.h, g10.c (main), compress.c (init_compress), compress-bz2.c | David Shaw | 2003-11-15 | 1 | -3/+5 |
* | * misc.c (compress_algo_to_string, string_to_compress_algo, | David Shaw | 2003-10-31 | 1 | -3/+22 |
* | * passphrase.c (ask_passphrase): Add optional promptid arg. | Werner Koch | 2003-10-21 | 1 | -3/+3 |
* | * g10.c (main): Give a deprecated option warning for --show-keyring, | David Shaw | 2003-10-10 | 1 | -2/+23 |
* | * parse-packet.c (parse_signature): No need to reserve 8 bytes for the | David Shaw | 2003-07-10 | 1 | -3/+27 |
* | * main.h, misc.c (parse_options): New general option line parser. Fix the | David Shaw | 2003-05-31 | 1 | -0/+37 |
* | * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, | David Shaw | 2003-05-24 | 1 | -10/+10 |
* | * packet.h, build-packet.c (build_sig_subpkt), export.c | David Shaw | 2003-05-03 | 1 | -0/+47 |
* | * g10.c (main): Accept "s1" in addition to "idea" to match the other | David Shaw | 2003-02-22 | 1 | -0/+2 |
* | * main.h, misc.c (default_cipher_algo, default_compress_algo): New. | David Shaw | 2002-11-25 | 1 | -0/+25 |
* | * keygen.c (keygen_set_std_prefs): Properly handle an empty preference | David Shaw | 2002-11-21 | 1 | -2/+0 |
* | * g10.c (main): Allow compression algorithm names as the argument to | David Shaw | 2002-11-15 | 1 | -0/+2 |
* | * keygen.c (set_one_pref, keygen_set_std_prefs): Allow using the full | David Shaw | 2002-11-03 | 1 | -0/+19 |
* | * g10.c, options.h: Removed option --emulate-checksum-bug. | Werner Koch | 2002-09-11 | 1 | -48/+2 |
* | Cleanups and minor fixes. | Werner Koch | 2002-09-10 | 1 | -1/+1 |
* | * keyedit.c (menu_revsig): Properly show a uid is revoked without | David Shaw | 2002-08-07 | 1 | -97/+0 |