OpenBSD CVS

CVS log for src/usr.bin/ssh/Attic/includes.h


[BACK] Up to [local] / src / usr.bin / ssh

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.19.2.2, Fri Oct 6 03:19:32 2006 UTC (17 years, 7 months ago) by brad
Branch: OPENBSD_3_8
Changes since 1.19.2.1: +1 -1 lines
FILE REMOVED

upgrade to OpenSSH 4.4

Revision 1.37.2.1, Sat Sep 30 04:06:50 2006 UTC (17 years, 7 months ago) by brad
Branch: OPENBSD_3_9
Changes since 1.37: +1 -1 lines
FILE REMOVED

upgrade to OpenSSH 4.4

Revision 1.59, Thu Aug 3 03:34:42 2006 UTC (17 years, 9 months ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.58: +1 -1 lines
FILE REMOVED

almost entirely get rid of the culture of ".h files that include .h files"
ok djm, sort of ok stevesk
makes the pain stop in one easy step

Revision 1.58 / (download) - annotate - [select for diffs], Tue Aug 1 23:22:47 2006 UTC (17 years, 9 months ago) by stevesk
Branch: MAIN
Changes since 1.57: +1 -3 lines
Diff to previous 1.57 (colored)

move #include <stdio.h> out of includes.h

Revision 1.57 / (download) - annotate - [select for diffs], Wed Jul 26 13:57:17 2006 UTC (17 years, 9 months ago) by stevesk
Branch: MAIN
Changes since 1.56: +1 -2 lines
Diff to previous 1.56 (colored)

move #include <stdlib.h> out of includes.h

Revision 1.56 / (download) - annotate - [select for diffs], Wed Jul 26 02:35:16 2006 UTC (17 years, 9 months ago) by stevesk
Branch: MAIN
Changes since 1.55: +1 -2 lines
Diff to previous 1.55 (colored)

move #include <sys/param.h> out of includes.h

Revision 1.55 / (download) - annotate - [select for diffs], Tue Jul 25 02:59:21 2006 UTC (17 years, 9 months ago) by stevesk
Branch: MAIN
Changes since 1.54: +1 -2 lines
Diff to previous 1.54 (colored)

move #include <sys/time.h> out of includes.h

Revision 1.54 / (download) - annotate - [select for diffs], Sat Jul 22 20:48:23 2006 UTC (17 years, 9 months ago) by stevesk
Branch: MAIN
Changes since 1.53: +1 -2 lines
Diff to previous 1.53 (colored)

move #include <string.h> out of includes.h

Revision 1.53 / (download) - annotate - [select for diffs], Sat Jul 22 19:08:54 2006 UTC (17 years, 9 months ago) by stevesk
Branch: MAIN
Changes since 1.52: +1 -2 lines
Diff to previous 1.52 (colored)

move #include <time.h> out of includes.h

Revision 1.52 / (download) - annotate - [select for diffs], Mon Jul 17 01:31:09 2006 UTC (17 years, 10 months ago) by stevesk
Branch: MAIN
Changes since 1.51: +1 -2 lines
Diff to previous 1.51 (colored)

move #include <unistd.h> out of includes.h

Revision 1.51 / (download) - annotate - [select for diffs], Wed Jul 12 22:42:32 2006 UTC (17 years, 10 months ago) by stevesk
Branch: MAIN
Changes since 1.50: +1 -2 lines
Diff to previous 1.50 (colored)

move #include <stddef.h> out of includes.h

Revision 1.50 / (download) - annotate - [select for diffs], Wed Jul 12 22:28:51 2006 UTC (17 years, 10 months ago) by stevesk
Branch: MAIN
Changes since 1.49: +1 -2 lines
Diff to previous 1.49 (colored)

move #include <netdb.h> out of includes.h; ok djm@

Revision 1.49 / (download) - annotate - [select for diffs], Tue Jul 11 20:07:25 2006 UTC (17 years, 10 months ago) by stevesk
Branch: MAIN
Changes since 1.48: +1 -2 lines
Diff to previous 1.48 (colored)

move #include <errno.h> out of includes.h; ok markus@

Revision 1.48 / (download) - annotate - [select for diffs], Mon Jul 10 16:37:36 2006 UTC (17 years, 10 months ago) by stevesk
Branch: MAIN
Changes since 1.47: +1 -2 lines
Diff to previous 1.47 (colored)

move #include <stdarg.h> out of includes.h; ok markus@

Revision 1.47 / (download) - annotate - [select for diffs], Sun Jul 9 15:15:10 2006 UTC (17 years, 10 months ago) by stevesk
Branch: MAIN
Changes since 1.46: +1 -2 lines
Diff to previous 1.46 (colored)

move #include <fcntl.h> out of includes.h

Revision 1.46 / (download) - annotate - [select for diffs], Sat Jul 8 21:47:12 2006 UTC (17 years, 10 months ago) by stevesk
Branch: MAIN
Changes since 1.45: +1 -3 lines
Diff to previous 1.45 (colored)

move #include <sys/socket.h> out of includes.h

Revision 1.45 / (download) - annotate - [select for diffs], Thu Jul 6 16:03:53 2006 UTC (17 years, 10 months ago) by stevesk
Branch: MAIN
Changes since 1.44: +1 -2 lines
Diff to previous 1.44 (colored)

move #include <pwd.h> out of includes.h; ok markus@

Revision 1.44 / (download) - annotate - [select for diffs], Wed Jul 5 02:42:09 2006 UTC (17 years, 10 months ago) by stevesk
Branch: MAIN
Changes since 1.43: +1 -2 lines
Diff to previous 1.43 (colored)

move #include <netinet/in.h> out of includes.h; ok deraadt@

Revision 1.43 / (download) - annotate - [select for diffs], Mon Jul 3 17:59:32 2006 UTC (17 years, 10 months ago) by stevesk
Branch: MAIN
Changes since 1.42: +1 -2 lines
Diff to previous 1.42 (colored)

move #include <arpa/inet.h> out of includes.h; old ok djm@

Revision 1.42 / (download) - annotate - [select for diffs], Mon Jul 3 08:54:20 2006 UTC (17 years, 10 months ago) by stevesk
Branch: MAIN
Changes since 1.41: +1 -3 lines
Diff to previous 1.41 (colored)

move #include "version.h" out of includes.h; ok markus@

Revision 1.41 / (download) - annotate - [select for diffs], Sun Jul 2 22:45:59 2006 UTC (17 years, 10 months ago) by stevesk
Branch: MAIN
Changes since 1.40: +1 -2 lines
Diff to previous 1.40 (colored)

move #include <grp.h> out of includes.h

Revision 1.40 / (download) - annotate - [select for diffs], Thu Apr 20 21:53:44 2006 UTC (18 years, 1 month ago) by djm
Branch: MAIN
Changes since 1.39: +1 -7 lines
Diff to previous 1.39 (colored)

Switch from using pipes to socketpairs for communication between
sftp/scp and ssh, and between sshd and its subprocesses. This saves
a file descriptor per session and apparently makes userland ppp over
ssh work; ok markus@ deraadt@

Revision 1.39 / (download) - annotate - [select for diffs], Sat Mar 25 22:22:43 2006 UTC (18 years, 1 month ago) by djm
Branch: MAIN
Changes since 1.38: +1 -1 lines
Diff to previous 1.38 (colored)

standardise spacing in $OpenBSD$ tags; requested by deraadt@

Revision 1.38 / (download) - annotate - [select for diffs], Sun Mar 19 18:51:18 2006 UTC (18 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.37: +1 -4 lines
Diff to previous 1.37 (colored)

RCSID() can die

Revision 1.37 / (download) - annotate - [select for diffs], Wed Feb 22 00:04:44 2006 UTC (18 years, 2 months ago) by stevesk
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE
Branch point for: OPENBSD_3_9
Changes since 1.36: +1 -2 lines
Diff to previous 1.36 (colored)

move #include <ctype.h> out of includes.h; ok djm@

Revision 1.36 / (download) - annotate - [select for diffs], Mon Feb 20 17:19:53 2006 UTC (18 years, 2 months ago) by stevesk
Branch: MAIN
Changes since 1.35: +1 -2 lines
Diff to previous 1.35 (colored)

move #include <sys/stat.h> out of includes.h; ok markus@

Revision 1.35 / (download) - annotate - [select for diffs], Mon Feb 20 17:02:44 2006 UTC (18 years, 2 months ago) by stevesk
Branch: MAIN
Changes since 1.34: +1 -2 lines
Diff to previous 1.34 (colored)

move #include <signal.h> out of includes.h; ok markus@

Revision 1.34 / (download) - annotate - [select for diffs], Mon Feb 20 16:36:14 2006 UTC (18 years, 2 months ago) by stevesk
Branch: MAIN
Changes since 1.33: +1 -2 lines
Diff to previous 1.33 (colored)

move #include <sys/un.h> out of includes.h; ok djm@

Revision 1.33 / (download) - annotate - [select for diffs], Fri Feb 10 01:44:26 2006 UTC (18 years, 3 months ago) by stevesk
Branch: MAIN
Changes since 1.32: +1 -2 lines
Diff to previous 1.32 (colored)

move #include <sys/wait.h> out of includes.h; ok markus@

Revision 1.32 / (download) - annotate - [select for diffs], Fri Feb 10 00:27:13 2006 UTC (18 years, 3 months ago) by stevesk
Branch: MAIN
Changes since 1.31: +1 -2 lines
Diff to previous 1.31 (colored)

move #include <sys/ioctl.h> out of includes.h; ok markus@

Revision 1.31 / (download) - annotate - [select for diffs], Thu Feb 9 00:32:07 2006 UTC (18 years, 3 months ago) by stevesk
Branch: MAIN
Changes since 1.30: +1 -2 lines
Diff to previous 1.30 (colored)

#include <sys/endian.h> not needed; ok djm@

Revision 1.30 / (download) - annotate - [select for diffs], Wed Feb 8 23:51:24 2006 UTC (18 years, 3 months ago) by stevesk
Branch: MAIN
Changes since 1.29: +1 -2 lines
Diff to previous 1.29 (colored)

move #include <dirent.h> out of includes.h; ok markus@

Revision 1.29 / (download) - annotate - [select for diffs], Wed Feb 8 14:38:18 2006 UTC (18 years, 3 months ago) by stevesk
Branch: MAIN
Changes since 1.28: +1 -3 lines
Diff to previous 1.28 (colored)

move #include <netinet/in_systm.h> and <netinet/ip.h> out of
includes.h; ok markus@

Revision 1.28 / (download) - annotate - [select for diffs], Wed Feb 8 14:31:30 2006 UTC (18 years, 3 months ago) by stevesk
Branch: MAIN
Changes since 1.27: +1 -2 lines
Diff to previous 1.27 (colored)

move #include <sys/resource.h> out of includes.h; ok markus@

Revision 1.27 / (download) - annotate - [select for diffs], Wed Feb 8 12:32:49 2006 UTC (18 years, 3 months ago) by stevesk
Branch: MAIN
Changes since 1.26: +1 -2 lines
Diff to previous 1.26 (colored)

move #include <netinet/tcp.h> out of includes.h; ok markus@

Revision 1.26 / (download) - annotate - [select for diffs], Wed Feb 8 12:15:27 2006 UTC (18 years, 3 months ago) by stevesk
Branch: MAIN
Changes since 1.25: +1 -2 lines
Diff to previous 1.25 (colored)

move #include <paths.h> out of includes.h; ok markus@

Revision 1.25 / (download) - annotate - [select for diffs], Tue Feb 7 01:42:00 2006 UTC (18 years, 3 months ago) by stevesk
Branch: MAIN
Changes since 1.24: +1 -2 lines
Diff to previous 1.24 (colored)

move #include <termios.h> out of includes.h; ok markus@

Revision 1.24 / (download) - annotate - [select for diffs], Tue Feb 7 01:18:09 2006 UTC (18 years, 3 months ago) by stevesk
Branch: MAIN
Changes since 1.23: +1 -2 lines
Diff to previous 1.23 (colored)

move #include <sys/queue.h> out of includes.h; ok markus@

Revision 1.23 / (download) - annotate - [select for diffs], Tue Feb 7 01:08:04 2006 UTC (18 years, 3 months ago) by stevesk
Branch: MAIN
Changes since 1.22: +1 -2 lines
Diff to previous 1.22 (colored)

move #include <netgroup.h> out of includes.h; ok markus@

Revision 1.19.2.1 / (download) - annotate - [select for diffs], Fri Feb 3 03:01:56 2006 UTC (18 years, 3 months ago) by brad
Branch: OPENBSD_3_8
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

upgrade to OpenSSH 4.3

Revision 1.18.4.2 / (download) - annotate - [select for diffs], Fri Feb 3 02:53:44 2006 UTC (18 years, 3 months ago) by brad
Branch: OPENBSD_3_7
Changes since 1.18.4.1: +2 -2 lines
Diff to previous 1.18.4.1 (colored) to branchpoint 1.18 (colored) next main 1.19 (colored)

upgrade to OpenSSH 4.3

Revision 1.22 / (download) - annotate - [select for diffs], Sun Jan 1 08:59:27 2006 UTC (18 years, 4 months ago) by stevesk
Branch: MAIN
Changes since 1.21: +1 -3 lines
Diff to previous 1.21 (colored)

move <net/if.h>; ok djm@

Revision 1.21 / (download) - annotate - [select for diffs], Thu Dec 8 18:34:11 2005 UTC (18 years, 5 months ago) by reyk
Branch: MAIN
Changes since 1.20: +3 -1 lines
Diff to previous 1.20 (colored)

two changes to the new ssh tunnel support. this breaks compatibility
with the initial commit but is required for a portable approach.
- make the tunnel id u_int and platform friendly, use predefined types.
- support configuration of layer 2 (ethernet) or layer 3
(point-to-point, default) modes. configuration is done using the
Tunnel (yes|point-to-point|ethernet|no) option is ssh_config(5) and
restricted by the PermitTunnel (yes|point-to-point|ethernet|no) option
in sshd_config(5).

ok djm@, man page bits by jmc@

Revision 1.20 / (download) - annotate - [select for diffs], Tue Nov 15 11:59:54 2005 UTC (18 years, 6 months ago) by millert
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Include sys/queue.h explicitly instead of assuming some other header
will pull it in.  At the moment it gets pulled in by sys/select.h
(which ssh has no business including) via event.h.  OK markus@

Revision 1.18.4.1 / (download) - annotate - [select for diffs], Sun Sep 4 18:40:02 2005 UTC (18 years, 8 months ago) by brad
Branch: OPENBSD_3_7
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

upgrade to OpenSSH 4.2

Revision 1.18.2.1 / (download) - annotate - [select for diffs], Fri Sep 2 03:45:00 2005 UTC (18 years, 8 months ago) by brad
Branch: OPENBSD_3_6
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) next main 1.19 (colored)

upgrade to OpenSSH 4.2

Revision 1.19 / (download) - annotate - [select for diffs], Thu May 19 02:42:26 2005 UTC (19 years ago) by djm
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE
Branch point for: OPENBSD_3_8
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

fix cast, from grunk AT pestilenz.org

Revision 1.17.8.1 / (download) - annotate - [select for diffs], Thu Aug 19 22:37:31 2004 UTC (19 years, 9 months ago) by brad
Branch: OPENBSD_3_4
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored) next main 1.18 (colored)

