| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
* | * NEWS: Note that 1.4 won't have Elgamal sign+encrypt support at all. | David Shaw | 2003-12-21 | 2 | -3/+11 |
* | * gpg.sgml: Add an example of what an exclamation mark is, as people seem | David Shaw | 2003-12-21 | 2 | -4/+9 |
* | * getkey.c (get_pubkey_fast): This one is sort of obscure. get_pubkey_fast | David Shaw | 2003-12-10 | 2 | -5/+25 |
* | * gpg.sgml: Fix a few missing semicolons in & entities. Noted by | David Shaw | 2003-12-07 | 2 | -27/+34 |
* | * gpgkeys_ldap.c (main): Avoid possible pre-string write. | David Shaw | 2003-12-06 | 3 | -6/+27 |
* | * http.c (send_request): Add a Host: header for virtual hosts. | David Shaw | 2003-12-06 | 2 | -5/+7 |
* | * defs.inc, pubring.asc, secring.asc, plain-1.asc, plain-2.asc, | David Shaw | 2003-12-05 | 7 | -861/+812 |
* | * getkey.c (merge_selfsigs_main, merge_selfsigs_subkey, | David Shaw | 2003-12-05 | 4 | -9/+27 |
* | More of Brian Gladman's contributed files. | Werner Koch | 2003-12-03 | 10 | -0/+2632 |
* | * zh_TW.po, fi.po: Updated from upstream. | Werner Koch | 2003-12-03 | 34 | -14014/+28274 |
* | Added Brian Gladman's contributions | Werner Koch | 2003-12-03 | 3 | -0/+622 |
* | * mainproc.c (check_sig_and_print): Removed the "0x" again. | Werner Koch | 2003-12-03 | 8 | -17/+50 |
* | * miscutil.c (answer_is_yes_no_default, answer_is_yes_no_quit): Don't use | David Shaw | 2003-12-03 | 2 | -5/+12 |
* | * gpgsplit.c (write_part): Split off decompression code. (handle_zlib): | David Shaw | 2003-12-03 | 2 | -81/+182 |
* | * NEWS: Note that Elgamal sign+encrypt keys are not part of the web of | David Shaw | 2003-12-02 | 2 | -1/+7 |
* | * cipher.h: Make cipher list match 2440bis-09. | David Shaw | 2003-12-02 | 2 | -6/+8 |
* | * g10.c (strusage, main): Show development version warning in --version | David Shaw | 2003-12-02 | 3 | -7/+50 |
* | * config.links: Show target in asm-syntax.h file and include targets for | David Shaw | 2003-12-02 | 2 | -2/+11 |
* | * README: Add --with-zlib, --with-bzip2, and --without-bzip2. | David Shaw | 2003-12-01 | 2 | -0/+11 |
* | * README: Update version number. Add BZIP2. Remove Elgamal sign+encrypt. | David Shaw | 2003-11-30 | 2 | -14/+18 |
* | * keygen.c (ask_algo): Remove ability to generate Elgamal sign+encrypt | David Shaw | 2003-11-29 | 2 | -23/+9 |
* | * NEWS: Note that the only thing we will generate with an Elgamal | David Shaw | 2003-11-29 | 2 | -0/+12 |
* | * revoke.c (gen_desig_revoke): Specify in the comment when a designated | David Shaw | 2003-11-29 | 4 | -3/+35 |
* | * elgamal.c (gen_k): New arg SMALL_K. (sign): Use it here with SMALL_K set | David Shaw | 2003-11-29 | 2 | -27/+39 |
* | * trustdb.c (validate_keys): Reset the trustdb before checking if we have | David Shaw | 2003-11-29 | 2 | -4/+11 |
* | * gpgkeys_hkp.c (get_key): Fixed bad use of fprintf w/o format | Werner Koch | 2003-11-27 | 2 | -2/+7 |
* | * Makefile.am: Include TRANSLATE in distributed files. | David Shaw | 2003-11-21 | 2 | -1/+4 |
* | * util.h: Add prototype for match_multistr(). | David Shaw | 2003-11-21 | 2 | -0/+5 |
* | * seskey.c (do_encode_md): Comment about earlier (pre-PGP 2.3) encodings. | David Shaw | 2003-11-21 | 3 | -1/+19 |
* | * miscutil.c (match_multistr): New. Match against each segment in a | David Shaw | 2003-11-21 | 2 | -11/+43 |