Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-10-19 | Fixed bug 842 (segv in gpgconf) | Werner Koch | 2 | -1/+6 | |
2007-10-12 | Allow ${foo} syntax for variables. | Werner Koch | 2 | -3/+24 | |
2007-10-11 | Add more sytem variables: cwd, foodir and serverpid. | Werner Koch | 2 | -7/+50 | |
2007-10-11 | * gpg-connect-agent.c (get_var): Expand environment variables. | Werner Koch | 2 | -6/+40 | |
Suggested by Marc Mutz. (set_var): Return the value. (assign_variable): Add arg syslet. (main): New command /slet. | |||||
2007-10-02 | Add commands /run and /bye so that we can better automate tests. | Werner Koch | 2 | -8/+92 | |
Also add option --run. | |||||
2007-10-02 | Extended gpg-connect-agent. | Werner Koch | 3 | -7/+448 | |
New "GETINFO pid" command for scdaemon and gpg-agent. | |||||
2007-10-01 | Use Assuan socket wrapper calls. | Werner Koch | 2 | -2/+21 | |
Made socket servers secure under Windows. | |||||
2007-09-14 | Minor translation change. | Werner Koch | 2 | -1/+5 | |
2007-09-10 | Preparing 2.0.7gnupg-2.0.7 | Werner Koch | 3 | -46/+82 | |
2007-09-04 | 2007-09-04 Moritz Schulte <[email protected]> | Moritz Schulte | 2 | -2/+6 | |
* gpgsm-gencert.sh: Use printf instead of echo. | |||||
2007-09-04 | 2007-09-04 Moritz Schulte <[email protected]> | Moritz Schulte | 2 | -0/+6 | |
* gpgkey2ssh.c: Include sysutils.h so that gnupg_tmpfile() is declared. | |||||
2007-08-31 | Make gpgconf --list-components also print the name of the executable program. | Werner Koch | 2 | -7/+39 | |
2007-08-29 | Extended the --check-program output: Error messages are now inlcued in an | Werner Koch | 2 | -12/+171 | |
easy parsable format. | |||||
2007-08-29 | New command --check-programs for gpgconf. | Werner Koch | 5 | -11/+131 | |
2007-08-28 | Add more passphrase policy rules. | Werner Koch | 2 | -0/+13 | |
(--max-passphrase-days). | |||||
2007-08-27 | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 4 | -6/+547 | |
New tool gpg-check-pattern. | |||||
2007-08-22 | Updated estream. | Werner Koch | 2 | -1/+5 | |
More changes for Windows. | |||||
2007-08-02 | Factored common gpgconf constants out | Werner Koch | 2 | -18/+14 | |
Fixed W32 compare_filenames | |||||
2007-07-17 | Typo fixes. | Werner Koch | 2 | -0/+17 | |
Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf. | |||||
2007-07-16 | 2007-07-16 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -2/+11 | |
* gpg-connect-agent.c (main): Bail out if write fails. | |||||
2007-07-05 | Last minute Makefile library reordering for the sake of non-GNU systems.gnupg-2.0.5 | Werner Koch | 1 | -1/+1 | |
2007-07-04 | 2007-07-05 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -1/+6 | |
* symcryptrun.c (confucius_get_pass): Define orig_codeset if [ENABLE_NLS], not [HAVE_LANGINFO_CODESET]. | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 18 | -72/+36 | |
Removed intl/. | |||||
2007-06-26 | More W32 related changes | Werner Koch | 2 | -17/+68 | |
2007-06-19 | Made percent_escape more general. | Werner Koch | 2 | -7/+13 | |
Added regression tests support to jnlib. W32 changes. | |||||
2007-06-18 | 2007-06-18 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -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 | 2007-06-15 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -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. | |||||
2007-06-15 | Build fixes for W32 | Werner Koch | 2 | -2/+8 | |
2007-06-14 | A whole bunch of changes to allow building for Windows. | Werner Koch | 6 | -8/+58 | |
See the ChangeLogs for details. | |||||
2007-06-06 | First steps towards supporting W32. | Werner Koch | 6 | -50/+19 | |
This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | |||||
2007-05-18 | agent/ | Marcus Brinkmann | 2 | -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. | |||||
2007-05-09 | Preparing 2.0.4gnupg-2.0.4 | Werner Koch | 3 | -1/+559 | |
2007-04-20 | Improved logging for error orginating from libgcrypt. | Werner Koch | 2 | -21/+7 | |
2007-04-13 | g10/ and sm/ | Werner Koch | 2 | -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. | |||||
2007-04-03 | Add a way to get a listing of available CCID readers. | Werner Koch | 2 | -44/+101 | |
2007-03-20 | Make gpgconf aware of --p12-charset. | Werner Koch | 2 | -0/+7 | |
2007-03-07 | The Cherry XX44 keyboard's PINpad does now work. | Werner Koch | 3 | -3/+91 | |
DINSIG and NKS card applications are now also PIN pad aware. | |||||
2007-03-06 | Support for a global gpgconf configuration file. | Werner Koch | 4 | -117/+591 | |
2007-01-31 | Included LIBICONV in all Makefiles. | Werner Koch | 2 | -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. | |||||
2007-01-25 | agent/ | Werner Koch | 2 | -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. | |||||
2006-12-13 | Some build fixes for platforms like OSX where we use the built-in libintl. | David Shaw | 2 | -1/+6 | |
2006-12-07 | Makefile.am: Link to iconv for jnlib dependency. (OSX) | David Shaw | 2 | -3/+8 | |
2006-11-28 | Preparing 2.0.1 | Werner Koch | 2 | -2/+6 | |
2006-11-21 | No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a | Werner Koch | 2 | -1/+5 | |
good chance that gpg2 will now work. Other cleanups. Updated gettext. | |||||
2006-11-20 | Made some PIN pads work. | Werner Koch | 2 | -1/+5 | |
Some cleanups for 64 bit CPUs. | |||||
2006-11-11 | . | Werner Koch | 1 | -1/+1 | |
2006-11-05 | Collected fixes. | Werner Koch | 2 | -0/+8 | |
2006-10-23 | . | Werner Koch | 3 | -21/+56 | |
2006-10-17 | Pth tweaks and improved estream.c | Werner Koch | 2 | -3/+9 | |
2006-10-11 | Allow pkcs#10 creation directkly from a smart card | Werner Koch | 2 | -14/+26 | |