summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* upstream commitV_6_8djm@openbsd.org2015-03-241-2/+2
* upstream commitdjm@openbsd.org2015-03-231-2/+6
* remove error() accidentally inserted for debuggingDamien Miller2015-03-201-3/+1
* portability fix: Solaris systems may not have a grep that understands -qV_6_8_P1Tim Rice2015-03-162-2/+2
* fix compile with clangDamien Miller2015-03-111-1/+1
* make unit tests work for !OPENSSH_HAS_ECCDamien Miller2015-03-115-21/+27
* upstream commitdjm@openbsd.org2015-03-091-1/+1
* unbreak hostkeys test for w/ SSH1 caseDamien Miller2015-03-051-0/+2
* upstream commitdjm@openbsd.org2015-03-061-1/+2
* update version numbers to match version.hDamien Miller2015-03-043-3/+3
* upstream commitdjm@openbsd.org2015-03-053-6/+21
* upstream commitdjm@openbsd.org2015-03-051-3/+3
* netcat needs poll.h portability goopDamien Miller2015-03-041-1/+8
* upstream commitmarkus@openbsd.org2015-03-0527-90/+139
* upstream commitdjm@openbsd.org2015-03-051-2/+2
* more --without-ssh1 fixesDamien Miller2015-03-031-2/+6
* fix merge both that broke --without-ssh1 compileDamien Miller2015-03-031-3/+1
* upstream commitdjm@openbsd.org2015-03-041-1/+3
* upstream commitdjm@openbsd.org2015-03-042-4/+4
* avoid warningDamien Miller2015-03-041-1/+1
* Revert "define __unused to nothing if not already defined"Damien Miller2015-03-041-4/+0
* check for crypt and DES_crypt in openssl blockDamien Miller2015-03-041-1/+2
* define __unused to nothing if not already definedDamien Miller2015-03-041-0/+4
* upstream commitdjm@openbsd.org2015-03-041-5/+4
* upstream commitdjm@openbsd.org2015-03-042-6/+15
* upstream commitmillert@openbsd.org2015-03-031-15/+20
* portability fixes for regress/netcat.cDamien Miller2015-02-281-8/+8
* twiddle another test for portabilityDamien Miller2015-02-281-1/+1
* twiddle test for portabilityDamien Miller2015-02-271-1/+1
* make regress/netcat.c fd passing (more) portableDamien Miller2015-02-261-21/+25
* create OBJ/valgrind-out before running unittestsDamien Miller2015-02-261-1/+4
* valgrind supportDamien Miller2015-02-267-25/+97
* upstream commitdjm@openbsd.org2015-02-271-2/+3
* upstream commitdjm@openbsd.org2015-02-261-1/+3
* upstream commitdjm@openbsd.org2015-02-261-4/+4
* Revert "Work around finicky USL linker so netcat will build."Tim Rice2015-02-251-1/+1
* upstream commitdjm@openbsd.org2015-02-261-2/+3
* upstream commitnaddy@openbsd.org2015-02-262-4/+5
* Remove dependency on xmalloc.Darren Tucker2015-02-261-7/+7
* Restrict ECDSA and ECDH tests.Darren Tucker2015-02-253-0/+24
* Move definition of _NSIG.Darren Tucker2015-02-252-8/+8
* Add includes.h for compatibility stuff.Darren Tucker2015-02-251-0/+2
* include netdb.h to look for MAXHOSTNAMELEN; ok timDamien Miller2015-02-242-1/+2
* Work around finicky USL linker so netcat will build.Tim Rice2015-02-241-1/+1
* include includes.h to avoid build failure on AIXDamien Miller2015-02-243-0/+6
* Original portability patch from djm@ for platforms missing err.h.Tim Rice2015-02-241-14/+53
* cleaner way fix dispatch.h portion of commitTim Rice2015-02-232-3/+1
* portability fix: if we can't dind a better define for HOST_NAME_MAX, use 255Tim Rice2015-02-231-0/+2
* portablity fix: s/__inline__/inline/Tim Rice2015-02-231-1/+1
* Wrap stdint.h includes in HAVE_STDINT_H.Darren Tucker2015-02-243-0/+6