aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * import.c (import_secret_one): Check for an illegal (>110) protectionDavid Shaw2002-10-027-15/+42
* * import.c (import_one): Make sure that a newly imported key starts with aDavid Shaw2002-10-012-1/+14
* * getkey.c (get_pubkey_direct): New.Werner Koch2002-10-012-1/+66
* * keyserver.c (parse_keyserver_uri): Force the keyserver URI scheme toDavid Shaw2002-09-302-0/+13
* 2002-09-28 David Shaw <[email protected]>David Shaw2002-09-284-14/+40
* * Makefile.am: Link gpg with EGDLIBS (i.e. NETLIBS) as EGD uses sockets.David Shaw2002-09-252-1/+7
* * import.c (import_keys_stream): Fix compiler type warning.David Shaw2002-09-244-11/+19
* added fast-import to import-optionsStefan Bellon2002-09-235-21/+33
* avoid function cloneStefan Bellon2002-09-222-50/+40
* added trustdb update/check for stream import as wellStefan Bellon2002-09-212-3/+16
* trustdb checks/updates after importStefan Bellon2002-09-212-1/+16
* comment type fixWerner Koch2002-09-201-1/+1
* From stable branchDavid Shaw2002-09-193-13/+23
* From stable branchDavid Shaw2002-09-174-26/+102
* Import from stable branch.David Shaw2002-09-135-71/+100
* * Makefile.am, hkp.c, hkp.h, keyserver.c (keyserver_work): Remove internalDavid Shaw2002-09-125-681/+6
* * keyserver.c (keyserver_spawn): Remove whitespace after keyserverDavid Shaw2002-09-122-5/+11
* * g10.c, options.h: Removed option --emulate-checksum-bug.Werner Koch2002-09-1110-126/+152
* * exec.c (expand_args): Remove loop left over from earlier implementation.David Shaw2002-09-102-4/+13
* Cleanups and minor fixes.Werner Koch2002-09-1017-64/+121
* * g10.c (add_group): Use '=' to separate group name from group members.David Shaw2002-09-093-3/+10
* * mainproc.c (print_pkenc_list): Don't increment the error counter whenDavid Shaw2002-09-042-1/+9
* * g10.c (main): Try to set a default character set. Print theWerner Koch2002-09-026-2/+55
* * pkclist.c (build_pk_list): Add new status code to indicate an untrustedDavid Shaw2002-08-302-1/+7