1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-24 01:32:46 +02:00
gnupg/sm
Marcus Brinkmann 84b6169de7 assuan/
2001-12-14  Marcus Brinkmann  <marcus@g10code.de>

	* assuan-buffer.c (_assuan_read_line): New variable ATTICLEN, use
	it to save the length of the attic line.
	Rediddle the code a bit to make it more clear what happens.

agent/
2001-12-19  Marcus Brinkmann  <marcus@g10code.de>

	* query.c (start_pinentry): Add new argument to assuan_pipe_connect.

sm/
2001-12-19  Marcus Brinkmann  <marcus@g10code.de>

	* call-agent.c (start_agent): Add new argument to assuan_pipe_connect.
2001-12-19 00:18:11 +00:00
..
base64.c * verify.c (gpgsm_verify): Add hash debug helpers 2001-12-14 19:36:33 +00:00
call-agent.c assuan/ 2001-12-19 00:18:11 +00:00
certchain.c * keylist.c (list_cert_colon): Print alternative names of subject 2001-12-13 13:11:40 +00:00
certcheck.c Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00
certdump.c Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00
certlist.c * keylist.c (list_cert_colon): Print alternative names of subject 2001-12-13 13:11:40 +00:00
certpath.c * keylist.c (list_cert_colon): Print alternative names of subject 2001-12-13 13:11:40 +00:00
ChangeLog assuan/ 2001-12-19 00:18:11 +00:00
decrypt.c Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00
encrypt.c Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00
fingerprint.c Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00
gpgsm.c * gpgsm.c (main): Renamed the default key database to "keyring.kbx". 2001-12-15 16:19:24 +00:00
gpgsm.h Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00
import.c * base64.c: New. Changed all other functions to use this instead 2001-11-27 17:40:09 +00:00
keydb.c Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00
keydb.h Implemented encryption in server mode. 2001-12-11 12:31:04 +00:00
keylist.c Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00
Makefile.am * Makefile.am (AM_CPPFLAGS): Add flags for libksba 2001-12-18 19:35:12 +00:00
misc.c Added new directory common to enable sharing of some code and error 2001-11-24 17:43:43 +00:00
server.c * verify.c (gpgsm_verify): Add hash debug helpers 2001-12-14 19:36:33 +00:00
sign.c * decrypt.c (gpgsm_decrypt): Write STATUS_DECRYPTION_*. 2001-12-15 12:36:39 +00:00
verify.c Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00