aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * gpg.sgml: Document --trustdb-name. Document --gnupg in a new complianceDavid Shaw2003-05-222-40/+72
* * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c,David Shaw2003-05-2224-199/+197
* * argparse.c, dotlock.c, fileutil.c, iobuf.c, miscutil.c,David Shaw2003-05-2212-276/+274
* * bithelp.h, des.c, random.c, rndlinux.c, sha1.c, blowfish.c, elgamal.c,David Shaw2003-05-2120-197/+180
* * bftest.c, crlf.c, mk-tdata.c, mpicalc.c, shmtest.c: Edit allDavid Shaw2003-05-216-45/+46
* * mpicoder.c, mpi-inline.h, mpi-inv.c, mpiutil.c, mpih-div.c,David Shaw2003-05-218-88/+83
* * configure.ac: Edit preprocessor instructions in g10defs.h to removeDavid Shaw2003-05-212-13/+22
* * cipher.h, i18n.h, iobuf.h, memory.h, mpi.h, types.h, util.h: Edit allDavid Shaw2003-05-218-137/+139
* * sign.c (write_plaintext_packet)Werner Koch2003-05-214-5/+16
* * fileutil.c (is_file_compressed): Fix the check for the "-" fileWerner Koch2003-05-213-7/+13
* * keylist.c (list_keyblock_print): Don't dump attribs forDavid Shaw2003-05-204-14/+26
* * tiger.c: Use the U64_C macro instead of LL.David Shaw2003-05-144-534/+540
* * parse-packet.c (parse_key): Clear disabled flag when parsing a new key.David Shaw2003-05-115-19/+118
* * sha512.c: Use the U64_C() macro rather than blindly suffixing with LL.David Shaw2003-05-092-47/+61
* * types.h: Add typedef and initializer macro for 64-bit unsigned type.David Shaw2003-05-092-0/+16
* * configure.ac: Simpler implementation for the 64-bit question - we don'tDavid Shaw2003-05-092-51/+20
* * g10.c (main): New --gnupg option to disable the various --openpgp,David Shaw2003-05-098-24/+55
* * mds.test: Note that missing algorithms are not errors.David Shaw2003-05-093-4/+8
* * sha512.c: Suffix all 64-bit constants with LL. Note this makes thisDavid Shaw2003-05-092-51/+57
* * configure.ac: Check for 64-bit types, and how well the compiler supportsDavid Shaw2003-05-092-25/+83
* * cipher.c (fast_random_poll): Only use times() if we HAVE_TIMES.David Shaw2003-05-082-5/+11
* * README: Remove note about HP/UX inline problem since autoconf nowDavid Shaw2003-05-083-20/+29
* * revoke.c (ask_revocation_reason): Clear old reason if user elects toDavid Shaw2003-05-072-0/+4
* * keyedit.c (sign_uids): Show keyid of the key making the signature.David Shaw2003-05-077-27/+46
* * g10.c (main): Show errors for failure in export, send-keys, recv-keys,David Shaw2003-05-037-46/+156
* * cipher.h: Add constants for compression algorithms.David Shaw2003-05-032-0/+8
* * sign.c (sign_file): Fix bug that causes spurious compression preferenceDavid Shaw2003-05-027-142/+179
* * options.h, armor.c, cipher.c, g10.c, keyedit.c, pkclist.c, sign.c,David Shaw2003-05-0211-78/+90
* * defs.inc: Fix shell warning messages.David Shaw2003-05-022-2/+6
* * packet.h, build-packet.c (build_sig_subpkt), export.cDavid Shaw2003-05-026-42/+14
* post release version number updateWerner Koch2003-05-012-1/+4
* Released 1.2.2Werner Koch2003-05-014-2/+9
* * defs.inc (pgmname): Make sure there is a valid options file.Werner Koch2003-05-013-1/+14
* * faq.raw: List years of copyright notice separately.Werner Koch2003-05-016-151/+146
* * mk-w32-dist: Don't iconv {hu,sk,zh_TW}.po.Werner Koch2003-05-013-9/+14
* Update of most translations for the 1.2.2 release.Werner Koch2003-05-0124-12799/+26994
* * NEWS: Note trust bug fix.David Shaw2003-05-012-4/+14
* * pkclist.c (do_we_trust_pre): If an untrusted key was chosen by aDavid Shaw2003-04-303-25/+82
* * gpg.sgml: Some general language tweaks. Note default algo forDavid Shaw2003-04-302-36/+45
* * NEWS: Add note about TIGER being dropped from OpenPGP.David Shaw2003-04-293-52/+76
* * README: Add note about the HP/UX inline problem. Fix bug reporting URL.David Shaw2003-04-292-1/+12
* * gettextP.h: Add comment for HP/UX users. Local fix for GnuPG.David Shaw2003-04-292-0/+10
* * sig-check.c (check_key_signature2): Made "no subkey for subkeyWerner Koch2003-04-293-3/+12
* * filter.h: Remove const from WHAT.Werner Koch2003-04-295-12/+25
* * build-packet.c (build_sig_subpkt): Comments.David Shaw2003-04-285-7/+29
* * sign.c (mk_notation_and_policy): Make some strings translatable.David Shaw2003-04-271-2/+4
* * sign.c (mk_notation_and_policy): Make some strings translatable.David Shaw2003-04-272-4/+7
* * NEWS: Add sig version, pk algo, hash algo, and sig class to VALIDSIG.David Shaw2003-04-273-5/+14
* * gpg.sgml: Document --no-textmode and --no-use-agent. Clarify theDavid Shaw2003-04-273-26/+42
* * mainproc.c (check_sig_and_print): Show sig class when verifying a sigDavid Shaw2003-04-277-22/+46