summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/includes.h
AgeCommit message (Expand)Author
2006-02-22move #include <ctype.h> out of includes.h; ok djm@Kevin Steves
2006-02-20move #include <sys/stat.h> out of includes.h; ok markus@Kevin Steves
2006-02-20move #include <signal.h> out of includes.h; ok markus@Kevin Steves
2006-02-20move #include <sys/un.h> out of includes.h; ok djm@Kevin Steves
2006-02-10move #include <sys/wait.h> out of includes.h; ok markus@Kevin Steves
2006-02-10move #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-08move #include <dirent.h> out of includes.h; ok markus@Kevin Steves
2006-02-08move #include <netinet/in_systm.h> and <netinet/ip.h> out ofKevin Steves
2006-02-08move #include <sys/resource.h> out of includes.h; ok markus@Kevin Steves
2006-02-08move #include <netinet/tcp.h> out of includes.h; ok markus@Kevin Steves
2006-02-08move #include <paths.h> out of includes.h; ok markus@Kevin Steves
2006-02-07move #include <termios.h> out of includes.h; ok markus@Kevin Steves
2006-02-07move #include <sys/queue.h> out of includes.h; ok markus@Kevin Steves
2006-02-07move #include <netgroup.h> out of includes.h; ok markus@Kevin Steves
2006-01-01move <net/if.h>; ok djm@Kevin Steves
2005-12-08two changes to the new ssh tunnel support. this breaks compatibilityReyk Floeter
2005-11-15Include sys/queue.h explicitly instead of assuming some other headerTodd C. Miller
2005-05-19fix cast, from grunk AT pestilenz.orgDamien Miller
2004-06-13implement session multiplexing in the client (the server has supported thisDamien Miller
2002-01-26revert code to add x11 localhost display authorization entry forKevin Steves
2001-12-19handle utsname.nodename case for FamilyLocal X authorization; ok markus@Kevin Steves
2001-06-08move the path for xauth to pathnames.hMarkus Friedl
2001-01-29$OpenBSD$Niklas Hallqvist
2000-09-07cleanup copyright notices on all files. I have attempted to be accurate withTheo de Raadt
2000-04-14whitespace cleanupMarkus Friedl
1999-11-24KNF, final part 3Markus Friedl
1999-11-24much more KNFTheo de Raadt
1999-11-02remove assert.hMarkus Friedl
1999-09-30even smallerTheo de Raadt
1999-09-30"ssh is a very large program" -- anonymousTheo de Raadt
1999-09-30cull, cull, cullTheo de Raadt
1999-09-30cull more ancient garbage from pre-POSIX daysTheo de Raadt
1999-09-30more cullingTheo de Raadt
1999-09-29update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused...Dug Song
1999-09-29evil #define vsnprintf be gone.Niels Provos
1999-09-26i bet a lot of people didn't know what ssh 1.2.16 had a nice license.Theo de Raadt