Werner Koch
|
fcb5f7d08f
|
s/AES/AES128/ in diagnostics and --list-config
|
2010-12-02 15:49:02 +00:00 |
|
Werner Koch
|
54591341a4
|
More agent support for gpg.
|
2010-10-13 15:57:08 +00:00 |
|
Werner Koch
|
bfbd80feb9
|
Exporting secret keys via gpg-agent is now basically supported.
A couple of forward ported changes.
Doc updates.
|
2010-10-01 20:33:53 +00:00 |
|
Werner Koch
|
90a4599c5e
|
Obscure the cached passphrases.
|
2010-09-02 10:46:23 +00:00 |
|
Werner Koch
|
8b8925a2bd
|
Some work on porting dirmngr (unfinished)
Ported gpgtar to W32.
|
2010-07-16 13:19:45 +00:00 |
|
Werner Koch
|
91056b1976
|
Implement export of pkcs#12 objects using a direct agent connection.
|
2010-06-21 10:01:24 +00:00 |
|
Werner Koch
|
006fd75aea
|
Avoid using the protect-tool to import pkcs#12.
|
2010-06-17 15:44:44 +00:00 |
|
Werner Koch
|
c3f08dcb72
|
Merged Dirmngr with GnuPG.
A few code changes to support dirmngr.
|
2010-06-09 16:53:51 +00:00 |
|
Werner Koch
|
0a043101cf
|
Add a separate header for time related fucntions.
|
2010-04-20 11:52:33 +00:00 |
|
Werner Koch
|
53c636c4c6
|
./autogen.sh --build-w32ce does now succeed.
|
2010-04-14 14:39:16 +00:00 |
|
Werner Koch
|
31d7bdfe77
|
Whole lot of changes to support CE.
|
2010-04-14 11:24:02 +00:00 |
|
Werner Koch
|
e64038608b
|
More chnages to use estream. Add a way to replace the standard
descriptors.
|
2010-03-22 12:46:05 +00:00 |
|
Werner Koch
|
0f4eefb094
|
Builds again for W32.
|
2010-03-15 13:08:51 +00:00 |
|
Werner Koch
|
fb2ba98963
|
Finished the bulk of changes to use estream in most places instead of
stdio.
|
2010-03-15 11:15:45 +00:00 |
|
Werner Koch
|
d8b1099d01
|
Merged jnlib into common.
|
2010-03-10 12:24:58 +00:00 |
|
Werner Koch
|
d232fd2e54
|
First steps towards the W32CE port
|
2010-03-02 21:25:08 +00:00 |
|
Werner Koch
|
830dae2873
|
Print status of CRL checks in the audit log.
|
2009-07-23 15:18:58 +00:00 |
|
Werner Koch
|
1925cb37f9
|
Alow batch ode for gpgsm --gen-key.
Allow CSR generation using an existing key with gpgsm.
|
2009-07-01 18:30:33 +00:00 |
|
Werner Koch
|
03aae15a56
|
New helper function factored out of ../scd and equipped with test code.
|
2009-05-07 15:01:47 +00:00 |
|
Werner Koch
|
f8b4cd7650
|
Import/export of pkcs#12 now uses the gpg-agent directly.
Removed duplicated code (percent unescaping).
|
2009-04-01 10:51:53 +00:00 |
|
Werner Koch
|
94be7a4341
|
Remove duplicated code.
|
2009-03-16 09:44:44 +00:00 |
|
Werner Koch
|
a9c317a95c
|
New gpg-agent command to list key information.
Gpgsm does now print the S/N of cards.
Consider ephemeral keys during listing an export.
|
2009-03-06 17:31:27 +00:00 |
|
Werner Koch
|
5bc9948f69
|
Add a custom prompt for the CSR generation.
Add a new percent escape fucntion.
|
2008-12-05 16:31:39 +00:00 |
|
Werner Koch
|
75c0534820
|
Revamped the W32 gettext implementation.
|
2008-11-04 19:54:02 +00:00 |
|
Werner Koch
|
0698c5169f
|
Use more warning options with modern GCCs.
Other minor changes.
|
2008-10-17 19:18:46 +00:00 |
|
Werner Koch
|
5a8bf0bec6
|
Fix gpg-preset-passphrase bug.
Cleanups
|
2008-09-03 09:37:32 +00:00 |
|
Werner Koch
|
5a788b9e00
|
Add Base64 decoder. Not yet used but complements out encoder.
|
2008-06-09 14:49:28 +00:00 |
|
Werner Koch
|
b11af4cf50
|
As a failsafe measure use memcpy instead of strcpy in gnupg_copy_time.
Typo fix.
|
2008-06-05 07:46:12 +00:00 |
|
Werner Koch
|
138bf2dc15
|
Fixed segv in gpg-agent (command marktrusted).
Replaced almost all free by xfree.
Translation fixes.
|
2008-05-27 12:03:50 +00:00 |
|
Werner Koch
|
86f35a55d0
|
Minor cleanups.
Implemented key helper kdns
|
2008-04-07 19:31:12 +00:00 |
|
Werner Koch
|
9d66580cff
|
Allow verification of some broken S-TRUST generated signatures.
|
2007-12-13 15:45:40 +00:00 |
|
Werner Koch
|
63ec0b271c
|
Created help files form the current po entries.
|
2007-12-04 15:00:14 +00:00 |
|
Werner Koch
|
8c20500a5d
|
Allow configuraton of pinentry tooltip.
Other minor buf fixes.
|
2007-12-04 11:23:31 +00:00 |
|
Werner Koch
|
b13587ef16
|
New command --check-programs for gpgconf.
|
2007-08-29 09:51:37 +00:00 |
|
Werner Koch
|
f268889b8f
|
Add more passphrase policy rules.
(--max-passphrase-days).
|
2007-08-28 17:48:13 +00:00 |
|
Werner Koch
|
15d0cb42a1
|
Implemented more gpg-agen options to support certain passphrase policies.
New tool gpg-check-pattern.
|
2007-08-27 18:10:27 +00:00 |
|
Werner Koch
|
d20d11a0ee
|
Documentaion updates.
Support doe Dirmngr under W32.
Fixed a yat2m bug.
|
2007-08-14 16:50:27 +00:00 |
|
Werner Koch
|
74d344a521
|
Implemented the chain model for X.509 validation.
|
2007-08-10 16:52:05 +00:00 |
|
Werner Koch
|
4631bc8ddf
|
Fixed card key generation of gpg2.
Reveal less information about timings while generating a key.
|
2007-07-05 16:58:19 +00:00 |
|
Werner Koch
|
93d3811abc
|
Changed to GPLv3.
Removed intl/.
|
2007-07-04 19:49:40 +00:00 |
|
Werner Koch
|
a7fe86bc02
|
More W32 related changes
|
2007-06-26 13:48:44 +00:00 |
|
Werner Koch
|
0b66f30d66
|
Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under Windows.
|
2007-06-21 18:44:48 +00:00 |
|
Werner Koch
|
0cfbfd6186
|
A whole bunch of changes to allow building for Windows.
See the ChangeLogs for details.
|
2007-06-14 17:05:07 +00:00 |
|
Werner Koch
|
2c9791db55
|
First steps towards supporting W32.
This is mainly source code reorganization.
Update gnulib.
g10/ does currently not build.
|
2007-06-06 18:12:30 +00:00 |
|
Werner Koch
|
5f3bca9682
|
Use estream_asprintf instead of the GNU asprintf.
|
2007-05-15 16:10:48 +00:00 |
|
Werner Koch
|
b89d98e335
|
Improved logging for error orginating from libgcrypt.
|
2007-04-20 16:59:37 +00:00 |
|
Werner Koch
|
9e95c2dff6
|
Allow export to work on systems without funopen/fopencookie.
|
2007-03-19 15:44:59 +00:00 |
|
Werner Koch
|
12b661166c
|
Changes to let the key listing use estream to help systems without
funopen.
|
2007-03-19 14:35:04 +00:00 |
|
Werner Koch
|
252b668814
|
Preparing 2.0.1
|
2006-11-28 16:36:02 +00:00 |
|
Werner Koch
|
58785c880d
|
Allow to select X.509 certificates using the keygrip.
|
2006-10-20 11:38:48 +00:00 |
|