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
2023-02-02
test compat_kex_proposal(); by dtucker@
Damien Miller
2023-02-01
Don't run session tests with openssl 3.0 - these tests aren't TLSv1.3 ready
Theo Buehler
2023-02-01
Hopefully the last one.
Theo Buehler
2023-02-01
One more openssl 1.0.2 thing missed.
Theo Buehler
2023-02-01
Switch from eopenssl to eopenssl30. Missed in both previous commits
Theo Buehler
2023-02-01
Retire OpenSSL 1.0.2 interop
Theo Buehler
2023-01-31
Remove "deletetunnel" command (marked as "remove during 6.4-current").
Theo Buehler
2023-01-31
Add bn/arch/${MACHINE_CPU} to the include path.
Joel Sing
2023-01-31
Add more regress tests for BN_usub().
Joel Sing
2023-01-30
Extend community unittests to cover more bits
Claudio Jeker
2023-01-29
Use utime in order to make benchmarks less noisy and more consistent.
Joel Sing
2023-01-29
Set BN_FLG_CONSTTIME on benchmark inputs.
Joel Sing
2023-01-29
Add benchmarks for BN_div()
Joel Sing
2023-01-29
Correct setup for BN_mul/BN_sqr benchmarks.
Joel Sing
2023-01-29
Rename bn_mul.c regress to bn_mul_div.c.
Joel Sing
2023-01-28
Switch regress to using x509_verify.h from libcrypto instead of the
Theo Buehler
2023-01-27
Test the behaviour of round() on halfway values.
Miod Vallat
2023-01-27
Add a few more -fno-builtin to make sure we test libm, not the compiler.
Miod Vallat
2023-01-27
Add openssl 3.0 interop tests
Theo Buehler
2023-01-24
Adjust various test results to the new bgpctl show rib output including
Claudio Jeker
2023-01-24
Adjust the ASPA test to match the new code which is AFI independent.
Claudio Jeker
2023-01-23
more comments, space and -- nits
Klemens Nanni
2023-01-22
Cope with xonly on amd64 by moving the testfly routine to the rodata
Anton Lindqvist
2023-01-21
Provide basic benchmarks for BN_mul() and BN_sqr().
Joel Sing
2023-01-20
Update config regress test now that aspa-set syntax changed.
Claudio Jeker
2023-01-19
Check if we can copy sshd or need to use sudo to do so during reexec
Darren Tucker
2023-01-18
Add xonly tests, initially written by deraadt@. Tweaked by me to fit and
Anton Lindqvist
2023-01-17
Add a dummy stub for getmonotime(). Reminded by tb@
Claudio Jeker
2023-01-17
also check that an active session inhibits UnusedConnectionTimeout
Damien Miller
2023-01-17
regression test for UnusedConnectionTimeout
Damien Miller
2023-01-17
fix typo in package name
Anton Lindqvist
2023-01-17
cope with ktrace "(via syscall)" changes
Anton Lindqvist
2023-01-16
Enable softraid(4) support in installboot(8)
Klemens Nanni
2023-01-16
unbreak test: cannot access shell positional parameters past $9 without
Damien Miller
2023-01-15
adapt to ed25519 changes in src/usr.bin/ssh
Damien Miller
2023-01-14
Shell syntax fix. From ren mingshuai vi github PR#369.
Darren Tucker
2023-01-14
Instead of skipping the all-tokens test if we don't have OpenSSL (since
Darren Tucker
2023-01-13
Move scp path setting to a helper function.
Darren Tucker
2023-01-13
Add scp's path to test sshd's PATH.
Darren Tucker
2023-01-12
In build_aspath() be more careful in the len == 0 case. For len == 0
Claudio Jeker
2023-01-11
Add a somewhat extensive unittest for ASPA validation functionality.
Claudio Jeker
2023-01-11
make REGRESS_CLEANUP consistent with REGRESS_CLEANUP found
Alexandr Nedvedicky
2023-01-11
rewrite this test to use a multiplexed ssh session so we can control
Damien Miller
2023-01-10
purge unhooked wx_syscall files
Anton Lindqvist
2023-01-10
Retire wx_syscall regress tests, they have been failing since the
Anton Lindqvist
2023-01-09
Whoa, that clean target is insane. If someone does a make build,
Theo de Raadt
2023-01-09
Fix the syscallwx target which is affected by both mimmutable(2) and
Anton Lindqvist
2023-01-09
yet another set of regression tests for pf(4). Unlike tests
Alexandr Nedvedicky
2023-01-09
Sanitize the inherited environment by removing LC_ALL, missed in previous.
Anton Lindqvist
2023-01-08
Due to xonly on arm64 it is no longer possible to read the testfly routine.
Anton Lindqvist
[next]