Age | Commit message (Expand) | Author |
2009-06-20 | Repair comment ID & typo, no binary change | Ian Darwin |
2009-06-09 | make the regress target build the program before using it. | Peter Hessler |
2009-06-09 | Update to handle the default resolv order behavior. | Peter Hessler |
2009-05-18 | sync with netbsd; no change for openbsd users | Jason McIntyre |
2009-05-14 | handle the new require-order default of "no" in existing tests, and add | Stuart Henderson |
2009-05-05 | Always specify ssh_config for multiplex tests: prevents breakage caused | Darren Tucker |
2009-04-26 | - check equality with '==', from skreuzer@exit2shell.com | Okan Demirmen |
2009-04-13 | document -w; ok espie wiz@netbsd | Jason McIntyre |
2009-04-13 | Add myself to AUTHORS list, as suggested by Thomas. | Marc Espie |
2009-04-13 | A few tweaks: | Marc Espie |
2009-04-10 | Add EX_CONFLICTOK flag that allows an allocation to conflict with existing | Mark Kettenis |
2009-04-09 | add fpaccuracy | Martynas Venckus |
2009-04-09 | fpaccuracy, by prof. Gaston H. Gonnet, uses some most difficult | Martynas Venckus |
2009-04-08 | adapt lint regress after time.h r. 1.24 "sounds fine" millert@. ok chl@ | Martynas Venckus |
2009-04-06 | more scrub scrubbing | Henning Brauer |
2009-04-06 | scrub gone | Henning Brauer |
2009-03-14 | Add mips64 and sh support to this test. | Miod Vallat |
2009-02-18 | Test to show glob bug introduced with POSIX char class support. | Todd C. Miller |
2009-02-18 | Add missing CURDIR | Todd C. Miller |
2009-02-17 | Link lazy binding test into ld.so regress suite. | Joel Sing |
2009-02-15 | Add an ENAMETOOLONG test case for copyinstr(), inspired by sthen@'s code. | Joel Sing |
2009-01-30 | If the "peer" address is not specified or derived from "to" for | Alexander Bluhm |
2009-01-29 | pass "xerrok" status across the execution call stack to more closely | Jared Yanovich |
2009-01-29 | Remove ikefail10 ipsecctl regression test as it always fails. It | Alexander Bluhm |
2009-01-28 | Allow to specify ike and flow explicitly without peer. The any | Alexander Bluhm |
2009-01-20 | Regression tests for source flow NAT support. | Marco Pfatschbacher |
2009-01-19 | Do not use "egress" keyword as it expands to an actual interface, | Hans-Joerg Hoexer |
2008-12-31 | reorg code a bit so that we can share with Thomas Klausner: | Marc Espie |
2008-12-22 | add regression test for aes-{128,192,256} being used with main and quick | Hans-Joerg Hoexer |
2008-12-22 | Adopt to recent change: /32 now is treated as a network address. | Hans-Joerg Hoexer |
2008-12-17 | add a writable ``appbufsz'' field to the sa_par structure, containing | Alexandre Ratchov |
2008-12-12 | fix test 37 (from NetBSD) and the (still failing) 41 | Otto Moerbeek |
2008-12-11 | reorg code so that it can be cut further. | Marc Espie |
2008-12-09 | add vol/ to SUBDIRS | Alexandre Ratchov |
2008-12-09 | also test rintl | Martynas Venckus |
2008-12-07 | match string "passwordauthentication" only at start of line, not anywhere | Damien Miller |
2008-11-24 | new regress test, bug from NetBSD | Marc Espie |
2008-11-23 | expand -p to warn about "new sentence, new line" errors; | Jason McIntyre |
2008-11-20 | add (atm failing ) test case, submmited by Edward Berner, turned into | Otto Moerbeek |
2008-11-11 | expose a volume knob in the sndio API: add sio_setvol(3) and | Alexandre Ratchov |
2008-11-10 | PuTTY supports AES CTR modes, so interop test against them too | Damien Miller |
2008-11-07 | clean-up regexps, replacing some . (any char) with \. (actual dot), | Marc Espie |
2008-11-03 | handle Xrefs to XFree as well | Marc Espie |
2008-11-03 | handle 3p manpages correctly | Marc Espie |
2008-11-01 | in option parsing, use a simle DeMorgan transformation, fix indentation, | Alexander von Gernler |
2008-11-01 | make usage() a fatal function instead of a string. It is just used once, | Alexander von Gernler |
2008-11-01 | cleanup: zap trailing whitespaces, trim superlong lines | Alexander von Gernler |
2008-11-01 | - since mdocdate fills in the date automatically, we no longer have to check | Jason McIntyre |
2008-10-31 | Prevent Mdocdate from getting expanded inline. | Todd C. Miller |
2008-10-31 | turn off -e by default, since we do not currently sort the errors | Jason McIntyre |