Werner Koch
|
764e88d4df
|
All tests work are again working
|
2010-10-14 16:34:31 +00:00 |
|
Werner Koch
|
54591341a4
|
More agent support for gpg.
|
2010-10-13 15:57:08 +00:00 |
|
Werner Koch
|
a78335c9ce
|
Add new option --with-keygrip
|
2010-10-08 11:11:08 +00:00 |
|
Werner Koch
|
002b30e75c
|
Import fixes.
new otion for watchgnupg
|
2010-10-06 11:29:10 +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 |
|
David Shaw
|
aeb31977ec
|
* options.skel: Make the example for force-v3-sigs match reality (it
has defaulted to off since 2007-10-25).
|
2010-09-28 16:17:30 +00:00 |
|
Werner Koch
|
4fdd83b401
|
Fix standard directories for Wince.
Typo fix.
|
2010-09-13 10:17:04 +00:00 |
|
Werner Koch
|
299ed4c9e2
|
Removed more secret key related code.
It builds fine and passes some of the tests but there are quite some
features which don't work yet.
|
2010-09-06 19:57:42 +00:00 |
|
Werner Koch
|
daab9aff3a
|
Merge secret keys during import
|
2010-09-02 15:11:51 +00:00 |
|
Werner Koch
|
a0b9ebfb7d
|
Even less prompts for a new key now.
|
2010-09-01 12:49:05 +00:00 |
|
Werner Koch
|
9a9b3da58f
|
Use passphrase caching for import and genkey.
|
2010-09-01 09:48:35 +00:00 |
|
Werner Koch
|
87fac99112
|
Import OpenPGP keys into the agent.
|
2010-08-31 15:58:39 +00:00 |
|
Werner Koch
|
34dde96669
|
Fix regression in logging.
Add a registry key to enable catch-all remote debugging for W32.
Replace more stdio stuff by estream.
|
2010-08-18 19:25:15 +00:00 |
|
Werner Koch
|
a22c38baad
|
Some work on the dirmngr
|
2010-07-23 16:16:14 +00:00 |
|
Werner Koch
|
006fd75aea
|
Avoid using the protect-tool to import pkcs#12.
|
2010-06-17 15:44:44 +00:00 |
|
Werner Koch
|
db0fd50da1
|
use estream for status output.
|
2010-06-07 17:04:50 +00:00 |
|
Werner Koch
|
bbe388b5db
|
Add unfinished gpgtar.
Collected changes and ports of bug fixes from stable.
|
2010-06-07 13:33:02 +00:00 |
|
Werner Koch
|
b9f2c0daaf
|
Fix for bug 1223
|
2010-05-07 13:13:56 +00:00 |
|
Werner Koch
|
03d34be425
|
Provide a useful pinentry prompt.
|
2010-04-27 14:11:41 +00:00 |
|
Werner Koch
|
31bbe71ad6
|
Fix preference setting in new keys
|
2010-04-26 11:53:14 +00:00 |
|
Werner Koch
|
8e5010a958
|
Decryption and signi via agent is now implemented.
|
2010-04-23 11:36:59 +00:00 |
|
Werner Koch
|
ac823ac671
|
Re-indent and changed return type.
|
2010-04-21 17:30:07 +00:00 |
|
Werner Koch
|
a1412b05de
|
More changes on the way to remove secring.gpg.
|
2010-04-21 16:26:17 +00:00 |
|
Werner Koch
|
3af8efd595
|
Reindented
|
2010-04-20 18:19:19 +00:00 |
|
Werner Koch
|
21b0a955be
|
Generating an OpenPGP key cia gpg-agent basically works.
|
2010-04-20 17:57:50 +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
|
f3839fe81d
|
Use gpg_err_set_errno to assign values to ERRNO.
|
2010-04-01 13:24:55 +00:00 |
|
Werner Koch
|
492f08ff68
|
Minor cleanups
|
2010-03-29 12:57:11 +00:00 |
|
Werner Koch
|
f080b353ed
|
More changes for CE. gpgsm does now build and run a keylisting.
|
2010-03-24 12:15:30 +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
|
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
|
37870234a1
|
Use a custom log handler for libassuan.
|
2010-03-11 12:34:11 +00:00 |
|
Werner Koch
|
d8b1099d01
|
Merged jnlib into common.
|
2010-03-10 12:24:58 +00:00 |
|
Werner Koch
|
6216d33e8c
|
Removed almost al dup calls.
|
2010-03-08 18:19:21 +00:00 |
|
Werner Koch
|
40a78fab0c
|
Use macros for iobuf ioctls.
|
2010-03-08 17:05:37 +00:00 |
|
Werner Koch
|
0e018d7144
|
Some minor changes and typo fixes.
Started to implement a TCP option in gpg-connect-agent.
|
2010-02-26 10:52:05 +00:00 |
|
Werner Koch
|
1b7c791186
|
Fix bug#1186.
|
2010-02-17 10:23:42 +00:00 |
|
Werner Koch
|
8459bcf95a
|
Various changes to eventually support openpgp keys in pgp-agent.
Comment fixes.
Minor chnages in preparation of a W32CE port.
|
2010-02-02 14:06:19 +00:00 |
|
Werner Koch
|
ff147275c3
|
Re-indent
|
2010-01-09 19:00:46 +00:00 |
|
Werner Koch
|
be45bf3d54
|
Add dummu option --passwd for gpg.
Collected changes.
|
2010-01-08 19:18:49 +00:00 |
|
Werner Koch
|
ad27e8f41b
|
Fix bug#1059 (missing status line signature verification done with a
subkey while on the main key has expired).
|
2009-12-17 17:55:43 +00:00 |
|
Werner Koch
|
af935bd410
|
Implement --faked-systrem-time for gpg.
Typo and comment fixes.
|
2009-12-17 17:25:26 +00:00 |
|
Werner Koch
|
34baa18187
|
Do not use the VMC C reserved word readonly.
|
2009-12-15 11:03:17 +00:00 |
|
Werner Koch
|
c9271f6d58
|
Fix bug#1162: error creating home directory
|
2009-12-15 10:16:54 +00:00 |
|
Werner Koch
|
4d693033ab
|
Implement dynamic S2K count computation.
|
2009-12-14 20:12:56 +00:00 |
|
Werner Koch
|
9a96043be4
|
Unification of the search descriptor usage.
|
2009-12-08 16:30:33 +00:00 |
|
Werner Koch
|
49b00ffd67
|
allow for default algorithms in a gpg parameter file
|
2009-12-04 19:47:54 +00:00 |
|
Werner Koch
|
cb5491bfaf
|
support numeric debug levels.
|
2009-12-03 18:04:40 +00:00 |
|
Werner Koch
|
9e83404751
|
More stuff for the audit-log.
|
2009-12-02 18:33:59 +00:00 |
|