Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preparing a new releasegnupg-1.9.22 | Werner Koch | 2006-07-27 | 20 | -124/+238 |
| | |||||
* | Create bag attributes so that Mozilla will accept these files. | Werner Koch | 2006-07-24 | 4 | -8/+93 |
| | | | | | Tested with using a CAcert generated certificate. | ||||
* | Support import from TrustedMIME (i.e. from simple keyBags) | Werner Koch | 2006-07-21 | 4 | -46/+202 |
| | |||||
* | better reporting of bad DNs | Werner Koch | 2006-07-03 | 5 | -11/+37 |
| | |||||
* | Added keyserver directory from trunk | Werner Koch | 2006-06-30 | 18 | -1/+6746 |
| | |||||
* | A couple of fixes. gpg2's key generation does now work. | Werner Koch | 2006-06-30 | 12 | -35/+62 |
| | |||||
* | Remove stale lockfiles if created on the same node. | Werner Koch | 2006-06-28 | 2 | -257/+348 |
| | |||||
* | Various smaller changes | Werner Koch | 2006-06-27 | 11 | -15/+71 |
| | |||||
* | Ported patches from 1.4.x | Werner Koch | 2006-06-27 | 10 | -59/+323 |
| | |||||
* | Preparing a new releasegnupg-1.9.21 | Werner Koch | 2006-06-20 | 4 | -19/+23 |
| | |||||
* | Made make distcheck work again | Werner Koch | 2006-06-20 | 7 | -368/+379 |
| | |||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 180 | -265/+469 |
| | |||||
* | Add MAC t P12 files. | Werner Koch | 2006-06-20 | 2 | -6/+65 |
| | |||||
* | Added missing files | Werner Koch | 2006-06-16 | 2 | -0/+274 |
| | |||||
* | 2006-06-09 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-06-09 | 2 | -3/+12 |
| | | | | | | * Makefile.am (gpgconf_LDADD): Add $(GPG_ERROR_LIBS). (gpgkey2ssh_LDADD): Add ../jnlib/libjnlib.a. | ||||
* | 2006-06-09 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-06-09 | 2 | -2/+6 |
| | | | | | | | * Makefile.am (gpg_agent_LDADD): Add $(NETLIBS). (gpg_protect_tool_LDADD): Likewise. (gpg_preset_passphrase_LDADD): Likewise. | ||||
* | agent/ | Marcus Brinkmann | 2006-06-09 | 4 | -2/+10 |
| | | | | | | | | | | | | 2006-06-09 Marcus Brinkmann <[email protected]> * Makefile.am (gpg_agent_LDADD): Add $(NETLIBS). scd/ 2006-06-09 Marcus Brinkmann <[email protected]> * Makefile.am (scdaemon_LDADD): Add $(NETLIBS). | ||||
* | 2006-06-08 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-06-08 | 2 | -1/+19 |
| | | | | | | | * asschk.c (__func__) [__STDC_VERSION__ < 199901L && __GNUC__ >= 2]: Define macro to __FUNCTION__. (die): Use __func__ instead of __FUNCTION__. | ||||
* | 2006-06-08 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-06-08 | 2 | -1/+5 |
| | | | | | * configure.ac (PTH_LIBS): Add --all to pth-config invocation. | ||||
* | Still making gpg2 work. | Werner Koch | 2006-05-24 | 9 | -18/+91 |
| | | | | | At least the keyids are now correctly computed again. | ||||
* | g10/ does build again. | Werner Koch | 2006-05-23 | 52 | -262/+990 |
| | |||||
* | 2006-05-19 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-05-22 | 4 | -7/+22 |
| | | | | | | | | | | | | * keydb.c (keydb_insert_cert): Do not lock here, but only check if it is locked. (keydb_store_cert): Lock here. * keydb.h (keydb_delete): Accept new argument UNLOCK. * keydb.c (keydb_delete): Likewise. Only unlock if this is set. * delete.c (delete_one): Add new argument to invocation of keydb_delete. | ||||
* | Added sample certificates. | Werner Koch | 2006-05-16 | 3 | -1/+7 |
| | |||||
* | Repackaged PKITS_data.tar.bz2 | Werner Koch | 2006-05-02 | 4 | -2/+7 |
| | |||||
* | Fix for sanitize string. Added SHA224 | Werner Koch | 2006-04-28 | 5 | -7/+26 |
| | |||||
* | Merged recent changes from 1.4 | Werner Koch | 2006-04-28 | 15 | -148/+341 |
| | |||||
* | Still merging 1.4.3 code back | Werner Koch | 2006-04-21 | 16 | -166/+247 |
| | |||||
* | Continued with merging. | Werner Koch | 2006-04-19 | 22 | -158/+158 |
| | | | | | Still does not build. | ||||
* | Merged with gpg 1.4.3 code. | Werner Koch | 2006-04-19 | 90 | -10511/+17949 |
| | | | | | The gpg part does not yet build. | ||||
* | 2006-04-14 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-04-14 | 2 | -19/+35 |
| | | | | | | | | * app.c (select_application): Cover up a slot mismatch error in case it happens (it shouldn't happen). (release_application): Use APP->slot. Lock the reader. (application_notify_card_removed): Lock the reader. | ||||
* | Added command APDU | Werner Koch | 2006-04-11 | 6 | -4/+189 |
| | |||||
* | 2006-04-09 Moritz Schulte <[email protected]> | Moritz Schulte | 2006-04-09 | 2 | -5/+13 |
| | | | | | | * command-ssh.c (ssh_request_process): Removed FIXME mentioning a possible DoS attack. | ||||
* | Renamed | Werner Koch | 2006-04-05 | 1 | -0/+0 |
| | |||||
* | 2006-04-01 Moritz Schulte <[email protected]> | Moritz Schulte | 2006-04-01 | 2 | -3/+7 |
| | | | | | | | * command-ssh.c (ssh_identity_register): Make KEY_GRIP_RAW be 20 instead of 21 bytes long; do not fill KEY_GRIP_RAW[20] with NUL byte - KEY_GRIP_RAW is a raw binary string anyway. | ||||
* | Allo RMD160 signatures | Werner Koch | 2006-03-21 | 5 | -4/+40 |
| | |||||
* | Add Kludge for RegTP sillyness. | Werner Koch | 2006-03-21 | 6 | -12/+152 |
| | |||||
* | Fixed card removal problems | Werner Koch | 2006-03-01 | 6 | -137/+203 |
| | |||||
* | Better warning messages | Werner Koch | 2006-02-19 | 2 | -8/+13 |
| | |||||
* | Added documentation for qualified signatures | Werner Koch | 2006-02-14 | 3 | -1/+105 |
| | |||||
* | PIN caching of cards does now work. | Werner Koch | 2006-02-09 | 9 | -30/+256 |
| | |||||
* | Fixed a couple of problems with omnikey based readers | Werner Koch | 2006-02-08 | 2 | -20/+65 |
| | |||||
* | . | Werner Koch | 2006-02-06 | 4 | -1/+10 |
| | |||||
* | Support for CardMan 4040 | Werner Koch | 2006-02-06 | 3 | -232/+510 |
| | |||||
* | post release preparations | Werner Koch | 2005-12-20 | 2 | -2/+9 |
| | |||||
* | Preparing a releasedgnupg-1.9.20 | Werner Koch | 2005-12-20 | 3 | -7/+10 |
| | |||||
* | Fixed importing certs created by newer versions of Mozilla. | Werner Koch | 2005-12-16 | 9 | -56/+285 |
| | |||||
* | Add support for direct pkcs#7 signatures | Werner Koch | 2005-12-14 | 2 | -10/+70 |
| | |||||
* | Print warning for missing pcsc-wrapper | Werner Koch | 2005-12-06 | 2 | -1/+14 |
| | |||||
* | Preparing an interim release | Werner Koch | 2005-11-28 | 32 | -170/+784 |
| | |||||
* | Add translations | Werner Koch | 2005-11-23 | 4 | -141/+209 |
| |