| Age | Commit message (Expand) | Author |
| 2018-02-22 | PR lib/53044: remove tests not provided by OpenSSL 1.1.x | martin |
| 2018-02-09 | put .PATH after the variable is defined. | christos |
| 2018-02-08 | fix 1.0 build; thanks ODE make. | christos |
| 2018-02-08 | include the right test directory for the right openssl version | christos |
| 2018-02-08 | adjust tests for 1.1 | christos |
| 2017-06-14 | constify more to avoid gcc stupidity. | christos |
| 2017-06-13 | Avoid variable lenght buffers to help the stack protector (hopefully no | martin |
| 2017-06-09 | add tests of ioctl for /dev/crypto | knakahara |
| 2017-05-21 | Remove MKCRYPTO option. | riastradh |
| 2017-05-21 | Remove MKCRYPTO_RC5. Unconditionally include RC5 in libcrypto.so. | riastradh |
| 2017-04-17 | add opencrypto atf for CRYPTO_3DES_CBC and CRYPTO_AES_CBC(=CRYPTO_RIJNDAEL128... | knakahara |
| 2016-10-14 | periphereal updates and generated files for the new openssl. | spz |
| 2016-10-13 | Bump timeouts so they work on a 32bit sparc (poor Krups) | martin |
| 2015-12-26 | For the skipped ARC4 test, don't bother trying to run the test clean-up | pgoyette |
| 2015-03-16 | correct test name | prlw1 |
| 2014-01-19 | Sprinkle in some UNCONST() | pgoyette |
| 2014-01-18 | Include more of the test cases from RFC 1321. | pgoyette |
| 2014-01-18 | Remove some debugging code. | pgoyette |
| 2014-01-18 | Free each crypto(4) session when we're done with it. (A new session | pgoyette |
| 2014-01-18 | Fix verification to use correct buffer. | pgoyette |
| 2014-01-18 | Add the test cases for sha1_hmac | pgoyette |
| 2014-01-18 | Needs some unconst. | joerg |
| 2014-01-17 | Additional tests for SHA1_HMAC (with test cases from RFC2202) | pgoyette |
| 2014-01-17 | Add additional test cases from RFC2202 | pgoyette |
| 2014-01-17 | Use RFC 3713 vector, add comment to identify the source | pgoyette |
| 2014-01-17 | Reenable h_null (NULL_CBC) test. It works if we correctly pass a NULL iv. | pgoyette |
| 2014-01-17 | Clean up the helper programs. Remove the code to print the results, and | pgoyette |
| 2014-01-17 | Disable the arc4 and null_cbc tests for now. The swcrypto driver does | pgoyette |
| 2014-01-16 | Use __arraycount and size_t as the format strings are wrong anyway. | joerg |
| 2014-01-16 | Since sizeof() is unsigned, use an unsigned int for the loop index. | pgoyette |
| 2014-01-16 | Include all of the examples from RFC3566 | pgoyette |
| 2014-01-15 | Remove bogus TESTSDIR | martin |
| 2014-01-14 | Descend into new opencrypto test suite | pgoyette |
| 2014-01-14 | Add some trivial tests for the in-kernel opencrypto framework, and link | pgoyette |
| 2012-07-14 | more MKCRYPTO_IDEA and MKCRYPTO_MDC2 removal (resp, adjustment to IDEA and | spz |
| 2012-07-14 | MKCRYPTO_{IDEA,MDC2} is no more | christos |
| 2011-10-22 | fix a build issue with MKCRYPTO=no. | mrg |
| 2011-07-05 | give the idea, rc5 and mdc2 checks a chance of working if they are defined | spz |
| 2011-06-12 | Fix patented algo compilation | christos |
| 2011-06-11 | Turn warns on for all tests and fix all the bugs. | christos |
| 2011-06-09 | add tests for evb and srp | spz |
| 2011-05-26 | Default to -Wno-sign-compare -Wno-pointer-sign for clang. | joerg |
| 2010-12-18 | Don't force debug build. | joerg |
| 2010-11-08 | increase timeouts of long-running tests | pooka |
| 2010-11-07 | Adjusts tests after import of atf-0.12: | jmmv |
| 2010-11-03 | add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing | christos |
| 2010-07-13 | Get rid of static Atffiles and let bsd.test.mk generate them on the fly. | jmmv |
| 2010-07-11 | ldap is configured to depend upon MKCRYPTO no, so force MKLAP=no if | mrg |
| 2010-07-10 | Do not use awk to generate the test program. Instead, just expand the | jmmv |
| 2010-06-04 | atf-0.9 introduces an use.fs test-case property to allow tests to write to | jmmv |