Age | Commit message (Expand) | Author |
2010-12-26 | Use sizeof(double) instead of hardcoding 8. | Miod Vallat |
2010-12-24 | now that pkg_create checks more stuff, we have to ask for it to create | Marc Espie |
2010-12-19 | Handle .Bk the same way as groff 1.20.1: | Ingo Schwarze |
2010-12-09 | Abort endless loops during roff macro and string expansion. | Ingo Schwarze |
2010-12-09 | Roff only interpolates \* strings when the leading backslash is not escaped. | Ingo Schwarze |
2010-12-04 | add a few simple tests found in my tree | Ingo Schwarze |
2010-12-04 | Now that we don't have groff in base any longer, check in the desired output, | Ingo Schwarze |
2010-12-04 | adjust for hard-link support | Damien Miller |
2010-12-03 | really turn -H off; | Jason McIntyre |
2010-12-03 | turn off -H by default (<> warning), since mandoc does not have the same | Jason McIntyre |
2010-11-06 | make sio_onvol(3) return a integer exposing whether a volume knob | Alexandre Ratchov |
2010-10-15 | libdes -> libcrypto | Jonathan Gray |
2010-10-06 | Retire Skipjack | Mike Belopuhov |
2010-10-03 | don't use non-standard CFLAGS; ok miod@, deraadt@ | Christian Weisgerber |
2010-09-26 | allow "mips64"; | Jason McIntyre |
2010-09-24 | add a GLOB_KEEPSTAT option that retains a copy of the struct stat | Damien Miller |
2010-09-22 | regress test for each of the key exchange algorithms that we support | Damien Miller |
2010-09-22 | Test vectors for GMAC as published in the original GCM proposal | Mike Belopuhov |
2010-09-18 | Add cvs tag, author name and year | Todd C. Miller |
2010-09-18 | Test default precision when ndigit is negative. | Todd C. Miller |
2010-09-18 | Add more test vectors. | Todd C. Miller |
2010-09-17 | Add gcvt() regress with test vectors derived from perl regress. | Todd C. Miller |
2010-09-02 | test different key types (dsa, rsa, ecdsa) and sizes for login | Markus Friedl |
2010-09-01 | some very minor tweaks to bring us in line with mdoclint -r1.12 and | Jason McIntyre |
2010-08-31 | put .Os in the right place; | Jason McIntyre |
2010-08-31 | - catching up with upstream mdoclint, recognise IMPLEMENTATION NOTES and | Jason McIntyre |
2010-08-31 | tests for ECDSA keys | Damien Miller |
2010-08-31 | tests for ECDSA certificates | Damien Miller |
2010-08-23 | Add setenv/putenv regress | Todd C. Miller |
2010-08-08 | remove rmd160 and add cksum, sha256, and sum while here | David Krause |
2010-08-07 | Link against libkern's timingsafe_bcmp.c, so key_wrap regress tests | Matthew Dempsky |
2010-08-07 | new test for merging because of wrong deps that must lead to failure. | Marc Espie |
2010-08-04 | Revert previous since it makes the tests fail. | Mark Kettenis |
2010-08-04 | Add the new kqueue+rfork test, but disable the tests that use RFMEM | Philip Guenthe |
2010-08-04 | Regression test for the recent rfork+kqueue fix | Philip Guenthe |
2010-08-04 | tun* interfaces are now automatically destroyed on last close when | Philip Guenthe |
2010-08-04 | Confirm that a NOTE_EXIT knote is delivered when the child exits | Philip Guenthe |
2010-07-25 | basic regress tests (based on test-19.c) for _Bool and _Complex support | Philip Guenthe |
2010-07-22 | Replace strncat() with strlcat(). | Marcus Glocker |
2010-07-22 | Change include ordering. | Marcus Glocker |
2010-07-22 | Initial regression test program for video(4). | Marcus Glocker |
2010-07-16 | revisison -> revision | Ray Lai |
2010-07-14 | add regress tests for upcoming redirection changes to ftp | Alexander Hall |
2010-07-13 | Test for the awesome let's-silently-overwrite-local-files bug. | Nicholas Marriott |
2010-07-13 | regress for merge bug. | Nicholas Marriott |
2010-07-03 | clean up all created files | Peter Hessler |
2010-07-03 | the sedtest regress test requires 200-ish file descriptors, so set a | Peter Hessler |
2010-07-03 | add several new tests for pfctl, and fix the output of some existing | Peter Hessler |
2010-07-02 | oops, add a missing newline; noticed by and ok phessler@ | Christian Weisgerber |
2010-07-01 | enable mandoc regression tests; ok phessler@ | Ingo Schwarze |