1999-03-20  Jordan Hrycaj  <jordan@mjh.teddy-net.com>

	* peks-svc - supervisor call stuff: data handling for rpc

1999-03-13  Jordan Hrycaj  <jordan@mjh.teddy-net.com>

	* peks.h will be generated from various header files, now

1999-02-28  Jordan Hrycaj  <jordan@mjh.teddy-net.com>

	* while editing key files, the *.new output file is used
	as a lock file

1999-02-21  Jordan Hrycaj  <jordan@mjh.teddy-net.com>

	* added some key data base management functions
	
	* added signature scheme for public key authentication

	* extracted el gamal stuff pieces from the implementation and put
	it all together in a single file 

1999-02-14  Jordan Hrycaj  <jordan@mjh.teddy-net.com>

	* peks-file.c (peks_private_key): only one function left
	for the initial key management

1999-02-13  Jordan Hrycaj  <jordan@mjh.teddy-net.com>

	* adding support for a more general tag (user@host:) in the key file
	
	* make-primes.c (get_gen_prime_module_for_given_prime): checking
	prime and generatot not to produce weak signature keys
	
1999-01-31  Jordan Hrycaj  <jordan@mjh.teddy-net.com>

	* speeding up the dialogue by removing some random points from 
	the receiver when it reads byte wise.
	
	* io_crtl returns EBADF when there was no strem pushed, so you
	need not #include "messages.h"
		
	* OS_SEND/RECV in peks server/client must not be defined as
	io_send/recv
		
	* making sure that a data channal cannel can only destroy itself
	unless configured otherwise

1999-01-25  Jordan Hrycaj  <jordan@mjh.teddy-net.com>

	* peks version 0.5 ready for nessus

