head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2000.04.16.15.20.43;	author wkoch;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial checkin of Michael's last snapshot
@
text
@
Sun Jan 16 22:55:58 CET 2000 Michael Roth <mroth@@gnupg.org

	* Released Snapshot 20000116

Mon Nov 29 16:04:29 CET 1999 Michael Roth <mroth@@gnupg.org>

	* pgg_pubkey_get_uid.c, pgg_pubkey_get_uid_count.c: New.

	* Makefile.am: Added pgg_pubkey_get_uid.c and
	  pgg_pubkey_get_uid_count.c.

	* pgg_pubkey_process.c: pgg_pubkey_process() more compact
	  switch() block.

	* pggdecrypt.c: Fixed handling of passphrase request for
	  asymmetric decryption.

	* pggpubkey.h: Added definition of PggPubkeyUID and
	  PggPubkeySig types.


Mon Nov 29 03:40:04 CET 1999 Michael Roth <mroth@@gnupg.org>

	* pgglist.h, pgg_list_init.c, pgg_list_prepend.c, pgg_list_append.c
	  pgg_list_at.c, pgg_list_free_nodes.c: New. Functions for linear
	  linked lists.

	* Makefile.am: Added above files.


Fri Oct 15 02:13:45 CEST 1999 Michael Roth <mroth@@gnupg.org>

	* pgg.h: Moved none public function declarations of PggPubkey to
	  pggpubkey.h.

	* pggpubkey.h: Dropped usage of LID.

	* pggpubkey.c: Splitted up to one file per function structure, 
	  resulting in pgg_pubkey_addref.c, pgg_pubkey_clone.c,
	  pgg_pubkey_get_config.c, pgg_pubkey_new.c, pgg_pubkey_release.c
	  pgg_pubkey_set_config.c, pgg_pubkey_start.c

	* pgg_pubkey_process.c: New. Started development.

	* Makefile.am: Added the new files above .


Thu Oct 14 23:30:02 CEST 1999 Michael Roth <mroth@@gnupg.org>

	* pgg_colons_setup_exe.c: new


Sat Oct  9 01:37:13 CEST 1999 Michael Roth <mroth@@gnupg.org>

	* pgg_colons_process_data.c: Corrected new line handling. After the
	  last colon, don't generate an event because this pseudo field is
	  always clear.

	* pggbuffer.c: pgg_buffer_delete: Fixed an ugly bug when deleting 
	  length() - 1 bytes from offset 0


Fri Oct  8 16:20:55 CEST 1999 Michael Roth <mroth@@gnupg.org>

	* pgg_colons_process_data.c: new

@
