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
/
libc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-02
Two cases of BRE involving counts and backrefs that go wrong and
otto
1
-1
/
+16
2021-03-27
Handle dynamic definition of SIGSTKSZ as of glibc 2.34 on Linux.
bcook
1
-7
/
+24
2021-02-12
A few more flag combo's to test
otto
1
-2
/
+14
2020-12-31
Remove unused categories in re_guts; they are written to but never read.
millert
1
-39
/
+2
2020-12-28
Fix an off-by-one error in the marking of the O_CH operator following
millert
1
-1
/
+4
2020-12-17
Remove echo headlines.
bluhm
2
-5
/
+2
2020-12-06
Enable t_mmap-1 test. It is skipped on NetBSD, but works for us.
bluhm
2
-3
/
+10
2020-11-11
Run the atf cleanup block after each test. This makes more tests
bluhm
1
-9
/
+11
2020-11-10
Declare prototype of __syscall locally. Fixes t_syscall test.
bluhm
2
-3
/
+7
2020-11-09
Sync libc syscall tests with changes in upstream NetBSD. Use #ifdef
bluhm
20
-283
/
+212
2020-10-21
On machines with a userland timecounter we bypass the gettimeofday(2)
kettenis
1
-2
/
+16
2020-10-19
Skip floating-point exception checks on arm64 and armv7 as the hardware
kettenis
2
-2
/
+6
2020-10-18
XFAIL tests on arm64 and armv7 as floating-point exception support is
kettenis
1
-1
/
+6
2020-10-06
Use std=gnu99 to be able to build the tests with both base clang and gcc.
mpi
1
-1
/
+3
2020-08-17
Fix append mode so it always writes to the end and expand regress.
millert
1
-26
/
+77
2020-07-14
getopt(3) returns an int so don't use a char to store its return value.
kettenis
2
-4
/
+4
2020-07-09
New regression tests for integral type conversions
schwarze
2
-2
/
+378
2020-07-08
New regression tests for character and string conversions
schwarze
2
-2
/
+445
2020-07-06
Add support for timeconting in userland.
pirofti
4
-0
/
+140
2020-06-26
Provide an optimized implementation of ffs(3) in libc on
naddy
3
-2
/
+26
2020-05-31
Fix printing long doubles on architectures with hm and lm bits.
mortimer
1
-1
/
+9
2020-05-27
more tests after getopt_long.c rev. 1.32;
schwarze
1
-10
/
+43
2020-03-23
Add a test program for getopt(3) that is adequate for manual testing
schwarze
4
-2
/
+174
2020-03-09
cstyle in illumos noticed some weird syntax, which this fixes.
dlg
1
-4
/
+4
2020-02-14
no need to declare "extern optarg" and "extern optind"
schwarze
3
-9
/
+3
2020-02-02
Add missing new line to printf. Make clean should not require SUDO.
bluhm
2
-7
/
+5
2020-01-30
Enable t_ptrace with an errno change compared to NetBSD.
mpi
4
-19
/
+31
2020-01-16
Check fpu functions without setjmp/longjmp before testing the latter.
bluhm
2
-10
/
+62
2020-01-16
Check fpu functions without setjmp/longjmp before testing the latter.
bluhm
1
-3
/
+9
2020-01-13
Make clean should not require SUDO.
bluhm
1
-3
/
+1
2020-01-13
Fix printf compiler warnings in wfp regress. Convert wchar to a
bluhm
1
-9
/
+18
2020-01-13
Link forgotten libc tests to the build.
bluhm
2
-6
/
+10
2020-01-13
Split setjmp-fpu regress into separate tests. Use errx(3) to explain
bluhm
6
-32
/
+69
2019-11-22
Sync tests with current NetBSD. Enable t_mkfifo test.
bluhm
6
-27
/
+44
2019-11-19
Link system call tests to build.
bluhm
1
-1
/
+2
2019-11-19
Import NetBSD system call regression tests. They were written with
bluhm
49
-0
/
+10692
2019-06-12
Set malloc_options in global scope with an initializer.
bluhm
2
-10
/
+8
2019-06-11
Disable junking with malloc options. If set, the test hangs on low
bluhm
1
-2
/
+5
2019-06-04
Move to env var, likelky the possibility to set malloc options from
otto
2
-19
/
+8
2019-05-23
Throw malloc_conceal and freezero into the mix.
otto
1
-3
/
+8
2019-05-13
The call to fseek(fp, -1, SEEK_END) also sets the reported size to
bluhm
1
-10
/
+10
2019-05-02
Add test fseek(,-1) works properly.
yasuoka
1
-3
/
+8
2019-01-25
I am retiring my old email address; replace it with my OpenBSD one.
millert
9
-16
/
+16
2018-12-16
Add regress test for bugs in stdio/fread.c rev 1.13 and 1.17
millert
3
-2
/
+160
2018-12-15
add a -R option to set/unset resolver flags.
eric
9
-20
/
+101
2018-11-29
This test does not terminate if malloc conf is preconfigured with
bluhm
1
-2
/
+6
2018-11-29
We're manipulating malloc flags ourselves, start with restting them all.
otto
1
-1
/
+5
2018-11-28
This test does not terminate if malloc conf is preconfigured with
bluhm
1
-4
/
+8
2018-03-29
Fix three bugs in setlocale(3):
schwarze
1
-2
/
+2
2018-01-28
typo
otto
1
-2
/
+2
[next]