зеркало из https://github.com/Azure/sonic-openssh.git
- guenther@cvs.openbsd.org 2014/07/22 07:13:42
[umac.c] Convert from <sys/endian.h> to the shiney new <endian.h> ok dtucker@, who also confirmed that -portable handles this already (ID sync only, includes.h pulls in endian.h if available.)
This commit is contained in:
Родитель
820763efef
Коммит
31eb78078d
|
@ -10,6 +10,11 @@
|
||||||
- dtucker@cvs.openbsd.org 2014/07/22 01:18:50
|
- dtucker@cvs.openbsd.org 2014/07/22 01:18:50
|
||||||
[key.c]
|
[key.c]
|
||||||
Prevent spam from key_load_private_pem during hostbased auth. ok djm@
|
Prevent spam from key_load_private_pem during hostbased auth. ok djm@
|
||||||
|
- guenther@cvs.openbsd.org 2014/07/22 07:13:42
|
||||||
|
[umac.c]
|
||||||
|
Convert from <sys/endian.h> to the shiney new <endian.h>
|
||||||
|
ok dtucker@, who also confirmed that -portable handles this already
|
||||||
|
(ID sync only, includes.h pulls in endian.h if available.)
|
||||||
|
|
||||||
20140721
|
20140721
|
||||||
- OpenBSD CVS Sync
|
- OpenBSD CVS Sync
|
||||||
|
|
2
umac.c
2
umac.c
|
@ -1,4 +1,4 @@
|
||||||
/* $OpenBSD: umac.c,v 1.10 2014/04/30 19:07:48 naddy Exp $ */
|
/* $OpenBSD: umac.c,v 1.11 2014/07/22 07:13:42 guenther Exp $ */
|
||||||
/* -----------------------------------------------------------------------
|
/* -----------------------------------------------------------------------
|
||||||
*
|
*
|
||||||
* umac.c -- C Implementation UMAC Message Authentication
|
* umac.c -- C Implementation UMAC Message Authentication
|
||||||
|
|
Загрузка…
Ссылка в новой задаче