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
/
usr.bin
Age
Commit message (
Expand
)
Author
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-16
adapt to sshbuf_dtob64() change
Damien Miller
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
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-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-05
Add (recently added) rsa_oldfmt to CLEANFILES.
Darren Tucker
2019-07-05
Adapt the PuTTY/Conch tests to new key names.
Darren Tucker
2019-07-05
Add a sleep to allow forwards to come up.
Darren Tucker
2019-06-27
Add more option tests to req, ts, x509 and verify in appstest.sh
Kinichiro Inoguchi
2019-06-24
Add more options test to ocsp in appstest.sh
Kinichiro Inoguchi
2019-06-23
Add more option test to dgst in appstest.sh
Kinichiro Inoguchi
2019-06-22
Add more option tests to ca in appstest.sh
Kinichiro Inoguchi
2019-06-21
adapt for key shielding API changes (const removal)
Damien Miller
2019-06-19
use REGRESS_EXPECTED_FAILURES
Marc Espie
2019-06-14
check for convtime() refusing to accept times that resolve to LONG_MAX
Damien Miller
2019-06-13
Add more options to pkcs12 and smime in appstest.sh
Kinichiro Inoguchi
2019-06-11
Do not access a NULL pointer if a table contains a horizontal line
Ingo Schwarze
2019-06-10
Add pkcs12 options and smime tests for appstest.sh
Kinichiro Inoguchi
2019-05-21
forgot to add the testcase sorry
Marc Espie
2019-05-21
while writing new code, I just figured out I fucked up
Marc Espie
2019-04-30
In HTML output, allow switching the desired font for subsequent
Ingo Schwarze
2019-04-28
Add unit tests for user@host and URI parsing.
Darren Tucker
2019-04-21
When calling an empty macro, do not clobber existing arguments.
Ingo Schwarze
2019-04-21
Implement the roff .break request (break out of a .while loop).
Ingo Schwarze
2019-04-18
Add tests for sshd -T -C with Match.
Darren Tucker
2019-03-30
tweak comment lines.
YASUOKA Masahiko
2019-03-30
Add a test case for
asou
2019-03-21
Test that "calendar -A 0" on a Friday doesn't include weekend events.
Todd C. Miller
2019-03-01
Wrap .Sh/.SH sections and .Ss/.SS subsections in HTML <section> elements
Ingo Schwarze
2019-02-16
Add tests for pkeyutl
Kinichiro Inoguchi
2019-02-06
Let roff_getname() end the roff identifier at a tab character
Ingo Schwarze
2019-02-04
add tests for PKG_CONFIG_$PACKAGE_$VARIABLE
Jasper Lievisse Adriaanse
2019-02-04
add tests for recently added --validate
Jasper Lievisse Adriaanse
2019-01-31
Since resetting of offsets works quite differently in man(7) and mdoc(7),
Ingo Schwarze
2015-01-29
reorg tbl(7) test suite
Ingo Schwarze
2019-01-29
Tests to verify that the special case for Friday is not applied when
Todd C. Miller
2019-01-28
The test sshd_config in in $OBJ.
Darren Tucker
2019-01-28
Remove leftover debugging.
Darren Tucker
2019-01-28
Enable ssh-dss for the agent test. Disable it for the certificate
Darren Tucker
2019-01-28
Count the number of key types instead of assuming there are only two.
Darren Tucker
2019-01-27
Generate all key supported key types and enable for keyscan test.
Darren Tucker
2019-01-21
adapt to changes in KEX APIs and file removals
Damien Miller
2019-01-21
adapt to changes in KEX API and file removals
Damien Miller
2019-01-21
adapt to bignum1 API removal and bignum2 API change
Damien Miller
2019-01-21
remove hack to use non-system libcrypto
Damien Miller
[next]