- djm@cvs.openbsd.org 2006/04/01 05:37:46
[OVERVIEW] $OpenBSD$ in here too
This commit is contained in:
parent
31cde6828d
commit
f779f672eb
|
@ -8,6 +8,9 @@
|
||||||
- djm@cvs.openbsd.org 2006/05/04 14:55:23
|
- djm@cvs.openbsd.org 2006/05/04 14:55:23
|
||||||
[dh.c]
|
[dh.c]
|
||||||
tighter DH exponent checks here too; feedback and ok markus@
|
tighter DH exponent checks here too; feedback and ok markus@
|
||||||
|
- djm@cvs.openbsd.org 2006/04/01 05:37:46
|
||||||
|
[OVERVIEW]
|
||||||
|
$OpenBSD$ in here too
|
||||||
|
|
||||||
20060504
|
20060504
|
||||||
- (dtucker) [auth-pam.c groupaccess.c monitor.c monitor_wrap.c scard-opensc.c
|
- (dtucker) [auth-pam.c groupaccess.c monitor.c monitor_wrap.c scard-opensc.c
|
||||||
|
@ -4605,4 +4608,4 @@
|
||||||
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
||||||
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.4322 2006/05/06 07:43:33 dtucker Exp $
|
$Id: ChangeLog,v 1.4323 2006/05/06 07:48:48 dtucker Exp $
|
||||||
|
|
4
OVERVIEW
4
OVERVIEW
|
@ -162,8 +162,8 @@ these programs.
|
||||||
- There are several other files in the distribution that contain
|
- There are several other files in the distribution that contain
|
||||||
various auxiliary routines:
|
various auxiliary routines:
|
||||||
ssh.h the main header file for ssh (various definitions)
|
ssh.h the main header file for ssh (various definitions)
|
||||||
getput.h byte-order independent storage of integers
|
|
||||||
includes.h includes most system headers. Lots of #ifdefs.
|
includes.h includes most system headers. Lots of #ifdefs.
|
||||||
tildexpand.c expand tilde in file names
|
|
||||||
uidswap.c uid-swapping
|
uidswap.c uid-swapping
|
||||||
xmalloc.c "safe" malloc routines
|
xmalloc.c "safe" malloc routines
|
||||||
|
|
||||||
|
$OpenBSD: OVERVIEW,v 1.10 2006/04/01 05:37:46 djm Exp $
|
||||||
|
|
Loading…
Reference in New Issue