summaryrefslogtreecommitdiffstats
path: root/g10/g10.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-2/+2
* Minor tweaksV1-9-14Werner Koch2004-12-221-7/+7
* * gpg-agent.c (main): Use default_homedir().Werner Koch2004-12-211-9/+2
* Compile fixes.Werner Koch2004-10-221-2/+6
* (main) <gpgconf>: Use gpg.conf and not /dev/null asWerner Koch2004-04-301-2/+4
* * configure.ac: Require libgcrypt 1.1.94.Werner Koch2004-04-061-3/+3
* Make it workWerner Koch2004-03-231-0/+1
* * configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT>Werner Koch2004-03-231-17/+117
* * gpgv.c: Removed g10defs.h.Werner Koch2004-02-121-1/+1
* * card-util.c (card_edit): New command "passwd". Add logic toWerner Koch2003-10-211-1/+1
* * call-agent.c (agent_scd_getattr): Don't clear the passed infoWerner Koch2003-10-081-2/+2
* Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch2003-09-231-117/+196
* * g10.c: New command --card-edit.Werner Koch2003-09-181-0/+17
* Cleanups, fixes and PC/SC supportWerner Koch2003-08-051-93/+14
* * gpgsm.c (main): Add secmem features and set the random seed file.Werner Koch2003-07-291-24/+16
* * g10.c: New command --card-status.Werner Koch2003-07-241-0/+10
* * keygen.c (generate_keypair): Create an AUTHKEYTYPE entry for cards.Werner Koch2003-07-231-0/+15
* * options.h (DBG_CIPHER): Reintroduced it.Werner Koch2003-07-031-0/+4
* Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch2003-06-271-2/+11
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-182/+259
* A small step for GnuPG but a huge leap for error codes.Werner Koch2003-06-051-0/+3
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-051-0/+3137
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-2816/+0
* * g10.c (main): Handle --strict and --no-strict from the command lineDavid Shaw2002-10-171-0/+10
* * g10.c (main): Disable --textmode when encrypting (symmetric or pk) inDavid Shaw2002-10-151-0/+11
* * options.h, g10.c (main): Add --strict and --no-strict to switch theDavid Shaw2002-10-041-0/+6
* 2002-09-28 David Shaw <dshaw@jabberwocky.com>David Shaw2002-09-281-8/+18
* added fast-import to import-optionsStefan Bellon2002-09-231-2/+2
* From stable branchDavid Shaw2002-09-171-18/+48
* Import from stable branch.David Shaw2002-09-131-1/+1
* * g10.c, options.h: Removed option --emulate-checksum-bug.Werner Koch2002-09-111-1/+0
* Cleanups and minor fixes.Werner Koch2002-09-101-7/+4
* * g10.c (add_group): Use '=' to separate group name from group members.David Shaw2002-09-091-2/+2
* * g10.c (main): Try to set a default character set. Print theWerner Koch2002-09-021-1/+6
* * import.c (clean_subkeys, chk_self_sigs): Merge clean_subkeys intoDavid Shaw2002-08-221-0/+1
* 2002-08-16 Timo Schulz <ts@winpt.org>Timo Schulz2002-08-181-1/+1
* * encode.c (encode_simple): Fix problem with using compression algo 2 andDavid Shaw2002-08-131-1/+4
* * keyedit.c (menu_revsig): Properly show a uid is revoked withoutDavid Shaw2002-08-071-32/+192
* use of EXTSEP_SStefan Bellon2002-08-061-1/+1
* * options.h, g10.c (main), mainproc.c (proc_encrypted): --ignore-mdc-errorDavid Shaw2002-08-061-0/+3
* * encode.c (encode_crypt), g10.c (main), sign.c (sign_file,David Shaw2002-08-061-3/+4
* * g10.c (main): Try to use "gpg.conf" as default option file.Werner Koch2002-08-061-2/+15
* * options.h, g10.c (main), mainproc.c (proc_encrypted): Return aDavid Shaw2002-07-301-2/+3
* * main.h, import.c (parse_import_options, fix_hkp_corruption, import_one,David Shaw2002-07-241-5/+8
* * options.h, exec.h, exec.c (set_exec_path, exec_write), g10.c (main),David Shaw2002-07-241-1/+3
* * options.h, main.h, g10.c (main), import.c (parse_import_options,David Shaw2002-07-231-3/+20
* * options.h, main.h, export.c (parse_export_options, do_export_stream),David Shaw2002-07-221-1/+15
* * keyedit.c (show_key_with_all_names_colon): The 0x40 class bit in aDavid Shaw2002-07-171-1/+2
* * photoid.c (get_default_photo_command, show_photos): HonorDavid Shaw2002-07-041-1/+1
* * exec.h, exec.c (set_exec_path, exec_write), g10.c (main): IfDavid Shaw2002-07-031-9/+5