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
/
libexec
/
login_tis
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-20
Remove login_tis, no one should be using the TIS authentication
millert
4
-893
/
+0
2015-10-05
Use explicit_bzero() instead of memset() for zeroing out secrets.
millert
1
-8
/
+8
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
1
-1
/
+2
2015-01-15
remove .Tn; from Jan Stary <hans at stare dot cz>
schwarze
1
-12
/
+7
2014-04-16
This was subtly using des_old.h defines (des_key_schedule) without using any
miod
1
-2
/
+2
2012-12-04
remove some unnecessary sys/param.h inclusions
deraadt
1
-2
/
+1
2012-02-01
improve synopsis markup of login_* utilities; use a more standard
sobrado
1
-3
/
+3
2010-10-15
Switch the remaining users of libdes in src to libcrypto,
jsg
2
-18
/
+18
2008-03-24
msg_controllen has to be CMSG_SPACE so that the kernel can account for
deraadt
1
-2
/
+2
2008-03-15
Repair the simple cases for msg_controllen where it should just be
deraadt
1
-2
/
+2
2008-03-13
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
deraadt
1
-4
/
+7
2007-07-26
Remove the space after "Password:" in password prompts where echo is
millert
1
-3
/
+3
2007-05-31
convert to new .Dd format;
jmc
1
-2
/
+2
2006-04-10
incorrect freeaddrinfo() call on failure; mike.pechkin, otto ok
deraadt
1
-2
/
+1
2005-12-18
Fix some signed vs. unsigned issues found by lint. OK krw@
millert
1
-11
/
+10
2005-03-08
Sweeping the tree for printf(s) where printf("%s",s) should be used.
cloder
1
-2
/
+2
2005-01-04
add some snprintf sanity checks.
moritz
1
-3
/
+3
2004-09-28
tweaks;
jmc
1
-6
/
+6
2004-09-28
login script to provide TIS Firewall Toolkit authentication
millert
4
-0
/
+897