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
2019-08-07
Actually make the hand coded ASPATH a AS_SEQUENCE and not an AS_SET.
Claudio Jeker
2019-08-07
The as0 regress can be enabled now. Needs exabgp to run else it is skipped.
Claudio Jeker
2019-08-06
Use SUDO to run test as root.
Alexander Bluhm
2019-08-06
Implement RFC7607 testing using exabgp since we need to fiddle with
Claudio Jeker
2019-08-06
Test more variants to specify the root directory.
Alexander Bluhm
2019-08-06
Cleanup the scripts a bit, error out early if not run as root, use
Claudio Jeker
2019-08-06
Update output file for mrt table-mp dumps since those can now dump
Claudio Jeker
2019-08-05
Test realpath and unveil if the root directory is written as "//".
Alexander Bluhm
2019-08-05
Link regress realpath-unmount to build.
Alexander Bluhm
2019-08-05
Call realpath(3) in combination with chroot(2) and chdir(2).
Alexander Bluhm
2019-08-04
Add arm64 asm for stackpivot regress test.
mortimer
2019-08-04
Test that unmount works after calling unlink(2) with relative
Alexander Bluhm
2019-08-01
Call unveil(2) in combination with unlink(2) and chroot(2).
Alexander Bluhm
2019-08-02
pass -Dchecksum around so that checksum is exercised.
Marc Espie
2019-08-02
fix some memleaks in test_helper code
Damien Miller
2019-08-01
Link regress unveil-unmount to build.
Alexander Bluhm
2019-08-01
Call unveil(2) in combination with unlink(2) and chroot(2).
Alexander Bluhm
2019-07-29
regress: Add mips64 stack pivot asm for octeon in stackpivot tests
mortimer
2019-07-26
The strncat test is passing, do not add it to expected failures.
Alexander Bluhm
2019-07-26
Restrict limit-keytype to types supported by build. This means we have
Darren Tucker
2019-07-25
Since switching from bfd to lld linker there are no warnings about
Alexander Bluhm
2019-07-25
Only use supported key types during KRL test, preferring ed25519 since
Darren Tucker
2019-07-25
Switch keys-command test from rsa to ed25519 since it's supported for
Darren Tucker
2019-07-25
Make certificate tests work with the supported key algorithms. Allows
Darren Tucker
2019-07-23
Construct list of key types to test based on the types supported by the
Darren Tucker
2019-07-23
Only use DSA key type in tests if binaries support it.
Darren Tucker
2019-07-23
Fix realpath(3) errno code for an empty input path string.
Stefan Sperling
2019-07-23
Skip DH group generation test if binaries don't support DH-GEX.
Darren Tucker
2019-07-23
Only test conversion of key types supported by the binaries.
Darren Tucker
2019-07-23
Only add ssh-dss to allowed key types if it's supported by the binary.
Darren Tucker
2019-07-20
Remove the sleeps and thus races from the forwarding test. They were
Darren Tucker
2019-07-20
Allow SLEEPTIME to be overridden.
Darren Tucker
2019-07-20
Move sleep time into a variable so that we can increase it for platforms
Darren Tucker
2019-07-19
add regression tests for scp for out-of-destination path file creation
Damien Miller
2019-07-18
new test for an empty text block; from rea@ via bapt@ (FreeBSD)
Ingo Schwarze
2019-07-17
Update appstest.sh
Kinichiro Inoguchi
2019-07-17
The Adj-RIB-Out is gone (or actually implemented differently). Adjust
Claudio Jeker
2019-07-16
adapt to sshbuf_dtob64() change
Damien Miller
2019-07-16
New realpath(3) requires existing files. Create fake disk images
Alexander Bluhm
2019-07-16
Call stat(2) only once in realpath(3) userland reference implementation.
Alexander Bluhm
2019-07-16
so the output changed slightly, again
Marc Espie
2019-07-16
Remove ssh1 files from CLEANFILES since ssh1 no longer supported.
Darren Tucker
2019-07-16
Update names of host key files in CLEANFILES to match recent changes to
Darren Tucker
2019-07-15
Our kernel __realpath(2) implementation does not allow non-existing
Alexander Bluhm
2019-07-15
unit tests for sshbuf_cmp() and sshbuf_find(); ok markus
Damien Miller
2019-07-14
unit tests for sshbuf_peek/poke bounds-checked random access
Damien Miller
2019-07-12
Test should also run if there is no obj directory. Name regress
Alexander Bluhm
2019-07-11
fix date which got broken by Mdocdate during commit
Ingo Schwarze
2019-07-11
When parsing a tab character that is not preceded by a space character
Ingo Schwarze
2019-07-11
tweak tests to match simpler behavior
Marc Espie
[next]