aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Make use of libgpg-errorWerner Koch2003-06-0358-684/+1110
* | * options.h, g10.c (main), keylist.c (list_keyblock_print): AddDavid Shaw2003-06-035-34/+122
* | * configure.ac: Define SAFE_VERSION so that RISCOS can override it andDavid Shaw2003-06-032-0/+8
* | * g10.c (main), keylist.c (show_policy_url, show_notation), mainproc.cDavid Shaw2003-06-015-58/+103
* | * mainproc.c (check_sig_and_print), main.h, keylist.c (show_policy,David Shaw2003-05-319-93/+157
* | * main.h, misc.c (parse_options): New general option line parser. Fix theDavid Shaw2003-05-315-72/+60
* | * keylist.c (list_one): Don't show the keyring filename when inDavid Shaw2003-05-318-27/+116
* | * gpgkeys_hkp.c, gpgkeys_ldap.c: #include <getopt.h> if it is available.David Shaw2003-05-314-5/+24
* | * Makefile.am: Some cleanup, and use DLLIBS for -ldl.David Shaw2003-05-312-20/+12
* | * srv.h, srv.c: Include windows.h with MINGW32.David Shaw2003-05-313-1/+13
* | * configure.ac: Put wsock32 in NETLIBS. Put zlib in ZLIBS. Put dl inDavid Shaw2003-05-313-25/+26
* | Bumbed version number after releaseWerner Koch2003-05-272-1/+5
* | About to release 1.3.2V1-3-2Werner Koch2003-05-279-1051/+1771
* | * NEWS: Document --gnupg and the deprecation of --no-openpgp andDavid Shaw2003-05-262-0/+10
* | * defs.inc (pgmname): Make sure there is a valid options file. (From wk onDavid Shaw2003-05-263-4/+20
* | * mk-w32-dist: Don't iconv {hu,sk,zh_TW}.po. (From wk on stable branch)David Shaw2003-05-262-3/+8
* | * gpg.sgml, gpgv.sgml: Small SGML fixes. (From wk on stable branch)David Shaw2003-05-264-6/+34
* | * 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