Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check that the socket is well and served by us. | Werner Koch | 2008-10-29 | 3 | -44/+81 |
| | |||||
* | Fix last chnage. Reported by Tom Pegios. | Werner Koch | 2008-10-29 | 2 | -1/+6 |
| | |||||
* | Fixed w32-gettext. | Werner Koch | 2008-10-28 | 2 | -1/+6 |
| | |||||
* | Marked all unused args on non-W32 platforms. | Werner Koch | 2008-10-20 | 6 | -4/+29 |
| | |||||
* | Use more warning options with modern GCCs. | Werner Koch | 2008-10-17 | 1 | -0/+1 |
| | | | | | Other minor changes. | ||||
* | Made scdaemon more robust on Windows. | Werner Koch | 2008-10-15 | 2 | -0/+8 |
| | |||||
* | Remove hacks which are not anymore needed since we now require Libgcrypt 1.4 | Werner Koch | 2008-09-29 | 4 | -182/+275 |
| | |||||
* | Start support of TCOS 3 cards. | Werner Koch | 2008-06-26 | 2 | -2/+7 |
| | | | | | | | Support restriction attribute. Fix utf-8 printing problems. Use AES by default. | ||||
* | Implement dotlocking for W32. | Werner Koch | 2008-06-13 | 2 | -125/+264 |
| | |||||
* | Removed unused variable. | Werner Koch | 2008-06-11 | 2 | -7/+7 |
| | |||||
* | Fixed segv in gpg-agent (command marktrusted). | Werner Koch | 2008-05-27 | 2 | -1/+10 |
| | | | | | | Replaced almost all free by xfree. Translation fixes. | ||||
* | Updated German translation. | Werner Koch | 2008-05-09 | 1 | -0/+5 |
| | | | | | Fix in gpgconf for W32. | ||||
* | Adjust for the changed Camellia draft. | Werner Koch | 2008-04-18 | 3 | -42/+86 |
| | | | | | | W32 gettext changes. Comment and typo fixes. | ||||
* | Changed the way i18n files are located under Windows. The setting of the | Werner Koch | 2008-03-25 | 3 | -121/+1238 |
| | | | | | Registry key is not anymore required. Helpfiles are not properly located. | ||||
* | Fix a bug in the ambigious name detection. | Werner Koch | 2008-03-20 | 3 | -4/+14 |
| | | | | | Minor cleanups. | ||||
* | Add some tests. | Werner Koch | 2008-02-22 | 2 | -2/+6 |
| | |||||
* | Started to implement the audit log feature. | Werner Koch | 2007-11-19 | 3 | -5/+37 |
| | | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | ||||
* | Use Assuan socket wrapper calls. | Werner Koch | 2007-10-01 | 3 | -83/+76 |
| | | | | | Made socket servers secure under Windows. | ||||
* | Extended the --check-program output: Error messages are now inlcued in an | Werner Koch | 2007-08-29 | 2 | -53/+64 |
| | | | | | easy parsable format. | ||||
* | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 2007-08-27 | 1 | -1/+1 |
| | | | | | New tool gpg-check-pattern. | ||||
* | tryu harder to ignore duplicate specified keyrings and -boxes. | Werner Koch | 2007-08-24 | 4 | -9/+70 |
| | | | | | Documentation updates. | ||||
* | Fixed creation of private keys under W32. | Werner Koch | 2007-08-22 | 1 | -0/+5 |
| | | | | | Minor code cleanups. | ||||
* | Implemented the chain model for X.509 validation. | Werner Koch | 2007-08-10 | 2 | -1/+19 |
| | |||||
* | Factored common gpgconf constants out | Werner Koch | 2007-08-02 | 3 | -30/+100 |
| | | | | | Fixed W32 compare_filenames | ||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 29 | -118/+68 |
| | | | | | Removed intl/. | ||||
* | A bunch of minor changes for Windows. | Werner Koch | 2007-07-04 | 2 | -49/+63 |
| | |||||
* | Made percent_escape more general. | Werner Koch | 2007-06-19 | 8 | -20/+355 |
| | | | | | | Added regression tests support to jnlib. W32 changes. | ||||
* | jnlib/ | Marcus Brinkmann | 2007-06-18 | 3 | -3/+45 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | A whole bunch of changes to allow building for Windows. | Werner Koch | 2007-06-14 | 3 | -0/+61 |
| | | | | | See the ChangeLogs for details. | ||||
* | First steps towards supporting W32. | Werner Koch | 2007-06-06 | 12 | -1754/+949 |
| | | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | ||||
* | UTF-8 Fixes | Werner Koch | 2007-05-04 | 4 | -16/+45 |
| | |||||
* | The Cherry XX44 keyboard's PINpad does now work. | Werner Koch | 2007-03-07 | 2 | -1/+5 |
| | | | | | DINSIG and NKS card applications are now also PIN pad aware. | ||||
* | jnlib/ | Werner Koch | 2007-01-25 | 3 | -0/+24 |
| | | | | | | | * stringhelp.c (utf8_charcount): New. agent/ * genkey.c (check_passphrase_constraints): Use UTF-8 aware strlen. | ||||
* | Fixes for CVE-2006-6235 | Werner Koch | 2006-12-06 | 2 | -1/+6 |
| | |||||
* | Made some PIN pads work. | Werner Koch | 2006-11-20 | 2 | -2/+14 |
| | | | | | Some cleanups for 64 bit CPUs. | ||||
* | Fixes | Werner Koch | 2006-10-19 | 3 | -0/+20 |
| | |||||
* | Fix for bug 537 | Werner Koch | 2006-10-02 | 25 | -371/+565 |
| | |||||
* | Added iconv support and doc cleanups. | Werner Koch | 2006-09-22 | 2 | -195/+383 |
| | |||||
* | See ChangeLogs | Werner Koch | 2006-08-29 | 2 | -2/+14 |
| | |||||
* | Remove stale lockfiles if created on the same node. | Werner Koch | 2006-06-28 | 2 | -257/+348 |
| | |||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 22 | -35/+58 |
| | |||||
* | g10/ does build again. | Werner Koch | 2006-05-23 | 8 | -61/+201 |
| | |||||
* | Fix for sanitize string. Added SHA224 | Werner Koch | 2006-04-28 | 2 | -7/+14 |
| | |||||
* | Still merging 1.4.3 code back | Werner Koch | 2006-04-21 | 3 | -4/+13 |
| | |||||
* | Merged with gpg 1.4.3 code. | Werner Koch | 2006-04-19 | 4 | -20/+29 |
| | | | | | The gpg part does not yet build. | ||||
* | gcc-4 defaults forced me to edit many many files to get rid of the | Werner Koch | 2005-06-16 | 6 | -57/+90 |
| | | | | | | | 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. | ||||
* | (stream_read_string): Removed call to abort on | Werner Koch | 2005-02-22 | 2 | -2/+3 |
| | | | | | | | memory error because the CVS version of libgcrypt makes sure that ERRNO gets always set on error even with a faulty user supplied function. | ||||
* | Forgot to commit the recent fixed to scd and logging - doing it now | Werner Koch | 2005-02-03 | 2 | -28/+18 |
| | |||||
* | * preset-passphrase.c (preset_passphrase): Handle --passphrase. | Werner Koch | 2004-12-21 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am (gpg_preset_passphrase_LDADD): Reorder libs so that pwquery may use stuff from jnlib. Conditionally add -lwsock2 (gpg_protect_tool_LDADD): Ditto. * preset-passphrase.c (main): Use default_homedir(). (main) [W32]: Initialize sockets. * simple-pwquery.c (agent_open) [W32]: Implement for W32. (readline) [W32]: Use recv instead of read. (writen) [W32]: Use send instead of write. (my_stpcpy): Define a stpcpy replacement so that this file continues to be self-contained. (agent_send_all_options) [W32]: Don't call ttyname. * gnupg-badge-openpgp.eps, gnupg-badge-openpgp.jpg: New * gnupg.texi: Add a logo. * sysnotes.texi: New. * gpgsm.c (main): Use default_homedir(). (main) [W32]: Default to disabled CRL checks. * gpgconf-comp.c (get_config_pathname) [DOSISH]: Detect absolute pathnames with a drive letter. | ||||
* | (do_pth_event_free): The events are hold in a ring | Werner Koch | 2004-12-20 | 2 | -101/+169 |
| | | | | | | | | | | | | 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. |