Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added iconv support and doc cleanups. | Werner Koch | 2006-09-22 | 1 | -1/+4 |
| | |||||
* | Post release updates | Werner Koch | 2006-09-18 | 1 | -0/+5 |
| | |||||
* | Ready for another releasegnupg-1.9.23 | Werner Koch | 2006-09-18 | 1 | -2/+3 |
| | |||||
* | Added common certificates. | Werner Koch | 2006-09-18 | 1 | -0/+3 |
| | |||||
* | Allow for a global trustlist. | Werner Koch | 2006-09-15 | 1 | -0/+2 |
| | |||||
* | Take advantage of newer gpg-error features. | Werner Koch | 2006-09-14 | 1 | -1/+1 |
| | |||||
* | Various fixes and new features. | Werner Koch | 2006-09-13 | 1 | -2/+14 |
| | | | | | Enhanced gpg-connect-agent. | ||||
* | Let scdaemon call a script on status changes | Werner Koch | 2006-09-07 | 1 | -0/+2 |
| | |||||
* | See ChangeLogs | Werner Koch | 2006-08-29 | 1 | -0/+3 |
| | |||||
* | More man pages. Added include files for 2 common paragraphs. | Werner Koch | 2006-08-18 | 1 | -0/+7 |
| | |||||
* | post release preparations | Werner Koch | 2006-07-27 | 1 | -0/+5 |
| | |||||
* | Preparing a new releasegnupg-1.9.22 | Werner Koch | 2006-07-27 | 1 | -2/+3 |
| | |||||
* | Create bag attributes so that Mozilla will accept these files. | Werner Koch | 2006-07-24 | 1 | -0/+3 |
| | | | | | Tested with using a CAcert generated certificate. | ||||
* | Support import from TrustedMIME (i.e. from simple keyBags) | Werner Koch | 2006-07-21 | 1 | -0/+2 |
| | |||||
* | Various smaller changes | Werner Koch | 2006-06-27 | 1 | -0/+5 |
| | |||||
* | Preparing a new releasegnupg-1.9.21 | Werner Koch | 2006-06-20 | 1 | -12/+12 |
| | |||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 1 | -0/+3 |
| | |||||
* | Merged with gpg 1.4.3 code. | Werner Koch | 2006-04-19 | 1 | -2/+4 |
| | | | | | The gpg part does not yet build. | ||||
* | Allo RMD160 signatures | Werner Koch | 2006-03-21 | 1 | -0/+2 |
| | |||||
* | Add Kludge for RegTP sillyness. | Werner Koch | 2006-03-21 | 1 | -0/+3 |
| | |||||
* | PIN caching of cards does now work. | Werner Koch | 2006-02-09 | 1 | -0/+2 |
| | |||||
* | . | Werner Koch | 2006-02-06 | 1 | -0/+2 |
| | |||||
* | post release preparations | Werner Koch | 2005-12-20 | 1 | -0/+7 |
| | |||||
* | Preparing a releasedgnupg-1.9.20 | Werner Koch | 2005-12-20 | 1 | -6/+5 |
| | |||||
* | Fixed importing certs created by newer versions of Mozilla. | Werner Koch | 2005-12-16 | 1 | -0/+5 |
| | |||||
* | Preparing an interim release | Werner Koch | 2005-11-28 | 1 | -0/+7 |
| | |||||
* | About to release 1.9.19V1-9-19 | Werner Koch | 2005-09-12 | 1 | -1/+3 |
| | |||||
* | Bug fixes and ssh support for the BELPIC. | Werner Koch | 2005-09-09 | 1 | -1/+3 |
| | |||||
* | The BELPIC card does now work. | Werner Koch | 2005-09-06 | 1 | -0/+2 |
| | |||||
* | Use a default argument for --write-env-file. | Werner Koch | 2005-08-16 | 1 | -0/+4 |
| | |||||
* | About to release 1.9.18V1-9-18 | Werner Koch | 2005-08-01 | 1 | -1/+3 |
| | |||||
* | * findkey.c (agent_public_key_from_file): Fixed array assignment. | Werner Koch | 2005-07-25 | 1 | -0/+4 |
| | | | | | | | This was the cause for random segvs. * call-agent.c (gpgsm_agent_readkey): New. | ||||
* | post release version number update | Werner Koch | 2005-06-20 | 1 | -0/+4 |
| | |||||
* | Preparing 1.9.17V1-9-17 | Werner Koch | 2005-06-20 | 1 | -1/+1 |
| | |||||
* | New debugging optionhs, updates to the manual. | Werner Koch | 2005-06-07 | 1 | -1/+4 |
| | |||||
* | * command.c (cmd_updatestartuptty): New. | Werner Koch | 2005-06-03 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | * gpg-agent.c: New option --write-env-file. * gpg-agent.c (handle_connections): Make sure that the signals we are handling are not blocked.Block signals while creating new threads. * estream.c: Use HAVE_CONFIG_H and not USE_CONFIG_H! (es_func_fd_read, es_func_fd_write): Protect against EINTR. * gpg-agent.texi (Agent UPDATESTARTUPTTY): New. * scdaemon.c (handle_connections): Make sure that the signals we are handling are not blocked.Block signals while creating new threads. (handle_connections): Include the file descriptor into the name of the thread. | ||||
* | * call-scd.c (start_scd): Don't test for an alive scdaemon here. | Werner Koch | 2005-05-21 | 1 | -0/+5 |
| | | | | | | | | | (agent_scd_check_aliveness): New. * gpg-agent.c (handle_tick): Test for an alive scdaemon. (handle_signal): Print thread info on SIGUSR1. * scdaemon.c (handle_signal): Print thread info on SIGUSR1. | ||||
* | Changed the scdaemon to handle concurrent sessions. Adjusted | Werner Koch | 2005-05-18 | 1 | -1/+3 |
| | | | | | gpg-agent accordingly. Code cleanups. | ||||
* | * configure.ac: Removed OpenSC detection and options. | Werner Koch | 2005-04-27 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | * acinclude.m4: Ditto. * scdaemon.texi: Removed OpenSC specific options. * app-p15.c: New. Basic support for pkcs15 cards without OpenSC. There are quite a couple of things missing but at least I can use my old TCOS cards from the Aegypten-1 development for signing. * app.c (select_application): Detect pkcs15 applications. * Makefile.am (scdaemon_SOURCES): Removed card.c, card-common.h and card-p15.c because they are now obsolete. Added app-p15.c. Removed all OpenSC stuff. * command.c (do_reset, open_card, cmd_serialno, cmd_learn) (cmd_readcert, cmd_readkey, cmd_pksign, cmd_pkdecrypt): Removed all special cases for the old card.c based mechanisms. * scdaemon.c, apdu.c: Removed all special cases for OpenSC. | ||||
* | post release version number update | Werner Koch | 2005-04-21 | 1 | -0/+4 |
| | |||||
* | Preparing a releaseV1-9-16 | Werner Koch | 2005-04-21 | 1 | -2/+5 |
| | |||||
* | * configure.ac: Require libksba 0.9.11. | Werner Koch | 2005-04-18 | 1 | -1/+8 |
| | | | | | | | | | | | | sm/ * call-dirmngr.c (inq_certificate): Add new inquire SENDCERT_SKI. * certlist.c (gpgsm_find_cert): Add new arg KEYID and implement this filter. Changed all callers. * certchain.c (find_up_search_by_keyid): New helper. (find_up): Also try using the AKI.keyIdentifier. (find_up_external): Ditto. | ||||
* | post release updates | Werner Koch | 2005-01-13 | 1 | -0/+4 |
| | |||||
* | * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple testV1-9-15 | Werner Koch | 2005-01-13 | 1 | -1/+6 |
| | | | | | | | program to see whether the installation is sane. * certreqgen.c (proc_parameters): Cast printf arg. | ||||
* | Post release updates | Werner Koch | 2004-12-22 | 1 | -0/+4 |
| | |||||
* | (set_binary): New. | Werner Koch | 2004-12-22 | 1 | -2/+4 |
| | | | | | (main, open_read, open_fwrite): Use it. | ||||
* | * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all | Werner Koch | 2004-12-20 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | directories default to c:/gnupg. Require libassuan 0.6.9. * gpg-agent.c (main) [W32]: Now that Mutexes work we can remove the pth_init kludge. (main): Add new options --[no-]use-standard-socket. (check_for_running_agent): Check whether it is running on the standard socket. * sysutils.h [W32]: Define sleep. * util.h: Add prototype for mkdtemp. * call-agent.c (start_agent): Before starting a pipe server start to connect to a server on the standard socket. Use PATHSEP * call-dirmngr.c (start_dirmngr): Use PATHSEP. * import.c: Include unistd.h for dup and close. | ||||
* | * configure.ac (have_w32_system): New. Disable Pth checks for W32. | Werner Koch | 2004-12-06 | 1 | -1/+1 |
| | | | | | | | | | Link jnlib/w32-pth.h to pth.h. * Makefile.am (pkglib_PROGRAMS): Build only for W32. * keydb.c: Don't define DIRSEP_S here. | ||||
* | post release version number updates | Werner Koch | 2004-12-03 | 1 | -0/+4 |
| | |||||
* | Preparing 1.9.13 | Werner Koch | 2004-12-03 | 1 | -1/+5 |
| |