- 0001576 upstream: Fix some typos and an incorrect word in docs. Patch from by dtucker@openbsd.org · 4 years, 9 months ago
- 99ff8fe upstream: Update moduli generation script to new ssh-keygen by dtucker@openbsd.org · 4 years, 9 months ago
- 700d16f upstream: Import regenerated moduli. by dtucker@openbsd.org · 4 years, 9 months ago
- 4753b74 Import regenerated moduli. by Darren Tucker · 4 years, 9 months ago
- 11d4271 Fix typos in INSTALL: s/avilable/available/ s/suppports/supports/ by HARUYAMA Seigo · 4 years, 9 months ago
- 264a966 upstream: Ensure that the key lifetime provided fits within the by dtucker@openbsd.org · 4 years, 9 months ago
- de1f356 upstream: Detect and prevent simple configuration loops when using by dtucker@openbsd.org · 4 years, 9 months ago
- 3014486 upstream: document -F none; with jmc@ by naddy@openbsd.org · 4 years, 9 months ago
- 011052d Remove unused variable warning. by Darren Tucker · 4 years, 9 months ago
- 31c9348 Constify aix_krb5_get_principal_name. by Darren Tucker · 4 years, 9 months ago
- 290c994 Check if TILDE is already defined and undef. by Darren Tucker · 4 years, 9 months ago
- 41a2e64 Prevent unused variable warning. by Darren Tucker · 4 years, 9 months ago
- d4860ec Check if getpeereid is actually declared. by Darren Tucker · 4 years, 9 months ago
- 8aa3455 upstream: openssh-8.2 by djm@openbsd.org · 4 years, 9 months ago
- 72f0ce3 crank version numbers by Damien Miller · 4 years, 9 months ago
- b763ed0 Minor documentation update: by Darren Tucker · 4 years, 9 months ago
- 14ccfdb Check if UINT32_MAX is defined before redefining. by Darren Tucker · 4 years, 9 months ago
- be07511 typo; reported by Phil Pennock by Damien Miller · 4 years, 9 months ago
- 963d718 upstream: sync the description of the $SSH_SK_PROVIDER environment by djm@openbsd.org · 4 years, 9 months ago
- d4d9e1d upstream: Add ssh -Q key-sig for all key and signature types. by dtucker@openbsd.org · 4 years, 9 months ago
- fd68dc2 upstream: fix two PIN entry bugs on FIDO keygen: 1) it would allow more by djm@openbsd.org · 4 years, 9 months ago
- 96bd895 upstream: When using HostkeyAlgorithms to merely append or remove by djm@openbsd.org · 4 years, 9 months ago
- c728848 upstream: expand HostkeyAlgorithms prior to config dump, matching by djm@openbsd.org · 4 years, 9 months ago
- a6ac5d3 upstream: Add Include to the list of permitted keywords after a by naddy@openbsd.org · 4 years, 9 months ago
- a47f6a6 upstream: Replace "security key" with "authenticator" in program by naddy@openbsd.org · 4 years, 9 months ago
- 849a9b8 Don't look for UINT32_MAX in inttypes.h by Darren Tucker · 4 years, 9 months ago
- a2437f8 depend by Damien Miller · 4 years, 9 months ago
- 9716e8c Fix sha2 MAKE_CLONE no-op definition by Michael Forney · 5 years ago
- d596b1d upstream: require FIDO application strings to start with "ssh:"; ok by djm@openbsd.org · 4 years, 9 months ago
- 501f358 upstream: revert enabling UpdateHostKeys by default - there are still by djm@openbsd.org · 4 years, 9 months ago
- 072f3b8 upstream: use better markup for challenge and write-attestation, and by jmc@openbsd.org · 4 years, 9 months ago
- 262eb05 mention libfido2 in dependencies section by Damien Miller · 4 years, 9 months ago
- ccd3b24 add clock_gettime64(2) to sandbox allowed syscalls by Damien Miller · 4 years, 9 months ago
- adffbe1 upstream: Output (none) in debug in the case in the CheckHostIP=no case by dtucker@openbsd.org · 4 years, 9 months ago
- 58c8190 upstream: Prevent possible null pointer deref of ip_str in debug. by dtucker@openbsd.org · 4 years, 9 months ago
- 0facae7 upstream: shuffle the challenge keyword to keep the -O list sorted; by jmc@openbsd.org · 4 years, 9 months ago
- 6fb3dd0 upstream: tweak previous; by jmc@openbsd.org · 4 years, 9 months ago
- 92725d4 Use sys-queue.h from compat library. by Darren Tucker · 4 years, 9 months ago
- 677d0ec upstream: regress test for sshd_config Include directive; from Jakub by djm@openbsd.org · 4 years, 9 months ago
- d4f4cdd upstream: whitespace by djm@openbsd.org · 4 years, 9 months ago
- 245399d upstream: force early logging to stderr if debug_flag (-d) is set; by djm@openbsd.org · 4 years, 9 months ago
- 7365f28 upstream: mistake in previous: filling the incorrect buffer by djm@openbsd.org · 4 years, 9 months ago
- c2bd7f7 upstream: Add a sshd_config "Include" directive to allow inclusion by djm@openbsd.org · 4 years, 9 months ago
- ba261a1 upstream: spelling fix; by jmc@openbsd.org · 4 years, 9 months ago
- 771891a upstream: document changed default for UpdateHostKeys by djm@openbsd.org · 4 years, 9 months ago
- d53a518 upstream: enable UpdateKnownHosts=yes if the configuration by djm@openbsd.org · 4 years, 9 months ago
- bb63ff8 Look in inttypes.h for UINT32_MAX. by Darren Tucker · 4 years, 9 months ago
- afeb6a9 upstream: use sshpkt_fatal() instead of plain fatal() for by djm@openbsd.org · 4 years, 9 months ago
- 65d6fd0 upstream: check the return value of ssh_packet_write_poll() and by djm@openbsd.org · 4 years, 9 months ago
- dce74ea upstream: have sshpkt_fatal() save/restore errno before we by djm@openbsd.org · 4 years, 9 months ago
- 14ef4ef upstream: markus suggests a simplification to previous by djm@openbsd.org · 4 years, 9 months ago
- 101ebc3 upstream: give more context to UpdateHostKeys messages, mentioning by djm@openbsd.org · 4 years, 9 months ago
- 24c0f75 upstream: changes to support FIDO attestation by djm@openbsd.org · 4 years, 9 months ago
- 156bef3 upstream: disable UpdateHostKeys=ask when in quiet mode; "work for by djm@openbsd.org · 4 years, 9 months ago
- ec8a759 compat for missing IPTOS_DSCP_LE in system headers by Damien Miller · 4 years, 9 months ago
- 4594c76 upstream: make IPTOS_DSCP_LE available via IPQoS directive; bz2986, by djm@openbsd.org · 4 years, 9 months ago
- da22216 upstream: disable UpdateHostKeys=ask if command is specified; ok by markus@openbsd.org · 4 years, 10 months ago
- 1e1db05 upstream: unbreak unittests for recent API / source file changes by djm@openbsd.org · 4 years, 10 months ago
- 0d11447 Move definition of UINT32_MAX. by Darren Tucker · 4 years, 10 months ago
- f73ab8a upstream: unbreak unittests for recent API / source file changes by djm@openbsd.org · 4 years, 10 months ago
- 0373f9e Include signal.h to prevent redefintion of _NSIG. by Darren Tucker · 4 years, 10 months ago
- 638a45b Wrap stdint.h in tests inside HAVE_STDINT_H. by Darren Tucker · 4 years, 10 months ago
- 74dfc2c upstream: for UpdateHostKeys, don't report errors for unsupported by djm@openbsd.org · 4 years, 10 months ago
- b596182 upstream: downgrade error() for missing subsequent known_hosts by djm@openbsd.org · 4 years, 10 months ago
- 469df61 upstream: clarify that BatchMode applies to all interactive prompts by djm@openbsd.org · 4 years, 10 months ago
- de40876 upstream: tidy headers; some junk snuck into sshbuf-misc.c and by djm@openbsd.org · 4 years, 10 months ago
- 6a10760 depend by Damien Miller · 4 years, 10 months ago
- 59d01f1 upstream: improve the error message for u2f enrollment errors by by djm@openbsd.org · 4 years, 10 months ago
- 99aa803 upstream: factor out reading/writing sshbufs to dedicated by djm@openbsd.org · 4 years, 10 months ago
- 065064f upstream: add a comment describing the ranges of channel IDs that by djm@openbsd.org · 4 years, 10 months ago
- 6933499 upstream: make sshd_config:ClientAliveCountMax=0 disable the by djm@openbsd.org · 4 years, 10 months ago
- bf986a9 upstream: clarify order of AllowUsers/DenyUsers vs by djm@openbsd.org · 4 years, 10 months ago
- 022ce92 upstream: when AddKeysToAgent=yes is set and the key contains no by djm@openbsd.org · 4 years, 10 months ago
- 0b81343 upstream: group14-sha1 is no longer a default algorithm by tedu@openbsd.org · 4 years, 10 months ago
- 3432b6e upstream: reword HashKnownHosts description a little more; some by djm@openbsd.org · 4 years, 10 months ago
- f80d7d6 upstream: weaken the language for what HashKnownHosts provides with by djm@openbsd.org · 4 years, 10 months ago
- 846446b upstream: the GatewayPorts vs -R listen address selection logic is by djm@openbsd.org · 4 years, 10 months ago
- 734f2f8 upstream: mention that permitopen=/PermitOpen do no name to address by djm@openbsd.org · 4 years, 10 months ago
- e1e97ca include tunnel device path in error message by Damien Miller · 4 years, 10 months ago
- 0ecd20b upstream: unrevert this: by djm@openbsd.org · 4 years, 10 months ago
- a0c81d2 upstream: Move setting $NC into test-exec since it's now used by by dtucker@openbsd.org · 4 years, 10 months ago
- e16dfa9 Put EC key export inside OPENSSL_HAS_ECC. by Darren Tucker · 4 years, 10 months ago
- 94a2e59 upstream: Wait a bit longer for the multiplex master to become ready by dtucker@openbsd.org · 4 years, 10 months ago
- b2df804 upstream: Add a connection test for proxycommand. This would have by dtucker@openbsd.org · 4 years, 10 months ago
- c6f06fd upstream: set UpdateKnownHosts=ask by default; bz#2894; ok by djm@openbsd.org · 4 years, 10 months ago
- 7955633 upstream: allow UpdateKnownHosts=yes to function when multiple by djm@openbsd.org · 4 years, 10 months ago
- e5a278a upstream: process security key provider via realpath() in agent, by djm@openbsd.org · 4 years, 10 months ago
- 89a8d45 upstream: expose PKCS#11 key labels/X.509 subjects as comments by djm@openbsd.org · 4 years, 10 months ago
- a8c05c6 upstream: tweak proctitle to include sshd arguments, as these are by djm@openbsd.org · 4 years, 10 months ago
- 8075fcc upstream: add xextendf() to extend a string with a format by djm@openbsd.org · 4 years, 10 months ago
- d15c8ad upstream: minor tweaks to ssh-keygen -Y find-principals: by djm@openbsd.org · 4 years, 10 months ago
- c3368a5 upstream: remove ssh-rsa (SHA1) from the list of allowed CA by djm@openbsd.org · 4 years, 10 months ago
- 4a41d24 upstream: when signing a certificate with an RSA key, default to by djm@openbsd.org · 4 years, 10 months ago
- 8dfb6a2 upstream: allow PEM export of DSA and ECDSA keys; bz3091, patch by djm@openbsd.org · 4 years, 10 months ago
- 72a8bea upstream: ssh-keygen -Y find-principals fixes based on feedback by djm@openbsd.org · 4 years, 10 months ago
- 0585b56 upstream: Do not warn about permissions on symlinks. by dtucker@openbsd.org · 4 years, 10 months ago
- 4151923 upstream: Handle zlib compression being disabled now that it's by dtucker@openbsd.org · 4 years, 10 months ago
- fbce7c1 upstream: Fix typo in comment. by dtucker@openbsd.org · 4 years, 10 months ago
- ba247af upstream: When checking for unsafe directories, ignore non-directories by dtucker@openbsd.org · 4 years, 10 months ago
- 74deb70 zlib is now optional. by Darren Tucker · 4 years, 10 months ago