| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * options.h (ctrl): New for member IN_AUTO_KEY_RETRIEVE. | Werner Koch | 2004-03-01 | 4 | -8/+66 |
* | * keyedit.c (menu_addrevoker): Do not allow appointing a subkey as a | David Shaw | 2004-02-27 | 2 | -0/+12 |
* | * gpg.sgml: Document --ask-cert-level, --max-output, and | David Shaw | 2004-02-25 | 2 | -10/+40 |
* | * delkey.c (do_delete_key): Allow deleting a public key with a secret | David Shaw | 2004-02-25 | 3 | -7/+15 |
* | * configure.ac: Update copyright. | David Shaw | 2004-02-25 | 4 | -8/+31 |
* | * encode.c (encode_simple): Show cipher with --verbose. | David Shaw | 2004-02-24 | 6 | -160/+187 |
* | * secmem.c (lock_pool) [_AIX]: Also set errno. | Werner Koch | 2004-02-24 | 2 | -1/+6 |
* | * options.h, g10.c (main), trustdb.c (mark_usable_uid_certs): Add | David Shaw | 2004-02-23 | 5 | -30/+104 |
* | * build-packet.c (do_user_id): Do not force a header for attribute packets | David Shaw | 2004-02-15 | 2 | -3/+7 |
* | * build-packet.c (write_header2): If a suggested header length is provided | David Shaw | 2004-02-14 | 3 | -28/+41 |
* | * import.c (import_one): Do the revocation check even in the case when a | David Shaw | 2004-02-12 | 2 | -6/+16 |
* | * g10.c (rm_group): Properly ungroup from a list of groups. | David Shaw | 2004-02-10 | 2 | -0/+5 |
* | * misc.c (compress_algo_to_string): Return NULL on failure like all of the | David Shaw | 2004-02-10 | 5 | -22/+53 |
* | * gpg.sgml: Clarify -u/--local-user and --default-key. | David Shaw | 2004-02-09 | 2 | -11/+12 |
* | * getkey.c (merge_selfsigs_main): Properly handle expired user IDs when | David Shaw | 2004-02-07 | 2 | -13/+20 |
* | * gnupg.7: Clarify that 'gpgv' doesn't encrypt, and that's not a bug. | David Shaw | 2004-02-04 | 4 | -80/+115 |
* | * DETAILS: Details for --list-config. | David Shaw | 2004-01-29 | 3 | -7/+79 |
* | * decrypt.c: Fix copyright date. | David Shaw | 2004-01-29 | 6 | -28/+16 |
* | * g10.c (main, rm_group): Add --ungroup command to remove a particular | David Shaw | 2004-01-28 | 2 | -7/+61 |
* | * getkey.c: Set MAX_PK_CACHE_ENTRIES and MAX_UID_CACHE_ENTRIES to | David Shaw | 2004-01-27 | 2 | -11/+24 |
* | * NEWS: Note --enable-key-cache and OpenBSD/i386 and HPPA fixes. | David Shaw | 2004-01-27 | 4 | -1/+44 |
* | * compress.c (init_compress): Remove "-z10" trick to get uncompressed data | David Shaw | 2004-01-26 | 4 | -15/+58 |
* | * getkey.c (merge_selfsigs): If a subkey is already revoked by the owner, | David Shaw | 2004-01-21 | 2 | -1/+7 |
* | * g10.c (list_config): Add "version" tag for --list-config. | David Shaw | 2004-01-21 | 2 | -24/+35 |
* | * hppa1.1/udiv-qrnnd.S: Alignment fix from Lamont Jones for Debian. | David Shaw | 2004-01-20 | 2 | -0/+6 |
* | * g10.c (collapse_args): New function to turn argc/argv into a single | David Shaw | 2004-01-16 | 2 | -19/+116 |
* | * argparse.c (initialize): Avoid a number of -Wformat-nonliteral warnings. | David Shaw | 2004-01-13 | 2 | -16/+25 |
* | * g10.c (list_config, main): New function to dump config options to | David Shaw | 2004-01-13 | 6 | -26/+84 |
* | * gpgkeys_hkp.c (send_key): Send a content-type. | Werner Koch | 2004-01-13 | 2 | -0/+8 |
* | * hkp.c (hkp_export): Send a content-type line. | Werner Koch | 2004-01-13 | 2 | -0/+8 |
* | * util.h: Add prototype for print_string2(). | David Shaw | 2004-01-13 | 2 | -1/+7 |
* | * miscutil.c (print_string2): New variation on print_string that allows | David Shaw | 2004-01-13 | 3 | -8/+27 |
* | * convert-from-106, lspgpot: Check for gpg binary before proceeding. | David Shaw | 2004-01-12 | 3 | -5/+19 |
* | * config.links: OpenBSD 3.4 is now ELF, so use the proper assembler code | David Shaw | 2004-01-10 | 12 | -793/+21 |
* | * Makefile.am: Add the portable C links to DISTCLEANFILES. Noted by | David Shaw | 2004-01-09 | 2 | -2/+10 |
* | * packet.h, getkey.c (merge_selfsigs, merge_selfsigs_main), pkclist.c | David Shaw | 2004-01-09 | 4 | -4/+16 |
* | * gpg.sgml: Fix a few minor typos. Clarify what --textmode is useful for. | David Shaw | 2004-01-08 | 2 | -8/+23 |
* | * gpg.sgml: List proper documentation URL. Note that addrevoker takes an | David Shaw | 2004-01-07 | 2 | -54/+69 |
* | * sig-check.c: Copyright typo. | David Shaw | 2004-01-06 | 3 | -3/+12 |
* | * sig-check.c (check_revocation_keys): Comments. | David Shaw | 2003-12-29 | 6 | -20/+59 |
* | * gpgsplit.c (handle_bzip2): Remove two cut and paste typecast errors. | David Shaw | 2003-12-28 | 2 | -2/+7 |
* | * configure.ac: Include stdio.h when checking for bzlib.h. Solaris 9 has a | David Shaw | 2003-12-28 | 2 | -2/+12 |
* | * iobuf.c (block_filter): Properly handle a partial body stream that ends | David Shaw | 2003-12-25 | 2 | -0/+6 |
* | oops, fixed charset. The just released w32cli binary has been patched | Werner Koch | 2003-12-23 | 1 | -1/+1 |
* | Post-release version bump. | Werner Koch | 2003-12-23 | 2 | -1/+4 |
* | About to release 1.2.4 - forgot to manually update this file | Werner Koch | 2003-12-23 | 1 | -29/+28 |
* | About to release 1.2.4 | Werner Koch | 2003-12-23 | 32 | -2623/+2394 |
* | * tdbio.c: Fixed format string bugs related to the sue of | Werner Koch | 2003-12-23 | 2 | -9/+13 |
* | * mpi-mpow.c (build_index): s/index/idx/ to avoid gcc warning. | Werner Koch | 2003-12-23 | 2 | -4/+8 |
* | * mk-w32-dist: Convert hu.po to CP852 as suggested by Nagy Ferenc | Werner Koch | 2003-12-23 | 3 | -4/+11 |