summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2009-11-09add regression test for ssh-keygen pubkey conversionsDarren Tucker
2009-11-03actual fixed tests.Marc Espie
2009-11-03Add some (currently failing) version number comparison tests.Stuart Henderson
2009-10-28Add the first batch of mandoc(1) regression tests, testing for a few bugsIngo Schwarze
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-10-22Apparently these didn't get checked in when I added the tests.Todd C. Miller
2009-10-14Add a test for the new -P option. ok espie@Stuart Henderson
2009-10-13Make sure we do not loop when allocating an extent region with EX_CONFLICTOKMiod Vallat
2009-10-08re-enable protocol v1 for the tests.Markus Friedl
2009-10-06Add OpenBSD tag to make syncs easierDarren Tucker
2009-10-06more updates for new pf with source-hash manually added toJonathan Gray
2009-09-24Update some more tests for new pf.Jonathan Gray
2009-09-24Remove some tests that are no longer relevant with the new pf.Jonathan Gray
2009-09-23sync with pfopt5.in correct comments regarding -N/-RJonathan Gray
2009-09-23More tweaks to try to catchup to recent pf changes.Jonathan Gray
2009-09-18Add regression test for overlapping allocation that should coallesce butMark Kettenis
2009-09-14doing numeric lookups without specifying an ai_socktype fails no longer.Claudio Jeker
2009-09-07implement binat-to as a macro-like rule: a rule using the new binat-toReyk Floeter
2009-09-03Adapt to new pfctl, remove use of -Fn and -snJonathan Gray
2009-09-03adapt to new pfJonathan Gray
2009-09-03adapt to nat changesJonathan Gray
2009-09-02convert a bunch of rdr/nat rules to the new syntaxJonathan Gray
2009-08-20fix one sftp -D ... => sftp -P ... conversion that I missed; from CarlosDamien Miller
2009-08-13date: 2009/08/13 01:11:19; author: djm; state: Exp; lines: +10 -7Damien Miller
2009-08-13regression test for port number parsing. written as part of the a2portDamien Miller
2009-08-04Add regress tests with IPv4 and IPv6 addresses for the srcid and/or dstid.Joel Sing
2009-07-06don't test unspecified behavior per ISO C (section F.4). this madeMartynas Venckus
2009-06-30add "-o none" to pfctl call to prevent automatic table creation ofDavid Krause
2009-06-30update after the "reassemble tcp" fix (kernel/6178); ok sthen@David Krause
2009-06-26check that dumpdef still works after undefining macros, and not dumps core.Marc Espie
2009-06-24fix this regression test; "reassemble tcp" should be in this locationStuart Henderson
2009-06-21fix rcs ids. ok sthen@Martynas Venckus
2009-06-20Repair comment ID & typo, no binary changeIan Darwin
2009-06-09make the regress target build the program before using it.Peter Hessler
2009-06-09Update to handle the default resolv order behavior.Peter Hessler
2009-05-18sync with netbsd; no change for openbsd usersJason McIntyre
2009-05-14handle the new require-order default of "no" in existing tests, and addStuart Henderson
2009-05-05Always specify ssh_config for multiplex tests: prevents breakage causedDarren Tucker
2009-04-26- check equality with '==', from skreuzer@exit2shell.comOkan Demirmen
2009-04-13document -w; ok espie wiz@netbsdJason McIntyre
2009-04-13Add myself to AUTHORS list, as suggested by Thomas.Marc Espie
2009-04-13A few tweaks:Marc Espie
2009-04-10Add EX_CONFLICTOK flag that allows an allocation to conflict with existingMark Kettenis
2009-04-09add fpaccuracyMartynas Venckus
2009-04-09fpaccuracy, by prof. Gaston H. Gonnet, uses some most difficultMartynas Venckus
2009-04-08adapt lint regress after time.h r. 1.24 "sounds fine" millert@. ok chl@Martynas Venckus
2009-04-06more scrub scrubbingHenning Brauer
2009-04-06scrub goneHenning Brauer
2009-03-14Add mips64 and sh support to this test.Miod Vallat
2009-02-18Test to show glob bug introduced with POSIX char class support.Todd C. Miller