index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
includes.h
Age
Commit message (
Expand
)
Author
2006-02-22
move #include <ctype.h> out of includes.h; ok djm@
Kevin Steves
2006-02-20
move #include <sys/stat.h> out of includes.h; ok markus@
Kevin Steves
2006-02-20
move #include <signal.h> out of includes.h; ok markus@
Kevin Steves
2006-02-20
move #include <sys/un.h> out of includes.h; ok djm@
Kevin Steves
2006-02-10
move #include <sys/wait.h> out of includes.h; ok markus@
Kevin Steves
2006-02-10
move #include <sys/ioctl.h> out of includes.h; ok markus@
Kevin Steves
2006-02-09
#include <sys/endian.h> not needed; ok djm@
Kevin Steves
2006-02-08
move #include <dirent.h> out of includes.h; ok markus@
Kevin Steves
2006-02-08
move #include <netinet/in_systm.h> and <netinet/ip.h> out of
Kevin Steves
2006-02-08
move #include <sys/resource.h> out of includes.h; ok markus@
Kevin Steves
2006-02-08
move #include <netinet/tcp.h> out of includes.h; ok markus@
Kevin Steves
2006-02-08
move #include <paths.h> out of includes.h; ok markus@
Kevin Steves
2006-02-07
move #include <termios.h> out of includes.h; ok markus@
Kevin Steves
2006-02-07
move #include <sys/queue.h> out of includes.h; ok markus@
Kevin Steves
2006-02-07
move #include <netgroup.h> out of includes.h; ok markus@
Kevin Steves
2006-01-01
move <net/if.h>; ok djm@
Kevin Steves
2005-12-08
two changes to the new ssh tunnel support. this breaks compatibility
Reyk Floeter
2005-11-15
Include sys/queue.h explicitly instead of assuming some other header
Todd C. Miller
2005-05-19
fix cast, from grunk AT pestilenz.org
Damien Miller
2004-06-13
implement session multiplexing in the client (the server has supported this
Damien Miller
2002-01-26
revert code to add x11 localhost display authorization entry for
Kevin Steves
2001-12-19
handle utsname.nodename case for FamilyLocal X authorization; ok markus@
Kevin Steves
2001-06-08
move the path for xauth to pathnames.h
Markus Friedl
2001-01-29
$OpenBSD$
Niklas Hallqvist
2000-09-07
cleanup copyright notices on all files. I have attempted to be accurate with
Theo de Raadt
2000-04-14
whitespace cleanup
Markus Friedl
1999-11-24
KNF, final part 3
Markus Friedl
1999-11-24
much more KNF
Theo de Raadt
1999-11-02
remove assert.h
Markus Friedl
1999-09-30
even smaller
Theo de Raadt
1999-09-30
"ssh is a very large program" -- anonymous
Theo de Raadt
1999-09-30
cull, cull, cull
Theo de Raadt
1999-09-30
cull more ancient garbage from pre-POSIX days
Theo de Raadt
1999-09-30
more culling
Theo de Raadt
1999-09-29
update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused...
Dug Song
1999-09-29
evil #define vsnprintf be gone.
Niels Provos
1999-09-26
i bet a lot of people didn't know what ssh 1.2.16 had a nice license.
Theo de Raadt