aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* * seckey-cert.c (protect_secret_key): Use gry_create_nonce for theWerner Koch2003-12-162-2/+7
* 2003-11-16 Moritz Schulte <[email protected]>Moritz Schulte2003-11-161-0/+4
* Mainly changes to adjust for the changed KSBA API.Werner Koch2003-11-121-0/+2
* 2003-11-10 Moritz Schulte <[email protected]>Moritz Schulte2003-11-102-1/+5
* (learn_status_cb, scd_genkey_cb): Fixed faulty useWerner Koch2003-10-252-5/+10
* * card-util.c (card_edit): New command "passwd". Add logic toWerner Koch2003-10-216-21/+91
* * call-agent.c (agent_scd_getattr): Don't clear the passed infoWerner Koch2003-10-086-181/+119
* Fixes to make inclusion of card raleted source files into 1.3 easier.Werner Koch2003-10-022-1/+11
* * keylist.c (print_card_serialno): New.Werner Koch2003-09-305-32/+153
* Minor fixesWerner Koch2003-09-302-37/+5
* 2003-09-26 Timo Schulz <[email protected]>Timo Schulz2003-09-262-1/+6
* (print_isoname,card_status): Handle opt.with_colons.Werner Koch2003-09-242-49/+154
* Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch2003-09-2335-469/+1407
* 2003-09-22 Timo Schulz <[email protected]>Timo Schulz2003-09-222-0/+8
* (parse_ccid_descriptor): New.Werner Koch2003-09-191-2/+2
* * g10.c: New command --card-edit.Werner Koch2003-09-186-251/+420
* * configure.ac: Required newer versions of some libraries.V1-9-1Werner Koch2003-09-063-4/+11
* * keygen.c (do_add_key_flags, parse_parameter_usage)Werner Koch2003-09-054-17/+44
* * configure.ac (HAVE_LIBUSB): Added a simple test for libusb.Werner Koch2003-09-022-0/+13
* 2003-08-25 Timo Schulz <[email protected]>Timo Schulz2003-08-252-33/+25
* * mdc.c (use_mdc): Simplified.Timo Schulz2003-08-182-22/+20
* 2003-08-18 Timo Schulz <[email protected]>Timo Schulz2003-08-183-51/+66
* (pk_sign): Fix last change.Werner Koch2003-08-072-8/+49
* Cleanups, fixes and PC/SC supportWerner Koch2003-08-058-343/+84
* * gpgsm.c (main): Add secmem features and set the random seed file.Werner Koch2003-07-298-260/+518
* Adjusted for use with current libgcrypt (1.1.42).Werner Koch2003-07-2811-42/+44
* * g10.c: New command --card-status.Werner Koch2003-07-2410-13/+253
* * keygen.c (generate_keypair): Create an AUTHKEYTYPE entry for cards.Werner Koch2003-07-2310-20/+272
* * export.c (parse_export_options): New option sexp-format.Werner Koch2003-07-166-30/+199
* * options.h (DBG_CIPHER): Reintroduced it.Werner Koch2003-07-0313-202/+422
* * app-openpgp.c (store_fpr): Fixed fingerprint calculation.Werner Koch2003-07-0111-61/+143
* Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch2003-06-2715-387/+1138
* Fixes to the libgcrypt switch. Basically works now.Werner Koch2003-06-237-29/+96
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-1865-2434/+3299
* A small step for GnuPG but a huge leap for error codes.Werner Koch2003-06-057-7/+492
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-0553-0/+52632
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-01-093-0/+643
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-1955-49298/+0
* * pkclist.c (do_edit_ownertrust): Show all user IDs. This shouldWerner Koch2002-10-172-0/+35
* * g10.c (main): Handle --strict and --no-strict from the command lineDavid Shaw2002-10-172-0/+15
* * g10.c (main): Disable --textmode when encrypting (symmetric or pk) inDavid Shaw2002-10-152-0/+17
* * keyserver-internal.h, keyserver.c (print_keyrec, parse_keyrec,David Shaw2002-10-143-205/+403
* * keygen.c (print_status_key_created): New.Werner Koch2002-10-122-1/+27
* * keyedit.c (menu_addrevoker): Properly back out if the signature fails.David Shaw2002-10-112-4/+44
* And changelog :)David Shaw2002-10-071-0/+10
* * import.c (import_keys_internal): Missed one s/inp/inp2/.David Shaw2002-10-073-9/+15
* * getkey.c (get_pubkey_direct): Don't cache keys retrieved via thisDavid Shaw2002-10-043-4/+14
* * import.c (import_keys_internal): s/inp/inp2/ to avoid shadowingWerner Koch2002-10-043-13/+22
* * options.h, g10.c (main): Add --strict and --no-strict to switch theDavid Shaw2002-10-033-0/+10
* * keylist.c (print_capabilities): Secret-parts-missing keys should showDavid Shaw2002-10-034-5/+26