upgrade to OpenSSH 3.9

Revision 1.17.10.1 / (download) - annotate - [select for diffs], Thu Aug 19 04:13:26 2004 UTC (19 years, 9 months ago) by brad
Branch: OPENBSD_3_5
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored) next main 1.18 (colored)

upgrade to OpenSSH 3.9

Revision 1.18 / (download) - annotate - [select for diffs], Sun Jun 13 15:03:02 2004 UTC (19 years, 11 months ago) by djm
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_6_BASE
Branch point for: OPENBSD_3_7, OPENBSD_3_6
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

implement session multiplexing in the client (the server has supported this
since 2.0); ok markus@

Revision 1.14.2.2 / (download) - annotate - [select for diffs], Sat Mar 9 00:20:44 2002 UTC (22 years, 2 months ago) by miod
Branch: OPENBSD_2_9
Changes since 1.14.2.1: +1 -1 lines
Diff to previous 1.14.2.1 (colored) to branchpoint 1.14 (colored) next main 1.15 (colored)

Merge OpenSSH 3.1, keeping /etc as configuration files directory.
(i.e. OpenSSH 3.1 + openbsd29_3.1.patch)

Revision 1.15.2.1 / (download) - annotate - [select for diffs], Thu Mar 7 17:37:46 2002 UTC (22 years, 2 months ago) by jason
Branch: OPENBSD_3_0
Changes since 1.15: +1 -1 lines
Diff to previous 1.15 (colored) next main 1.16 (colored)

