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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-21
PATH does not include '.' anymore. Fix the runs test for that situation.
tb
1
-2
/
+2
2021-02-20
Enable threads test
otto
1
-1
/
+1
2021-02-20
A regress test to test concurrent exception handling in threads
otto
2
-0
/
+63
2020-12-16
Clean directory recursively only where necessary.
bluhm
2
-4
/
+6
2019-02-02
An extra test that is known to trigger problems with some versions of
otto
3
-1
/
+29
2018-05-03
Add posixtestsuite to subdir.
bluhm
1
-2
/
+2
2018-05-03
Add a mimimal regress test that runs the open POSIX test suite from
bluhm
1
-0
/
+25
2018-04-24
Add os-test to subdir.
bluhm
1
-2
/
+2
2018-04-24
Test corner cases of few IO and a bunch of UDP network system calls
bluhm
1
-0
/
+26
2017-08-10
Objective-C has been removed from base, do not test whether compiling
bluhm
3
-43
/
+2
2017-07-29
Use linker flags that build and run the test with gcc and clang.
bluhm
3
-5
/
+8
2017-04-17
Skip objc tests with clang.
kettenis
1
-2
/
+8
2017-02-25
Add missing includes to avoid implicit function declarations.
jsg
1
-1
/
+2
2017-02-07
Include <netinet/in.h> to get in_addr_t and in_port_t compiled.
bluhm
1
-1
/
+2
2016-10-09
Remove simple UTF-8 tests. Ingo has written propper tests for
bluhm
6
-13
/
+0
2015-12-04
tweak wc test to include a nonbreaking space
tedu
2
-2
/
+2
2015-12-04
add a test for wc -m
tedu
2
-0
/
+3
2015-12-02
quicky test for cut
tedu
2
-0
/
+7
2015-12-02
add a tiny utf8 test (for tr, failing)
tedu
2
-0
/
+3
2014-09-27
Fix mmap() calls that check for a result other than MAP_FAILED.
doug
2
-6
/
+6
2013-10-29
ino_t is 64 bit now
jsg
1
-1
/
+1
2013-10-28
include string.h for memcpy()
jsg
2
-2
/
+4
2013-10-24
Align suseconds_t with POSIX: it's the type of the tv_usec member of timeval.
guenther
1
-1
/
+1
2013-10-06
Prefer -lpthread over -pthread
guenther
1
-2
/
+2
2013-07-06
implement some simple check that make sure typedefs don't change in
espie
4
-2
/
+73
2012-12-23
Check proper alignment in destructors too.
kettenis
2
-4
/
+18
2012-12-23
Hook up the SSE2 alignment tests.
kettenis
1
-2
/
+2
2012-12-23
Regression test for proper stack alignment for SSE2 instructions.
kettenis
6
-0
/
+72
2007-07-23
- enable thread support in libobjc
kurt
1
-2
/
+2
2007-01-28
New test for exceptions.
kettenis
6
-1
/
+45
2007-01-28
Move test in its own directory.
kettenis
3
-6
/
+9
2006-02-04
Adapt for the fact that Xorg now used standard loadable modules.
kettenis
2
-4
/
+6
2005-08-31
Add regression test for fbBlt().
kettenis
3
-2
/
+66
2005-08-27
Provide prototype for the function we actually use.
kettenis
1
-28
/
+28
2005-08-27
backout unapproved diff
deraadt
1
-28
/
+28
2005-08-25
Provide prototype for the function we actually use.
kettenis
1
-28
/
+28
2005-08-15
Add regression test for fbBltOne().
kettenis
4
-2
/
+72
2005-04-18
Correctly link on static arches.
miod
1
-4
/
+4
2005-03-26
Objective-C regress test.
kettenis
3
-2
/
+37
2002-12-04
Trivial test to see if c++ exceptions work.
art
3
-0
/
+32