aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt.Werner Koch2008-12-111-2/+4
| | | | | Fix SIG_ID computation.
* Minor bug fix.Werner Koch2008-12-091-4/+4
|
* Minor fixes.Werner Koch2008-12-091-11/+17
|
* Print library versions according to GNU standards.Werner Koch2008-11-181-51/+30
|
* Cleaned up unused gpgsm and gpg options.Werner Koch2008-11-131-7/+8
|
* Made arg_parse more readable.Werner Koch2008-11-121-345/+376
|
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+2
|
* Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch2008-09-291-16/+7
|
* Revert that last stupid setuid detection fix. Werner Koch2008-07-171-2/+2
|
* Do not run the setuid test if running under as root proper.Werner Koch2008-07-171-3/+3
| | | | | | Documentation fixes. Some enhancements for the new OpenPGP Card.
* g10/Marcus Brinkmann2008-06-251-14/+0
| | | | | | | | | | | | | | | | | | | | | | 2008-06-25 Marcus Brinkmann <[email protected]> * gpg.c (enum cmd_and_opt_values): Remove option oEnableW32HandleTranslation. (opts): Remove option --enable-w32-handle-translation. (main): Remove variable w32_handle_translation. common/ 2008-06-25 Marcus Brinkmann <[email protected]> Revert last three changes related to handle translation. * sysutils.c: (FD_TRANSLATE_MAX, fd_translate, fd_translate_len) (translate_table_init, translate_table_lookup): Removed. * iobuf.c (check_special_filename): Do not use translate_table_lookup. * sysutils.h (translate_table_init, translate_table_lookup): Remove prototypes.
* Robustness fix.Werner Koch2008-06-191-1/+1
| | | | | Add group to the --gpgconf-list.
* 2008-06-18 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-06-181-0/+14
| | | | | | | | | * gpg.c (enum cmd_and_opt_values): New option oEnableW32HandleTranslation. (opts): New option --enable-w32-handle-translation. (main): New variable w32_handle_translation to keep track of option.
* Made --fixed-list-mode obsolete.Werner Koch2008-06-111-1/+1
|
* Add command --locate-key.Werner Koch2008-05-071-3/+21
| | | | | Fix auto-key-locate processing of "nodefault".
* If there are multiple 0x19 backsigs, take the most recent one. (from 1.4).Werner Koch2008-04-161-0/+3
| | | | | add log-file and debug-level to the --gpgconf-list.
* Enhanced --auto-key-locate.Werner Koch2008-04-081-0/+3
|
* disable DSA2 for old Libgcrypts.Werner Koch2008-04-021-0/+9
|
* 2008-02-09 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-02-091-44/+63
| | | | | | | | * gpg.c (main): New variable default_configname. Use it if save_configname is NULL (can happen if default configfile does not exist). Move default configname determination to ... (get_default_configname): ... this new function.
* Add --logger-fd alias.Werner Koch2008-01-261-0/+1
| | | | | Ass card vendor 004.
* Preparing a release candidate.gnupg-2.0.8rc1Werner Koch2007-12-141-1/+4
|
* Support DSA2.Werner Koch2007-12-121-2/+47
| | | | | | Support Camellia for testing. More audit stuff.
* Try to make sure that the standard descriptors are connected when callingWerner Koch2007-12-031-74/+1
| | | | | gpgsm.
* Started to implement the audit log feature.Werner Koch2007-11-191-1/+4
| | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.
* Ported changes from 1.4.Werner Koch2007-10-251-6/+30
| | | | | Add copyright notices.
* Print used library version with --version.Werner Koch2007-09-141-1/+47
| | | | | Typo fixes
* Factored common gpgconf constants outWerner Koch2007-08-021-5/+1
| | | | | Fixed W32 compare_filenames
* Typo fixes.Werner Koch2007-07-171-0/+2
| | | | | | Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf.
* Translate all file descriptors received from assuan.Werner Koch2007-07-121-5/+5
|
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* More W32 related changesWerner Koch2007-06-261-0/+1
|
* Fixed a problem in estream-printf.c.Werner Koch2007-06-251-5/+5
| | | | | Changes for Windows (gpgsm -k does now work). Minor cleanups.
* Made percent_escape more general.Werner Koch2007-06-191-1/+1
| | | | | | Added regression tests support to jnlib. W32 changes.
* jnlib/Marcus Brinkmann2007-06-181-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-06-18 Marcus Brinkmann <[email protected]> * stringhelp.h (percent_escape): New prototype. * stringhelp.c (percent_escape): New function. agent/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpg-agent.c (main): Percent escape pathname in --gpgconf-list output. g10/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpg.c (gpgconf_list): Percent escape output of --gpgconf-list. scdaemon/ 2007-06-18 Marcus Brinkmann <[email protected]> * scdaemon.c (main): Percent escape output of --gpgconf-list. sm/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpgsm.c (main): Percent escape output of --gpgconf-list.
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-3/+4
| | | | | See the ChangeLogs for details.
* First steps towards supporting W32.Werner Koch2007-06-061-26/+2
| | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
* Ported multiple-messages protection.Werner Koch2007-03-051-4/+13
|
* Add new SVN only file README.maintWerner Koch2007-02-261-0/+2
| | | | | | | | | | | | | | | | doc/ * gpg.texi (GPG Configuration): Document envvar LANGUAGE. (GPG Configuration Options): Document show-primary-uid-only. g10/ * gpg.c (main): Add verify option show-primary-uid-only. * options.h (VERIFY_SHOW_PRIMARY_UID_ONLY): New. * mainproc.c (check_sig_and_print): Implement it. * encr-data.c (decrypt_data): Correctly test for unknown algorithm. * import.c (check_prefs): Ditto. * keyedit.c (show_prefs): Ditto. * mainproc.c (proc_symkey_enc): Ditto.
* Added LIBINTL to more Makefile targets.Werner Koch2007-01-301-3/+13
| | | | | | | | | | | | | | | | | | | | doc/ * com-certs.pem: Added the current root certifcates of D-Trust and S-Trust. g10/ * status.c (write_status_begin_signing): New. * sign.c (sign_file, sign_symencrypt_file): Call it. * textfilter.c (copy_clearsig_text): Call it. * call-agent.c (agent_scd_pksign): Pass --hash-rmd160 to SCD if required. * gpg.c (main): Let --no-use-agent and --gpg-agent-info print a warning. * misc.c (obsolete_option): New.
* Started to code a --server mode. Werner Koch2006-12-211-1/+37
| | | | | It is far from being ready!
* Fixes for CVE-2006-6235Werner Koch2006-12-061-3/+4
|
* * options.h, gpg.c (main), passphrase.c (passphrase_to_dek): AddDavid Shaw2006-12-031-0/+4
| | | | | | | --passphrase-repeat option to control how many times gpg will re-prompt for a passphrase to ensure the user has typed it correctly. Defaults to 1.
* Collected fixes.Werner Koch2006-11-051-1/+0
|
* .Werner Koch2006-10-231-1/+7
|
* FixesWerner Koch2006-10-191-2/+2
|
* * parse-packet.c (parse_symkeyenc): Show the unpacked as well as theDavid Shaw2006-10-131-0/+31
| | | | | | | | | packed s2k iteration count. * main.h, options.h, gpg.c (encode_s2k_iterations, main), passphrase.c (hash_passphrase): Add --s2k-count option to specify the number of s2k hash iterations.
* Re-enabled --passphrase-fdWerner Koch2006-10-041-1/+1
|
* Fixed agent access for gpg.Werner Koch2006-10-041-53/+35
|
* Preparing a new releaseWerner Koch2006-10-041-56/+12
|
* Fix for bug 537Werner Koch2006-10-021-5/+5
|