Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some work on porting dirmngr (unfinished) | Werner Koch | 2010-07-16 | 1 | -0/+6 |
| | | | | | Ported gpgtar to W32. | ||||
* | Implement export of pkcs#12 objects using a direct agent connection. | Werner Koch | 2010-06-21 | 1 | -1/+6 |
| | |||||
* | Avoid using the protect-tool to import pkcs#12. | Werner Koch | 2010-06-17 | 1 | -0/+2 |
| | |||||
* | Merged Dirmngr with GnuPG. | Werner Koch | 2010-06-09 | 1 | -0/+2 |
| | | | | | A few code changes to support dirmngr. | ||||
* | Add a separate header for time related fucntions. | Werner Koch | 2010-04-20 | 1 | -41/+1 |
| | |||||
* | ./autogen.sh --build-w32ce does now succeed. | Werner Koch | 2010-04-14 | 1 | -0/+4 |
| | |||||
* | Whole lot of changes to support CE. | Werner Koch | 2010-04-14 | 1 | -0/+2 |
| | |||||
* | More chnages to use estream. Add a way to replace the standard | Werner Koch | 2010-03-22 | 1 | -1/+0 |
| | | | | | descriptors. | ||||
* | Builds again for W32. | Werner Koch | 2010-03-15 | 1 | -5/+0 |
| | |||||
* | Finished the bulk of changes to use estream in most places instead of | Werner Koch | 2010-03-15 | 1 | -3/+2 |
| | | | | | stdio. | ||||
* | Merged jnlib into common. | Werner Koch | 2010-03-10 | 1 | -13/+14 |
| | |||||
* | First steps towards the W32CE port | Werner Koch | 2010-03-02 | 1 | -0/+7 |
| | |||||
* | Print status of CRL checks in the audit log. | Werner Koch | 2009-07-23 | 1 | -0/+5 |
| | |||||
* | Alow batch ode for gpgsm --gen-key. | Werner Koch | 2009-07-01 | 1 | -0/+3 |
| | | | | | Allow CSR generation using an existing key with gpgsm. | ||||
* | New helper function factored out of ../scd and equipped with test code. | Werner Koch | 2009-05-07 | 1 | -0/+9 |
| | |||||
* | Import/export of pkcs#12 now uses the gpg-agent directly. | Werner Koch | 2009-04-01 | 1 | -0/+5 |
| | | | | | Removed duplicated code (percent unescaping). | ||||
* | Remove duplicated code. | Werner Koch | 2009-03-16 | 1 | -0/+1 |
| | |||||
* | New gpg-agent command to list key information. | Werner Koch | 2009-03-06 | 1 | -1/+3 |
| | | | | | | Gpgsm does now print the S/N of cards. Consider ephemeral keys during listing an export. | ||||
* | Add a custom prompt for the CSR generation. | Werner Koch | 2008-12-05 | 1 | -0/+3 |
| | | | | | Add a new percent escape fucntion. | ||||
* | Revamped the W32 gettext implementation. | Werner Koch | 2008-11-04 | 1 | -0/+1 |
| | |||||
* | Use more warning options with modern GCCs. | Werner Koch | 2008-10-17 | 1 | -0/+7 |
| | | | | | Other minor changes. | ||||
* | Fix gpg-preset-passphrase bug. | Werner Koch | 2008-09-03 | 1 | -0/+3 |
| | | | | | Cleanups | ||||
* | Add Base64 decoder. Not yet used but complements out encoder. | Werner Koch | 2008-06-09 | 1 | -1/+12 |
| | |||||
* | As a failsafe measure use memcpy instead of strcpy in gnupg_copy_time. | Werner Koch | 2008-06-05 | 1 | -4/+10 |
| | | | | | Typo fix. | ||||
* | Fixed segv in gpg-agent (command marktrusted). | Werner Koch | 2008-05-27 | 1 | -0/+2 |
| | | | | | | Replaced almost all free by xfree. Translation fixes. | ||||
* | Minor cleanups. | Werner Koch | 2008-04-07 | 1 | -0/+1 |
| | | | | | Implemented key helper kdns | ||||
* | Allow verification of some broken S-TRUST generated signatures. | Werner Koch | 2007-12-13 | 1 | -0/+1 |
| | |||||
* | Created help files form the current po entries. | Werner Koch | 2007-12-04 | 1 | -1/+1 |
| | |||||
* | Allow configuraton of pinentry tooltip. | Werner Koch | 2007-12-04 | 1 | -0/+6 |
| | | | | | Other minor buf fixes. | ||||
* | New command --check-programs for gpgconf. | Werner Koch | 2007-08-29 | 1 | -0/+4 |
| | |||||
* | Add more passphrase policy rules. | Werner Koch | 2007-08-28 | 1 | -1/+3 |
| | | | | | (--max-passphrase-days). | ||||
* | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 2007-08-27 | 1 | -0/+1 |
| | | | | | New tool gpg-check-pattern. | ||||
* | Documentaion updates. | Werner Koch | 2007-08-14 | 1 | -0/+1 |
| | | | | | | Support doe Dirmngr under W32. Fixed a yat2m bug. | ||||
* | Implemented the chain model for X.509 validation. | Werner Koch | 2007-08-10 | 1 | -1/+1 |
| | |||||
* | Fixed card key generation of gpg2. | Werner Koch | 2007-07-05 | 1 | -0/+2 |
| | | | | | Reveal less information about timings while generating a key. | ||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
| | | | | | Removed intl/. | ||||
* | More W32 related changes | Werner Koch | 2007-06-26 | 1 | -2/+4 |
| | |||||
* | Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵ | Werner Koch | 2007-06-21 | 1 | -1/+5 |
| | | | | Windows. | ||||
* | A whole bunch of changes to allow building for Windows. | Werner Koch | 2007-06-14 | 1 | -0/+16 |
| | | | | | See the ChangeLogs for details. | ||||
* | First steps towards supporting W32. | Werner Koch | 2007-06-06 | 1 | -2/+3 |
| | | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | ||||
* | Use estream_asprintf instead of the GNU asprintf. | Werner Koch | 2007-05-15 | 1 | -10/+10 |
| | |||||
* | Improved logging for error orginating from libgcrypt. | Werner Koch | 2007-04-20 | 1 | -0/+4 |
| | |||||
* | Allow export to work on systems without funopen/fopencookie. | Werner Koch | 2007-03-19 | 1 | -0/+2 |
| | |||||
* | Changes to let the key listing use estream to help systems without | Werner Koch | 2007-03-19 | 1 | -1/+0 |
| | | | | | funopen. | ||||
* | Preparing 2.0.1 | Werner Koch | 2006-11-28 | 1 | -1/+2 |
| | |||||
* | Allow to select X.509 certificates using the keygrip. | Werner Koch | 2006-10-20 | 1 | -0/+1 |
| | |||||
* | Various changes | Werner Koch | 2006-10-10 | 1 | -0/+7 |
| | |||||
* | Add missing file and other changes. | Werner Koch | 2006-09-27 | 1 | -9/+0 |
| | |||||
* | Various updates | Werner Koch | 2006-09-21 | 1 | -0/+9 |
| | |||||
* | Allow for a global trustlist. | Werner Koch | 2006-09-15 | 1 | -0/+6 |
| |