Update to OpenSSH-3.1 on 3.0-stable branch

Revision 1.17 / (download) - annotate - [select for diffs], Sat Jan 26 16:44:22 2002 UTC (22 years, 3 months ago) by stevesk
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_4_BASE, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1
Branch point for: OPENBSD_3_5, OPENBSD_3_4
Changes since 1.16: +1 -2 lines
Diff to previous 1.16 (colored)

revert code to add x11 localhost display authorization entry for
hostname/unix:d and uts.nodename/unix:d if nodename was different than
hostname.  just add entry for unix:d instead.  ok markus@

Revision 1.16 / (download) - annotate - [select for diffs], Wed Dec 19 15:43:11 2001 UTC (22 years, 5 months ago) by stevesk
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

handle utsname.nodename case for FamilyLocal X authorization; ok markus@

Revision 1.14.2.1 / (download) - annotate - [select for diffs], Thu Sep 27 19:03:54 2001 UTC (22 years, 7 months ago) by jason
Branch: OPENBSD_2_9
Changes since 1.14: +1 -4 lines
Diff to previous 1.14 (colored)

Pull in OpenSSH-2.9.9

Revision 1.13.2.5 / (download) - annotate - [select for diffs], Thu Sep 27 00:15:42 2001 UTC (22 years, 7 months ago) by miod
Branch: OPENBSD_2_8
Changes since 1.13.2.4: +1 -4 lines
Diff to previous 1.13.2.4 (colored) to branchpoint 1.13 (colored) next main 1.14 (colored)

Pull in OpenSSH 2.9.9 to the 2.8 branch.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Jun 8 15:25:40 2001 UTC (22 years, 11 months ago) by markus
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE
Branch point for: OPENBSD_3_0
Changes since 1.14: +1 -4 lines
Diff to previous 1.14 (colored)

move the path for xauth to pathnames.h

Revision 1.13.2.4 / (download) - annotate - [select for diffs], Mon May 7 21:09:30 2001 UTC (23 years ago) by jason
Branch: OPENBSD_2_8
Changes since 1.13.2.3: +0 -0 lines
Diff to previous 1.13.2.3 (colored) to branchpoint 1.13 (colored)

Pull in OpenSSH-2.9 to 2.8 branch.

Revision 1.13.2.3 / (download) - annotate - [select for diffs], Wed Mar 21 19:46:25 2001 UTC (23 years, 2 months ago) by jason
Branch: OPENBSD_2_8
Changes since 1.13.2.2: +0 -0 lines
Diff to previous 1.13.2.2 (colored) to branchpoint 1.13 (colored)

Pull in OpenSSH-2.5.2 for 2.8 branch.

Revision 1.12.2.3 / (download) - annotate - [select for diffs], Wed Mar 21 18:52:47 2001 UTC (23 years, 2 months ago) by jason
Branch: OPENBSD_2_7
Changes since 1.12.2.2: +0 -0 lines
Diff to previous 1.12.2.2 (colored) to branchpoint 1.12 (colored) next main 1.13 (colored)

Pull in OpenSSH-2.5.2 for 2.7 branch.

Revision 1.12.2.2 / (download) - annotate - [select for diffs], Mon Mar 12 15:44:11 2001 UTC (23 years, 2 months ago) by jason
Branch: OPENBSD_2_7
Changes since 1.12.2.1: +2 -0 lines
Diff to previous 1.12.2.1 (colored) to branchpoint 1.12 (colored)

OpenSSH-2.5.1 for 2.7 patch branch

Revision 1.13.2.2 / (download) - annotate - [select for diffs], Mon Feb 19 17:18:58 2001 UTC (23 years, 3 months ago) by jason
Branch: OPENBSD_2_8
Changes since 1.13.2.1: +0 -0 lines
Diff to previous 1.13.2.1 (colored) to branchpoint 1.13 (colored)

Pull in OpenSSH-2.5.1

Revision 1.13.2.1 / (download) - annotate - [select for diffs], Fri Feb 16 20:13:03 2001 UTC (23 years, 3 months ago) by jason
Branch: OPENBSD_2_8
Changes since 1.13: +2 -0 lines
Diff to previous 1.13 (colored)

Pull in OpenSSH 2.5.0

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jan 29 01:58:16 2001 UTC (23 years, 3 months ago) by niklas
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE
Branch point for: OPENBSD_2_9
Changes since 1.13: +2 -0 lines
Diff to previous 1.13 (colored)

