aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* About to release the first 1.9 version.V1-9-0Werner Koch2003-08-051-0/+2
* Cleanups, fixes and PC/SC supportWerner Koch2003-08-051-0/+14
* * options.h, g10.c (main), keylist.c (list_keyblock_print), keyedit.cDavid Shaw2003-08-035-2/+16
* minor changes to make make distcheck happyWerner Koch2003-07-318-9/+30
* Remove leftover cruftWerner Koch2003-07-291-1/+1
* *** empty log message ***Werner Koch2003-07-291-1/+1
* * gpgsm.c (main): Add secmem features and set the random seed file.Werner Koch2003-07-295-46/+47
* Adjusted for use with current libgcrypt (1.1.42).Werner Koch2003-07-289-26/+31
* * options.h, g10.c (main, add_keyserver_url): AddDavid Shaw2003-07-244-6/+83
* * app-openpgp.c (do_learn_status): Print more status information.Werner Koch2003-07-243-7/+59
* * command.c (cmd_pkauth): New.Werner Koch2003-07-2310-82/+668
* * keygen.c (do_add_key_flags): Don't set the certify flag for subkeys.David Shaw2003-07-219-29/+129
* * keyedit.c (show_key_with_all_names): Use list-option show-validity inDavid Shaw2003-07-202-0/+13
* * options.h, g10.c (main), mainproc.c (check_sig_and_print): AddDavid Shaw2003-07-204-24/+58
* * packet.h, main.h, sig-check.c (signature_check2, check_key_signature2,David Shaw2003-07-207-26/+81
* * Makefile.am: Add sc-copykeys program.Werner Koch2003-07-165-10/+1028
* * simple-pwquery.c, simple-pwquery.h: New; moved from ../agent.Werner Koch2003-07-164-1/+566
* * simple-pwquery.c, simple-pwquery.h: Moved to ../common.Werner Koch2003-07-163-5/+11
* * Makefile.am: Add --no-permission-warning to avoid spurious warning whenDavid Shaw2003-07-102-2/+6
* * configure.ac: configure.ac: Check for sigset_t and struct sigaction.David Shaw2003-07-102-1/+9
* * parse-packet.c (parse_signature): No need to reserve 8 bytes for theDavid Shaw2003-07-1017-69/+237
* * DETAILS: Document the --attribute-fd data.David Shaw2003-07-103-26/+99
* * Makefile.am: Use W32LIBS where appropriate.David Shaw2003-07-104-4/+12
* * iobuf.c (check_special_filename): Replaced is isdigit by digitpDavid Shaw2003-07-104-9/+21
* * types.h: Prefer using uint64_t when creating a 64-bit unsigned type.David Shaw2003-07-103-5/+27
* * 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