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