- (bal) ssh-agent.c RCSD fix (|unexpand already done)
This commit is contained in:
parent
05efee1092
commit
494709decb
|
@ -1,3 +1,6 @@
|
|||
20020611
|
||||
- (bal) ssh-agent.c RCSD fix (|unexpand already done)
|
||||
|
||||
20020609
|
||||
- (bal) OpenBSD CVS Sync
|
||||
- markus@cvs.openbsd.org 2002/06/08 05:07:56
|
||||
|
@ -862,4 +865,4 @@
|
|||
- (stevesk) entropy.c: typo in debug message
|
||||
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
|
||||
|
||||
$Id: ChangeLog,v 1.2198 2002/06/09 20:20:58 mouring Exp $
|
||||
$Id: ChangeLog,v 1.2199 2002/06/11 15:42:53 mouring Exp $
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
|
||||
#include "includes.h"
|
||||
#include "openbsd-compat/fake-queue.h"
|
||||
RCSID("$OpenBSD: ssh-agent.c,v 1.89 2002/06/05 21:55:44 markus Exp $");
|
||||
RCSID("$OpenBSD: ssh-agent.c,v 1.90 2002/06/09 13:32:01 markus Exp $");
|
||||
|
||||
#include <openssl/evp.h>
|
||||
#include <openssl/md5.h>
|
||||
|
|
Loading…
Reference in New Issue