- djm@cvs.openbsd.org 2013/11/06 23:05:59
[ssh-pkcs11.c] from portable: s/true/true_val/ to avoid name collisions on dump platforms RCSID sync only
This commit is contained in:
parent
49c145c5e8
commit
c8908aabff
|
@ -13,6 +13,10 @@
|
|||
- markus@cvs.openbsd.org 2013/11/06 16:52:11
|
||||
[monitor_wrap.c]
|
||||
fix rekeying for AES-GCM modes; ok deraadt
|
||||
- djm@cvs.openbsd.org 2013/11/06 23:05:59
|
||||
[ssh-pkcs11.c]
|
||||
from portable: s/true/true_val/ to avoid name collisions on dump platforms
|
||||
RCSID sync only
|
||||
|
||||
20131104
|
||||
- (djm) OpenBSD CVS Sync
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $OpenBSD: ssh-pkcs11.c,v 1.9 2013/11/02 20:03:54 markus Exp $ */
|
||||
/* $OpenBSD: ssh-pkcs11.c,v 1.10 2013/11/06 23:05:59 djm Exp $ */
|
||||
/*
|
||||
* Copyright (c) 2010 Markus Friedl. All rights reserved.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue