Age | Commit message (Expand) | Author |
2002-09-18 | test port ranges in rdr rules | Henning Brauer |
2002-09-18 | test log keywords and log quick/quick log order | Henning Brauer |
2002-09-18 | test return-rst(ttl number) | Henning Brauer |
2002-09-18 | test "set loginterface none" | Henning Brauer |
2002-09-18 | test af detection logic in nat and rdr rules | Henning Brauer |
2002-09-18 | test antispoof | Henning Brauer |
2002-09-18 | new kind of pfctl regression tests: | Henning Brauer |
2002-09-15 | some dynaddr tests | Henning Brauer |
2002-09-14 | Move __cleanup into mprotect'ed page to prevent unintentional modifications | Daniel Hartmeier |
2002-09-12 | regress test for antispoof | Henning Brauer |
2002-09-12 | a grammar in err msgs and a tiny formating fix | Michael Shalayeff |
2002-09-11 | errx is a proper function here | Michael Shalayeff |
2002-09-09 | Some posix tests we don't pass yet, and won't until I've added a `magic' | Marc Espie |
2002-09-03 | suffix the tests to see what is happenning indeed | Michael Shalayeff |
2002-09-03 | those targets are all phony | Michael Shalayeff |
2002-09-03 | trim some whitespace in the mail subject | Anil Madhavapeddy |
2002-09-02 | comment out the mailing suggestions, since the address doesnt exist yet | Anil Madhavapeddy |
2002-09-02 | Rename a bunch of the old bsd.regress.mk variables into the new ones. | Anil Madhavapeddy |
2002-09-02 | the regress target should be run-regress-atexit_test to avoid | Anil Madhavapeddy |
2002-09-02 | - Precede internal bsd.regress.mk variables with a _ | Anil Madhavapeddy |
2002-09-01 | e_os.h is longer installed | Markus Friedl |
2002-08-31 | a combined non-exec test set. | Michael Shalayeff |
2002-08-31 | a simple nxheap test hacked out of nxstack and nxheap-mprotect; tested on i38... | Michael Shalayeff |
2002-08-30 | re-enable function pointer table protection, this time make sure that | Daniel Hartmeier |
2002-08-27 | fix the second call to on heap code. Noticed by drahn@. Thanks | Matthieu Herrb |
2002-08-27 | Add <stdlib.h> for malloc prototype | Matthieu Herrb |
2002-08-27 | A test for non executable heap / mprotect. Ok art@ | Matthieu Herrb |
2002-08-26 | Make this into a proper regress test. | Artur Grabowski |
2002-08-23 | Proper dependencies to make this work. | Artur Grabowski |
2002-08-21 | add missing CLEANFILES; ok miod@ | Wilbern Cobb |
2002-08-21 | Fix Makefile for correct regress operation. | Miod Vallat |
2002-08-21 | oopsie | Marc Espie |
2002-08-21 | +mmap3 | Marc Espie |
2002-08-21 | Regression test for non-ubc mmap/ftruncate interaction. | Marc Espie |
2002-08-17 | Add exec_self | Artur Grabowski |
2002-08-17 | Test for a nasty complication in the exec code. | Artur Grabowski |
2002-08-09 | Get rid of remaining __P usage (except for imported code); | Jason Peel |
2002-07-31 | Oops. don't forget to reformat the code after cut 'n paste. | Artur Grabowski |
2002-07-31 | Test that longjmp from signals works. (it does) | Artur Grabowski |
2002-07-30 | negative regression test for flags handling | Henning Brauer |
2002-07-30 | positive regression test for flag handling | Henning Brauer |
2002-07-29 | Try to modify __atexit directly and see if our function gets called. | Daniel Hartmeier |
2002-07-27 | limit this to the right architectures | Theo de Raadt |
2002-07-27 | test for mprotect() on the stack area: try force execable mapping on it first... | Michael Shalayeff |
2002-07-26 | ensure that bss object being used is not ... inside the last page of data. | Theo de Raadt |
2002-07-26 | swap log and quick a few times | Henning Brauer |
2002-07-26 | and hppa | Theo de Raadt |
2002-07-26 | regress these only on the architectures where they are expected to work | Theo de Raadt |
2002-07-26 | check for non-exec of bss | Theo de Raadt |
2002-07-21 | test missing comma | Theo de Raadt |