| Commit message (Expand) | Author | Age | Files | Lines |
* | (TESTS): Temporary remove tests using ElG signatures.V1-3-4 | Werner Koch | 2003-11-27 | 2 | -7/+21 |
* | about to release 1.3.4 | Werner Koch | 2003-11-27 | 12 | -1526/+1603 |
* | * NEWS: Note that we won't encrypt to an Elgamal sign+encrypt key any | David Shaw | 2003-11-27 | 2 | -2/+8 |
* | Minor additions | Werner Koch | 2003-11-27 | 2 | -1/+5 |
* | * pubkey.c (pubkey_sign): Return an error if an ElGamal key is used. | Werner Koch | 2003-11-27 | 3 | -27/+43 |
* | * pkclist.c (build_pk_list): Do not allow an empty PK list in interactive | David Shaw | 2003-11-27 | 3 | -4/+12 |
* | Solved cvs conflict | Werner Koch | 2003-11-27 | 2 | -1/+30 |
* | Auto-updates | Werner Koch | 2003-11-27 | 5 | -636/+743 |
* | * keygen.c (ask_algo): Remove ability to generate Elgamal sign+encrypt | David Shaw | 2003-11-27 | 3 | -23/+26 |
* | * configure.ac: Use MSG_NOTICE instead of MSG_WARN for less serious | David Shaw | 2003-11-27 | 3 | -6/+13 |
* | (get_key): Fixed invalid use of fprintf without | Werner Koch | 2003-11-27 | 2 | -2/+7 |
* | * gpg.sgml: Note the new combinations with --symmetric and --encrypt. | David Shaw | 2003-11-21 | 2 | -22/+65 |
* | * gpg.sgml: Document --compress-level. Some minor tweaks to other | David Shaw | 2003-11-21 | 4 | -17/+38 |
* | * config.links: sparc64 assembler doesn't work on FreeBSD or OpenBSD | David Shaw | 2003-11-21 | 2 | -4/+9 |
* | * seskey.c (do_encode_md): Comment about earlier (pre-PGP 2.3) encodings. | David Shaw | 2003-11-21 | 3 | -3/+25 |
* | * util.h: Add prototype for match_multistr(). | David Shaw | 2003-11-21 | 2 | -0/+5 |
* | * miscutil.c (match_multistr): New. Match against each segment in a | David Shaw | 2003-11-21 | 2 | -16/+50 |
* | * options.h, g10.c (main), compress-bz2.c (init_uncompress): Add | David Shaw | 2003-11-18 | 4 | -1/+11 |
* | * compress.c (init_compress): Remove compress level 10 trick, since it is | David Shaw | 2003-11-15 | 4 | -7/+10 |
* | * options.h, g10.c (main), compress.c (init_compress), compress-bz2.c | David Shaw | 2003-11-15 | 9 | -52/+67 |
* | * encode.c (encode_simple), sign.c (sign_symencrypt_file): Properly use | David Shaw | 2003-11-15 | 3 | -3/+10 |
* | * options.h, trustdb.c (trust_model_string, init_trustdb): Add support for | David Shaw | 2003-11-15 | 4 | -8/+30 |
* | * options.h, g10.c, keyedit.c, keylist.c, mainproc.c: Clarify the | David Shaw | 2003-11-14 | 6 | -73/+81 |
* | * NEWS: Note BZIP2. | David Shaw | 2003-11-13 | 2 | -2/+10 |
* | * g10.c (main): Add --symmetric --sign --encrypt. | David Shaw | 2003-11-13 | 5 | -50/+128 |
* | * configure.ac: Make sure that the resolver API actually compiles, and not | David Shaw | 2003-11-13 | 2 | -1/+19 |
* | * mainproc.c (proc_symkey_enc): Don't show algorithm information when | David Shaw | 2003-11-10 | 3 | -8/+23 |
* | * pkclist.c (build_pk_list): When adding recipients interactively, allow | David Shaw | 2003-11-10 | 2 | -0/+6 |
* | * http.c (connect_server): Differentiate between generic "can't connect" | David Shaw | 2003-11-01 | 2 | -4/+18 |
* | * trustdb.h, trustdb.c (register_trusted_keyid): New. Adds a keyid to the | David Shaw | 2003-11-01 | 7 | -43/+93 |
* | * configure.ac: Locate libbz2 for bzip2 compression support. | David Shaw | 2003-10-31 | 2 | -0/+41 |
* | * misc.c (compress_algo_to_string, string_to_compress_algo, | David Shaw | 2003-10-31 | 12 | -40/+366 |
* | * cipher.h: Add COMPRESS_ALGO_BZIP2. | David Shaw | 2003-10-31 | 2 | -3/+8 |
* | (close_ct_reader, close_pcsc_reader): Implemented. | Werner Koch | 2003-10-30 | 2 | -3/+17 |
* | * cardglue.c (open_card): Ask for card insertion. | Werner Koch | 2003-10-29 | 8 | -2/+204 |
* | * DETAILS: Add the 'a' value for field 12 and the new field 15. | Werner Koch | 2003-10-28 | 4 | -6/+54 |
* | * NEWS: Note --symmetric --encrypt and the improved config file search. | David Shaw | 2003-10-26 | 3 | -4/+23 |
* | * g10.c (main): Enhance the version-specific config file code to try for | David Shaw | 2003-10-26 | 2 | -7/+33 |
* | * g10.c (main): Add --symmetric --encrypt command. This generates a | David Shaw | 2003-10-26 | 5 | -54/+186 |
* | Updated to 0.12.1 | Werner Koch | 2003-10-25 | 24 | -1313/+2612 |
* | Gettexized | Werner Koch | 2003-10-25 | 13 | -0/+2445 |
* | Replaced INTLLIBS by LIBINTL. | Werner Koch | 2003-10-25 | 4 | -6/+14 |
* | Updated required versions and add -I m4 to aclocal. | Werner Koch | 2003-10-25 | 4 | -67/+629 |
* | New. | Werner Koch | 2003-10-25 | 43 | -353/+13831 |
* | (gpgkeys_hkp_LDADD): Replaced INTLLIBS by LIBINTL. | Werner Koch | 2003-10-25 | 2 | -1/+6 |
* | * ccid-driver.c (ccid_open_reader): Return an error if no USB | Werner Koch | 2003-10-25 | 3 | -1/+9 |
* | * Makefile.am (SUBDIRS): Add intl. | Werner Koch | 2003-10-25 | 5 | -133/+447 |
* | * g10.c (main) [ENABLE_CARD_SUPPORT]: Add a default for | Werner Koch | 2003-10-25 | 5 | -7/+27 |
* | * configure.ac (DLLIBS): Work properly on platforms where dlopen and | David Shaw | 2003-10-25 | 2 | -13/+22 |
* | (apdu_open_reader): Hacks for PC/SC under Windows. | Werner Koch | 2003-10-24 | 2 | -3/+33 |