aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * g10/ does build again.Werner Koch2006-05-2352-262/+990
| |
| * 2006-05-19 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-05-224-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 Koch2006-05-163-1/+7
| |
| * Repackaged PKITS_data.tar.bz2Werner Koch2006-05-024-2/+7
| |
| * Fix for sanitize string. Added SHA224Werner Koch2006-04-285-7/+26
| |
| * Merged recent changes from 1.4Werner Koch2006-04-2815-148/+341
| |
| * Still merging 1.4.3 code backWerner Koch2006-04-2116-166/+247
| |
| * Continued with merging.Werner Koch2006-04-1922-158/+158
| | | | | | | | | | Still does not build.
| * Merged with gpg 1.4.3 code. Werner Koch2006-04-1990-10511/+17949
| | | | | | | | | | The gpg part does not yet build.
| * 2006-04-14 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-04-142-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 APDUWerner Koch2006-04-116-4/+189
| |
| * 2006-04-09 Moritz Schulte <[email protected]>Moritz Schulte2006-04-092-5/+13
| | | | | | | | | | | | * command-ssh.c (ssh_request_process): Removed FIXME mentioning a possible DoS attack.
| * RenamedWerner Koch2006-04-051-0/+0
| |
| * 2006-04-01 Moritz Schulte <[email protected]>Moritz Schulte2006-04-012-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 signaturesWerner Koch2006-03-215-4/+40
| |
| * Add Kludge for RegTP sillyness.Werner Koch2006-03-216-12/+152
| |
| * Fixed card removal problemsWerner Koch2006-03-016-137/+203
| |
| * Better warning messagesWerner Koch2006-02-192-8/+13
| |
| * Added documentation for qualified signaturesWerner Koch2006-02-143-1/+105
| |
| * PIN caching of cards does now work.Werner Koch2006-02-099-30/+256
| |
| * Fixed a couple of problems with omnikey based readersWerner Koch2006-02-082-20/+65
| |
| * .Werner Koch2006-02-064-1/+10
| |
| * Support for CardMan 4040Werner Koch2006-02-063-232/+510
| |
| * post release preparationsWerner Koch2005-12-202-2/+9
| |
| * Preparing a releasedgnupg-1.9.20Werner Koch2005-12-203-7/+10
| |
| * Fixed importing certs created by newer versions of Mozilla.Werner Koch2005-12-169-56/+285
| |
| * Add support for direct pkcs#7 signaturesWerner Koch2005-12-142-10/+70
| |
| * Print warning for missing pcsc-wrapperWerner Koch2005-12-062-1/+14
| |
| * Preparing an interim releaseWerner Koch2005-11-2832-170/+784
| |
| * Add translationsWerner Koch2005-11-234-141/+209
| |
| * Print a note that the software has not been approved for qualified signatures.Werner Koch2005-11-236-9/+127
| |
| * Don't use keywords for signed files.Werner Koch2005-11-141-2/+21
| |
| * Added signature propertyWerner Koch2005-11-140-0/+0
| |
| * .Werner Koch2005-11-141-0/+14
| |
| * Added real informationWerner Koch2005-11-142-4/+73
| |
| * Added qualified signature features.Werner Koch2005-11-1312-9/+535
| |
| * NEw file qualified.ttx - not yet ready for distributionWerner Koch2005-11-134-1/+27
| |
| * 2005-10-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann2005-10-082-0/+3
| | | | | | | | | | * Makefile.am (watchgnupg_LDADD): New variable.
| * agent/Marcus Brinkmann2005-10-0810-15/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-10-08 Marcus Brinkmann <[email protected]> * Makefile.am (gpg_protect_tool_LDADD): Add ../gl/libgnu.a. (gpg_preset_passphrase_LDADD, t_common_ldadd): Likewise. (gpg_agent_LDADD): Add ../gl/libgnu.a after ../common/libcommon.a. kbx/ 2005-10-08 Marcus Brinkmann <[email protected]> * Makefile.am (kbxutil_LDADD): Add ../gl/libgnu.a after ../jnlib/libjnlib.a. scd/ 2005-10-08 Marcus Brinkmann <[email protected]> * Makefile.am (scdaemon_LDADD): Add ../gl/libgnu.a after ../common/libcommon.a. sm/ 2005-10-08 Marcus Brinkmann <[email protected]> * Makefile.am (gpgsm_LDADD): Add ../gl/libgnu.a after ../common/libcommon.a. tools/ 2005-10-08 Marcus Brinkmann <[email protected]> * Makefile.am (gpgconf_LDADD): Add ../gl/libgnu.a after ../common/libcommon.a. (symcryptrun_LDADD, gpg_connect_agent_LDADD, gpgkey2ssh_LDADD): Likewise.
| * 2005-10-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann2005-10-072-1/+6
| | | | | | | | | | | | * signal.c (get_signal_name): Check value of HAVE_DECL_SYS_SIGLIST instead of just if it is defined.
| * 2005-10-07 Marcus Brinkmann <[email protected]>Marcus Brinkmann2005-10-072-20/+7
| | | | | | | | | | | | | | * Makefile.am (TESTS_ENVIRONMENT): Remove LD_LIBRARY_PATH hack. It's the responsibility of the person building the software to set it properly.
| * 2005-09-28 Marcus Brinkmann <[email protected]>Marcus Brinkmann2005-09-282-1/+6
| | | | | | | | | | * Makefile.am (AM_CFLAGS): Add $(LIBASSUAN_CFLAGS).
| * 2005-09-29 Marcus Brinkmann <[email protected]>Marcus Brinkmann2005-09-282-1/+5
| | | | | | | | | | * Makefile.am (AM_CFLAGS): Add $(LIBGCRYPT_CFLAGS).
| * Fixed padding in pkcs#12 Werner Koch2005-09-162-2/+17
| |
| * 2005-09-15 Moritz Schulte <[email protected]>Moritz Schulte2005-09-152-2/+170
| | | | | | | | | | | | * t-protect.c (test_agent_protect): Implemented. (main): Disable use of secure memory.
| * About to release 1.9.19V1-9-19Werner Koch2005-09-122-2/+4
| |
| * Fixed yesterdays change. Importing to Outlook seems to work now.Werner Koch2005-09-092-2/+3
| |
| * Bug fixes and ssh support for the BELPIC.Werner Koch2005-09-0915-71/+256
| |
| * The BELPIC card does now work.Werner Koch2005-09-0611-196/+352
| |
| * Changed license of this parser to LPGL.Werner Koch2005-09-063-36/+41
| |