index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
myproposal.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-08
Make DEF_WEAK more likely to be correct.
Darren Tucker
1
-2
/
+3
2019-10-07
upstream: Instead of running sed over the whole log to remove CRs,
dtucker@openbsd.org
1
-5
/
+3
2019-10-05
Enable specific ioctl call for EP11 crypto card (s390)
Eduardo Barretto
1
-0
/
+2
2019-10-04
upstream: fix memory leak in error path; bz#3074 patch from
djm@openbsd.org
1
-3
/
+2
2019-10-04
upstream: space
djm@openbsd.org
1
-2
/
+2
2019-10-04
upstream: more sshsig regress tests: check key revocation, the
djm@openbsd.org
1
-3
/
+59
2019-10-04
upstream: Check for gmtime failure in moduli generation. Based on
dtucker@openbsd.org
1
-1
/
+3
2019-10-04
upstream: use a more common options order in SYNOPSIS and sync
jmc@openbsd.org
2
-35
/
+33
2019-10-02
upstream: thinko in previous; spotted by Mantas
djm@openbsd.org
1
-2
/
+2
2019-10-02
upstream: make signature format match PROTOCO
djm@openbsd.org
1
-2
/
+2
2019-10-02
upstream: ban empty namespace strings for s
djm@openbsd.org
1
-2
/
+2
2019-10-02
Put ssherr.h back as it's actually needed.
Darren Tucker
1
-0
/
+2
2019-10-02
Deny (non-fatal) shmget/shmat/shmdt in preauth privsep child.
Lonnie Abelbeck
1
-0
/
+9
2019-10-02
remove duplicate #includes
Damien Miller
14
-33
/
+8
2019-10-02
typo in comment
Damien Miller
1
-1
/
+1
2019-10-02
upstream: remove some duplicate #includes
djm@openbsd.org
5
-10
/
+5
2019-10-01
upstream: revert unconditional forced login implemented in r1.41 of
djm@openbsd.org
1
-26
/
+5
2019-10-01
upstream: group and sort single letter options; ok deraadt
jmc@openbsd.org
2
-11
/
+9
2019-10-01
upstream: fix the DH-GEX text in -a; because this required a comma,
jmc@openbsd.org
1
-5
/
+5
2019-10-01
upstream: identity_file[] should be PATH_MAX, not the arbitrary
deraadt@openbsd.org
1
-2
/
+2
2019-10-01
upstream: new sentence, new line;
jmc@openbsd.org
1
-3
/
+4
2019-09-30
Include stdio.h for snprintf.
Darren Tucker
1
-0
/
+1
2019-09-30
Add SKIP_LTESTS for skipping specific tests.
Darren Tucker
2
-2
/
+11
2019-09-27
upstream: Test for empty result in expected bits. Remove CRs from log
dtucker@openbsd.org
1
-4
/
+8
2019-09-27
Re-enable dhgex test.
Darren Tucker
1
-1
/
+1
2019-09-24
Add more ToS bits, currently only used by netcat.
Darren Tucker
1
-0
/
+9
2019-09-19
Privsep is now required.
Darren Tucker
2
-11
/
+8
2019-09-16
upstream: Allow testing signature syntax and validity without verifying
djm@openbsd.org
2
-10
/
+44
2019-09-13
upstream: clarify that IdentitiesOnly also applies to the default
djm@openbsd.org
1
-4
/
+4
2019-09-13
upstream: Plug mem leaks on error paths, based in part on github
dtucker@openbsd.org
2
-16
/
+21
2019-09-13
upstream: whitespace
djm@openbsd.org
1
-3
/
+3
2019-09-13
upstream: allow %n to be expanded in ProxyCommand strings
djm@openbsd.org
4
-22
/
+28
2019-09-13
upstream: clarify that ConnectTimeout applies both to the TCP
djm@openbsd.org
1
-4
/
+4
2019-09-13
upstream: Fix potential truncation warning. ok deraadt.
dtucker@openbsd.org
1
-2
/
+2
2019-09-13
memleak of buffer in sshpam_query
Damien Miller
1
-0
/
+5
2019-09-13
explicitly test set[ug]id() return values
Damien Miller
1
-2
/
+4
2019-09-08
upstream: Allow prepending a list of algorithms to the default set
naddy@openbsd.org
6
-19
/
+80
2019-09-08
upstream: key conversion should fail for !openssl builds, not fall
djm@openbsd.org
1
-2
/
+5
2019-09-08
upstream: typo in previous
djm@openbsd.org
1
-1
/
+1
2019-09-08
needs time.h for --without-openssl
Damien Miller
1
-0
/
+1
2019-09-08
make unittests pass for no-openssl case
Damien Miller
14
-31
/
+120
2019-09-06
upstream: avoid compiling certain files that deeply depend on
djm@openbsd.org
1
-0
/
+1
2019-09-06
upstream: fixes for !WITH_OPENSSL compilation; ok dtucker@
djm@openbsd.org
18
-65
/
+112
2019-09-06
upstream: lots of things were relying on libcrypto headers to
djm@openbsd.org
18
-17
/
+42
2019-09-06
upstream: remove leakmalloc reference; we used this early when
djm@openbsd.org
1
-5
/
+1
2019-09-06
upstream: Check for RSA support before using it for the user key,
dtucker@openbsd.org
1
-3
/
+8
2019-09-06
Provide explicit path to configure-check.
Darren Tucker
1
-2
/
+2
2019-09-06
upstream: better error code for bad arguments; inspired by
djm@openbsd.org
1
-2
/
+5
2019-09-05
revert config.h/config.h.in freshness checks
Damien Miller
1
-7
/
+3
2019-09-05
extend autoconf freshness test
Damien Miller
1
-3
/
+7
[next]