summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* object files end with .o - not .cDamien Miller2018-02-261-7/+7
* upstream: Add experimental support for PQC XMSS keys (Extendedmarkus@openbsd.org2018-02-261-1/+11
* Use portable syntax for REGRESSTMP.Darren Tucker2018-02-231-1/+1
* Add REGRESSTMP make var override.Darren Tucker2018-02-191-1/+3
* Remove remaining now-obsolete cvs $Ids.Darren Tucker2018-02-151-2/+0
* remove blocks.c from MakefileDamien Miller2017-12-191-1/+1
* upstream commitnaddy@openbsd.org2017-12-191-7/+0
* Ensure config.h is always in dependencies.Darren Tucker2017-12-121-0/+3
* Add autogenerated dependency info to Makefile.Darren Tucker2017-12-111-2/+13
* Remove now-used check for perl.Darren Tucker2017-12-091-1/+0
* Replace mkinstalldirs with mkdir -p.Darren Tucker2017-12-011-33/+19
* Remove RSA1 host key generation.Darren Tucker2017-12-011-3/+0
* Split platform_sys_dir_uid into its own fileDamien Miller2017-08-251-2/+2
* misc.c needs functions from platform.c nowDamien Miller2017-08-231-2/+2
* upstream commitdjm@openbsd.org2017-07-211-1/+1
* clean up regress files and add a .gitignoreDamien Miller2017-05-091-9/+10
* upstream commitdjm@openbsd.org2017-05-011-1/+1
* upstream commitdjm@openbsd.org2017-05-011-1/+1
* upstream commitdjm@openbsd.org2017-05-011-1/+1
* Remove SHA256 EVP wrapper implementation.Darren Tucker2017-03-291-1/+1
* Plumb conversion test into makefile.Darren Tucker2017-03-141-0/+17
* Add a "unit" target to run only unit tests.Darren Tucker2017-03-141-1/+1
* Check for utf8 local support before testing it.Darren Tucker2016-12-081-0/+2
* upstream commitdjm@openbsd.org2016-09-291-1/+1
* hook match and utf8 unittests up to MakefileDamien Miller2016-08-231-0/+34
* upstream commitmarkus@openbsd.org2016-08-141-3/+3
* Explicitly specify source files for regress tools.Darren Tucker2016-07-181-4/+4
* Add dependency on libs for unit tests.Darren Tucker2016-07-181-4/+6
* Correct location for kexfuzz in clean target.Darren Tucker2016-07-181-1/+2
* Map umac_ctx struct name too.Darren Tucker2016-07-151-1/+1
* Move platform_disable_tracing into its own file.Darren Tucker2016-06-151-2/+2
* Move prctl PR_SET_DUMPABLE into platform.c.Darren Tucker2016-06-091-2/+2
* Fix utf->utf8 typo.Darren Tucker2016-06-061-1/+1
* upstream commitschwarze@openbsd.org2016-06-061-1/+1
* Pass supported malloc options to connect-privsep.Darren Tucker2016-03-141-0/+1
* make a regress-binaries targetDamien Miller2016-03-081-3/+2
* hook unittests/misc/kexfuzz into buildDamien Miller2016-03-041-1/+13
* Disable tests where fs perms are incorrectDamien Miller2016-02-231-0/+5
* upstream commitmarkus@openbsd.org2016-01-271-9/+6
* Support Illumos/Solaris fine-grained privilegesDamien Miller2016-01-081-2/+4
* upstream commitjmc@openbsd.org2015-11-091-6/+0
* upstream commitderaadt@openbsd.org2015-10-141-1/+1
* hook tame(2) sandbox up to buildDamien Miller2015-10-081-1/+1
* Use ssh-keygen -A when generating host keys.Darren Tucker2015-09-141-31/+9
* Revert "Work around finicky USL linker so netcat will build."Tim Rice2015-02-251-1/+1
* Work around finicky USL linker so netcat will build.Tim Rice2015-02-241-1/+1
* mkdir kex unit test directory so testing out of tree builds worksTim Rice2015-02-211-0/+2
* mkdir hostkey and bitmap unit test directoriesDamien Miller2015-02-221-6/+10
* hook up hostkeys unittest to portable MakefilesDamien Miller2015-02-171-0/+16
* fix kex testDamien Miller2015-01-201-4/+5