| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * g10.c (main): Alias --charset as --display-charset to help avoid the | David Shaw | 2004-06-01 | 3 | -5/+15 |
* | * configure.ac: Try for wldap32 on Win32 platforms. | David Shaw | 2004-05-24 | 2 | -0/+5 |
* | * pkclist.c (do_edit_ownertrust): Fix kbnode leak. | David Shaw | 2004-05-23 | 2 | -0/+5 |
* | * NEWS: Note --ask-cert-level. | David Shaw | 2004-05-20 | 3 | -2/+14 |
* | * sign.c (update_keysig_packet): Policies and notations should be stripped | David Shaw | 2004-05-19 | 2 | -0/+18 |
* | (do_generate_keypair, read_parameter_file): Really | Werner Koch | 2004-05-11 | 2 | -0/+24 |
* | * DETAILS, credits-1.0, credits-1.2: ElGamal -> Elgamal. | David Shaw | 2004-05-08 | 6 | -13/+31 |
* | (write_plaintext_packet): Fixed the detection of too | Werner Koch | 2004-05-07 | 2 | -8/+18 |
* | * gpg.sgml: --comment works with all armored messages. Clarify that | David Shaw | 2004-05-05 | 2 | -6/+12 |
* | Removed reference to non-available option | Werner Koch | 2004-05-03 | 2 | -1/+5 |
* | (ac_pipe_works): Fixed BRE syntax \? -> \{0,1\}. | Werner Koch | 2004-05-01 | 2 | -4/+9 |
* | * keygen.c (make_backsig): If DO_BACKSIGS is not defined, do not create | David Shaw | 2004-04-23 | 7 | -7/+123 |
* | * parse-packet.c (dump_sig_subpkt, parse_one_sig_subpkt, | David Shaw | 2004-04-22 | 2 | -69/+86 |
* | * keyserver.c (parse_keyserver_uri): Do not accept "http" as an alias for | David Shaw | 2004-04-20 | 2 | -2/+6 |
* | * keygen.c (make_backsig): New function to add a backsig to a binding sig | David Shaw | 2004-04-13 | 5 | -19/+139 |
* | * gpg.sgml: Document delsig. Clarify that --refresh-keys arguments are | David Shaw | 2004-04-10 | 2 | -4/+26 |
* | * g10.c (main): --no-use-embedded-filename. | David Shaw | 2004-04-01 | 3 | -1/+14 |
* | Time for a new release candidate | Werner Koch | 2004-03-29 | 3 | -1/+8 |
* | *** empty log message *** | Werner Koch | 2004-03-29 | 9 | -34/+99 |
* | typo fix | Werner Koch | 2004-03-29 | 1 | -1/+1 |
* | * keyedit.c (keyedit_menu): Request a trustdb update when adding a new | David Shaw | 2004-03-27 | 2 | -2/+10 |
* | * build-packet.c (calc_plaintext, do_plaintext): Do not create illegal | David Shaw | 2004-03-26 | 2 | -7/+15 |
* | * options.h, g10.c (main), compress-bz2.c (init_uncompress): Backport | David Shaw | 2004-03-25 | 4 | -3/+13 |
* | * keyedit.c (no_primary_warning): Cleanup. (menu_expire): Don't give | David Shaw | 2004-03-23 | 2 | -18/+22 |
* | * packet.h, getkey.c (fixup_uidnode, merge_selfsigs_subkey): Keep track of | David Shaw | 2004-03-22 | 4 | -4/+22 |
* | * keygen.c (write_keybinding, do_generate_keypair, generate_subkeypair): | David Shaw | 2004-03-18 | 2 | -30/+42 |
* | * keygen.c (gen_elg, gen_dsa, gen_rsa, do_create, do_generate_keypair, | David Shaw | 2004-03-18 | 2 | -19/+31 |
* | * import.c (import_one): Try and collapse user IDs when importing a key | David Shaw | 2004-03-09 | 4 | -11/+23 |
* | * iobuf.c (block_filter): Properly handle a partial body stream that ends | David Shaw | 2004-03-01 | 2 | -0/+11 |
* | * 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 |