Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More agent support for gpg. | Werner Koch | 2010-10-13 | 1 | -0/+18 |
| | |||||
* | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 2010-10-01 | 1 | -4/+10 |
| | | | | | | A couple of forward ported changes. Doc updates. | ||||
* | Decryption and signi via agent is now implemented. | Werner Koch | 2010-04-23 | 1 | -2/+2 |
| | |||||
* | Re-indent and changed return type. | Werner Koch | 2010-04-21 | 1 | -2/+2 |
| | |||||
* | More changes on the way to remove secring.gpg. | Werner Koch | 2010-04-21 | 1 | -0/+7 |
| | |||||
* | Generating an OpenPGP key cia gpg-agent basically works. | Werner Koch | 2010-04-20 | 1 | -2/+2 |
| | |||||
* | More chnages to use estream. Add a way to replace the standard | Werner Koch | 2010-03-22 | 1 | -1/+1 |
| | | | | | descriptors. | ||||
* | s/DOTLOCK/dotlock_t/. | Werner Koch | 2009-09-23 | 1 | -4/+4 |
| | | | | | Add some stuff for g13. | ||||
* | 2009-08-20 Daiki Ueno <[email protected]> | Werner Koch | 2009-08-20 | 1 | -0/+8 |
| | | | | | | | | | * mainproc.c (proc_encrypted): Clear passphrase cached with S2K cache ID if decryption failed. * passphrase.c (passphrase_to_dek_ext): Set dek->s2k_cacheid. * gpgv.c (passphrase_clear_cache): New stub. | ||||
* | Make bug reporting address easier changeable. | Werner Koch | 2009-07-21 | 1 | -2/+2 |
| | |||||
* | Make gpgv error message about a missing keyring more useful. This fixes | Werner Koch | 2009-04-03 | 1 | -5/+6 |
| | | | | | Debian#494040. Also implement readonly semantic for extra safety. | ||||
* | Move password repetition from gpg to gpg-agent. | Werner Koch | 2009-03-17 | 1 | -3/+3 |
| | |||||
* | * gpg.c (my_strusage): gpg2 and gpgv2 (not gpg and gpgv). | David Shaw | 2009-03-15 | 1 | -3/+3 |
| | | | | | * gpgv.c (my_strusage): Same. | ||||
* | * gpgv.c (my_strusage): Fix name of program in "Syntax" line. | David Shaw | 2009-03-15 | 1 | -1/+1 |
| | |||||
* | Minor fixes. | Werner Koch | 2008-12-09 | 1 | -1/+1 |
| | |||||
* | Print library versions according to GNU standards. | Werner Koch | 2008-11-18 | 1 | -0/+21 |
| | |||||
* | Cleaned up unused gpgsm and gpg options. | Werner Koch | 2008-11-13 | 1 | -107/+111 |
| | |||||
* | Marked all unused args on non-W32 platforms. | Werner Koch | 2008-10-20 | 1 | -58/+174 |
| | |||||
* | Translate all file descriptors received from assuan. | Werner Koch | 2007-07-12 | 1 | -1/+1 |
| | |||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
| | | | | | Removed intl/. | ||||
* | More W32 related changes | Werner Koch | 2007-06-26 | 1 | -0/+1 |
| | |||||
* | Fixed a problem in estream-printf.c. | Werner Koch | 2007-06-25 | 1 | -1/+1 |
| | | | | | Changes for Windows (gpgsm -k does now work). Minor cleanups. | ||||
* | A whole bunch of changes to allow building for Windows. | Werner Koch | 2007-06-14 | 1 | -2/+5 |
| | | | | | See the ChangeLogs for details. | ||||
* | First steps towards supporting W32. | Werner Koch | 2007-06-06 | 1 | -15/+0 |
| | | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | ||||
* | Various changes | Werner Koch | 2006-10-10 | 1 | -16/+0 |
| | |||||
* | Fix for bug 537 | Werner Koch | 2006-10-02 | 1 | -3/+3 |
| | |||||
* | Various updates | Werner Koch | 2006-09-21 | 1 | -1/+1 |
| | |||||
* | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 2006-08-16 | 1 | -0/+1 |
| | | | | | shows no prblems. Needs more testing of course. | ||||
* | Still making gpg2 work. | Werner Koch | 2006-05-24 | 1 | -1/+0 |
| | | | | | At least the keyids are now correctly computed again. | ||||
* | g10/ does build again. | Werner Koch | 2006-05-23 | 1 | -20/+0 |
| | |||||
* | Continued with merging. | Werner Koch | 2006-04-19 | 1 | -10/+8 |
| | | | | | Still does not build. | ||||
* | Merged with gpg 1.4.3 code. | Werner Koch | 2006-04-19 | 1 | -42/+101 |
| | | | | | The gpg part does not yet build. | ||||
* | * gpg-agent.c (main): Use default_homedir(). | Werner Koch | 2004-12-21 | 1 | -9/+2 |
| | | | | | | | | | | | | | | | | | | | * protect-tool.c (main): Ditto. * signal.c (got_fatal_signal, got_usr_signal) (got_fatal_signal) [DOSISH]: Don't build. * simple-gettext.c: Include sysutils.h * homedir.c: New. * Makefile.am (libcommon_a_SOURCES): Add it. (EXTRA_DIST): Removed mkerror and mkerrtok. * gpgv.c, g10.c (main): Use default_hoemdir (). * scdaemon.c (main): Use default_homedir(). * gpgsm.c (main): Use default_homedir(). | ||||
* | * gpgv.c (i18n_init): Always use LC_ALL. | Werner Koch | 2004-09-30 | 1 | -6/+1 |
| | | | | | | | | | | | | | | | | | | | * kbxutil.c (i18n_init): Always use LC_ALL. * gpgsm.c (i18n_init): Always use LC_ALL. * certdump.c (gpgsm_format_name): Factored code out to .. (gpgsm_format_name2): .. new. (gpgsm_print_name): Factored code out to .. (gpgsm_print_name2): .. new. (print_dn_part): New arg TRANSLATE. Changed all callers. (print_dn_parts): Ditto. (gpgsm_format_keydesc): Do not translate the SUBJECT; we require it to stay UTF-8 but we still want to filter out bad control characters. * gpgconf.c (i18n_init): Always use LC_ALL. | ||||
* | * configure.ac: Require libgcrypt 1.1.94. | Werner Koch | 2004-04-06 | 1 | -3/+3 |
| | | | | | | | | | | Introduce PACKAGE_GT and set it to gnupg2. * gpg-agent.c (main): Use new libgcrypt thread library register scheme. * Makevars (DOMAIN): Init from PACKAGE_GT | ||||
* | * gpgv.c: Removed g10defs.h. | Werner Koch | 2004-02-12 | 1 | -2/+1 |
| | | | | | * Makefile.am: Include cmacros.am for common flags. | ||||
* | Merged most of David Shaw's changes in 1.3 since 2003-06-03. | Werner Koch | 2003-09-23 | 1 | -3/+13 |
| | |||||
* | * g10.c: New command --card-edit. | Werner Koch | 2003-09-18 | 1 | -3/+3 |
| | | | | | | | | | | | | * card-util.c (card_status): Use tty_fprintf for all output. (print_sha1_fpr, print_isoname): Ditto. (get_one_name,change_name, change_url, change_login,change_lang) (change_sex): New; taken from keygen.c. * keygen.c (smartcard_get_one_name, smartcard_change_name) (smartcard_change_url, smartcard_change_login_data) (smartcard_change_lang, smartcard_change_sex): Removed. (check_smartcard): Removed most menu items. | ||||
* | Key generation and signing using the OpenPGP card does rudimentary work. | Werner Koch | 2003-06-27 | 1 | -1/+1 |
| | |||||
* | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 2003-06-18 | 1 | -32/+16 |
| | | | | | | | | | | | to libgcrypt functions, using shared error codes from libgpg-error, replacing the old functions we used to have in ../util by those in ../jnlib and ../common, renaming the malloc functions and a couple of types. Note, that not all changes are listed below becuause they are too similar and done at far too many places. As of today the code builds using the current libgcrypt from CVS but it is very unlikely that it actually works. | ||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-06-05 | 1 | -0/+396 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-10-19 | 1 | -374/+0 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | * g10.c (main): Try to set a default character set. Print the | Werner Koch | 2002-09-02 | 1 | -0/+2 |
| | | | | | | | | | used one in verbosity level 3. * gpgv.c (main): Try to set a default character set. * status.c, status.h (STATUS_IMPORT_OK): New. * import.c (import_one,import_secret_one): Print new status. | ||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -0/+372 |