index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
Age
Commit message (
Expand
)
Author
2017-10-11
Add regression tests for vmd(8) config parsing.
Alexander Bluhm
2018-10-21
Add flock insertion tests covering all possible forms of byte range overlap.
anton
2018-10-20
With the fixed length checks in aes_wrap.c 1.11, we can remove the ugly
Theo Buehler
2018-10-20
update to reflect changes introduced with relayd r1.227
denis
2018-10-19
Run Wycheproof testvectors for AES Key Wrap without padding (RFC 3394)
Theo Buehler
2018-10-19
truncate long comments in audit summary
Theo Buehler
2018-10-18
simplify BN_bin2bn() calls; no need to pre-declare the variable.
Theo Buehler
2018-10-18
Avoid a bad out of bounds access that caused intermittent crashes.
Theo Buehler
2018-10-18
Enable regress tests testing the bugs reported in
Otto Moerbeek
2018-10-17
add some knobs:
Damien Miller
2018-10-16
Add a test covering the recently fixed fcntl() panic.
anton
2018-10-15
Add join tests
Otto Moerbeek
2018-10-15
Basic set of tests taken from spec plus some extra. Extra ones are failing
Otto Moerbeek
2018-10-09
make use of the new regress setup/cleanup feature
anton
2018-10-08
Expect usable addresses provided in environment variables. Stop
Alexander Bluhm
2018-10-08
Add support for qcow2 base images (external snapshots).
Reyk Floeter
2018-10-07
whitespace cleanup and other minor things from gofmt
Theo Buehler
2018-10-06
make sure all CStrings are freed
Theo Buehler
2018-10-06
plug a memory leak
Theo Buehler
2018-10-06
Debug output of rsyslogd has changed, adapt regex in compatibility
Alexander Bluhm
2018-10-06
wrap a few more overlong lines
Theo Buehler
2018-10-06
wrap some overlong fmt.Printfs
Theo Buehler
2018-10-06
Simplify regress tests by using the new setup and cleanup feature.
Alexander Bluhm
2018-10-06
It's slightly simpler to get the ECDH public key as an EC_POINT by using
Theo Buehler
2018-10-06
free EC_POINT and EC_GROUP
Theo Buehler
2018-10-06
Run Wycheproof ECDH Web Crypto test vectors against libcrypto.
Theo Buehler
2018-10-06
merge runECDSAWebCryptoTest() into runECDSATest()
Theo Buehler
2018-10-06
factor ECDSA signature extraction into its own function
Theo Buehler
2018-10-06
make allocate/use/defer dances more consistent in ECDSA sig extraction
Theo Buehler
2018-10-05
Run Wycheproof ECDSA Web Crypto test vectors against libcrypto.
Theo Buehler
2018-10-05
pass current dir, rdomains and interfaces as argument to the test.
Sebastian Benoit
2018-10-04
Better refer to RFC 8422 which obsoletes RFC 4492.
Theo Buehler
2018-10-04
While we don't explicitly support curve secp256r1, we can run 1250 tests
Theo Buehler
2018-10-02
Render the eqn(7) "sqrt" function as U+221A in UTF-8 output.
Ingo Schwarze
2018-10-01
run the integrationtests/
Sebastian Benoit
2018-10-01
add new testcase for network statements (announcing/redistributing routes
Sebastian Benoit
2018-09-30
For -w output in -m mode, tweak the handling of bytes that do not
Ingo Schwarze
2018-09-30
fix the rest of the bug mitigated in the previous commit:
Ingo Schwarze
2018-09-30
in ECDH, gather statistics where it makes more sense
Theo Buehler
2018-09-30
Add regression test for cmsg size bug.
Vincent Gross
2018-09-29
test that PWD and OLDPWD are exported
anton
2018-09-29
Adjust for the roa-set, origin-set commit that just happend in bgpd
Claudio Jeker
2018-09-29
ROA_UNKNOWN is now ROA_NOTFOUND (as in the RFC).
Claudio Jeker
2018-09-28
Always try to build packet reflector on remote machine. It may be
Alexander Bluhm
2018-09-27
Sometimes make picked the wrong rule for the adapted disklabel
Alexander Bluhm
2018-09-27
Actually I missed the /usr/local default size change in disklabel(8).
Alexander Bluhm
2018-09-26
Split the disklabel regress into multiple tests. Move all code
Alexander Bluhm
2018-09-26
Fix out file to be actually correct for the input file.
Claudio Jeker
2018-09-25
disklabel(8) uses hw.physmem to calculate swap and /var sizes. This
Alexander Bluhm
2018-09-24
sync host*() changes from bgpd
denis
[next]