- (bal) sync ID w/ ssh-agent.c

This commit is contained in:
Ben Lindstrom 2002-07-23 21:05:17 +00:00
parent ee8d52d008
commit 82ec9836b2
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
20020723
- (bal) [bsd-cray.c bsd-cray.h] Part 2 of Cray merger.
- (bal) sync ID w/ ssh-agent.c
- (bal) OpenBSD Sync
- markus@cvs.openbsd.org 2002/07/19 15:43:33
[log.c log.h session.c sshd.c]
@ -1432,4 +1433,4 @@
- (stevesk) entropy.c: typo in debug message
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
$Id: ChangeLog,v 1.2396 2002/07/23 21:03:02 mouring Exp $
$Id: ChangeLog,v 1.2397 2002/07/23 21:05:17 mouring Exp $

View File

@ -35,7 +35,7 @@
#include "includes.h"
#include "openbsd-compat/fake-queue.h"
RCSID("$OpenBSD: ssh-agent.c,v 1.97 2002/06/24 14:55:38 markus Exp $");
RCSID("$OpenBSD: ssh-agent.c,v 1.98 2002/07/21 18:07:45 stevesk Exp $");
#include <openssl/evp.h>
#include <openssl/md5.h>