зеркало из https://github.com/Azure/sonic-openssh.git
20010124
- (bal) OpenBSD Resync - markus@cvs.openbsd.org 2001/01/23 10:45:10 [ssh.h] nuke comment
This commit is contained in:
Родитель
95fb2dde77
Коммит
bda5bdcf8d
|
@ -1,3 +1,9 @@
|
|||
20010124
|
||||
- (bal) OpenBSD Resync
|
||||
- markus@cvs.openbsd.org 2001/01/23 10:45:10
|
||||
[ssh.h]
|
||||
nuke comment
|
||||
|
||||
20010123
|
||||
- (bal) regexp.h typo in configure.in. Should have been regex.h
|
||||
- (bal) SSH_USER_DIR to _PATH_SSH_USER_DIR patch by stevesk@
|
||||
|
|
5
ssh.h
5
ssh.h
|
@ -10,7 +10,7 @@
|
|||
* called by a name other than "ssh" or "Secure Shell".
|
||||
*/
|
||||
|
||||
/* RCSID("$OpenBSD: ssh.h,v 1.61 2001/01/21 19:05:59 markus Exp $"); */
|
||||
/* RCSID("$OpenBSD: ssh.h,v 1.62 2001/01/23 10:45:10 markus Exp $"); */
|
||||
|
||||
#ifndef SSH_H
|
||||
#define SSH_H
|
||||
|
@ -25,9 +25,6 @@
|
|||
# include <sys/select.h>
|
||||
#endif
|
||||
|
||||
//#include "rsa.h"
|
||||
//#include "cipher.h"
|
||||
|
||||
/* Cipher used for encrypting authentication files. */
|
||||
#define SSH_AUTHFILE_CIPHER SSH_CIPHER_3DES
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче