aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (TESTS): Temporary remove tests using ElG signatures.V1-3-4Werner Koch2003-11-272-7/+21
* about to release 1.3.4Werner Koch2003-11-2712-1526/+1603
* * NEWS: Note that we won't encrypt to an Elgamal sign+encrypt key anyDavid Shaw2003-11-272-2/+8
* Minor additionsWerner Koch2003-11-272-1/+5
* * pubkey.c (pubkey_sign): Return an error if an ElGamal key is used.Werner Koch2003-11-273-27/+43
* * pkclist.c (build_pk_list): Do not allow an empty PK list in interactiveDavid Shaw2003-11-273-4/+12
* Solved cvs conflictWerner Koch2003-11-272-1/+30
* Auto-updatesWerner Koch2003-11-275-636/+743
* * keygen.c (ask_algo): Remove ability to generate Elgamal sign+encryptDavid Shaw2003-11-273-23/+26
* * configure.ac: Use MSG_NOTICE instead of MSG_WARN for less seriousDavid Shaw2003-11-273-6/+13
* (get_key): Fixed invalid use of fprintf withoutWerner Koch2003-11-272-2/+7
* * gpg.sgml: Note the new combinations with --symmetric and --encrypt.David Shaw2003-11-212-22/+65
* * gpg.sgml: Document --compress-level. Some minor tweaks to otherDavid Shaw2003-11-214-17/+38
* * config.links: sparc64 assembler doesn't work on FreeBSD or OpenBSDDavid Shaw2003-11-212-4/+9
* * seskey.c (do_encode_md): Comment about earlier (pre-PGP 2.3) encodings.David Shaw2003-11-213-3/+25
* * util.h: Add prototype for match_multistr().David Shaw2003-11-212-0/+5
* * miscutil.c (match_multistr): New. Match against each segment in aDavid Shaw2003-11-212-16/+50
* * options.h, g10.c (main), compress-bz2.c (init_uncompress): AddDavid Shaw2003-11-184-1/+11
* * compress.c (init_compress): Remove compress level 10 trick, since it isDavid Shaw2003-11-154-7/+10
* * options.h, g10.c (main), compress.c (init_compress), compress-bz2.cDavid Shaw2003-11-159-52/+67
* * encode.c (encode_simple), sign.c (sign_symencrypt_file): Properly useDavid Shaw2003-11-153-3/+10
* * options.h, trustdb.c (trust_model_string, init_trustdb): Add support forDavid Shaw2003-11-154-8/+30
* * options.h, g10.c, keyedit.c, keylist.c, mainproc.c: Clarify theDavid Shaw2003-11-146-73/+81
* * NEWS: Note BZIP2.David Shaw2003-11-132-2/+10
* * g10.c (main): Add --symmetric --sign --encrypt.David Shaw2003-11-135-50/+128
* * configure.ac: Make sure that the resolver API actually compiles, and notDavid Shaw2003-11-132-1/+19
* * mainproc.c (proc_symkey_enc): Don't show algorithm information whenDavid Shaw2003-11-103-8/+23
* * pkclist.c (build_pk_list): When adding recipients interactively, allowDavid Shaw2003-11-102-0/+6
* * http.c (connect_server): Differentiate between generic "can't connect"David Shaw2003-11-012-4/+18
* * trustdb.h, trustdb.c (register_trusted_keyid): New. Adds a keyid to theDavid Shaw2003-11-017-43/+93
* * configure.ac: Locate libbz2 for bzip2 compression support.David Shaw2003-10-312-0/+41
* * misc.c (compress_algo_to_string, string_to_compress_algo,David Shaw2003-10-3112-40/+366
* * cipher.h: Add COMPRESS_ALGO_BZIP2.David Shaw2003-10-312-3/+8
* (close_ct_reader, close_pcsc_reader): Implemented.Werner Koch2003-10-302-3/+17
* * cardglue.c (open_card): Ask for card insertion.Werner Koch2003-10-298-2/+204
* * DETAILS: Add the 'a' value for field 12 and the new field 15.Werner Koch2003-10-284-6/+54
* * NEWS: Note --symmetric --encrypt and the improved config file search.David Shaw2003-10-263-4/+23
* * g10.c (main): Enhance the version-specific config file code to try forDavid Shaw2003-10-262-7/+33
* * g10.c (main): Add --symmetric --encrypt command. This generates aDavid Shaw2003-10-265-54/+186
* Updated to 0.12.1Werner Koch2003-10-2524-1313/+2612
* GettexizedWerner Koch2003-10-2513-0/+2445
* Replaced INTLLIBS by LIBINTL.Werner Koch2003-10-254-6/+14
* Updated required versions and add -I m4 to aclocal.Werner Koch2003-10-254-67/+629
* New.Werner Koch2003-10-2543-353/+13831
* (gpgkeys_hkp_LDADD): Replaced INTLLIBS by LIBINTL.Werner Koch2003-10-252-1/+6
* * ccid-driver.c (ccid_open_reader): Return an error if no USBWerner Koch2003-10-253-1/+9
* * Makefile.am (SUBDIRS): Add intl.Werner Koch2003-10-255-133/+447
* * g10.c (main) [ENABLE_CARD_SUPPORT]: Add a default forWerner Koch2003-10-255-7/+27
* * configure.ac (DLLIBS): Work properly on platforms where dlopen andDavid Shaw2003-10-252-13/+22
* (apdu_open_reader): Hacks for PC/SC under Windows.Werner Koch2003-10-242-3/+33