aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* More of Brian Gladman's contributed files.Werner Koch2003-12-0310-0/+2632
* * zh_TW.po, fi.po: Updated from upstream.Werner Koch2003-12-0334-14014/+28274
* Added Brian Gladman's contributionsWerner Koch2003-12-033-0/+622
* * mainproc.c (check_sig_and_print): Removed the "0x" again.Werner Koch2003-12-038-17/+50
* * miscutil.c (answer_is_yes_no_default, answer_is_yes_no_quit): Don't useDavid Shaw2003-12-032-5/+12
* * gpgsplit.c (write_part): Split off decompression code. (handle_zlib):David Shaw2003-12-032-81/+182
* * NEWS: Note that Elgamal sign+encrypt keys are not part of the web ofDavid Shaw2003-12-022-1/+7
* * cipher.h: Make cipher list match 2440bis-09.David Shaw2003-12-022-6/+8
* * g10.c (strusage, main): Show development version warning in --versionDavid Shaw2003-12-023-7/+50
* * config.links: Show target in asm-syntax.h file and include targets forDavid Shaw2003-12-022-2/+11
* * README: Add --with-zlib, --with-bzip2, and --without-bzip2.David Shaw2003-12-012-0/+11
* * README: Update version number. Add BZIP2. Remove Elgamal sign+encrypt.David Shaw2003-11-302-14/+18
* * keygen.c (ask_algo): Remove ability to generate Elgamal sign+encryptDavid Shaw2003-11-292-23/+9
* * NEWS: Note that the only thing we will generate with an ElgamalDavid Shaw2003-11-292-0/+12
* * revoke.c (gen_desig_revoke): Specify in the comment when a designatedDavid Shaw2003-11-294-3/+35
* * elgamal.c (gen_k): New arg SMALL_K. (sign): Use it here with SMALL_K setDavid Shaw2003-11-292-27/+39
* * trustdb.c (validate_keys): Reset the trustdb before checking if we haveDavid Shaw2003-11-292-4/+11
* * gpgkeys_hkp.c (get_key): Fixed bad use of fprintf w/o formatWerner Koch2003-11-272-2/+7
* * Makefile.am: Include TRANSLATE in distributed files.David Shaw2003-11-212-1/+4
* * util.h: Add prototype for match_multistr().David Shaw2003-11-212-0/+5
* * seskey.c (do_encode_md): Comment about earlier (pre-PGP 2.3) encodings.David Shaw2003-11-213-1/+19
* * miscutil.c (match_multistr): New. Match against each segment in aDavid Shaw2003-11-212-11/+43
* * TRANSLATE: New, note to translators about the yes|yes multiple matchDavid Shaw2003-11-203-16/+34
* * config.links: sparc64 assembler doesn't work on FreeBSD or OpenBSDDavid Shaw2003-11-172-4/+9
* * compress-bz2.c (init_compress): Compression level 0 is not meaningfulDavid Shaw2003-11-152-7/+8
* * g10.c: Add --compress-level (same as -z).David Shaw2003-11-152-1/+5
* * NEWS: Note BZIP2 and --symmetric --encrypt.David Shaw2003-11-132-0/+11
* * mainproc.c (proc_symkey_enc): Don't show algorithm information whenDavid Shaw2003-11-063-39/+43
* * pkclist.c (build_pk_list): Show all recipients rather than showing eachDavid Shaw2003-11-012-22/+36
* * misc.c (compress_algo_to_string, check_compress_algo): Add bzip2.David Shaw2003-10-3112-47/+360
* Missed a lineDavid Shaw2003-10-312-2/+1
* * configure.ac: Locate libbz2 for bzip2 compression support.David Shaw2003-10-312-1/+29
* * cipher.h: Add COMPRESS_ALGO_BZIP2.David Shaw2003-10-312-3/+8
* * configure.ac (DLLIBS): Work properly on platforms where dlopen andDavid Shaw2003-10-272-5/+13
* * mainproc.c (proc_symkey_enc, proc_encrypted): Keep a count of the numberDavid Shaw2003-10-262-3/+17
* * mainproc.c (symkey_decrypt_sesskey): There is no way to tell theDavid Shaw2003-10-262-25/+69
* * secmem.c (lock_pool) [_AIX]: Don't use plock.Werner Koch2003-10-232-0/+15
* * configure.ac (PRINTABLE_OS_NAME): Remove special case for TheWerner Koch2003-10-213-4/+7
* * longlong.h: Added PowerPC 64 bit code from GPM-4.1.2 but didn'tWerner Koch2003-10-212-4/+66
* * g10.c (main): Fix --export-all do actually do something different thanDavid Shaw2003-10-173-7/+12
* * POTFILES.in (cipher/primegen.c): Added.Werner Koch2003-10-104-2/+16
* * primegen.c (gen_prime): Bail out if NBITS is zero. This isWerner Koch2003-10-062-0/+8
* * mainproc.c (check_sig_and_print): Prefix the key ID printed withWerner Koch2003-10-033-3/+11
* * samplekeys.asc: Update 99242560.David Shaw2003-10-013-1105/+1155
* * g10.c (main): Add --no-groups to zero --group list.David Shaw2003-10-015-47/+69
* * gpg.sgml: Note web bug behavior of auto-key-retrieve. Note that bigDavid Shaw2003-09-302-1/+21
* * parse-packet.c (parse_symkeyenc): Give a warning if a session keyDavid Shaw2003-09-302-3/+21
* * g10.c (main): Deprecate --no-comment in favor of --no-sk-comments.David Shaw2003-09-232-1/+11
* * g10.c (main): Deprecate -f in favor of --encrypt-files.David Shaw2003-09-122-3/+12
* * g10.c (main): Error out if --multifile is used with the commands thatDavid Shaw2003-09-092-0/+37