aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-09-10Preparing 2.0.7gnupg-2.0.7Werner Koch1-0/+2
2007-09-042007-09-04 Moritz Schulte <[email protected]>Moritz Schulte1-0/+4
* gpgsm-gencert.sh: Use printf instead of echo.
2007-09-042007-09-04 Moritz Schulte <[email protected]>Moritz Schulte1-0/+5
* gpgkey2ssh.c: Include sysutils.h so that gnupg_tmpfile() is declared.
2007-08-31Make gpgconf --list-components also print the name of the executable program.Werner Koch1-0/+5
2007-08-29Extended the --check-program output: Error messages are now inlcued in anWerner Koch1-1/+2
easy parsable format.
2007-08-29New command --check-programs for gpgconf.Werner Koch1-1/+10
2007-08-28Add more passphrase policy rules.Werner Koch1-0/+5
(--max-passphrase-days).
2007-08-27Implemented more gpg-agen options to support certain passphrase policies.Werner Koch1-0/+12
New tool gpg-check-pattern.
2007-08-22Updated estream.Werner Koch1-0/+4
More changes for Windows.
2007-08-02Factored common gpgconf constants outWerner Koch1-0/+5
Fixed W32 compare_filenames
2007-07-17Typo fixes.Werner Koch1-0/+5
Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf.
2007-07-162007-07-16 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+4
* gpg-connect-agent.c (main): Bail out if write fails.
2007-07-042007-07-05 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+5
* symcryptrun.c (confucius_get_pass): Define orig_codeset if [ENABLE_NLS], not [HAVE_LANGINFO_CODESET].
2007-06-26More W32 related changesWerner Koch1-0/+11
2007-06-19Made percent_escape more general.Werner Koch1-0/+5
Added regression tests support to jnlib. W32 changes.
2007-06-182007-06-18 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+7
* gpgconf-comp.c (retrieve_options_from_file): Close LIST_FILE. (copy_file): In error case, save/restore errno. Close SRC and DST. (gc_component_change_options): Catch error from unlink(). Remove target backup file before rename().
2007-06-152007-06-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+10
* gpgconf-comp.c (copy_file) [HAVE_W32_SYSTEM]: New function. (change_options_file, change_options_program) [HAVE_W32_SYSTEM]: Copy backup file. (gc_component_change_options) [HAVE_W32_SYSTEM]: Non-atomic replace. (gc_process_gpgconf_conf): Rename fname to fname_arg and fname_buffer to fname, initialize fname with fname_arg, discarding const qualifier.
2007-06-15Build fixes for W32Werner Koch1-0/+5
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-0/+22
See the ChangeLogs for details.
2007-06-06First steps towards supporting W32.Werner Koch1-0/+11
This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
2007-05-18agent/Marcus Brinkmann1-0/+4
2007-05-19 Marcus Brinkmann <[email protected]> * protect-tool.c (get_passphrase): Free ORIG_CODESET on error. g10/ 2007-05-19 Marcus Brinkmann <[email protected]> * passphrase.c (passphrase_get): Free ORIG_CODESET on error. sm/ 2007-05-18 Marcus Brinkmann <[email protected]> * qualified.c (gpgsm_qualified_consent, gpgsm_not_qualified_warning): Free ORIG_CODESET on error. * certdump.c (gpgsm_format_keydesc): Likewise. tools/ 2007-05-19 Marcus Brinkmann <[email protected]> * symcryptrun.c (confucius_get_pass): Free ORIG_CODESET on error.
2007-05-09Preparing 2.0.4gnupg-2.0.4Werner Koch1-0/+5
2007-04-20Improved logging for error orginating from libgcrypt.Werner Koch1-0/+5
2007-04-13g10/ and sm/Werner Koch1-0/+2
* call-agent.c (start_agent): Don't use log_error when using the fallback hack to start the agent. This is bug 782. scripts/ * mail-to-translators: Copied from 1.4. and adjusted. tools/ * gpgconf-comp.c: Allow changing of --allow-mark-trusted. * gpg-connect-agent.c (main): New option --decode and commands decode and undecode. (read_and_print_response): Implement option.
2007-04-03Add a way to get a listing of available CCID readers.Werner Koch1-0/+6
2007-03-20Make gpgconf aware of --p12-charset.Werner Koch1-0/+4
2007-03-07The Cherry XX44 keyboard's PINpad does now work.Werner Koch1-0/+5
DINSIG and NKS card applications are now also PIN pad aware.
2007-03-06Support for a global gpgconf configuration file.Werner Koch1-0/+15
2007-01-31Included LIBICONV in all Makefiles.Werner Koch1-0/+5
g10/ * passphrase.c (passphrase_get): Set the cancel flag on all error from the agent. Fixes a bug reported by Tom Duerbusch. sm/ * gpgsm.c (main): Let --gen-key print a more informative error message.
2006-12-13Some build fixes for platforms like OSX where we use the built-in libintl.David Shaw1-0/+5
2006-12-07Makefile.am: Link to iconv for jnlib dependency. (OSX)David Shaw1-0/+4
2006-11-28Preparing 2.0.1Werner Koch1-0/+4
2006-11-21No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch1-0/+4
good chance that gpg2 will now work. Other cleanups. Updated gettext.
2006-11-20Made some PIN pads work.Werner Koch1-0/+4
Some cleanups for 64 bit CPUs.
2006-11-05Collected fixes.Werner Koch1-0/+5
2006-10-23.Werner Koch1-0/+8
2006-10-17Pth tweaks and improved estream.cWerner Koch1-0/+5
2006-10-11Allow pkcs#10 creation directkly from a smart cardWerner Koch1-0/+4
2006-10-10Various changesWerner Koch1-0/+5
2006-09-22Clarified cURL and OpenLDAP license issues.Werner Koch1-0/+4
Made readline support work.
2006-09-20Cleanups.Werner Koch1-0/+4
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-0/+3
2006-09-13Various fixes and new features.Werner Koch1-0/+5
Enhanced gpg-connect-agent.
2006-09-06The big Assuan error code removal.Werner Koch1-0/+8
2006-08-21Migrated more stuff to doc/Werner Koch1-0/+6
Migrated the gpg regression tests. Some changes tp the gpg code to fix bugs and for the use in testing. make distcheck works now with gpg enabled.
2006-06-092006-06-09 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+5
* Makefile.am (gpgconf_LDADD): Add $(GPG_ERROR_LIBS). (gpgkey2ssh_LDADD): Add ../jnlib/libjnlib.a.
2006-05-23g10/ does build again.Werner Koch1-0/+8
2006-04-20* make-dns-cert.c (main): Small exit code tweak from Peter Palfrader.David Shaw1-0/+5
2006-04-05* make-dns-cert.c: Some changes from Peter Palfrader to send errors toDavid Shaw1-0/+8
stderr and allow spaces in a fingerprint. Also warn when a key is over 16k (as that is the default max-cert-size) and fail when a key is over 64k as that is the DNS limit in many places.
2006-04-04* make-dns-cert.c: New program to generate properly formatted CERT recordsDavid Shaw1-0/+5
so people don't have to do it manually.