summaryrefslogtreecommitdiffstats
path: root/Makefile.in
AgeCommit message (Expand)Author
2018-02-26Replace $(CURDIR) with $(PWD).Darren Tucker
2018-02-26Fix breakage when REGRESSTMP not set.Darren Tucker
2018-02-26object files end with .o - not .cDamien Miller
2018-02-26upstream: Add experimental support for PQC XMSS keys (Extendedmarkus@openbsd.org
2018-02-23Use portable syntax for REGRESSTMP.Darren Tucker
2018-02-19Add REGRESSTMP make var override.Darren Tucker
2018-02-15Remove remaining now-obsolete cvs $Ids.Darren Tucker
2017-12-19remove blocks.c from MakefileDamien Miller
2017-12-19upstream commitnaddy@openbsd.org
2017-12-12Ensure config.h is always in dependencies.Darren Tucker
2017-12-11Add autogenerated dependency info to Makefile.Darren Tucker
2017-12-09Remove now-used check for perl.Darren Tucker
2017-12-01Replace mkinstalldirs with mkdir -p.Darren Tucker
2017-12-01Remove RSA1 host key generation.Darren Tucker
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