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-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
2023-01-08
cope with recent thread name changes
Anton Lindqvist
2023-01-07
Fix previous.
Joel Sing
2023-01-06
tlsfuzzer: hook up new connection abort tests while skipping the NST
Theo Buehler
2023-01-06
When OpenSSL is not available, skip parts of percent test that require it.
Darren Tucker
2023-01-06
Save debug logs from ssh for debugging purposes.
Darren Tucker
2023-01-06
regression test for ChannelTimeout
Damien Miller
2023-01-06
fix typo in verbose logging
Damien Miller
2023-01-06
unit tests for misc.c:ptimeout_* API
Damien Miller
2023-01-05
Add additional shift benchmarks that are useful on BN_BITS2 == 32 platforms
Joel Sing
2023-01-04
Copy bytes from the_banana[] rather than banana()
Theo Buehler
2023-01-04
Adjust open policy integration test to the change of config in bgpd.
Claudio Jeker
2023-01-04
The redirectchain test actually works again. The test servr fixed the
Claudio Jeker
2023-01-04
When building this regress test I copied a bad UUID from some other
Claudio Jeker
2023-01-02
regression test for PermitRemoteOpen
Damien Miller
2023-01-01
Add explicit LL suffixes to large constants to appease some compilers on
Miod Vallat
2023-01-01
Add explicit LL suffixes to large constants to appease some compilers on
Miod Vallat
2022-12-23
Add regress coverage for shifts of zero bits.
Joel Sing
2022-12-23
Do similar setup for lshift and rshift benchmarks.
Joel Sing
2022-12-19
WTRAPPED is now supported by waitid(2)
Philip Guenther
2022-12-18
nc: update regress after recent changes
Theo Buehler
2022-12-18
Use volatile sig_atomic_t for flag set in signal handler
Theo Buehler
2022-12-17
Switch to using BN_zero() instead of BN_zero_ex()
Theo Buehler
2022-12-17
Move benchmark target up a bit and mark it phony
Theo Buehler
2022-12-17
Zap some whitespace
Theo Buehler
2022-12-17
Provide regress coverage for BN shift functions.
Joel Sing
2022-12-17
Revise cipher list regress coverage of SSL_set_security_level().
Joel Sing
2022-12-15
Add shim functions for repo code introduced by the pre repo stats.
Claudio Jeker
2022-12-10
Make the accepted log grep pattern more strict in order to not pick up any log
Anton Lindqvist
2022-12-10
bio chain test: compress some error printing
Theo Buehler
2022-12-10
bio chain test: deduplicate chain walking code
Theo Buehler
2022-12-10
bio chain test: handle walking of empty chains
Theo Buehler
2022-12-09
bio chain test: add a consistency check for chain lengths
Theo Buehler
2022-12-09
bn/Makefile: tidy up and simplify
Theo Buehler
[next]