Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-25 | Restrict ECDSA and ECDH tests. | Darren Tucker | |
ifdef out some more ECDSA and ECDH tests when built against an OpenSSL that does not have eliptic curve functionality. | |||
2015-02-24 | include includes.h to avoid build failure on AIX | Damien Miller | |
2015-02-24 | Wrap stdint.h includes in HAVE_STDINT_H. | Darren Tucker | |
2015-02-17 | hook up hostkeys unittest to portable Makefiles | Damien Miller | |
2015-02-17 | upstream commit | djm@openbsd.org | |
unit tests for hostfile.c code, just hostkeys_foreach so far |