aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug 842 (segv in gpgconf)Werner Koch2007-10-192-1/+6
|
* Allow ${foo} syntax for variables.Werner Koch2007-10-122-3/+24
|
* Add more sytem variables: cwd, foodir and serverpid.Werner Koch2007-10-112-7/+50
|
* * gpg-connect-agent.c (get_var): Expand environment variables.Werner Koch2007-10-112-6/+40
| | | | | | | | | Suggested by Marc Mutz. (set_var): Return the value. (assign_variable): Add arg syslet. (main): New command /slet.
* Add commands /run and /bye so that we can better automate tests.Werner Koch2007-10-022-8/+92
| | | | | Also add option --run.
* Extended gpg-connect-agent.Werner Koch2007-10-023-7/+448
| | | | | New "GETINFO pid" command for scdaemon and gpg-agent.
* Use Assuan socket wrapper calls.Werner Koch2007-10-012-2/+21
| | | | | Made socket servers secure under Windows.
* Minor translation change.Werner Koch2007-09-142-1/+5
|
* Preparing 2.0.7gnupg-2.0.7Werner Koch2007-09-103-46/+82
|
* 2007-09-04 Moritz Schulte <[email protected]>Moritz Schulte2007-09-042-2/+6
| | | | | * gpgsm-gencert.sh: Use printf instead of echo.
* 2007-09-04 Moritz Schulte <[email protected]>Moritz Schulte2007-09-042-0/+6
| | | | | | * gpgkey2ssh.c: Include sysutils.h so that gnupg_tmpfile() is declared.
* Make gpgconf --list-components also print the name of the executable program.Werner Koch2007-08-312-7/+39
|
* Extended the --check-program output: Error messages are now inlcued in anWerner Koch2007-08-292-12/+171
| | | | | easy parsable format.
* New command --check-programs for gpgconf.Werner Koch2007-08-295-11/+131
|
* Add more passphrase policy rules.Werner Koch2007-08-282-0/+13
| | | | | (--max-passphrase-days).
* Implemented more gpg-agen options to support certain passphrase policies.Werner Koch2007-08-274-6/+547
| | | | | New tool gpg-check-pattern.
* Updated estream.Werner Koch2007-08-222-1/+5
| | | | | More changes for Windows.
* Factored common gpgconf constants outWerner Koch2007-08-022-18/+14
| | | | | Fixed W32 compare_filenames
* Typo fixes.Werner Koch2007-07-172-0/+17
| | | | | | Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf.
* 2007-07-16 Marcus Brinkmann <[email protected]>Marcus Brinkmann2007-07-162-2/+11
| | | | | * gpg-connect-agent.c (main): Bail out if write fails.
* Last minute Makefile library reordering for the sake of non-GNU systems.gnupg-2.0.5Werner Koch2007-07-051-1/+1
|
* 2007-07-05 Marcus Brinkmann <[email protected]>Marcus Brinkmann2007-07-042-1/+6
| | | | | | * symcryptrun.c (confucius_get_pass): Define orig_codeset if [ENABLE_NLS], not [HAVE_LANGINFO_CODESET].
* Changed to GPLv3.Werner Koch2007-07-0418-72/+36
| | | | | Removed intl/.
* More W32 related changesWerner Koch2007-06-262-17/+68
|
* Made percent_escape more general.Werner Koch2007-06-192-7/+13
| | | | | | Added regression tests support to jnlib. W32 changes.
* 2007-06-18 Marcus Brinkmann <[email protected]>Marcus Brinkmann2007-06-182-5/+30
| | | | | | | | * 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-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann2007-06-152-22/+83
| | | | | | | | | | | * 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.
* Build fixes for W32Werner Koch2007-06-152-2/+8
|
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-146-8/+58
| | | | | See the ChangeLogs for details.
* First steps towards supporting W32.Werner Koch2007-06-066-50/+19
| | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
* agent/Marcus Brinkmann2007-05-182-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | 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.
* Preparing 2.0.4gnupg-2.0.4Werner Koch2007-05-093-1/+559
|
* Improved logging for error orginating from libgcrypt.Werner Koch2007-04-202-21/+7
|
* g10/ and sm/Werner Koch2007-04-132-1/+3
| | | | | | | | | | | | | | * 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.
* Add a way to get a listing of available CCID readers.Werner Koch2007-04-032-44/+101
|
* Make gpgconf aware of --p12-charset.Werner Koch2007-03-202-0/+7
|
* The Cherry XX44 keyboard's PINpad does now work.Werner Koch2007-03-073-3/+91
| | | | | DINSIG and NKS card applications are now also PIN pad aware.
* Support for a global gpgconf configuration file.Werner Koch2007-03-064-117/+591
|
* Included LIBICONV in all Makefiles.Werner Koch2007-01-312-2/+7
| | | | | | | | | | 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.
* agent/Werner Koch2007-01-252-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | * protect-tool.c (get_passphrase): New arg OPT_CHECK. (get_new_passphrase): Enable OTP_CHECK on the first call. * command.c (cmd_get_passphrase): Implement option --check. * gpg-agent.c (MIN_PASSPHRASE_LEN): New (parse_rereadable_options): New option --min-passphrase-len. * genkey.c (check_passphrase_constraints): New. (agent_genkey, agent_protect_and_store): Call new function. Fix memory leak. * call-pinentry.c (agent_askpin): Allow translation of the displayed error message. (agent_popup_message_start): Remove arg CANCEL_BTN. (popup_message_thread): Use --one-button option. * command.c (cmd_passwd): Now that we don't distinguish between assuan and regular error codes we can jump to the end on error. common/ * simple-pwquery.c (simple_pwquery): New arg OPT_CHECK.
* Some build fixes for platforms like OSX where we use the built-in libintl.David Shaw2006-12-132-1/+6
|
* Makefile.am: Link to iconv for jnlib dependency. (OSX)David Shaw2006-12-072-3/+8
|
* Preparing 2.0.1Werner Koch2006-11-282-2/+6
|
* No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch2006-11-212-1/+5
| | | | | | | good chance that gpg2 will now work. Other cleanups. Updated gettext.
* Made some PIN pads work.Werner Koch2006-11-202-1/+5
| | | | | Some cleanups for 64 bit CPUs.
* .Werner Koch2006-11-111-1/+1
|
* Collected fixes.Werner Koch2006-11-052-0/+8
|
* .Werner Koch2006-10-233-21/+56
|
* Pth tweaks and improved estream.cWerner Koch2006-10-172-3/+9
|
* Allow pkcs#10 creation directkly from a smart cardWerner Koch2006-10-112-14/+26
|