]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
2015-03-24  djm@openbsd.orgupstream commit V_6_8 anongit/V_6_8 github-selfhosted/V_6_8 github/V_6_8 origin/V_6_8
2015-03-23  djm@openbsd.orgupstream commit
2015-03-19  Damien Millerremove error() accidentally inserted for debugging
2015-03-17  Tim Riceportability fix: Solaris systems may not have a grep... V_6_8_P1
2015-03-10  Damien Millerfix compile with clang
2015-03-10  Damien Millermake unit tests work for !OPENSSH_HAS_ECC
2015-03-09  djm@openbsd.orgupstream commit
2015-03-06  Damien Millerunbreak hostkeys test for w/ SSH1 case
2015-03-06  djm@openbsd.orgupstream commit
2015-03-04  Damien Millerupdate version numbers to match version.h
2015-03-04  djm@openbsd.orgupstream commit
2015-03-04  djm@openbsd.orgupstream commit
2015-03-04  Damien Millernetcat needs poll.h portability goop
2015-03-04  markus@openbsd.orgupstream commit
2015-03-04  djm@openbsd.orgupstream commit
2015-03-03  Damien Millermore --without-ssh1 fixes
2015-03-03  Damien Millerfix merge both that broke --without-ssh1 compile
2015-03-03  djm@openbsd.orgupstream commit
2015-03-03  djm@openbsd.orgupstream commit
2015-03-03  Damien Milleravoid warning
2015-03-03  Damien MillerRevert "define __unused to nothing if not already defined"
2015-03-03  Damien Millercheck for crypt and DES_crypt in openssl block
2015-03-03  Damien Millerdefine __unused to nothing if not already defined
2015-03-03  djm@openbsd.orgupstream commit
2015-03-03  djm@openbsd.orgupstream commit
2015-03-02  millert@openbsd.orgupstream commit
2015-02-28  Damien Millerportability fixes for regress/netcat.c
2015-02-28  Damien Millertwiddle another test for portability
2015-02-27  Damien Millertwiddle test for portability
2015-02-27  Damien Millermake regress/netcat.c fd passing (more) portable
2015-02-27  Damien Millercreate OBJ/valgrind-out before running unittests
2015-02-26  Damien Millervalgrind support
2015-02-26  djm@openbsd.orgupstream commit
2015-02-25  djm@openbsd.orgupstream commit
2015-02-25  djm@openbsd.orgupstream commit
2015-02-25  Tim RiceRevert "Work around finicky USL linker so netcat will...
2015-02-25  djm@openbsd.orgupstream commit
2015-02-25  naddy@openbsd.orgupstream commit
2015-02-25  Darren TuckerRemove dependency on xmalloc.
2015-02-25  Darren TuckerRestrict ECDSA and ECDH tests.
2015-02-25  Darren TuckerMove definition of _NSIG.
2015-02-25  Darren TuckerAdd includes.h for compatibility stuff.
2015-02-25  Damien Millerinclude netdb.h to look for MAXHOSTNAMELEN; ok tim
2015-02-24  Tim RiceWork around finicky USL linker so netcat will build.
2015-02-24  Damien Millerinclude includes.h to avoid build failure on AIX
2015-02-24  Tim RiceOriginal portability patch from djm@ for platforms...
2015-02-24  Tim Ricecleaner way fix dispatch.h portion of commit
2015-02-24  Tim Riceportability fix: if we can't dind a better define for...
2015-02-24  Tim Riceportablity fix: s/__inline__/inline/
2015-02-24  Darren TuckerWrap stdint.h includes in HAVE_STDINT_H.
2015-02-24  Darren TuckerAdd AI_NUMERICSERV to fake-rfc2553.
2015-02-24  Darren TuckerInclude OpenSSL's objects.h before bn.h.
2015-02-24  Darren TuckerConvert two macros into functions.
2015-02-23  djm@openbsd.orgupstream commit
2015-02-23  Damien Millerdon't include stdint.h unless HAVE_STDINT_H set
2015-02-23  Damien Millernother sys/queue.h -> sys-queue.h fix
2015-02-23  djm@openbsd.orgupstream commit
2015-02-23  Damien Millervarious include fixes for portable
2015-02-23  djm@openbsd.orgupstream commit
2015-02-23  djm@openbsd.orgupstream commit
2015-02-23  djm@openbsd.orgupstream commit
2015-02-22  Darren TuckerRepair for non-ECC OpenSSL.
2015-02-22  Darren TuckerWrap stdint.h includes in ifdefs.
2015-02-22  Tim Riceout of tree build fix
2015-02-22  Tim Ricemkdir kex unit test directory so testing out of tree...
2015-02-21  halex@openbsd.orgupstream commit
2015-02-21  Damien Millermkdir hostkey and bitmap unit test directories
2015-02-21  djm@openbsd.orgupstream commit
2015-02-21  djm@openbsd.orgupstream commit
2015-02-21  Darren TuckerMore correct checking of HAVE_DECL_AI_NUMERICSERV.
2015-02-21  Darren TuckerAdd null declaration of AI_NUMERICINFO.
2015-02-20  djm@openbsd.orgupstream commit
2015-02-20  djm@openbsd.orgupstream commit
2015-02-20  djm@openbsd.orgupstream commit
2015-02-18  Damien Millerrepair --without-openssl; broken in refactor
2015-02-16  Damien Millerhook up hostkeys unittest to portable Makefiles
2015-02-16  djm@openbsd.orgupstream commit
2015-02-16  djm@openbsd.orgupstream commit
2015-02-16  djm@openbsd.orgupstream commit
2015-02-16  markus@openbsd.orgupstream commit
2015-02-16  djm@openbsd.orgupstream commit
2015-02-16  djm@openbsd.orgupstream commit
2015-02-16  djm@openbsd.orgupstream commit
2015-02-16  miod@openbsd.orgupstream commit
2015-02-16  markus@openbsd.orgupstream commit
2015-02-16  dtucker@openbsd.orgupstream commit
2015-02-11  djm@openbsd.orgupstream commit
2015-02-11  jsg@openbsd.orgupstream commit
2015-02-08  millert@openbsd.orgupstream commit
2015-02-06  millert@openbsd.orgupstream commit
2015-02-04  deraadt@openbsd.orgupstream commit
2015-02-04  halex@openbsd.orgupstream commit
2015-02-03  djm@openbsd.orgupstream commit
2015-02-03  djm@openbsd.orgupstream commit
2015-02-03  deraadt@openbsd.orgupstream commit
2015-01-31  djm@openbsd.orgupstream commit
2015-01-30  djm@openbsd.orgupstream commit
2015-01-30  djm@openbsd.orgupstream commit
2015-01-30  djm@openbsd.orgupstream commit
2015-01-30  djm@openbsd.orgupstream commit
next