Age | Commit message (Expand) | Author |
2008-09-11 | Make that test pass on 64 bit platforms as well. | Miod Vallat |
2008-09-07 | - replace dtoa w/ David's gdtoa, version 2008-03-15 | Martynas Venckus |
2008-09-06 | update for openssl-0.9.8h | Damien Miller |
2008-09-02 | fix builds for when obj/ present | Damien Miller |
2008-08-22 | Test the IPv6 address printing of pf_print_host() in net/pf.c. | Alexander Bluhm |
2008-08-20 | mention t3 fails | Otto Moerbeek |
2008-08-20 | Regression tests for gzip(1): | Marco Pfatschbacher |
2008-08-16 | another issue for which I have a patch. | Marc Espie |
2008-08-16 | a new regression test, I has a diff for it. | Marc Espie |
2008-08-12 | test vectors for HMAC-MD5, HMAC-SHA1, HMAC-SHA256, AES-128-CMAC, | Damien Bergamini |
2008-07-26 | Make sure the test array is 64 bit aligned, this now makes sparc fail this | Miod Vallat |
2008-07-25 | flock | Artur Grabowski |
2008-07-25 | file advisory locking tests from FreeBSD. We fail to detect | Artur Grabowski |
2008-07-15 | deprecate package names without version numbers. | Marc Espie |
2008-07-01 | Isakmpd acquire mode did not work with a config generated from | Alexander Bluhm |
2008-07-01 | If multiple to addresses but no peer are given in an ike or flow | Alexander Bluhm |
2008-06-30 | explicitly disable conch options that could interfere with the test | Damien Miller |
2008-06-30 | remove "set -e" left over from debugging | Damien Miller |
2008-06-30 | shell portability: use "=" instead of "==" in test(1) expressions, | Damien Miller |
2008-06-28 | very basic regress test against Twisted Conch in "make interop" | Damien Miller |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-16 | fix regress after scrub TOS and tagging additions; "commit it" henning@ | David Krause |
2008-06-13 | some mtree regress | Marc Espie |
2008-06-12 | +aes tests | Damien Miller |
2008-06-12 | blocksize=128 keysize={128,256} AES test vectors from Dr. Brian Gladman | Damien Miller |
2008-06-12 | Test crypto(4) AES against test vectors from Dr. Brian Gladman | Damien Miller |
2008-06-11 | Don't run cipher-speed test by default; mistakenly enabled by me | Darren Tucker |
2008-06-11 | regression tests for the upcomming tgamma bits | Martynas Venckus |
2008-06-10 | Add regress test for key options. ok djm@ | Darren Tucker |
2008-06-10 | Add a regression test for signaling permission checks. From mickey@. | Hans-Joerg Hoexer |
2008-06-10 | Add quotes | Darren Tucker |
2008-06-10 | Use a more portable construct for checking if we're running a putty test | Darren Tucker |
2008-06-10 | Regress test for Match CIDR rules. ok djm@ | Darren Tucker |
2008-06-09 | Don't generate putty keys if we're not going to use them. ok djm | Darren Tucker |
2008-06-09 | +aesxts subdir | Damien Miller |
2008-06-09 | regress tests for crypto(4) CRYPTO_AES_XTS using test vectors from | Damien Miller |
2008-05-13 | Plumb socppc in MAKEDEV machinery. | Miod Vallat |
2008-05-09 | Fix the include path passed via CFLAGS so that this will compile.. one | Brad Smith |
2008-05-09 | convert port byte order in the production; add port keyword; ok deraadt@ | Markus Friedl |
2008-05-09 | divert packets to local socket without modifying the ip header; | Markus Friedl |
2008-05-08 | Sync with source changes | Ian Darwin |
2008-05-08 | Add/Fix regression tests for sequences of numbers and stacked | Marco Pfatschbacher |
2008-05-07 | scrub packets based on tags; ok henning | Markus Friedl |
2008-05-07 | allow setting TOS with scrub; ok mcbride, claudio | Markus Friedl |
2008-05-04 | Some additional tests. | Brad Smith |
2008-05-02 | Update to libevent 1.3e while retaining our local changes. | Brad Smith |
2008-04-24 | Return the proper values upon failure per POSIX for pthread_sigmask(3) and | Kurt Miller |
2008-04-21 | Test for blank lines and comments between and inline anchor and its rules. | Ryan Thomas McBride |
2008-04-13 | Use arc4random_buf() when requesting more than a single word of output | Damien Miller |
2008-03-24 | disable no-replace rename test now that we prefer a POSIX rename; spotted | Damien Miller |