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
2014-12-28
Add regress tests for multiple argument callback functions.
Joel Sing
2014-12-28
Add option parsing regress tests with end of options handling.
Joel Sing
2014-12-28
Add regress tests for option parsing with multiple unnamed arguments.
Joel Sing
2014-12-28
Update regress to match change in unnamed argument handling.
Joel Sing
2014-12-28
Update options regress to match option function pointer change.
Joel Sing
2014-12-28
Add regression tests where OpenBSD syslogd is sending messages to
Alexander Bluhm
2014-12-28
Provide initial regress tests for the complex option parsing that is needed
Joel Sing
2014-12-24
Support negative indentations for mdoc(7) displays and lists.
Ingo Schwarze
2014-12-24
For .RS, we need to save the information how much we actually indented
Ingo Schwarze
2014-12-24
Prevent unsigned integer underflow when a number is too wide
Ingo Schwarze
2014-12-23
support negative horizontal widths in man(7);
Ingo Schwarze
2014-12-23
some scaling unit fixes:
Ingo Schwarze
2014-12-23
even if the second argument to .IP is invalid, don't print it
Ingo Schwarze
2014-12-23
Fix vertical scaling. Obviously, nobody ever had a serious look at this.
Ingo Schwarze
2014-12-23
correctly handle scaling units after .PD
Ingo Schwarze
2014-12-22
The code already pays attention not to close the same block twice.
Ingo Schwarze
2014-12-22
regression test for multiple required pubkey authentication;
Damien Miller
2014-12-22
make this slightly easier to diff against portable
Damien Miller
2014-12-22
adjust for new SHA256 key fingerprints and slightly-different MD5 hex
Damien Miller
2014-12-22
poll changes to netcat (usr.bin/netcat.c r1.125) broke this test;
Damien Miller
2014-12-20
Fix two issues causing a class of assertion failures found by jsg@ with afl.
Ingo Schwarze
2014-12-19
Use a simpler expression to check the ether type in scapy. This
Alexander Bluhm
2014-12-19
Rewrite the low-level UTF-8 parser from scratch.
Ingo Schwarze
2014-12-18
Update test - the hashkey log message disappeared.
Reyk Floeter
2014-12-18
Don't let .Ta creep into an already-closed list; same as for .It.
Ingo Schwarze
2014-12-18
Only keep leading .Sm inside a list when it immediately precedes
Ingo Schwarze
2014-12-18
When the head of a list item is extended with a partial explicit
Ingo Schwarze
2014-12-18
Don't let the modulo operator divide by zero.
Ingo Schwarze
2014-12-18
The code is already careful to not add items to lists that were
Ingo Schwarze
2014-12-17
increase to 2048 to prevent failure. ok deraadt@
Daniel Dickman
2014-12-16
Ignore mdoc(7) and man(7) macros inside tbl(7) code because they
Ingo Schwarze
2014-12-16
correct -Tutf8 and -Thtml rendering of \(~=
Ingo Schwarze
2014-12-16
Explicit block closure macros clobber next-line block head scope,
Ingo Schwarze
2014-12-16
When a numerical condition errors out after consuming at least one
Ingo Schwarze
2014-12-15
Empty conditions count as false.
Ingo Schwarze
2014-12-15
correct some character names to match groff;
Ingo Schwarze
2014-12-15
Move 40MB of .rodata and 40MB of stack to .bss; allows this test to run on
Miod Vallat
2014-12-14
By now relayd expects tls in its config file and writes tls into
Alexander Bluhm
2014-12-14
unifdef OPENSSL_NO_NEXTPROTONEG
Joel Sing
2014-12-13
Fix a regression found by Carsten dot Kunze at arcor dot de:
Ingo Schwarze
2014-12-12
Increase cipher suite test coverage by including all cipher suites that
Joel Sing
2014-12-10
Add regress for ALPN.
Joel Sing
2014-12-10
Some sort regress test fixes. cksum no longer supports -o2.
Daniel Dickman
2014-12-10
fix previous.
Daniel Dickman
2014-12-09
t_exhaust is too exhausting
Theo de Raadt
2014-12-08
Add some more makefiles that often cause a crash.
Jonathan Gray
2014-12-07
remove duplicate initialization of .sid_ctx in test
Brent Cook
2014-12-07
Allow specific libtls hostname validation errors to propagate.
Brent Cook
2014-12-07
Add a test which would previously often cause make to crash when run
Jonathan Gray
2014-12-07
Add a test for redefining a macro name in the expansion of
Jonathan Gray
[next]