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
2015-03-09
prevent the skipvsp flag from creeping past actual text
Ingo Schwarze
2015-03-08
Reject DH keys sent by a server if they are considered too small; inspired
Miod Vallat
2015-03-07
unbreak for w/SSH1 (default) case; ok markus@ deraadt@
Damien Miller
2015-03-04
make these work with !SSH1; ok markus@ deraadt@
Damien Miller
2015-03-03
make it possible to run tests w/o ssh1 support; ok djm@
Markus Friedl
2015-03-03
expand __unused to full __attribute__ for better portability
Damien Miller
2015-03-03
reorder logic for better portability; patch from Roumen Petrov
Damien Miller
2015-03-02
Add three extra checks that test proper removal of the P flag. Currently 2 fail
Claudio Jeker
2015-02-25
Do not count the dropped messages strictly, so that the syslogd
Alexander Bluhm
2015-02-25
Fix CVE-2014-3570: properly calculate the square of a BIGNUM value.
Brent Cook
2015-02-25
Trivial fix for test progress output.
Brent Cook
2015-02-23
fix a race condition by using a mux socket rather than an
Damien Miller
2015-02-23
improve NAME section diagnostics;
Ingo Schwarze
2015-02-22
Update for recent verify related naming changes.
Joel Sing
2015-02-21
correct paths to configuration files being written/updated;
Damien Miller
2015-02-21
Escape quotes when expanding macro arguments.
Ingo Schwarze
2015-02-20
The write again workaround in syslogd changes the dropped message
Alexander Bluhm
2015-02-19
BN_free() has its own NULL check.
Joel Sing
2015-02-19
KNF.
Joel Sing
2015-02-17
Render \(lq and \(rq as '"' in -Tascii mode but leave the rendering
Ingo Schwarze
2015-02-17
Let .it accept numerical expressions, not just numerical constants.
Ingo Schwarze
2015-02-16
enable hostkeys unit tests
Damien Miller
2015-02-16
check string/memory compare arguments aren't NULL
Damien Miller
2015-02-16
unit tests for hostfile.c code, just hostkeys_foreach so far
Damien Miller
2015-02-16
clean up post_dt() validation function;
Ingo Schwarze
2015-02-16
The wrong test was marked SKIP_GROFF.
Ingo Schwarze
2015-02-16
Add more error checking and free resources in bytestringtest.
Doug Hogan
2015-02-15
Fix various memory leaks by not exiting so abruptly from failed tests.
Miod Vallat
2015-02-15
Remove ancient gcc workaround on mips.
Miod Vallat
2015-02-15
Memory leak. Coverity CID 78865
Miod Vallat
2015-02-15
Wrong logic; Coverity CID 78894
Miod Vallat
2015-02-14
test server rekey limit
Markus Friedl
2015-02-14
Tests that syslogd uses the expected TLS version.
Alexander Bluhm
2015-02-13
Adapt the maxunix test, the syslogd -a error semantic has changed.
Alexander Bluhm
2015-02-12
Make syslogd tests more reliable. Increase the allowed range of
Alexander Bluhm
2015-02-12
After almost five years and 92 revisions, mdoc_macro.c rev. 1.139
Ingo Schwarze
2015-02-12
Do not confuse .Bl -column lists that just broken another block
Ingo Schwarze
2015-02-12
Delete the mdoc_node.pending pointer and the function calculating
Ingo Schwarze
2015-02-11
Make syslogd tests more reliable. Allow a range of certain log
Alexander Bluhm
2015-02-11
Make syslogd test more reliable. Use Time::HiRes to sleep .01
Alexander Bluhm
2015-02-11
do not access a NULL pointer if an .Eo block lacks a tail;
Ingo Schwarze
2015-02-11
explicit blocks close out .Nd; fixing data structure corruption
Ingo Schwarze
2015-02-11
Do not rely upon malloc(0) not returning NULL. Not all malloc implementations
Miod Vallat
2015-02-10
Be more careful to not generate empty .In, .St, and .Xr nodes.
Ingo Schwarze
2015-02-10
Do not read past the end of the buffer if an "f" layout font modifier
Ingo Schwarze
2015-01-29
reorg tbl(7) test suite
Ingo Schwarze
2015-02-10
Add bind regress test
Claudio Jeker
2015-02-10
Test that bind works the way it should. This fails at the moment because
Claudio Jeker
2015-02-09
Error messages form libtls have changed, adapt syslogd tests.
Alexander Bluhm
2015-02-09
sort includes correctly
Theo de Raadt
[next]