aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * build-packet.c (do_user_id): Do not force a header for attribute packetsDavid Shaw2004-02-152-3/+7
* * build-packet.c (write_header2): If a suggested header length is providedDavid Shaw2004-02-143-28/+41
* * import.c (import_one): Do the revocation check even in the case when aDavid Shaw2004-02-122-6/+16
* * g10.c (rm_group): Properly ungroup from a list of groups.David Shaw2004-02-102-0/+5
* * misc.c (compress_algo_to_string): Return NULL on failure like all of theDavid Shaw2004-02-105-22/+53
* * gpg.sgml: Clarify -u/--local-user and --default-key.David Shaw2004-02-092-11/+12
* * getkey.c (merge_selfsigs_main): Properly handle expired user IDs whenDavid Shaw2004-02-072-13/+20
* * gnupg.7: Clarify that 'gpgv' doesn't encrypt, and that's not a bug.David Shaw2004-02-044-80/+115
* * DETAILS: Details for --list-config.David Shaw2004-01-293-7/+79
* * decrypt.c: Fix copyright date.David Shaw2004-01-296-28/+16
* * g10.c (main, rm_group): Add --ungroup command to remove a particularDavid Shaw2004-01-282-7/+61
* * getkey.c: Set MAX_PK_CACHE_ENTRIES and MAX_UID_CACHE_ENTRIES toDavid Shaw2004-01-272-11/+24
* * NEWS: Note --enable-key-cache and OpenBSD/i386 and HPPA fixes.David Shaw2004-01-274-1/+44
* * compress.c (init_compress): Remove "-z10" trick to get uncompressed dataDavid Shaw2004-01-264-15/+58
* * getkey.c (merge_selfsigs): If a subkey is already revoked by the owner,David Shaw2004-01-212-1/+7
* * g10.c (list_config): Add "version" tag for --list-config.David Shaw2004-01-212-24/+35
* * hppa1.1/udiv-qrnnd.S: Alignment fix from Lamont Jones for Debian.David Shaw2004-01-202-0/+6
* * g10.c (collapse_args): New function to turn argc/argv into a singleDavid Shaw2004-01-162-19/+116
* * argparse.c (initialize): Avoid a number of -Wformat-nonliteral warnings.David Shaw2004-01-132-16/+25
* * g10.c (list_config, main): New function to dump config options toDavid Shaw2004-01-136-26/+84
* * gpgkeys_hkp.c (send_key): Send a content-type.Werner Koch2004-01-132-0/+8
* * hkp.c (hkp_export): Send a content-type line.Werner Koch2004-01-132-0/+8
* * util.h: Add prototype for print_string2().David Shaw2004-01-132-1/+7
* * miscutil.c (print_string2): New variation on print_string that allowsDavid Shaw2004-01-133-8/+27
* * convert-from-106, lspgpot: Check for gpg binary before proceeding.David Shaw2004-01-123-5/+19
* * config.links: OpenBSD 3.4 is now ELF, so use the proper assembler codeDavid Shaw2004-01-1012-793/+21
* * Makefile.am: Add the portable C links to DISTCLEANFILES. Noted byDavid Shaw2004-01-092-2/+10
* * packet.h, getkey.c (merge_selfsigs, merge_selfsigs_main), pkclist.cDavid Shaw2004-01-094-4/+16
* * gpg.sgml: Fix a few minor typos. Clarify what --textmode is useful for.David Shaw2004-01-082-8/+23
* * gpg.sgml: List proper documentation URL. Note that addrevoker takes anDavid Shaw2004-01-072-54/+69
* * sig-check.c: Copyright typo.David Shaw2004-01-063-3/+12
* * sig-check.c (check_revocation_keys): Comments.David Shaw2003-12-296-20/+59
* * gpgsplit.c (handle_bzip2): Remove two cut and paste typecast errors.David Shaw2003-12-282-2/+7
* * configure.ac: Include stdio.h when checking for bzlib.h. Solaris 9 has aDavid Shaw2003-12-282-2/+12
* * iobuf.c (block_filter): Properly handle a partial body stream that endsDavid Shaw2003-12-252-0/+6
* oops, fixed charset. The just released w32cli binary has been patchedWerner Koch2003-12-231-1/+1
* Post-release version bump.Werner Koch2003-12-232-1/+4
* About to release 1.2.4 - forgot to manually update this fileWerner Koch2003-12-231-29/+28
* About to release 1.2.4Werner Koch2003-12-2332-2623/+2394
* * tdbio.c: Fixed format string bugs related to the sue ofWerner Koch2003-12-232-9/+13
* * mpi-mpow.c (build_index): s/index/idx/ to avoid gcc warning.Werner Koch2003-12-232-4/+8
* * mk-w32-dist: Convert hu.po to CP852 as suggested by Nagy FerencWerner Koch2003-12-233-4/+11
* * NEWS: Note that 1.4 won't have Elgamal sign+encrypt support at all.David Shaw2003-12-212-3/+11
* * gpg.sgml: Add an example of what an exclamation mark is, as people seemDavid Shaw2003-12-212-4/+9
* * getkey.c (get_pubkey_fast): This one is sort of obscure. get_pubkey_fastDavid Shaw2003-12-102-5/+25
* * gpg.sgml: Fix a few missing semicolons in & entities. Noted byDavid Shaw2003-12-072-27/+34
* * gpgkeys_ldap.c (main): Avoid possible pre-string write.David Shaw2003-12-063-6/+27
* * http.c (send_request): Add a Host: header for virtual hosts.David Shaw2003-12-062-5/+7
* * defs.inc, pubring.asc, secring.asc, plain-1.asc, plain-2.asc,David Shaw2003-12-057-861/+812
* * getkey.c (merge_selfsigs_main, merge_selfsigs_subkey,David Shaw2003-12-054-9/+27