mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
- markus@cvs.openbsd.org 2013/11/04 11:51:16
[monitor.c] fix rekeying for KEX_C25519_SHA256; noted by dtucker@ RCSID sync only; I thought this was a merge botch and fixed it already
This commit is contained in:
parent
df8b030b15
commit
67a8800f29
@ -5,6 +5,11 @@
|
|||||||
- (djm) [regress/modpipe.c regress/rekey.sh] Never intended to commit these
|
- (djm) [regress/modpipe.c regress/rekey.sh] Never intended to commit these
|
||||||
- (djm) [configure.ac defines.h] Skip arc4random_stir() calls on platforms
|
- (djm) [configure.ac defines.h] Skip arc4random_stir() calls on platforms
|
||||||
that lack it but have arc4random_uniform()
|
that lack it but have arc4random_uniform()
|
||||||
|
- (djm) OpenBSD CVS Sync
|
||||||
|
- markus@cvs.openbsd.org 2013/11/04 11:51:16
|
||||||
|
[monitor.c]
|
||||||
|
fix rekeying for KEX_C25519_SHA256; noted by dtucker@
|
||||||
|
RCSID sync only; I thought this was a merge botch and fixed it already
|
||||||
|
|
||||||
20131104
|
20131104
|
||||||
- (djm) OpenBSD CVS Sync
|
- (djm) OpenBSD CVS Sync
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* $OpenBSD: monitor.c,v 1.127 2013/07/19 07:37:48 markus Exp $ */
|
/* $OpenBSD: monitor.c,v 1.128 2013/11/04 11:51:16 markus Exp $ */
|
||||||
/*
|
/*
|
||||||
* Copyright 2002 Niels Provos <provos@citi.umich.edu>
|
* Copyright 2002 Niels Provos <provos@citi.umich.edu>
|
||||||
* Copyright 2002 Markus Friedl <markus@openbsd.org>
|
* Copyright 2002 Markus Friedl <markus@openbsd.org>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user