summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 00:03:21 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 00:03:21 +1100
commitb0fb6872ed2efe3a116083e43dd4f5f47cd4882b (patch)
treeced525065297b33c1828ec0f88fc70ee50d7ec3c
parent3e96d742743b150025588b7200c7998d7e4ec2c6 (diff)
- deraadt@cvs.openbsd.org 2006/03/19 18:51:18
[atomicio.c auth-bsdauth.c auth-chall.c auth-krb5.c auth-options.c] [auth-pam.c auth-passwd.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c] [auth-shadow.c auth-skey.c auth.c auth1.c auth2-chall.c] [auth2-hostbased.c auth2-kbdint.c auth2-none.c auth2-passwd.c] [auth2-pubkey.c auth2.c authfd.c authfile.c bufaux.c buffer.c] [canohost.c channels.c cipher-3des1.c cipher-acss.c cipher-aes.c] [cipher-bf1.c cipher-ctr.c cipher.c cleanup.c clientloop.c compat.c] [compress.c deattack.c dh.c dispatch.c dns.c entropy.c fatal.c] [groupaccess.c hostfile.c includes.h kex.c kexdh.c kexdhc.c] [kexdhs.c kexgex.c kexgexc.c kexgexs.c key.c log.c loginrec.c] [loginrec.h logintest.c mac.c match.c md-sha256.c md5crypt.c misc.c] [monitor.c monitor_fdpass.c monitor_mm.c monitor_wrap.c msg.c] [nchan.c packet.c progressmeter.c readconf.c readpass.c rsa.c] [scard.c scp.c servconf.c serverloop.c session.c sftp-client.c] [sftp-common.c sftp-glob.c sftp-server.c sftp.c ssh-add.c] [ssh-agent.c ssh-dss.c ssh-keygen.c ssh-keyscan.c ssh-keysign.c] [ssh-rand-helper.c ssh-rsa.c ssh.c sshconnect.c sshconnect1.c] [sshconnect2.c sshd.c sshlogin.c sshpty.c sshtty.c ttymodes.c] [uidswap.c uuencode.c xmalloc.c openbsd-compat/bsd-arc4random.c] [openbsd-compat/bsd-closefrom.c openbsd-compat/bsd-cygwin_util.c] [openbsd-compat/bsd-getpeereid.c openbsd-compat/bsd-misc.c] [openbsd-compat/bsd-nextstep.c openbsd-compat/bsd-snprintf.c] [openbsd-compat/bsd-waitpid.c openbsd-compat/fake-rfc2553.c] RCSID() can die
-rw-r--r--ChangeLog27
-rw-r--r--atomicio.c1
-rw-r--r--auth-bsdauth.c1
-rw-r--r--auth-chall.c1
-rw-r--r--auth-krb5.c1
-rw-r--r--auth-options.c1
-rw-r--r--auth-pam.c1
-rw-r--r--auth-passwd.c1
-rw-r--r--auth-rh-rsa.c1
-rw-r--r--auth-rhosts.c1
-rw-r--r--auth-rsa.c1
-rw-r--r--auth-shadow.c1
-rw-r--r--auth-skey.c1
-rw-r--r--auth.c1
-rw-r--r--auth1.c1
-rw-r--r--auth2-chall.c1
-rw-r--r--auth2-hostbased.c1
-rw-r--r--auth2-kbdint.c1
-rw-r--r--auth2-none.c1
-rw-r--r--auth2-passwd.c1
-rw-r--r--auth2-pubkey.c1
-rw-r--r--auth2.c1
-rw-r--r--authfd.c1
-rw-r--r--authfile.c1
-rw-r--r--bufaux.c1
-rw-r--r--buffer.c1
-rw-r--r--canohost.c1
-rw-r--r--channels.c1
-rw-r--r--cipher-3des1.c1
-rw-r--r--cipher-acss.c2
-rw-r--r--cipher-aes.c1
-rw-r--r--cipher-bf1.c1
-rw-r--r--cipher-ctr.c1
-rw-r--r--cipher.c1
-rw-r--r--cleanup.c1
-rw-r--r--clientloop.c1
-rw-r--r--compat.c1
-rw-r--r--compress.c1
-rw-r--r--deattack.c1
-rw-r--r--dh.c1
-rw-r--r--dispatch.c1
-rw-r--r--dns.c3
-rw-r--r--entropy.c2
-rw-r--r--fatal.c1
-rw-r--r--groupaccess.c1
-rw-r--r--hostfile.c1
-rw-r--r--includes.h5
-rw-r--r--kex.c1
-rw-r--r--kexdh.c1
-rw-r--r--kexdhc.c1
-rw-r--r--kexdhs.c1
-rw-r--r--kexgex.c1
-rw-r--r--kexgexc.c1
-rw-r--r--kexgexs.c1
-rw-r--r--key.c1
-rw-r--r--log.c1
-rw-r--r--loginrec.c2
-rw-r--r--loginrec.h2
-rw-r--r--logintest.c2
-rw-r--r--mac.c1
-rw-r--r--match.c1
-rw-r--r--md-sha256.c2
-rw-r--r--md5crypt.c2
-rw-r--r--misc.c1
-rw-r--r--monitor.c1
-rw-r--r--monitor_fdpass.c1
-rw-r--r--monitor_mm.c1
-rw-r--r--monitor_wrap.c1
-rw-r--r--msg.c1
-rw-r--r--nchan.c1
-rw-r--r--openbsd-compat/bsd-arc4random.c2
-rw-r--r--openbsd-compat/bsd-closefrom.c2
-rw-r--r--openbsd-compat/bsd-cygwin_util.c2
-rw-r--r--openbsd-compat/bsd-getpeereid.c2
-rw-r--r--openbsd-compat/bsd-misc.c2
-rw-r--r--openbsd-compat/bsd-nextstep.c2
-rw-r--r--openbsd-compat/bsd-snprintf.c2
-rw-r--r--openbsd-compat/bsd-waitpid.c2
-rw-r--r--openbsd-compat/fake-rfc2553.c2
-rw-r--r--packet.c1
-rw-r--r--progressmeter.c1
-rw-r--r--readconf.c1
-rw-r--r--readpass.c1
-rw-r--r--rsa.c1
-rw-r--r--scard.c1
-rw-r--r--scp.c1
-rw-r--r--servconf.c1
-rw-r--r--serverloop.c1
-rw-r--r--session.c1
-rw-r--r--sftp-client.c1
-rw-r--r--sftp-common.c1
-rw-r--r--sftp-glob.c1
-rw-r--r--sftp-server.c1
-rw-r--r--sftp.c1
-rw-r--r--ssh-add.c1
-rw-r--r--ssh-agent.c1
-rw-r--r--ssh-dss.c1
-rw-r--r--ssh-keygen.c1
-rw-r--r--ssh-keyscan.c1
-rw-r--r--ssh-keysign.c1
-rw-r--r--ssh-rand-helper.c2
-rw-r--r--ssh-rsa.c1
-rw-r--r--ssh.c1
-rw-r--r--sshconnect.c1
-rw-r--r--sshconnect1.c1
-rw-r--r--sshconnect2.c1
-rw-r--r--sshd.c1
-rw-r--r--sshlogin.c1
-rw-r--r--sshpty.c1
-rw-r--r--sshtty.c1
-rw-r--r--ttymodes.c1
-rw-r--r--uidswap.c1
-rw-r--r--uuencode.c1
-rw-r--r--xmalloc.c1
114 files changed, 28 insertions, 135 deletions
diff --git a/ChangeLog b/ChangeLog
index 2281accd..64a20a4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,31 @@
[ssh.1]
Add RFC4419 (Diffie-Hellman group exchange KEX) to the list of SSH RFCs
that OpenSSH supports
+ - deraadt@cvs.openbsd.org 2006/03/19 18:51:18
+ [atomicio.c auth-bsdauth.c auth-chall.c auth-krb5.c auth-options.c]
+ [auth-pam.c auth-passwd.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c]
+ [auth-shadow.c auth-skey.c auth.c auth1.c auth2-chall.c]
+ [auth2-hostbased.c auth2-kbdint.c auth2-none.c auth2-passwd.c]
+ [auth2-pubkey.c auth2.c authfd.c authfile.c bufaux.c buffer.c]
+ [canohost.c channels.c cipher-3des1.c cipher-acss.c cipher-aes.c]
+ [cipher-bf1.c cipher-ctr.c cipher.c cleanup.c clientloop.c compat.c]
+ [compress.c deattack.c dh.c dispatch.c dns.c entropy.c fatal.c]
+ [groupaccess.c hostfile.c includes.h kex.c kexdh.c kexdhc.c]
+ [kexdhs.c kexgex.c kexgexc.c kexgexs.c key.c log.c loginrec.c]
+ [loginrec.h logintest.c mac.c match.c md-sha256.c md5crypt.c misc.c]
+ [monitor.c monitor_fdpass.c monitor_mm.c monitor_wrap.c msg.c]
+ [nchan.c packet.c progressmeter.c readconf.c readpass.c rsa.c]
+ [scard.c scp.c servconf.c serverloop.c session.c sftp-client.c]
+ [sftp-common.c sftp-glob.c sftp-server.c sftp.c ssh-add.c]
+ [ssh-agent.c ssh-dss.c ssh-keygen.c ssh-keyscan.c ssh-keysign.c]
+ [ssh-rand-helper.c ssh-rsa.c ssh.c sshconnect.c sshconnect1.c]
+ [sshconnect2.c sshd.c sshlogin.c sshpty.c sshtty.c ttymodes.c]
+ [uidswap.c uuencode.c xmalloc.c openbsd-compat/bsd-arc4random.c]
+ [openbsd-compat/bsd-closefrom.c openbsd-compat/bsd-cygwin_util.c]
+ [openbsd-compat/bsd-getpeereid.c openbsd-compat/bsd-misc.c]
+ [openbsd-compat/bsd-nextstep.c openbsd-compat/bsd-snprintf.c]
+ [openbsd-compat/bsd-waitpid.c openbsd-compat/fake-rfc2553.c]
+ RCSID() can die
20060318
- (djm) [auth-pam.c] Fix memleak in error path, from Coverity via
@@ -4196,4 +4221,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.4231 2006/03/25 12:39:29 djm Exp $
+$Id: ChangeLog,v 1.4232 2006/03/25 13:03:21 djm Exp $
diff --git a/atomicio.c b/atomicio.c
index 8dd271b6..afe306b1 100644
--- a/atomicio.c
+++ b/atomicio.c
@@ -25,7 +25,6 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: atomicio.c,v 1.14 2006/02/11 19:31:18 otto Exp $");
#include "atomicio.h"
diff --git a/auth-bsdauth.c b/auth-bsdauth.c
index 920c977d..f48b4317 100644
--- a/auth-bsdauth.c
+++ b/auth-bsdauth.c
@@ -22,7 +22,6 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "includes.h"
-RCSID("$OpenBSD: auth-bsdauth.c,v 1.6 2005/01/19 13:11:47 dtucker Exp $");
#ifdef BSD_AUTH
#include "xmalloc.h"
diff --git a/auth-chall.c b/auth-chall.c
index e4f78309..7707023a 100644
--- a/auth-chall.c
+++ b/auth-chall.c
@@ -23,7 +23,6 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: auth-chall.c,v 1.9 2003/11/03 09:03:37 djm Exp $");
#include "auth.h"
#include "log.h"
diff --git a/auth-krb5.c b/auth-krb5.c
index 64d61354..8bdc64ed 100644
--- a/auth-krb5.c
+++ b/auth-krb5.c
@@ -28,7 +28,6 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: auth-krb5.c,v 1.16 2005/11/21 09:42:10 dtucker Exp $");
#include "ssh.h"
#include "ssh1.h"
diff --git a/auth-options.c b/auth-options.c
index ad97e612..77488a49 100644
--- a/auth-options.c
+++ b/auth-options.c
@@ -10,7 +10,6 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: auth-options.c,v 1.33 2005/12/08 18:34:11 reyk Exp $");
#include "xmalloc.h"
#include "match.h"
diff --git a/auth-pam.c b/auth-pam.c
index 2d975c39..3d64de76 100644
--- a/auth-pam.c
+++ b/auth-pam.c
@@ -47,7 +47,6 @@
/* Based on $FreeBSD: src/crypto/openssh/auth2-pam-freebsd.c,v 1.11 2003/03/31 13:48:18 des Exp $ */
#include "includes.h"
-RCSID("$Id: auth-pam.c,v 1.130 2006/03/18 12:04:49 djm Exp $");
#include <sys/types.h>
#include <sys/stat.h>
diff --git a/auth-passwd.c b/auth-passwd.c
index 6e6d0d76..df202dde 100644
--- a/auth-passwd.c
+++ b/auth-passwd.c
@@ -36,7 +36,6 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: auth-passwd.c,v 1.34 2005/07/19 15:32:26 otto Exp $");
#include "packet.h"
#include "buffer.h"
diff --git a/auth-rh-rsa.c b/auth-rh-rsa.c
index c31f2b97..f9c386db 100644
--- a/auth-rh-rsa.c
+++ b/auth-rh-rsa.c
@@ -13,7 +13,6 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: auth-rh-rsa.c,v 1.38 2005/07/17 07:17:54 djm Exp $");
#include "packet.h"
#include "uidswap.h"
diff --git a/auth-rhosts.c b/auth-rhosts.c
index 1deeb30b..09889356 100644
--- a/auth-rhosts.c
+++ b/auth-rhosts.c
@@ -14,7 +14,6 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: auth-rhosts.c,v 1.35 2006/02/20 17:19:53 stevesk Exp $");
#include <sys/types.h>
#include <sys/stat.h>
diff --git a/auth-rsa.c b/auth-rsa.c
index 275c0b67..effff5d2 100644
--- a/auth-rsa.c
+++ b/auth-rsa.c
@@ -14,7 +14,6 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: auth-rsa.c,v 1.64 2006/02/20 17:19:53 stevesk Exp $");
#include <sys/types.h>
#include <sys/stat.h>
diff --git a/auth-shadow.c b/auth-shadow.c
index 59737b93..c8d5dd3c 100644
--- a/auth-shadow.c
+++ b/auth-shadow.c
@@ -23,7 +23,6 @@
*/
#include "includes.h"
-RCSID("$Id: auth-shadow.c,v 1.7 2005/07/17 07:04:47 djm Exp $");
#if defined(USE_SHADOW) && defined(HAS_SHADOW_EXPIRE)
#include <shadow.h>
diff --git a/auth-skey.c b/auth-skey.c
index f676dbec..ce8c1a80 100644
--- a/auth-skey.c
+++ b/auth-skey.c
@@ -22,7 +22,6 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "includes.h"
-RCSID("$OpenBSD: auth-skey.c,v 1.20 2002/06/30 21:59:45 deraadt Exp $");
#ifdef SKEY
diff --git a/auth.c b/auth.c
index fca373b8..35bc5ea1 100644
--- a/auth.c
+++ b/auth.c
@@ -23,7 +23,6 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: auth.c,v 1.62 2006/02/20 17:19:53 stevesk Exp $");
#include <sys/types.h>
#include <sys/stat.h>
diff --git a/auth1.c b/auth1.c
index 4bc2bf76..cc1092ab 100644
--- a/auth1.c
+++ b/auth1.c
@@ -10,7 +10,6 @@
*/
#include "includes.h"