index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ttymodes.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-06
Also retest OpenBSD upstream on .yml changes.
Darren Tucker
1
-1
/
+1
2022-05-06
Note that, for now, we need variadic macros.
Darren Tucker
1
-3
/
+4
2022-05-06
Add ubsan minimal testcase on OpenBSD.
Darren Tucker
1
-5
/
+7
2022-05-05
upstream: sshkey_unshield_private() contains a exact duplicate of
djm@openbsd.org
1
-40
/
+32
2022-05-05
upstream: channel_new no longer frees remote_name. So update the
djm@openbsd.org
2
-6
/
+6
2022-05-05
upstream: mux.c: mark argument as const; from Martin Vahlensieck
djm@openbsd.org
1
-2
/
+2
2022-05-05
upstream: make sure stdout is non-blocking; ok djm@
markus@openbsd.org
1
-4
/
+9
2022-05-05
upstream: Add FIDO AUTHENTICATOR section and explain a bit how FIDO
florian@openbsd.org
1
-52
/
+78
2022-05-05
upstream: remove an obsolete rsa1 format example from an example;
jmc@openbsd.org
1
-3
/
+2
2022-05-02
upstream: fix some integer overflows in sieve_large() that show up when
djm@openbsd.org
1
-7
/
+7
2022-05-02
upstream: be stricter in which characters will be accepted in
djm@openbsd.org
1
-2
/
+2
2022-04-30
Add Mac OS X 12 test target.
Darren Tucker
1
-2
/
+3
2022-04-29
Only run tests when source files change.
Darren Tucker
3
-2
/
+6
2022-04-29
Remove now-empty int32_minmax.inc.
Darren Tucker
1
-0
/
+0
2022-04-29
upstream: mention that the helpers are used by ssh(1), ssh-agent(1)
djm@openbsd.org
2
-18
/
+28
2022-04-29
upstream: Don't leak SK device. Patch from Pedro Martelletto via
dtucker@openbsd.org
2
-2
/
+4
2022-04-29
upstream: fix memleak on session-bind path; from Pedro Martelletto, ok
djm@openbsd.org
1
-1
/
+2
2022-04-28
upstream: avoid printing hash algorithm twice; from lucas AT sexy.is
djm@openbsd.org
1
-2
/
+2
2022-04-27
upstream: Add authfd path to debug output. ok markus@
dtucker@openbsd.org
1
-1
/
+2
2022-04-27
upstream: Check sshauthopt_new() for NULL. bz#3425, from
dtucker@openbsd.org
1
-2
/
+3
2022-04-27
upstream: Remove unnecessary includes: openssl/hmac.h and
millert@openbsd.org
1
-4
/
+1
2022-04-27
upstream: Add missing includes of stdlib.h and stdint.h. We need
millert@openbsd.org
1
-1
/
+3
2022-04-27
upstream: Avoid an unnecessary xstrdup in rm_env() when matching
millert@openbsd.org
1
-7
/
+3
2022-04-26
Add debian-riscv64 test target.
Darren Tucker
1
-0
/
+1
2022-04-25
Update OpenSSL and LibreSSL versions in tests.
Darren Tucker
1
-5
/
+5
2022-04-23
Include stdlib.h for free() prototype.
Darren Tucker
1
-0
/
+1
2022-04-23
Cache timezone data in capsicum sandbox.
Darren Tucker
2
-1
/
+16
2022-04-21
upstream: It looks like we can't completely avoid
dtucker@openbsd.org
1
-7
/
+18
2022-04-20
upstream: Use ssh -f and ControlPersist ..
dtucker@openbsd.org
1
-13
/
+11
2022-04-20
upstream: Simplify forward-control test.
dtucker@openbsd.org
1
-25
/
+9
2022-04-20
upstream: regression test for sftp cp command
djm@openbsd.org
1
-1
/
+6
2022-04-20
upstream: Import regenerated moduli
dtucker@openbsd.org
1
-382
/
+419
2022-04-20
upstream: Try to continue running local I/O for channels in state
djm@openbsd.org
3
-13
/
+10
2022-04-20
upstream: Import regenerated moduli
dtucker@openbsd.org
1
-0
/
+1
2022-04-16
upstream: list the correct version number
tj@openbsd.org
1
-4
/
+4
2022-04-16
upstream: Correct path for system known hosts file in description
dtucker@openbsd.org
1
-3
/
+3
2022-04-16
Resync moduli.5 with upstream.
Darren Tucker
1
-5
/
+4
2022-04-16
Retire fbsd6 test VM.
Darren Tucker
1
-2
/
+0
2022-04-12
upstream: clear io_want/io_ready flags at start of poll() cycle;
djm@openbsd.org
1
-2
/
+7
2022-04-12
upstream: Note that curve25519-sha256 was later published in
dtucker@openbsd.org
1
-1
/
+3
2022-04-12
upstream: two defensive changes from Tobias Stoeckmann via GHPR287
djm@openbsd.org
1
-3
/
+6
2022-04-11
Revert "update build-aux files to match autoconf-2.71"
Damien Miller
3
-1917
/
+2044
2022-04-08
update build-aux files to match autoconf-2.71
Damien Miller
3
-2044
/
+1917
2022-04-06
update version numbers for release
V_9_0_P1
Damien Miller
3
-3
/
+3
2022-04-06
upstream: openssh-9.0
djm@openbsd.org
1
-2
/
+2
2022-04-06
upstream: ssh: document sntrup761x25519-sha512@openssh.com as
naddy@openbsd.org
2
-5
/
+5
2022-04-06
upstream: man pages: add missing commas between subordinate and
naddy@openbsd.org
6
-21
/
+21
2022-04-04
Disable security key on fbsd6 test host.
Darren Tucker
1
-0
/
+4
2022-04-04
Specify TEST_SHELL=bash on AIX.
Darren Tucker
1
-1
/
+3
2022-04-01
Only return events from ppoll that were requested.
Darren Tucker
1
-3
/
+3
[next]