| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * iobuf.c (iobuf_flush): Only print debug info if debugging is on. | David Shaw | 2002-12-26 | 2 | -1/+6 |
* | 2002-12-23 Timo Schulz <[email protected]> | Timo Schulz | 2002-12-23 | 2 | -0/+6 |
* | * samplekeys.asc: Updated. | Werner Koch | 2002-12-23 | 2 | -616/+745 |
* | * keydb.h, getkey.c (key_byname): Flag to enable or disable including | David Shaw | 2002-12-19 | 8 | -14/+91 |
* | * gpg.sgml: Clarify --no-permission-warning to note that the permission | David Shaw | 2002-12-12 | 2 | -3/+18 |
* | * options.skel: Include the required '=' sign in the sample 'group' | David Shaw | 2002-12-12 | 3 | -2/+11 |
* | * mainproc.c (proc_tree): Handle multiple detached sigs concatenated | David Shaw | 2002-12-11 | 3 | -3/+16 |
* | * gpg.sgml: Clarify include-revoked and include-disabled so they match | David Shaw | 2002-12-11 | 2 | -11/+14 |
* | * gpg.sgml: Document %-expandos for policy URLs and notations. | David Shaw | 2002-12-06 | 2 | -1/+21 |
* | * keygen.c (ask_algo): Make the Elgamal sign+encrypt warning stronger, and | David Shaw | 2002-12-06 | 3 | -10/+34 |
* | faq update. | Werner Koch | 2002-12-05 | 1 | -0/+6 |
* | * Changed variable for default gnupg.org http location from $hGPG | Werner Koch | 2002-12-05 | 1 | -26/+212 |
* | New entries | Werner Koch | 2002-12-05 | 2 | -0/+6 |
* | * gpg.sgml: Document --no-mangle-dos-filenames. | Werner Koch | 2002-12-05 | 2 | -0/+17 |
* | * g10.c: New options --[no-]mangle-dos-filenames. | Werner Koch | 2002-12-05 | 4 | -83/+101 |
* | * NEWS: Add note about convert-from-106 script. | David Shaw | 2002-12-04 | 2 | -0/+8 |
* | * gpg.sgml: Document --pgp8. Clarify that --pgp6 and --pgp7 disable | David Shaw | 2002-12-04 | 2 | -3/+23 |
* | * main.h, keyedit.c, keygen.c: Back out previous (2002-12-01) change. | David Shaw | 2002-12-04 | 6 | -70/+89 |
* | * packet.h, sign.c (update_keysig_packet), keyedit.c | David Shaw | 2002-12-04 | 4 | -7/+16 |
* | * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), | David Shaw | 2002-12-03 | 7 | -35/+63 |
* | * main.h, keylist.c (reorder_keyblock), keyedit.c (keyedit_menu): Reorder | David Shaw | 2002-12-03 | 6 | -5/+24 |
* | * keyedit.c (menu_expire): Don't lose key flags when changing the | David Shaw | 2002-12-01 | 5 | -20/+71 |
* | * gpg.sgml: Point out that if the user absolutely must, it's better to use | David Shaw | 2002-12-01 | 2 | -0/+15 |
* | * distfiles, gnupg.spec.in: Include convert-from-106. | David Shaw | 2002-11-30 | 4 | -6/+21 |
* | * convert-from-106: Script to automate the 1.0.6->later conversion. It | David Shaw | 2002-11-30 | 2 | -2/+52 |
* | * NEWS: Add notes about notation names and '@', the "--trust-model always" | David Shaw | 2002-11-25 | 2 | -0/+17 |
* | * gpg.sgml: Document --sig-policy-url, --cert-policy-url, --sig-notation, | David Shaw | 2002-11-25 | 2 | -16/+33 |
* | * g10.c (add_notation_data): Disallow notation names that do not contain a | David Shaw | 2002-11-24 | 4 | -8/+48 |
* | * gpg.sgml: Add an interoperability section. | David Shaw | 2002-11-22 | 2 | -1/+28 |
* | * gpg.sgml: Correct defaults for --s2k-mode and --s2k-digest-mode. Noted | David Shaw | 2002-11-17 | 2 | -10/+13 |
* | * config.links: Use OpenBSD/NetBSD powerpc assembler code for Darwin. | David Shaw | 2002-11-16 | 2 | -7/+7 |
* | * gpg.sgml: Correct --compress-algo documentation to match behavior. | David Shaw | 2002-11-14 | 2 | -7/+13 |
* | * gpg.sgml: Document --trust-model. | David Shaw | 2002-11-14 | 2 | -5/+26 |
* | fixed type incompatibility | Stefan Bellon | 2002-11-13 | 2 | -1/+6 |
* | * keyedit.c (show_key_with_all_names_colon): Make --with-colons --edit | David Shaw | 2002-11-13 | 4 | -20/+65 |
* | * getkey.c (merge_selfsigs): Revoked/expired/invalid primary keys carry | David Shaw | 2002-11-13 | 2 | -21/+27 |
* | * config.sub, config.guess: Updated from ftp.gnu.org/gnu/config | Werner Koch | 2002-11-12 | 3 | -249/+363 |
* | * configure.ac: Check for ctermid(). | Werner Koch | 2002-11-09 | 3 | -1/+7 |
* | * passphrase.c (agent_send_all_options): Use tty_get_ttyname to | Werner Koch | 2002-11-09 | 2 | -2/+27 |
* | * ttyio.c (TERMDEVICE): Removed. | Werner Koch | 2002-11-09 | 3 | -14/+49 |
* | added prototype that was missing in CVS since long ago | Stefan Bellon | 2002-11-06 | 2 | -0/+6 |
* | * secmem.c (secmem_free, secmem_term): Use wipememory2() instead of | David Shaw | 2002-11-06 | 2 | -8/+13 |
* | * util.h: Add wipememory2() macro (same as wipememory, but can specify the | David Shaw | 2002-11-06 | 2 | -1/+7 |
* | * blowfish.c (burn_stack), cast5.c (burn_stack), des.c (burn_stack), md5.c | David Shaw | 2002-11-06 | 14 | -15/+29 |
* | * keyedit.c (show_key_with_all_names_colon): Don't stick nulls into the | David Shaw | 2002-11-05 | 2 | -1/+6 |
* | * g10.c (main): Add a mostly noop --trust-model option to smooth | David Shaw | 2002-11-05 | 2 | -0/+15 |
* | * DETAILS: Clarify meaning of 'u'. Noted by Timo. | David Shaw | 2002-11-04 | 2 | -3/+8 |
* | * gpgkeys_hkp.c (send_key), gpgkeys_ldap.c (send_key): Properly handle an | David Shaw | 2002-11-04 | 3 | -16/+21 |
* | * Makefile.am: Put gnupg.spec in the root directory so rpm -ta works. | David Shaw | 2002-10-31 | 2 | -1/+4 |
* | * gnupg.spec.in: Update source ftp path. | David Shaw | 2002-10-31 | 2 | -2/+6 |