summaryrefslogtreecommitdiffstats
path: root/Makefile.in
AgeCommit message (Expand)Author
2017-08-25Split platform_sys_dir_uid into its own fileDamien Miller
2017-08-23misc.c needs functions from platform.c nowDamien Miller
2017-07-21upstream commitdjm@openbsd.org
2017-05-09clean up regress files and add a .gitignoreDamien Miller
2017-05-01upstream commitdjm@openbsd.org
2017-05-01upstream commitdjm@openbsd.org
2017-05-01upstream commitdjm@openbsd.org
2017-03-29Remove SHA256 EVP wrapper implementation.Darren Tucker
2017-03-14Plumb conversion test into makefile.Darren Tucker
2017-03-14Add a "unit" target to run only unit tests.Darren Tucker
2016-12-08Check for utf8 local support before testing it.Darren Tucker
2016-09-29upstream commitdjm@openbsd.org
2016-08-23hook match and utf8 unittests up to MakefileDamien Miller
2016-08-14upstream commitmarkus@openbsd.org
2016-07-18Explicitly specify source files for regress tools.Darren Tucker
2016-07-18Add dependency on libs for unit tests.Darren Tucker
2016-07-18Correct location for kexfuzz in clean target.Darren Tucker
2016-07-15Map umac_ctx struct name too.Darren Tucker
2016-06-15Move platform_disable_tracing into its own file.Darren Tucker
2016-06-09Move prctl PR_SET_DUMPABLE into platform.c.Darren Tucker
2016-06-06Fix utf->utf8 typo.Darren Tucker
2016-06-06upstream commitschwarze@openbsd.org
2016-03-14Pass supported malloc options to connect-privsep.Darren Tucker
2016-03-08make a regress-binaries targetDamien Miller
2016-03-04hook unittests/misc/kexfuzz into buildDamien Miller
2016-02-23Disable tests where fs perms are incorrectDamien Miller
2016-01-27upstream commitmarkus@openbsd.org
2016-01-08Support Illumos/Solaris fine-grained privilegesDamien Miller
2015-11-09upstream commitjmc@openbsd.org
2015-10-14upstream commitderaadt@openbsd.org
2015-10-08hook tame(2) sandbox up to buildDamien Miller
2015-09-14Use ssh-keygen -A when generating host keys.Darren Tucker
2015-02-25Revert "Work around finicky USL linker so netcat will build."Tim Rice
2015-02-24Work around finicky USL linker so netcat will build.Tim Rice
2015-02-21mkdir kex unit test directory so testing out of tree builds worksTim Rice
2015-02-22mkdir hostkey and bitmap unit test directoriesDamien Miller
2015-02-17hook up hostkeys unittest to portable MakefilesDamien Miller
2015-01-20fix kex testDamien Miller
2015-01-20upstream commitmarkus@openbsd.org
2015-01-20upstream commitmarkus@openbsd.org
2015-01-20upstream commitmarkus@openbsd.org
2015-01-15make bitmap test compileDamien Miller
2015-01-15upstream commitdjm@openbsd.org
2015-01-15support --without-openssl at configure timeDamien Miller
2015-01-15upstream commitdjm@openbsd.org
2014-12-23include and use OpenBSD netcat in regress/Damien Miller
2014-08-30 - (djm) [Makefile.in] Make TEST_SHELL a variable; "good idea" tim@Damien Miller
2014-08-21 - (djm) [Makefile.in] fix reference to libtest_helper.a in sshkey test too.Damien Miller
2014-08-20 - (djm) [Makefile.in] refer to libtest_helper.a by explicit path rather thanDamien Miller
2014-07-19 - (dtucker) [Makefile.in] Add a t-exec target to run just the executableDarren Tucker