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
2020-12-01
Extend the methods test to cover dtls methods as well
Theo Buehler
2020-12-01
Enable ssl_methods unit test.
Theo Buehler
2020-12-01
Add an ssl_methods() unit test that currently only covers the
Theo Buehler
2020-11-26
Fix config_add_transform and config_free_proposal.
tobhe
2020-11-21
Fix ikev2_nat_detection().
tobhe
2020-11-19
$OpenBSD$
Theo Buehler
2020-11-18
Constify sa in ikev2_pld_eap(). The parser code must not change any
tobhe
2020-11-18
Don't leak verify and store contexts.
Theo Buehler
2020-11-16
Certificate verification error message has been improved.
Alexander Bluhm
2020-11-11
Run the atf cleanup block after each test. This makes more tests
Alexander Bluhm
2020-11-10
Link all regress/sys/kern/ subdirs to build and sort alphabetically.
Alexander Bluhm
2020-11-10
Pass correct vars to FROM and TO.
tobhe
2020-11-10
Declare prototype of __syscall locally. Fixes t_syscall test.
Alexander Bluhm
2019-11-19
Import NetBSD system call regression tests. They were written with
Alexander Bluhm
2020-11-09
Sync libc syscall tests with changes in upstream NetBSD. Use #ifdef
Alexander Bluhm
2020-11-09
Add test for dynamic IP assignment via "config address" and "request address".
tobhe
2020-11-09
Remove uses of the deprecated ERR_remove_state()
Theo Buehler
2019-11-19
Import NetBSD system call regression tests. They were written with
Alexander Bluhm
2020-11-09
One more missing prototype
Theo Buehler
2020-11-09
Fix compiler warnings about missing prototypes.
Theo Buehler
2020-11-09
Print reminder to install OpenSSL 1.1 if it's not present in accordance
Theo Buehler
2020-11-09
Rework the rpki-client test to also run against OpenSSL 1.1 if the
Theo Buehler
2020-11-08
Add seperate FROM/TO variables.
tobhe
2020-11-07
Check return value of mmap(2) correctly and set correct flags. Now
Alexander Bluhm
2020-11-07
Set TCP option NODELAY in relayd and in client and server. This
Alexander Bluhm
2020-11-07
Since rework of source IP selection, we can reverse the last changes
denis
2020-11-07
Add test for ilogb(3).
Mark Kettenis
2019-02-21
Copy tests for our libm implementation from FreeBSD. Only passing
Alexander Bluhm
2020-11-06
Compiling rtable.c kernel source file needs satosin() and satosin6()
Alexander Bluhm
2020-11-06
Fix some races in syslogd tests. Fewer handshakes in TLS 1.3 make
Alexander Bluhm
2020-11-05
Make sure IPsec flows are loaded with srcid/dstid attributes.
tobhe
2020-11-05
Skip test if web server cannot be pinged.
Alexander Bluhm
2020-11-05
Add test for ASN1_DN ids with existing certs.
tobhe
2020-11-05
add missing rcs id
anton
2020-11-04
Set up two WireGuard wg(4) interfaces in different routing domains.
Alexander Bluhm
2020-11-03
The 'source IP address' commit (route.c r1.249) broke the rtable regress
Theo Buehler
2020-11-03
Inline pem_print(). It's a wrapper around PEM_write_bio_X509().
Theo Buehler
2020-11-03
Fix dh test after recent API refactoring. Remove outdated references to
tobhe
2020-11-03
On arm64 char is unsigned, use int in getopt() loop.
Alexander Bluhm
2020-11-02
Correctly initialize ppem
Theo Buehler
2020-11-01
Add options to print RPKI EE Certificates in PEM format for ROA & MFT files
job
2020-10-30
botan2 uses C++11, so use ports-gcc on gcc-archs
Theo Buehler
2020-10-29
Do not fail with obscure error messages on 'make'
Theo Buehler
2020-10-26
hook up vnode
anton
2020-10-26
Add a reproducer for uvm vnode deadlock fixed in revision 1.108 of
anton
2020-10-26
catch unset error when validation fails.
Bob Beck
2020-10-25
The GNU tbl(1) program contained in the groff package internally
Ingo Schwarze
2020-10-24
Treat \*[.T] in the same way as \*(.T rather than calling abort(3).
Ingo Schwarze
2020-10-21
Fix building the library when invoked with make regress.
Alexander Bluhm
2020-10-21
On machines with a userland timecounter we bypass the gettimeofday(2)
Mark Kettenis
[next]