From nmav at hellug.gr Thu Jan 11 13:11:14 2001 From: nmav at hellug.gr (Nikos Mavroyanopoulos) Date: Thu, 11 Jan 2001 14:11:14 +0200 Subject: gnutls 0.0.7 Message-ID: <20010111141114.A3273@crystal.i-net.gr> I've released gnutls 0.0.7. There are not much changes except some bugfixes and support for Server side session resuming. Currently I use gdbm for that. I think it is more suitable and easier to keep the old sessions in a db file. What do you think? -- Nikos Mavroyanopoulos mailto:nmav at hellug.gr From nmav at hellug.gr Sun Jan 14 12:08:10 2001 From: nmav at hellug.gr (Nikos Mavroyanopoulos) Date: Sun, 14 Jan 2001 13:08:10 +0200 Subject: pem encoding -opting Message-ID: <20010114130810.2b132821.nmav@hellug.gr> I've added some functions needed to convert to and from PEM encoded certificates in cert_b64.c (it's just base64 encoding). A sad thing is that Tarun Upadhyay informed me yesterday that he will not be able to work on gnutls (due to some engagements). -- Nikos Mavroyanopoulos mailto:nmav at hellug.gr