aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2004-04-06* configure.ac: Require libgcrypt 1.1.94.Werner Koch3-12/+12
2004-03-23Make it workWerner Koch1-0/+1
2004-03-23* configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT>Werner Koch2-17/+124
2004-02-18* call-agent.c (start_agent): Ignore an empty GPG_AGENT_INFO.Werner Koch3-2/+7
2004-02-12* gpgv.c: Removed g10defs.h.Werner Koch5-13/+23
2004-01-192004-01-19 Moritz Schulte <[email protected]>Moritz Schulte2-6/+8
2004-01-192004-01-19 Moritz Schulte <[email protected]>Moritz Schulte2-1/+6
2004-01-182004-01-18 Moritz Schulte <[email protected]>Moritz Schulte2-2/+7
2003-12-17* card-util.c (print_name): Fixed bad format string usage.Werner Koch6-35/+49
2003-12-16* seckey-cert.c (protect_secret_key): Use gry_create_nonce for theWerner Koch2-2/+7
2003-11-162003-11-16 Moritz Schulte <[email protected]>Moritz Schulte1-0/+4
2003-11-12Mainly changes to adjust for the changed KSBA API.Werner Koch1-0/+2
2003-11-102003-11-10 Moritz Schulte <[email protected]>Moritz Schulte2-1/+5
2003-10-25(learn_status_cb, scd_genkey_cb): Fixed faulty useWerner Koch2-5/+10
2003-10-21* card-util.c (card_edit): New command "passwd". Add logic toWerner Koch6-21/+91
2003-10-08* call-agent.c (agent_scd_getattr): Don't clear the passed infoWerner Koch6-181/+119
2003-10-02Fixes to make inclusion of card raleted source files into 1.3 easier.Werner Koch2-1/+11
2003-09-30* keylist.c (print_card_serialno): New.Werner Koch5-32/+153
2003-09-30Minor fixesWerner Koch2-37/+5
2003-09-262003-09-26 Timo Schulz <[email protected]>Timo Schulz2-1/+6
2003-09-24(print_isoname,card_status): Handle opt.with_colons.Werner Koch2-49/+154
2003-09-23Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch35-469/+1407
2003-09-222003-09-22 Timo Schulz <[email protected]>Timo Schulz2-0/+8
2003-09-19(parse_ccid_descriptor): New.Werner Koch1-2/+2
2003-09-18* g10.c: New command --card-edit.Werner Koch6-251/+420
2003-09-06* configure.ac: Required newer versions of some libraries.V1-9-1Werner Koch3-4/+11
2003-09-05* keygen.c (do_add_key_flags, parse_parameter_usage)Werner Koch4-17/+44
2003-09-02* configure.ac (HAVE_LIBUSB): Added a simple test for libusb.Werner Koch2-0/+13
2003-08-252003-08-25 Timo Schulz <[email protected]>Timo Schulz2-33/+25
2003-08-18 * mdc.c (use_mdc): Simplified.Timo Schulz2-22/+20
2003-08-182003-08-18 Timo Schulz <[email protected]>Timo Schulz3-51/+66
2003-08-07(pk_sign): Fix last change.Werner Koch2-8/+49
2003-08-05Cleanups, fixes and PC/SC supportWerner Koch8-343/+84
2003-07-29* gpgsm.c (main): Add secmem features and set the random seed file.Werner Koch8-260/+518
2003-07-28Adjusted for use with current libgcrypt (1.1.42).Werner Koch11-42/+44
2003-07-24* g10.c: New command --card-status.Werner Koch10-13/+253
2003-07-23* keygen.c (generate_keypair): Create an AUTHKEYTYPE entry for cards.Werner Koch10-20/+272
2003-07-16* export.c (parse_export_options): New option sexp-format.Werner Koch6-30/+199
2003-07-03* options.h (DBG_CIPHER): Reintroduced it.Werner Koch13-202/+422
2003-07-01* app-openpgp.c (store_fpr): Fixed fingerprint calculation.Werner Koch11-61/+143
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch15-387/+1138
2003-06-23Fixes to the libgcrypt switch. Basically works now.Werner Koch7-29/+96
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch65-2434/+3299
2003-06-05A small step for GnuPG but a huge leap for error codes.Werner Koch7-7/+492
2003-06-05This commit was manufactured by cvs2svn to create branchRepo Admin53-0/+52632
2003-01-09This commit was manufactured by cvs2svn to create branchRepo Admin3-0/+643
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin55-49298/+0
2002-10-17* pkclist.c (do_edit_ownertrust): Show all user IDs. This shouldWerner Koch2-0/+35
2002-10-17* g10.c (main): Handle --strict and --no-strict from the command lineDavid Shaw2-0/+15
2002-10-15* g10.c (main): Disable --textmode when encrypting (symmetric or pk) inDavid Shaw2-0/+17