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
/
regress
/
lib
/
libpthread
/
socket
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a race by always modifying the 'counter' variable while holding the
mpi
2017-05-30
1
-3
/
+3
*
hint: compile before commit
deraadt
2015-11-19
1
-3
/
+3
*
replace setbuf with setvbuf, from Frederic Nowak
tedu
2015-11-04
3
-9
/
+9
*
zap trailing newlines; "go for it" deraadt
okan
2014-07-16
1
-2
/
+1
*
fix regression test, from art
tedu
2006-01-05
1
-2
/
+4
*
-Wall cleanup.
fgsch
2005-10-30
2
-5
/
+5
*
kill bad functions; some sort of ok from marc who is trying to confuse me
deraadt
2004-02-28
1
-2
/
+2
*
various cleanups; david says results are same
deraadt
2003-07-31
4
-31
/
+23
*
Enable test for proper inheritance of NONBLOCK flag on accept.
marc
2002-10-12
1
-3
/
+3
*
add socket test to check blocking/non-blocking mode on accept.
marc
2002-10-10
3
-2
/
+129
*
comment where code is used
marc
2002-10-09
1
-2
/
+4
*
Rename a bunch of the old bsd.regress.mk variables into the new ones.
avsm
2002-09-02
1
-2
/
+2
*
no more need to explicitly specify regress: _SUBDIRUSE targets anymore.
art
2002-02-23
1
-3
/
+1
*
Make this into a dummy regress test.
art
2002-01-04
1
-4
/
+6
*
depend regress: on PROG (this whole Makefile is ugly)
art
2002-01-03
1
-2
/
+2
*
convert everything to bsd.regress.mk
art
2002-01-03
2
-6
/
+4
*
Be sure both programs are using the same port.
fgsch
2002-01-02
2
-6
/
+8
*
per man page and gcc 3.0.1, exit requires prototype from stdlib.h
todd
2001-09-20
2
-2
/
+4
*
Regression tests for libc_r (pthreads) library.
fgsch
2001-08-15
8
-0
/
+540