index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fixalgorithms
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-28
portability fixes for regress/netcat.c
Damien Miller
1
-8
/
+8
2015-02-28
twiddle another test for portability
Damien Miller
1
-1
/
+1
2015-02-28
twiddle test for portability
Damien Miller
1
-1
/
+1
2015-02-27
make regress/netcat.c fd passing (more) portable
Damien Miller
1
-21
/
+25
2015-02-27
create OBJ/valgrind-out before running unittests
Damien Miller
1
-1
/
+4
2015-02-26
valgrind support
Damien Miller
7
-25
/
+97
2015-02-26
upstream commit
djm@openbsd.org
1
-2
/
+3
2015-02-26
upstream commit
djm@openbsd.org
1
-1
/
+3
2015-02-26
upstream commit
djm@openbsd.org
1
-4
/
+4
2015-02-25
Revert "Work around finicky USL linker so netcat will build."
Tim Rice
1
-1
/
+1
2015-02-25
upstream commit
djm@openbsd.org
1
-2
/
+3
2015-02-25
upstream commit
naddy@openbsd.org
2
-4
/
+5
2015-02-25
Remove dependency on xmalloc.
Darren Tucker
1
-7
/
+7
2015-02-25
Restrict ECDSA and ECDH tests.
Darren Tucker
3
-0
/
+24
2015-02-25
Move definition of _NSIG.
Darren Tucker
2
-8
/
+8
2015-02-25
Add includes.h for compatibility stuff.
Darren Tucker
1
-0
/
+2
2015-02-25
include netdb.h to look for MAXHOSTNAMELEN; ok tim
Damien Miller
2
-1
/
+2
2015-02-24
Work around finicky USL linker so netcat will build.
Tim Rice
1
-1
/
+1
2015-02-24
include includes.h to avoid build failure on AIX
Damien Miller
3
-0
/
+6
2015-02-24
Original portability patch from djm@ for platforms missing err.h.
Tim Rice
1
-14
/
+53
2015-02-24
cleaner way fix dispatch.h portion of commit
Tim Rice
2
-3
/
+1
2015-02-24
portability fix: if we can't dind a better define for HOST_NAME_MAX, use 255
Tim Rice
1
-0
/
+2
2015-02-24
portablity fix: s/__inline__/inline/
Tim Rice
1
-1
/
+1
2015-02-24
Wrap stdint.h includes in HAVE_STDINT_H.
Darren Tucker
3
-0
/
+6
2015-02-24
Add AI_NUMERICSERV to fake-rfc2553.
Darren Tucker
1
-0
/
+3
2015-02-24
Include OpenSSL's objects.h before bn.h.
Darren Tucker
1
-0
/
+1
2015-02-24
Convert two macros into functions.
Darren Tucker
2
-4
/
+29
2015-02-23
upstream commit
djm@openbsd.org
1
-2
/
+2
2015-02-23
don't include stdint.h unless HAVE_STDINT_H set
Damien Miller
3
-0
/
+6
2015-02-23
nother sys/queue.h -> sys-queue.h fix
Damien Miller
1
-1
/
+1
2015-02-23
upstream commit
djm@openbsd.org
1
-3
/
+6
2015-02-23
various include fixes for portable
Damien Miller
2
-1
/
+4
2015-02-23
upstream commit
djm@openbsd.org
1
-1
/
+4
2015-02-23
upstream commit
djm@openbsd.org
1
-2
/
+2
2015-02-23
upstream commit
djm@openbsd.org
1
-4
/
+9
2015-02-22
Repair for non-ECC OpenSSL.
Darren Tucker
6
-0
/
+16
2015-02-22
Wrap stdint.h includes in ifdefs.
Darren Tucker
3
-0
/
+6
2015-02-22
out of tree build fix
Tim Rice
1
-2
/
+2
2015-02-22
mkdir kex unit test directory so testing out of tree builds works
Tim Rice
1
-0
/
+2
2015-02-21
upstream commit
halex@openbsd.org
1
-4
/
+10
2015-02-21
mkdir hostkey and bitmap unit test directories
Damien Miller
1
-6
/
+10
2015-02-21
upstream commit
djm@openbsd.org
1
-3
/
+3
2015-02-21
upstream commit
djm@openbsd.org
2
-3
/
+3
2015-02-21
More correct checking of HAVE_DECL_AI_NUMERICSERV.
Darren Tucker
1
-2
/
+4
2015-02-21
Add null declaration of AI_NUMERICINFO.
Darren Tucker
2
-0
/
+11
2015-02-20
upstream commit
djm@openbsd.org
1
-4
/
+10
2015-02-20
upstream commit
djm@openbsd.org
7
-30
/
+42
2015-02-20
upstream commit
djm@openbsd.org
1
-3
/
+3
2015-02-18
repair --without-openssl; broken in refactor
Damien Miller
6
-6
/
+64
2015-02-17
hook up hostkeys unittest to portable Makefiles
Damien Miller
3
-2
/
+20
[next]