aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Various changesWerner Koch2006-10-102-2/+7
|
* Fix for bug 537Werner Koch2006-10-021-4/+9
|
* Clarified cURL and OpenLDAP license issues.Werner Koch2006-09-222-16/+12
| | | | | Made readline support work.
* Cleanups.Werner Koch2006-09-202-8/+13
|
* Take advantage of newer gpg-error features.Werner Koch2006-09-142-1/+4
|
* Various fixes and new features.Werner Koch2006-09-132-17/+142
| | | | | Enhanced gpg-connect-agent.
* The big Assuan error code removal.Werner Koch2006-09-063-13/+22
|
* Migrated more stuff to doc/Werner Koch2006-08-2112-4/+1680
| | | | | | | | 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.
* Updated FSF's address.Werner Koch2006-06-2010-43/+54
|
* 2006-06-09 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-06-092-3/+12
| | | | | | * Makefile.am (gpgconf_LDADD): Add $(GPG_ERROR_LIBS). (gpgkey2ssh_LDADD): Add ../jnlib/libjnlib.a.
* g10/ does build again.Werner Koch2006-05-233-29/+13
|
* .Werner Koch2006-02-062-0/+7
|
* Fixed importing certs created by newer versions of Mozilla.Werner Koch2005-12-164-8/+17
|
* Add support for direct pkcs#7 signaturesWerner Koch2005-12-142-10/+70
|
* Preparing an interim releaseWerner Koch2005-11-283-2/+14
|
* 2005-10-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann2005-10-082-0/+3
| | | | | * Makefile.am (watchgnupg_LDADD): New variable.