Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-02-25 | Fixed a nasty bug in scdaemon which led to a card reset if the card was | Werner Koch | 1 | -0/+6 | |
inserted during scdaemon startup and a connection was made before the ticker had a chance to run. Add some stuff for better debugging. | |||||
2009-01-27 | Add a Geldkarte gadget application. | Werner Koch | 1 | -0/+5 | |
Minor other changes. | |||||
2008-11-20 | Fix last change. | Werner Koch | 1 | -0/+4 | |
2008-11-12 | Made arg_parse more readable. | Werner Koch | 1 | -0/+6 | |
2008-11-04 | Revamped the W32 gettext implementation. | Werner Koch | 1 | -0/+7 | |
2008-10-29 | Check that the socket is well and served by us. | Werner Koch | 1 | -0/+5 | |
2008-10-29 | Fix last chnage. Reported by Tom Pegios. | Werner Koch | 1 | -0/+5 | |
2008-10-28 | Fixed w32-gettext. | Werner Koch | 1 | -0/+5 | |
2008-10-20 | Marked all unused args on non-W32 platforms. | Werner Koch | 1 | -0/+10 | |
2008-10-15 | Made scdaemon more robust on Windows. | Werner Koch | 1 | -0/+4 | |
2008-09-29 | Remove hacks which are not anymore needed since we now require Libgcrypt 1.4 | Werner Koch | 1 | -0/+7 | |
2008-06-26 | Start support of TCOS 3 cards. | Werner Koch | 1 | -0/+6 | |
Support restriction attribute. Fix utf-8 printing problems. Use AES by default. | |||||
2008-06-13 | Implement dotlocking for W32. | Werner Koch | 1 | -0/+5 | |
2008-06-11 | Removed unused variable. | Werner Koch | 1 | -0/+5 | |
2008-05-27 | Fixed segv in gpg-agent (command marktrusted). | Werner Koch | 1 | -0/+4 | |
Replaced almost all free by xfree. Translation fixes. | |||||
2008-04-18 | Adjust for the changed Camellia draft. | Werner Koch | 1 | -1/+7 | |
W32 gettext changes. Comment and typo fixes. | |||||
2008-03-25 | Changed the way i18n files are located under Windows. The setting of the | Werner Koch | 1 | -0/+7 | |
Registry key is not anymore required. Helpfiles are not properly located. | |||||
2008-03-20 | Fix a bug in the ambigious name detection. | Werner Koch | 1 | -0/+7 | |
Minor cleanups. | |||||
2008-02-22 | Add some tests. | Werner Koch | 1 | -0/+4 | |
2007-11-19 | Started to implement the audit log feature. | Werner Koch | 1 | -0/+6 | |
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | |||||
2007-10-01 | Use Assuan socket wrapper calls. | Werner Koch | 1 | -0/+6 | |
Made socket servers secure under Windows. | |||||
2007-08-29 | Extended the --check-program output: Error messages are now inlcued in an | Werner Koch | 1 | -0/+5 | |
easy parsable format. | |||||
2007-08-24 | tryu harder to ignore duplicate specified keyrings and -boxes. | Werner Koch | 1 | -0/+6 | |
Documentation updates. | |||||
2007-08-10 | Implemented the chain model for X.509 validation. | Werner Koch | 1 | -0/+5 | |
2007-08-02 | Factored common gpgconf constants out | Werner Koch | 1 | -0/+8 | |
Fixed W32 compare_filenames | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -0/+6 | |
Removed intl/. | |||||
2007-07-04 | A bunch of minor changes for Windows. | Werner Koch | 1 | -0/+6 | |
2007-06-19 | Made percent_escape more general. | Werner Koch | 1 | -0/+14 | |
Added regression tests support to jnlib. W32 changes. | |||||
2007-06-18 | jnlib/ | Marcus Brinkmann | 1 | -1/+6 | |
2007-06-18 Marcus Brinkmann <[email protected]> * stringhelp.h (percent_escape): New prototype. * stringhelp.c (percent_escape): New function. agent/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpg-agent.c (main): Percent escape pathname in --gpgconf-list output. g10/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpg.c (gpgconf_list): Percent escape output of --gpgconf-list. scdaemon/ 2007-06-18 Marcus Brinkmann <[email protected]> * scdaemon.c (main): Percent escape output of --gpgconf-list. sm/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpgsm.c (main): Percent escape output of --gpgconf-list. | |||||
2007-06-14 | A whole bunch of changes to allow building for Windows. | Werner Koch | 1 | -0/+4 | |
See the ChangeLogs for details. | |||||
2007-06-06 | First steps towards supporting W32. | Werner Koch | 1 | -0/+22 | |
This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | |||||
2007-05-04 | UTF-8 Fixes | Werner Koch | 1 | -0/+4 | |
2007-03-07 | The Cherry XX44 keyboard's PINpad does now work. | Werner Koch | 1 | -0/+4 | |
DINSIG and NKS card applications are now also PIN pad aware. | |||||
2007-01-25 | jnlib/ | Werner Koch | 1 | -0/+4 | |
* stringhelp.c (utf8_charcount): New. agent/ * genkey.c (check_passphrase_constraints): Use UTF-8 aware strlen. | |||||
2006-12-06 | Fixes for CVE-2006-6235 | Werner Koch | 1 | -0/+5 | |
2006-11-20 | Made some PIN pads work. | Werner Koch | 1 | -1/+6 | |
Some cleanups for 64 bit CPUs. | |||||
2006-10-19 | Fixes | Werner Koch | 1 | -0/+4 | |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -21/+51 | |
2006-09-22 | Added iconv support and doc cleanups. | Werner Koch | 1 | -0/+6 | |
2006-08-29 | See ChangeLogs | Werner Koch | 1 | -0/+4 | |
2006-06-28 | Remove stale lockfiles if created on the same node. | Werner Koch | 1 | -0/+12 | |
2006-05-23 | g10/ does build again. | Werner Koch | 1 | -0/+19 | |
2006-04-28 | Fix for sanitize string. Added SHA224 | Werner Koch | 1 | -0/+7 | |
2006-04-21 | Still merging 1.4.3 code back | Werner Koch | 1 | -0/+5 | |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -0/+5 | |
The gpg part does not yet build. | |||||
2005-06-16 | gcc-4 defaults forced me to edit many many files to get rid of the | Werner Koch | 1 | -0/+13 | |
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. | |||||
2005-02-22 | (stream_read_string): Removed call to abort on | Werner Koch | 1 | -1/+2 | |
memory error because the CVS version of libgcrypt makes sure that ERRNO gets always set on error even with a faulty user supplied function. | |||||
2005-02-03 | Forgot to commit the recent fixed to scd and logging - doing it now | Werner Koch | 1 | -0/+5 | |
2004-12-20 | (do_pth_event_free): The events are hold in a ring | Werner Koch | 1 | -0/+12 | |
buffer. Adjust for that. (do_pth_event_body): Ditto. (pth_event_isolate): Ditto. (do_pth_wait): Ditto. (_pth_event_count): Renamed to .. (event_count): .. and adjusted as above. (pth_init): Define 3 debug levels and change all debug calls to make use of them. This makes the moule now silent. | |||||
2004-12-19 | * query.c (initialize_module_query): | Werner Koch | 1 | -0/+3 | |
* call-scd.c (initialize_module_call_scd): New. * w32-pth.c (pth_init): Enable debugging depending on env var. (pth_self): New. (pth_mutex_release, pth_mutex_acquire): Implemented directly using the W32 API. |