$OpenBSD$

Revision 1.12.2.1 / (download) - annotate - [select for diffs], Wed Nov 8 21:30:50 2000 UTC (23 years, 6 months ago) by jason
Branch: OPENBSD_2_7
Changes since 1.12: +5 -7 lines
Diff to previous 1.12 (colored)

openssh-2.3.0 (again) for 2.7 branch

Revision 1.13 / (download) - annotate - [select for diffs], Thu Sep 7 20:27:51 2000 UTC (23 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE
Branch point for: OPENBSD_2_8
Changes since 1.12: +5 -7 lines
Diff to previous 1.12 (colored)

cleanup copyright notices on all files.  I have attempted to be accurate with
the details.  everything is now under Tatu's licence (which I copied from his
readme), and/or the core-sdi bsd-ish thing for deattack, or various openbsd
developers under a 2-term bsd licence.  We're not changing any rules, just
being accurate.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Apr 14 10:30:31 2000 UTC (24 years, 1 month ago) by markus
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE
Branch point for: OPENBSD_2_7
Changes since 1.11: +6 -6 lines
Diff to previous 1.11 (colored)

whitespace cleanup

Revision 1.11 / (download) - annotate - [select for diffs], Wed Nov 24 19:53:47 1999 UTC (24 years, 5 months ago) by markus
Branch: MAIN
Changes since 1.10: +4 -2 lines
Diff to previous 1.10 (colored)

KNF, final part 3

Revision 1.10 / (download) - annotate - [select for diffs], Wed Nov 24 00:26:02 1999 UTC (24 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.9: +14 -14 lines
Diff to previous 1.9 (colored)

much more KNF

Revision 1.9 / (download) - annotate - [select for diffs], Tue Nov 2 21:21:02 1999 UTC (24 years, 6 months ago) by markus
Branch: MAIN
Changes since 1.8: +0 -1 lines
Diff to previous 1.8 (colored)

remove assert.h

Revision 1.8 / (download) - annotate - [select for diffs], Thu Sep 30 08:34:25 1999 UTC (24 years, 7 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.7: +16 -16 lines
Diff to previous 1.7 (colored)

even smaller

Revision 1.7 / (download) - annotate - [select for diffs], Thu Sep 30 05:53:04 1999 UTC (24 years, 7 months ago) by deraadt
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

"ssh is a very large program" -- anonymous

Revision 1.6 / (download) - annotate - [select for diffs], Thu Sep 30 05:19:57 1999 UTC (24 years, 7 months ago) by deraadt
Branch: MAIN
Changes since 1.5: +14 -58 lines
Diff to previous 1.5 (colored)

cull, cull, cull

Revision 1.5 / (download) - annotate - [select for diffs], Thu Sep 30 05:03:04 1999 UTC (24 years, 7 months ago) by deraadt
Branch: MAIN
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored)

cull more ancient garbage from pre-POSIX days

Revision 1.4 / (download) - annotate - [select for diffs], Thu Sep 30 04:30:03 1999 UTC (24 years, 7 months ago) by deraadt
Branch: MAIN
Changes since 1.3: +1 -145 lines
Diff to previous 1.3 (colored)

more culling

Revision 1.3 / (download) - annotate - [select for diffs], Wed Sep 29 18:16:19 1999 UTC (24 years, 7 months ago) by dugsong
Branch: MAIN
Changes since 1.2: +2 -5 lines
Diff to previous 1.2 (colored)

update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused variables, update manpages

Revision 1.2 / (download) - annotate - [select for diffs], Wed Sep 29 12:59:13 1999 UTC (24 years, 7 months ago) by provos
Branch: MAIN
Changes since 1.1: +1 -5 lines
Diff to previous 1.1 (colored)

evil #define vsnprintf be gone.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Sep 26 20:53:36 1999 UTC (24 years, 7 months ago) by deraadt
Branch: MAIN

i bet a lot of people didn't know what ssh 1.2.16 had a nice license.
well, except for the patent issues.  someone in sweden (forget their
name at the moment) cleaned out most of the patented code, and now
this code removes rsa code.  when this is done, it will link against
libssl, but the work isn't completely done yet.  then we need to bring
this up to modern days, featurewise.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.