aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | * getkey.c (premerge_public_with_secret): Made "no secret subkey for"David Shaw2003-05-268-19/+54
* | * Makefile.am: Make use of AM_CFLAGS. (From wk on stable branch)David Shaw2003-05-262-2/+6
* | * POTFILES.in: Added a couple of missing source files. Noted by PascalDavid Shaw2003-05-262-3/+14
* | * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c,David Shaw2003-05-2423-190/+190
* | * bftest.c, crlf.c, mk-tdata.c, mpicalc.c, shmtest.c: Edit allDavid Shaw2003-05-246-45/+46
* | * bithelp.h, des.c, random.c, rndlinux.c, sha1.c, blowfish.c, elgamal.c,David Shaw2003-05-2420-196/+179
* | * mpicoder.c, mpi-inline.h, mpi-inv.c, mpiutil.c, mpih-div.c,David Shaw2003-05-248-85/+83
* | * argparse.c, dotlock.c, fileutil.c, iobuf.c, miscutil.c,David Shaw2003-05-2412-278/+277
* | * cipher.h, i18n.h, iobuf.h, memory.h, mpi.h, types.h, util.h: Edit allDavid Shaw2003-05-248-137/+139
* | * configure.ac: Edit preprocessor instructions in g10defs.h to removeDavid Shaw2003-05-242-13/+19
* | * gpg.sgml: Document --trustdb-name. Document --gnupg in a new complianceDavid Shaw2003-05-242-40/+72
* | * trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): RenameDavid Shaw2003-05-2115-79/+236
* | * fileutil.c (is_file_compressed): Fixed checking for "-" filename.Werner Koch2003-05-212-2/+6
* | * progress.c (handle_progress)Werner Koch2003-05-214-6/+18
* | * cipher.c (setup_cipher_table): #ifdef IDEA.David Shaw2003-05-157-598/+629
* | * types.h: Add initializer macros for 64-bit unsigned type.David Shaw2003-05-142-1/+9
* | * configure.ac: Remove some stuff no longer needed with newer autoconf.David Shaw2003-05-114-77/+123
* | * gpg.sgml: Some general language tweaks. Note default algo forDavid Shaw2003-05-042-38/+48
* | * packet.h, build-packet.c (build_sig_subpkt), export.cDavid Shaw2003-05-0320-261/+380
* | * cipher.h: Add constants for compression algorithms.David Shaw2003-05-032-0/+8
* | * tdbio.c (create_version_record): Only create new trustdbs withDavid Shaw2003-05-017-29/+75
* | * build-packet.c (build_sig_subpkt): Comments.David Shaw2003-04-307-30/+109
* | * gettextP.h: Add comment for HP/UX users. Local fix for GnuPG.David Shaw2003-04-302-0/+10
* | * scdaemon.c: New options --print-atr and --reader-portWerner Koch2003-04-298-11/+378
* | * Makefile.am: Use libassuan. Don't override LDFLAGS anymore.Werner Koch2003-04-294-32/+33
* | * Makefile.am (LDFLAGS): Removed.Werner Koch2003-04-293-19/+21
* | * util.h (fopencokokie): Removed prototype and struct.Werner Koch2003-04-293-23/+10
* | * command.c (register_commands): Adjusted for new Assuan semantics.Werner Koch2003-04-293-30/+34
* | Removed assuan because we now use libassuanWerner Koch2003-04-2917-3595/+0
* | * DETAILS (VALIDSIG): Add version, pk algo, digest algo, sig class, and aDavid Shaw2003-04-273-30/+49
* | * BUGS: Fix bug reporting URL.David Shaw2003-04-273-5/+38
* | * g10.c (main): Add --no-textmode.David Shaw2003-04-278-29/+70
* | * sign.c (do_sign): Show the hash used when making a signature in verboseDavid Shaw2003-04-267-26/+68
* | * config.links: Re-disable assembler on Darwin. Darwin 6.5 broke itDavid Shaw2003-04-252-5/+9
* | * configure.ac: Big warning that TIGER/192 is being removed from theDavid Shaw2003-04-233-6/+27
* | * import.c (import_revoke_cert): Remove ultimate trust when revoking anDavid Shaw2003-04-238-18/+89
* | * Makefile.am, options.in: Rename options.in to options since it no longerDavid Shaw2003-04-235-22/+54
* | * Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS.Werner Koch2003-04-1513-17/+209
* | * gpg.sgml: Document --enable-progress-filter.Werner Koch2003-04-152-1/+15
* | * configure.ac (HAVE_DOSISH_SYSTEM): New automake conditional.Werner Koch2003-04-153-7/+17
* | * longlong.h (umul_ppmm): Support SH3 and SH4. Thanks toWerner Koch2003-04-152-2/+8
* | * md.c (md_start_debug): Need to open the file in binary mode.Werner Koch2003-04-152-2/+6
* | * acinclude.m4 (GNUPG_CHECK_ENDIAN): Fix quoting of r.e. usingWerner Koch2003-04-152-1/+6
* | * srv.c (main): Test against wwwkeys.pgp.net.David Shaw2003-04-133-2/+10
* | * passphrase.c (read_passphrase_from_fd): Do a dummy read if theWerner Koch2003-04-1011-67/+175
* | * main.h, g10.c (main), import.c (parse_import_options,David Shaw2003-04-094-10/+22
* | * gpgkeys_hkp.c (dehtmlize, parse_hkp_index): Fix memory corruption bug onDavid Shaw2003-04-092-1/+8
* | * autogen.sh: Add options to build for coldfire and uClinux.Werner Koch2003-04-082-2/+121
* | * Makefile.am (EXTRA_DIST): Add autogen.sh wrapper.Werner Koch2003-04-082-2/+6
* | Add primary key fingerprint to VALIDSIG status.Werner Koch2003-04-085-9/+43