Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| | | ||||||
| * | Print a note that the software has not been approved for qualified signatures. | Werner Koch | 2005-11-23 | 6 | -9/+127 | |
| | | ||||||
| * | Don't use keywords for signed files. | Werner Koch | 2005-11-14 | 1 | -2/+21 | |
| | | ||||||
| * | Added signature property | Werner Koch | 2005-11-14 | 0 | -0/+0 | |
| | | ||||||
| * | . | Werner Koch | 2005-11-14 | 1 | -0/+14 | |
| | | ||||||
| * | Added real information | Werner Koch | 2005-11-14 | 2 | -4/+73 | |
| | | ||||||
| * | Added qualified signature features. | Werner Koch | 2005-11-13 | 12 | -9/+535 | |
| | | ||||||
| * | NEw file qualified.ttx - not yet ready for distribution | Werner Koch | 2005-11-13 | 4 | -1/+27 | |
| | | ||||||
| * | 2005-10-08 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2005-10-08 | 2 | -0/+3 | |
| | | | | | | | | | | * Makefile.am (watchgnupg_LDADD): New variable. | |||||
| * | agent/ | Marcus Brinkmann | 2005-10-08 | 10 | -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 Brinkmann | 2005-10-07 | 2 | -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 Brinkmann | 2005-10-07 | 2 | -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 Brinkmann | 2005-09-28 | 2 | -1/+6 | |
| | | | | | | | | | | * Makefile.am (AM_CFLAGS): Add $(LIBASSUAN_CFLAGS). | |||||
| * | 2005-09-29 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2005-09-28 | 2 | -1/+5 | |
| | | | | | | | | | | * Makefile.am (AM_CFLAGS): Add $(LIBGCRYPT_CFLAGS). | |||||
| * | Fixed padding in pkcs#12 | Werner Koch | 2005-09-16 | 2 | -2/+17 | |
| | | ||||||
| * | 2005-09-15 Moritz Schulte <[email protected]> | Moritz Schulte | 2005-09-15 | 2 | -2/+170 | |
| | | | | | | | | | | | | * t-protect.c (test_agent_protect): Implemented. (main): Disable use of secure memory. | |||||
| * | About to release 1.9.19V1-9-19 | Werner Koch | 2005-09-12 | 2 | -2/+4 | |
| | | ||||||
| * | Fixed yesterdays change. Importing to Outlook seems to work now. | Werner Koch | 2005-09-09 | 2 | -2/+3 | |
| | | ||||||
| * | Bug fixes and ssh support for the BELPIC. | Werner Koch | 2005-09-09 | 15 | -71/+256 | |
| | | ||||||
| * | The BELPIC card does now work. | Werner Koch | 2005-09-06 | 11 | -196/+352 | |
| | | ||||||
| * | Changed license of this parser to LPGL. | Werner Koch | 2005-09-06 | 3 | -36/+41 | |
| | | ||||||
| * | Basically made Belgian EID cards work. | Werner Koch | 2005-09-05 | 7 | -44/+349 | |
| | | | | | | | | | | | | Signature creation has not yet been tested. Also other changes to better cope with T=0 cards. | |||||
| * | Use a default argument for --write-env-file. | Werner Koch | 2005-08-16 | 3 | -2/+15 | |
| | | ||||||
| * | About to release 1.9.18V1-9-18 | Werner Koch | 2005-08-01 | 7 | -12/+36 | |
| | | ||||||
| * | Fixed Umlaut problem | Werner Koch | 2005-08-01 | 2 | -161/+165 | |
| | | ||||||
| * | * findkey.c (agent_public_key_from_file): Fixed array assignment. | Werner Koch | 2005-07-25 | 8 | -24/+91 | |
| | | | | | | | | | | | | | | This was the cause for random segvs. * call-agent.c (gpgsm_agent_readkey): New. | |||||
| * | * gpgsm.c (main): New options --no-log-file and --debug-none. | Werner Koch | 2005-07-21 | 5 | -36/+164 | |
| | | | | | | | | | | | | | | | | | | | | | | * certreqgen.c (get_parameter, get_parameter_value): Add SEQ arg to allow enumeration. Changed all callers. (create_request): Process DNS and URI parameters. * gpgsm-gencert.sh: Reworked to allow for multiple email addresses as well as DNsanmes and URi. Present the parameter file before creating the certificate. | |||||
| * | Fix to let it compile. This is not required but avoids complaints | Werner Koch | 2005-07-20 | 1 | -2/+1 | |
| | | | | | | | | | | from folks not reading the documentation. | |||||
| * | * keylist.c (email_kludge): Reworked. | Werner Koch | 2005-07-20 | 11 | -15/+62 | |
| | | | | | | | | | | | | | | * certdump.c (gpgsm_print_serial, gpgsm_dump_serial): Cast printf arg to unsigned. * call-dirmngr.c (gpgsm_dirmngr_run_command): Ditto | |||||
| * | (gpgsm_get_certid): Cast printf arg to unsigned. | Werner Koch | 2005-07-19 | 2 | -3/+7 | |
| | | | | | | | | | | | | Bug accidently introduced while solving the #$%^& gcc signed/unsigned char* warnings. | |||||
| * | 2005-07-04 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2005-07-04 | 2 | -6/+71 | |
| | | | | | | | | | | | | | | | | | | | | * symcryptrun.c (SYMC_BAD_PASSPHRASE, SYMC_CANCELED): New symbols, use instead constants. (hash_string): New function copied from simple-gettext.c. (confucius_get_pass): Take new argument CACHEID. (confucius_process): Calculate cacheid and pass it to confucius_get_pass. Clear passphrase from cache if necessary. | |||||
| * | 2005-07-04 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2005-07-04 | 3 | -1/+31 | |
| | | | | | | | | | | | | * simple-pwquery.h (simple_pwclear): New prototype. * simple-pwquery.c (simple_pwclear): New function. | |||||
| * | (data_sign): Removed empty statement. | Werner Koch | 2005-06-29 | 5 | -5/+175 | |
| | | ||||||
| * | post release version number update | Werner Koch | 2005-06-20 | 2 | -1/+5 | |
| | | ||||||
| * | Preparing 1.9.17V1-9-17 | Werner Koch | 2005-06-20 | 6 | -201/+257 | |
| | | ||||||
| * | gcc-4 defaults forced me to edit many many files to get rid of the | Werner Koch | 2005-06-16 | 69 | -348/+558 | |
| | | | | | | | | | | | | | | char * vs. unsigned char * warnings. The GNU coding standards used to say that these mismatches are okay and better than a bunch of casts. Obviously this has changed now. | |||||
| * | New debugging optionhs, updates to the manual. | Werner Koch | 2005-06-07 | 23 | -81/+759 | |
| | | ||||||
| * | 2005-06-04 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2005-06-04 | 2 | -25/+39 | |
| | | | | | | | | | | | | | | | | | | | | | | * symcryptrun.c (main): Allow any number of arguments, don't use first argument as input file name. Pass extra arguments to confucius_main. (confucius_main): Accept new arguments argc and argv and pass them to confucius_process. (confucius_process): Accept new arguments argc and argv and pass them to the confucius process. |