summaryrefslogtreecommitdiffstats
path: root/auth.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-27upstream commitmarkus@openbsd.org2-4/+4
2015-03-27upstream commitdjm@openbsd.org1-7/+7
2015-03-27upstream commitdjm@openbsd.org1-6/+7
2015-03-27upstream commitdjm@openbsd.org1-2/+2
2015-03-23upstream commitdjm@openbsd.org1-2/+6
2015-03-23upstream commitdjm@openbsd.org1-1/+1
2015-03-23upstream commitdjm@openbsd.org1-1/+1
2015-03-23upstream commitjsg@openbsd.org1-2/+5
2015-03-19remove error() accidentally inserted for debuggingDamien Miller1-3/+1
2015-03-17portability fix: Solaris systems may not have a grep that understands -qV_6_8_P1Tim Rice2-2/+2
2015-03-11fix compile with clangDamien Miller1-1/+1
2015-03-11make unit tests work for !OPENSSH_HAS_ECCDamien Miller5-21/+27
2015-03-09upstream commitdjm@openbsd.org1-1/+1
2015-03-06unbreak hostkeys test for w/ SSH1 caseDamien Miller1-0/+2
2015-03-06upstream commitdjm@openbsd.org1-1/+2
2015-03-05update version numbers to match version.hDamien Miller3-3/+3
2015-03-05upstream commitdjm@openbsd.org3-6/+21
2015-03-05upstream commitdjm@openbsd.org1-3/+3
2015-03-04netcat needs poll.h portability goopDamien Miller1-1/+8
2015-03-04upstream commitmarkus@openbsd.org27-90/+139
2015-03-04upstream commitdjm@openbsd.org1-2/+2
2015-03-03more --without-ssh1 fixesDamien Miller1-2/+6
2015-03-03fix merge both that broke --without-ssh1 compileDamien Miller1-3/+1
2015-03-03upstream commitdjm@openbsd.org1-1/+3
2015-03-03upstream commitdjm@openbsd.org2-4/+4
2015-03-03avoid warningDamien Miller1-1/+1
2015-03-03Revert "define __unused to nothing if not already defined"Damien Miller1-4/+0
2015-03-03check for crypt and DES_crypt in openssl blockDamien Miller1-1/+2
2015-03-03define __unused to nothing if not already definedDamien Miller1-0/+4
2015-03-03upstream commitdjm@openbsd.org1-5/+4
2015-03-03upstream commitdjm@openbsd.org2-6/+15
2015-03-02upstream commitmillert@openbsd.org1-15/+20
2015-02-28portability fixes for regress/netcat.cDamien Miller1-8/+8
2015-02-28twiddle another test for portabilityDamien Miller1-1/+1
2015-02-28twiddle test for portabilityDamien Miller1-1/+1
2015-02-27make regress/netcat.c fd passing (more) portableDamien Miller1-21/+25
2015-02-27create OBJ/valgrind-out before running unittestsDamien Miller1-1/+4
2015-02-26valgrind supportDamien Miller7-25/+97
2015-02-26upstream commitdjm@openbsd.org1-2/+3
2015-02-26upstream commitdjm@openbsd.org1-1/+3
2015-02-26upstream commitdjm@openbsd.org1-4/+4
2015-02-25Revert "Work around finicky USL linker so netcat will build."Tim Rice1-1/+1
2015-02-25upstream commitdjm@openbsd.org1-2/+3
2015-02-25upstream commitnaddy@openbsd.org2-4/+5
2015-02-25Remove dependency on xmalloc.Darren Tucker1-7/+7
2015-02-25Restrict ECDSA and ECDH tests.Darren Tucker3-0/+24
2015-02-25Move definition of _NSIG.Darren Tucker2-8/+8
2015-02-25Add includes.h for compatibility stuff.Darren Tucker1-0/+2
2015-02-25include netdb.h to look for MAXHOSTNAMELEN; ok timDamien Miller2-1/+2
2015-02-24Work around finicky USL linker so netcat will build.Tim Rice1-1/+1