aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * THANKS: Updates from stable.David Shaw2003-07-104-4/+20
* Minor changes to make make dist work correctly.Werner Koch2003-07-043-1/+9
* * app-openpgp.c (do_setattr): Add setting of the URL.Werner Koch2003-07-0311-36/+206
* * app-openpgp.c (store_fpr): Fixed fingerprint calculation.Werner Koch2003-07-015-16/+120
* Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch2003-06-2750-449/+1535
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-1812-14/+3594
* * parse-packet.c (parse): Disallow old style partial length forWerner Koch2003-06-102-2/+27
* * import.c (import_keys_internal): Invalidate the cache so thatWerner Koch2003-06-081-1/+1
* * import.c (import_keys_internal): Invalidate the cache so thatWerner Koch2003-06-082-0/+8
* A small step for GnuPG but a huge leap for error codes.Werner Koch2003-06-0521-307/+272
* * options.skel: Use new hkp://subkeys.pgp.net as sample keyserver sinceDavid Shaw2003-06-058-14/+86
* Update error handling to match gpg-error in CVS.Marcus Brinkmann2003-06-0416-124/+119
* Inadvertently left out of the 2003-06-01 checkinDavid Shaw2003-06-042-2/+10
* Fix small typo in comment.Marcus Brinkmann2003-06-031-1/+1
* * scdaemon.h: Include gpg-error.h and errno.hWerner Koch2003-06-037-10/+1266
* 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