Werner Koch
7b8ea82ab6
.
2006-10-23 14:02:13 +00:00
Werner Koch
58785c880d
Allow to select X.509 certificates using the keygrip.
2006-10-20 11:38:48 +00:00
Werner Koch
be410be660
Pth tweaks and improved estream.c
2006-10-17 14:34:42 +00:00
David Shaw
694dcf5d35
* gpg.texi: Document --s2k-count.
2006-10-13 04:09:56 +00:00
Werner Koch
e0edd19f95
Preparing a release
2006-10-11 10:05:03 +00:00
Werner Koch
2e8481c03b
Various changes
2006-10-10 11:11:04 +00:00
Werner Koch
158a69aff7
bug fixes
2006-10-05 11:06:42 +00:00
Werner Koch
3b1f186c87
Re-enabled --passphrase-fd
2006-10-04 17:22:24 +00:00
Werner Koch
8684a78518
Fixed agent access for gpg.
2006-10-04 16:45:04 +00:00
Werner Koch
ecf7ad43f6
Preparing a new release
2006-10-04 10:22:56 +00:00
Werner Koch
13e4f5c95c
Made buliding w/o curl work
2006-09-26 14:35:24 +00:00
Werner Koch
d94faf4a3d
New "relax" option for trustlist.txt
2006-09-25 18:29:20 +00:00
Werner Koch
2db8df0ba3
Added iconv support and doc cleanups.
2006-09-22 18:15:18 +00:00
Werner Koch
c9f8a69f0f
Improved yat2m.
...
Tweaked gpg.texti to be used for gpg1 and gpg2.
2006-09-22 14:38:38 +00:00
Werner Koch
43ab905823
Various updates
2006-09-21 13:30:45 +00:00
Werner Koch
c69dc436ce
Cleanups.
2006-09-20 11:01:49 +00:00
Werner Koch
d65ca06a29
Some restructuring
2006-09-19 16:25:51 +00:00
Werner Koch
f132e66f49
Ready for another release
2006-09-18 13:23:18 +00:00
Werner Koch
e6f8654d03
Added common certificates.
2006-09-18 09:28:58 +00:00
Werner Koch
7f42987b07
Allow for a global trustlist.
2006-09-15 18:53:37 +00:00
Werner Koch
9577dd45ab
Various fixes and new features.
...
Enhanced gpg-connect-agent.
2006-09-13 15:57:30 +00:00
Werner Koch
90af581b08
doc fixes
2006-09-08 17:02:06 +00:00
Werner Koch
6374763c98
Let scdaemon call a script on status changes
2006-09-07 15:13:33 +00:00
Werner Koch
3d3299d1fe
Missing file
2006-09-05 18:50:34 +00:00
Werner Koch
2eb232778a
Some fixes as needed by dirmngr man pages
2006-09-04 14:53:20 +00:00
Werner Koch
d8602648b8
See ChangeLogs
2006-08-29 16:18:30 +00:00
Werner Koch
f03df78ba0
added missing gpgv man page
2006-08-22 14:26:35 +00:00
Werner Koch
0ebd23fa76
Migrated more stuff to doc/
...
Migrated the gpg regression tests.
Some changes tp the gpg code to fix bugs and
for the use in testing.
make distcheck works now with gpg enabled.
2006-08-21 20:20:23 +00:00
Werner Koch
368170215f
More man pages. Added include files for 2 common paragraphs.
2006-08-18 13:05:39 +00:00
Werner Koch
e5be94ce45
include support and texi fixes
2006-08-17 19:58:28 +00:00
Werner Koch
6e3e2513d8
More man pages.
2006-08-17 18:01:25 +00:00
Werner Koch
2b587cbf91
Copied gpg.texi over from 1.4.5 and started to restructure it into a proper
...
documentation file. Comment tags will eventually allow to build a man page.
The idea is to have more than just a reference manual for the commands and
options while still allowing to build a man page for reference.
2006-08-16 14:54:19 +00:00
Werner Koch
b744f963d7
With --enable-gpg the keyservers are now build and a first test using gpg2
...
shows no prblems. Needs more testing of course.
2006-08-16 10:47:53 +00:00
Werner Koch
d035d2a52e
Support import from TrustedMIME (i.e. from simple keyBags)
2006-07-21 09:41:11 +00:00
Werner Koch
8d8ddd7abe
Made make distcheck work again
2006-06-20 17:47:10 +00:00
Werner Koch
f98537733a
Updated FSF's address.
2006-06-20 17:21:37 +00:00
Werner Koch
c664309a0a
Added command APDU
2006-04-11 13:53:21 +00:00
Werner Koch
79f749fec9
Allo RMD160 signatures
2006-03-21 12:48:51 +00:00
Werner Koch
6ec4e8c6a1
Added documentation for qualified signatures
2006-02-14 13:34:23 +00:00
Werner Koch
38e7c4c50a
Fixed importing certs created by newer versions of Mozilla.
2005-12-16 15:52:48 +00:00
Werner Koch
29a62827b4
Don't use keywords for signed files.
2005-11-14 13:11:15 +00:00
Werner Koch
894c65bcae
.
2005-11-14 12:59:55 +00:00
Werner Koch
1d53603c37
Added real information
2005-11-14 12:50:59 +00:00
Werner Koch
caed7370e9
NEw file qualified.ttx - not yet ready for distribution
2005-11-13 19:05:00 +00:00
Werner Koch
d9d2d3da91
The BELPIC card does now work.
2005-09-06 18:42:13 +00:00
Werner Koch
a2d1673d66
* findkey.c (agent_public_key_from_file): Fixed array assignment.
...
This was the cause for random segvs.
* call-agent.c (gpgsm_agent_readkey): New.
2005-07-25 14:35:04 +00:00
Werner Koch
96fdf4cf10
Preparing 1.9.17
2005-06-20 17:32:44 +00:00
Werner Koch
deeba405a9
gcc-4 defaults forced me to edit many many files to get rid of the
...
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-06-16 08:12:03 +00:00
Werner Koch
3370164182
New debugging optionhs, updates to the manual.
2005-06-07 19:09:18 +00:00
Werner Koch
f1dac8851d
* command.c (cmd_updatestartuptty): New.
...
* gpg-agent.c: New option --write-env-file.
* gpg-agent.c (handle_connections): Make sure that the signals we
are handling are not blocked.Block signals while creating new
threads.
* estream.c: Use HAVE_CONFIG_H and not USE_CONFIG_H!
(es_func_fd_read, es_func_fd_write): Protect against EINTR.
* gpg-agent.texi (Agent UPDATESTARTUPTTY): New.
* scdaemon.c (handle_connections): Make sure that the signals we
are handling are not blocked.Block signals while creating new
threads.
(handle_connections): Include the file descriptor into the name of
the thread.
2005-06-03 13:57:24 +00:00