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
/
malloc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-12
A few more flag combo's to test
otto
1
-2
/
+14
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
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-01-28
typo
otto
1
-2
/
+2
2018-01-28
add malloc_threaderr
otto
1
-1
/
+2
2018-01-28
Test for correct error when on thread allocates, and another does a double free
otto
2
-0
/
+71
2017-07-27
Fix all clang warnings in libc regress and cleanup some make files.
bluhm
2
-2
/
+4
2017-07-08
Run malloc0test with all possible malloc options.
bluhm
1
-1
/
+7
2017-01-24
fix make clean and warnings
otto
2
-1
/
+3
2017-01-24
make sure realloc preserves data
otto
1
-17
/
+45
2017-01-24
use ${.OBJDIR}
otto
1
-8
/
+8
2017-01-23
hook malloc_general to the tests
otto
1
-2
/
+2
2017-01-23
test malloc/realloc/free with some flag combo's
otto
2
-0
/
+122
2008-04-13
Use arc4random_buf() when requesting more than a single word of output
djm
1
-2
/
+2
2006-05-16
Don't forget to return 0 on success, doh.
otto
2
-2
/
+4
2006-04-18
Hook new ulimit test cases
otto
1
-2
/
+2
2006-04-18
near ulimit test case 2
otto
2
-0
/
+46
2006-04-18
Near ulimit test case 1
otto
2
-0
/
+48
2004-08-04
Unbreak malloc0test for use with mmap malloc which allocates objects
otto
1
-20
/
+7
2004-02-11
EOL at end
deraadt
1
-2
/
+2
2003-12-25
Test a large negative malloc value as well.
miod
1
-1
/
+2
2003-08-15
remove extra \n in {warn,err}{,x} calls
deraadt
1
-3
/
+3
2003-07-31
various cleanups; david says results are same
deraadt
2
-5
/
+5
2003-07-15
move malloc0test.c to new subdir.
otto
3
-4
/
+11
2003-07-15
Test if malloc() sets errno correctly if it returns NULL.
otto
2
-0
/
+50
2002-02-18
tags cleanup.
art
2
-2
/
+2
2002-01-04
A bug in the malloc test uncoveres a bug in longjmp on alpha.
art
1
-2
/
+2
2002-01-01
trivial conversions to bsd.regress.mk
art
1
-10
/
+2
2001-12-29
Add options for slient operation and for specifying a count of rounds
art
1
-4
/
+35
2001-12-22
add header
deraadt
1
-0
/
+3
2001-12-05
malloc(n) regression test
deraadt
2
-0
/
+112