index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
includes.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
almost entirely get rid of the culture of ".h files that include .h files"
deraadt
2006-08-03
1
-21
/
+0
*
move #include <stdio.h> out of includes.h
stevesk
2006-08-01
1
-3
/
+1
*
move #include <stdlib.h> out of includes.h
stevesk
2006-07-26
1
-2
/
+1
*
move #include <sys/param.h> out of includes.h
stevesk
2006-07-26
1
-2
/
+1
*
move #include <sys/time.h> out of includes.h
stevesk
2006-07-25
1
-2
/
+1
*
move #include <string.h> out of includes.h
stevesk
2006-07-22
1
-2
/
+1
*
move #include <time.h> out of includes.h
stevesk
2006-07-22
1
-2
/
+1
*
move #include <unistd.h> out of includes.h
stevesk
2006-07-17
1
-2
/
+1
*
move #include <stddef.h> out of includes.h
stevesk
2006-07-12
1
-2
/
+1
*
move #include <netdb.h> out of includes.h; ok djm@
stevesk
2006-07-12
1
-2
/
+1
*
move #include <errno.h> out of includes.h; ok markus@
stevesk
2006-07-11
1
-2
/
+1
*
move #include <stdarg.h> out of includes.h; ok markus@
stevesk
2006-07-10
1
-2
/
+1
*
move #include <fcntl.h> out of includes.h
stevesk
2006-07-09
1
-2
/
+1
*
move #include <sys/socket.h> out of includes.h
stevesk
2006-07-08
1
-3
/
+1
*
move #include <pwd.h> out of includes.h; ok markus@
stevesk
2006-07-06
1
-2
/
+1
*
move #include <netinet/in.h> out of includes.h; ok deraadt@
stevesk
2006-07-05
1
-2
/
+1
*
move #include <arpa/inet.h> out of includes.h; old ok djm@
stevesk
2006-07-03
1
-2
/
+1
*
move #include "version.h" out of includes.h; ok markus@
stevesk
2006-07-03
1
-3
/
+1
*
move #include <grp.h> out of includes.h
stevesk
2006-07-02
1
-2
/
+1
*
Switch from using pipes to socketpairs for communication between
djm
2006-04-20
1
-7
/
+1
*
standardise spacing in $OpenBSD$ tags; requested by deraadt@
djm
2006-03-25
1
-1
/
+1
*
RCSID() can die
deraadt
2006-03-19
1
-4
/
+1
*
move #include <ctype.h> out of includes.h; ok djm@
stevesk
2006-02-22
1
-2
/
+1
*
move #include <sys/stat.h> out of includes.h; ok markus@
stevesk
2006-02-20
1
-2
/
+1
*
move #include <signal.h> out of includes.h; ok markus@
stevesk
2006-02-20
1
-2
/
+1
*
move #include <sys/un.h> out of includes.h; ok djm@
stevesk
2006-02-20
1
-2
/
+1
*
move #include <sys/wait.h> out of includes.h; ok markus@
stevesk
2006-02-10
1
-2
/
+1
*
move #include <sys/ioctl.h> out of includes.h; ok markus@
stevesk
2006-02-10
1
-2
/
+1
*
#include <sys/endian.h> not needed; ok djm@
stevesk
2006-02-09
1
-2
/
+1
*
move #include <dirent.h> out of includes.h; ok markus@
stevesk
2006-02-08
1
-2
/
+1
*
move #include <netinet/in_systm.h> and <netinet/ip.h> out of
stevesk
2006-02-08
1
-3
/
+1
*
move #include <sys/resource.h> out of includes.h; ok markus@
stevesk
2006-02-08
1
-2
/
+1
*
move #include <netinet/tcp.h> out of includes.h; ok markus@
stevesk
2006-02-08
1
-2
/
+1
*
move #include <paths.h> out of includes.h; ok markus@
stevesk
2006-02-08
1
-2
/
+1
*
move #include <termios.h> out of includes.h; ok markus@
stevesk
2006-02-07
1
-2
/
+1
*
move #include <sys/queue.h> out of includes.h; ok markus@
stevesk
2006-02-07
1
-2
/
+1
*
move #include <netgroup.h> out of includes.h; ok markus@
stevesk
2006-02-07
1
-2
/
+1
*
move <net/if.h>; ok djm@
stevesk
2006-01-01
1
-3
/
+1
*
two changes to the new ssh tunnel support. this breaks compatibility
reyk
2005-12-08
1
-1
/
+3
*
Include sys/queue.h explicitly instead of assuming some other header
millert
2005-11-15
1
-2
/
+2
*
fix cast, from grunk AT pestilenz.org
djm
2005-05-19
1
-2
/
+2
*
implement session multiplexing in the client (the server has supported this
djm
2004-06-13
1
-1
/
+2
*
revert code to add x11 localhost display authorization entry for
stevesk
2002-01-26
1
-2
/
+1
*
handle utsname.nodename case for FamilyLocal X authorization; ok markus@
stevesk
2001-12-19
1
-1
/
+2
*
move the path for xauth to pathnames.h
markus
2001-06-08
1
-4
/
+1
*
$OpenBSD$
niklas
2001-01-29
1
-0
/
+2
*
cleanup copyright notices on all files. I have attempted to be accurate with
deraadt
2000-09-07
1
-7
/
+5
*
whitespace cleanup
markus
2000-04-14
1
-6
/
+6
*
KNF, final part 3
markus
1999-11-24
1
-2
/
+4
*
much more KNF
deraadt
1999-11-24
1
-14
/
+14
[next]