Age | Commit message (Expand) | Author |
2014-12-01 | run script with ${SHELL} | Theo de Raadt |
2014-11-30 | Multiple fixes with respect to .Pf: | Ingo Schwarze |
2014-11-28 | Drop useless architecture table. Validating architecture names | Ingo Schwarze |
2014-11-28 | Remove bulky, irrelevant library description string tables | Ingo Schwarze |
2014-11-27 | Downgrade .Bd -file from FATAL to ERROR. | Ingo Schwarze |
2014-11-27 | Multiple fixes with respect to .Eo: | Ingo Schwarze |
2014-11-27 | Fix the obsolete .Db (toggle debug mode) macro to ignore its arguments | Ingo Schwarze |
2014-11-26 | The .Sm macro accepts at most one argument; | Ingo Schwarze |
2014-11-26 | comment in Makefile, small tweak in -l test | Otto Moerbeek |
2014-11-26 | Add 3 regression tests for "route change" dealing with -ifp, -ifa and | Martin Pieuchot |
2014-11-26 | prefer memcmp to bcmp. | Brent Cook |
2014-11-25 | Fix test. | Daniel Dickman |
2014-11-25 | don't fail, even if running as root. | Daniel Dickman |
2014-11-25 | Also cover other diff formats besides unified ones. | Tobias Stoeckmann |
2014-11-25 | Do not access a NULL pointer when a section has no body, | Ingo Schwarze |
2014-11-24 | add a (currently crashing) test case by Sebastien Marie | Otto Moerbeek |
2014-11-24 | Kill old crap that is unbelievably slow and produces hundreds of false | Ingo Schwarze |
2014-11-24 | forgot to add this file; noticed by daniel@ | Ingo Schwarze |
2014-11-23 | Add regress for atexit() vs DSO unloading and start on a similar test | Philip Guenther |
2014-11-22 | using /dev/random is ok | Theo de Raadt |
2014-11-21 | We repeatedly observed assertion crashes in the low-level terminal | Ingo Schwarze |
2014-11-20 | fix things post signature, as noticed by various people | Marc Espie |
2014-11-20 | Fix two minibugs reported by Thomas Klausner <wiz at NetBSD>: | Ingo Schwarze |
2014-11-19 | Let .Ao and .Aq render as "<>" after .An and as "\(la\(ra" elsewhere, | Ingo Schwarze |
2014-11-19 | do not need an ovbcopy replacement anymore | Theo de Raadt |
2011-12-04 | test some simple macros; written while working on -Tman | Ingo Schwarze |
2014-11-19 | Nuke yet more obvious #include duplications. | Kenneth R Westerback |
2014-11-19 | Escape sequences terminate high-level macro names, and when doing so, | Ingo Schwarze |
2014-11-18 | GOST regression tests; from Dmitry Eremin-Solenikov | Miod Vallat |
2014-11-18 | Nuke some obvious #include duplications. | Kenneth R Westerback |
2014-11-17 | Multiple fixes with respect to in-line macros: | Ingo Schwarze |
2014-11-17 | check spacing and behaviour in the SEE ALSO section as well | Ingo Schwarze |
2014-11-17 | fix KRL generation when multiple CAs are in use | Damien Miller |
2014-11-16 | When a line (in the sense of term_flushln()) contains white space only, | Ingo Schwarze |
2014-11-16 | Delete a test which required behavior not defined by the spec | Philip Guenther |
2014-11-13 | keep queues around when anchors are being loaded | Martin Pelikan |
2014-11-10 | add required vertical spacing before lists that begin | Ingo Schwarze |
2014-11-10 | more tests found in my tree | Ingo Schwarze |
2014-11-10 | SKIP_GROFF tests need to adapt to the changed rendering of \(bu, too | Ingo Schwarze |
2014-11-10 | adapt to the changed rendering of \(bu | Ingo Schwarze |
2014-11-09 | GOST tests, not connected to the build yet. | Miod Vallat |
2014-11-07 | at the end of make obj-clean, run make clean in the right directory | Ingo Schwarze |
2014-11-02 | Tests for constructs such as 'foo >= a.version foo != another.version'. | Jeremie Courreges-Anglas |
2014-11-02 | Consistency. | Jeremie Courreges-Anglas |
2014-11-02 | Tests for pkg-config 'foo != some.version' | Jeremie Courreges-Anglas |
2014-11-01 | Initial regress for libtls hostname verification. | Joel Sing |
2014-10-31 | Update regress for the libressl to libtls rename. | Joel Sing |
2014-10-30 | Add some pkill and sleep to make socket splicing performance tests | Alexander Bluhm |
2014-10-30 | Major bugsquashing with respect to -offset and -width: | Ingo Schwarze |
2014-10-30 | for convenience, let obj-clean imply clean | Ingo Schwarze |