1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-26 01:52:45 +02:00
gnupg/assuan
Werner Koch 8e58435312 Signing does now work. There is no secret key management yet, so you
should set GPGSM_FAKE_KEY=1 before you try to verify a signature
created by gpgsm --sign or the SIGN server command.
2001-11-24 14:26:27 +00:00
..
assuan-buffer.c Added code for data lines. For ease of implementation we need glibc 2001-11-19 16:15:43 +00:00
assuan-connect.c * assuan-connect.c (assuan_pipe_connect): Require NAME to be set. 2001-11-19 23:44:46 +00:00
assuan-defs.h Added code for data lines. For ease of implementation we need glibc 2001-11-19 16:15:43 +00:00
assuan-handler.c Added code for data lines. For ease of implementation we need glibc 2001-11-19 16:15:43 +00:00
assuan-listen.c Assuan server mode is now basically usable 2001-11-07 17:43:05 +00:00
assuan-pipe-server.c Assuan server mode is now basically usable 2001-11-07 17:43:05 +00:00
assuan-util.c Allow to store an arbitrary pointer in the context. 2001-11-19 12:40:30 +00:00
assuan.h Signing does now work. There is no secret key management yet, so you 2001-11-24 14:26:27 +00:00
Makefile.am we are now able to check self-signed certificates 2001-11-10 18:08:10 +00:00
mkerrors Assuan server mode is now basically usable 2001-11-07 17:43:05 +00:00