1. 5cdbaa7 upstream: Some asprintf() calls were checked < 0, rather than the by deraadt@openbsd.org · 5 years ago
  2. b2e3e57 upstream: fix NULL deference (bzero) on err by djm@openbsd.org · 5 years ago
  3. 58ceacd Update README doc to include missing test cases by Jitendra Sharma · 5 years ago
  4. 7959330 upstream: Remove unneeded unlink of xauthfile o by dtucker@openbsd.org · 5 years ago
  5. 8de52eb upstream: fix mismatch proto/decl from key shielding change; spotted by djm@openbsd.org · 5 years ago
  6. 1dfadb9 upstream: adapt for key shielding API changes (const removal) by djm@openbsd.org · 5 years ago
  7. 4f7a56d upstream: Add protection for private keys at rest in RAM against by djm@openbsd.org · 5 years ago
  8. 4cd6b12 upstream: print the correct AuthorizedPrincipalsCommand rather than by djm@openbsd.org · 5 years ago
  9. 5f68ab4 upstream: from tim: - for reput, it is remote-path which is by jmc@openbsd.org · 5 years ago
  10. 99bcbbc upstream: check for convtime() refusing to accept times that by djm@openbsd.org · 5 years ago
  11. e5cccb2 upstream: Add unit tests for user@host and URI parsing. by dtucker@openbsd.org · 5 years ago
  12. 0bb7e38 upstream: Add tests for sshd -T -C with Match. by dtucker@openbsd.org · 5 years ago
  13. 73eb6ce Include stdio.h for vsnprintf. by Darren Tucker · 5 years ago
  14. adcaf40 upstream rev 1.27: fix integer overflow. by Darren Tucker · 5 years ago
  15. 7689048 upstream rev 1.25: add DEF_WEAK. by Darren Tucker · 5 years ago
  16. 55f3153 upstream rev 1.25: add sys/types.h by Darren Tucker · 5 years ago
  17. 10974f9 upstream: Use explicit_bzero instead of memset by Darren Tucker · 5 years ago
  18. cb8f565 upstream: slightly more instructive error message when the user by djm@openbsd.org · 5 years ago
  19. 2317ce4 upstream: process agent requests for RSA certificate private keys using by djm@openbsd.org · 5 years ago
  20. c95b90d upstream: for public key authentication, check AuthorizedKeysFiles by djm@openbsd.org · 5 years ago
  21. a5a5391 upstream: if passed a bad fd, log what it was by djm@openbsd.org · 5 years ago
  22. 7349149 upstream: Hostname->HostName cleanup; from lauri tirkkonen ok by jmc@openbsd.org · 5 years ago
  23. 76af9c5 upstream: deraadt noticed some inconsistency in the way we denote by jmc@openbsd.org · 5 years ago
  24. d1bbfdd upstream: consistent lettering for "HostName" keyword; from lauri by jmc@openbsd.org · 5 years ago
  25. fc0340f Typo fixes in error messages. by Darren Tucker · 5 years ago
  26. 4b7dd22 upstream: Typo and spelling fixes in comments and error messages. by dtucker@openbsd.org · 5 years ago
  27. 130ef06 Include missed bits from previous sync. by Darren Tucker · 5 years ago
  28. 25e3bcc upstream: Check for user@host when parsing sftp target. This by dtucker@openbsd.org · 5 years ago
  29. 0323d9b upstream: Replace calls to ssh_malloc_init() by a static init of by otto@openbsd.org · 5 years ago
  30. c586d2d upstream: fix ssh-keysign fd handling problem introduced in r1.304 by djm@openbsd.org · 5 years ago
  31. 410b231 upstream: Make the standard output messages of both methods of by lum@openbsd.org · 5 years ago
  32. 2b3402d Always clean up before and after utimensat test. by Darren Tucker · 5 years ago
  33. 1828981 Update utimensat test. by Darren Tucker · 5 years ago
  34. d220b67 Have pthread_create return errno on failure. by Darren Tucker · 5 years ago
  35. 1bd4f7f pthread_create(3) returns positive values on failure. by Elliott Hughes · 5 years ago
  36. b3a77b2 allow s390 specific ioctl for ecc hardware support by Harald Freudenberger · 5 years ago
  37. 2459df9 openssl-devel is obsoleted by libssl-devel by Sorin Adrian Savu · 5 years ago
  38. 85ceb0e upstream: tweak previous; by jmc@openbsd.org · 5 years ago
  39. 3061529 upstream: embiggen format buffer size for certificate serial number so by djm@openbsd.org · 5 years ago
  40. 476e355 upstream: When signing certificates with an RSA key, default to by djm@openbsd.org · 5 years ago
  41. 606077e Add no-op implementation of pam_putenv. by Darren Tucker · 5 years ago
  42. 1ac98be Use the correct macro for SSH_ALLOWED_CA_SIGALGS. by Darren Tucker · 5 years ago
  43. 97370f6 Fix building w/out ECC. by Darren Tucker · 5 years ago
  44. 633703b Conditionalize ECDH methods in CA algos. by Darren Tucker · 5 years ago
  45. 5c8d14c upstream: Move a variable declaration to the block where it's used by dtucker@openbsd.org · 5 years ago
  46. a1d29cc upstream: When doing the fork+exec'ing for ssh-keysign, rearrange by deraadt@openbsd.org · 5 years ago
  47. db7606d upstream: Delete some .Sx macros that were used in a wrong way. by schwarze@openbsd.org · 5 years ago
  48. cb4accb upstream: For PermitOpen violations add the remote host and port to by florian@openbsd.org · 5 years ago
  49. cd16ace Add OpenSSL 1.1.1 to the supported list. by Darren Tucker · 5 years ago
  50. 6fd4aa2 Fix typo in man page formatter selector. by Darren Tucker · 5 years ago
  51. 285546b Use "doc" man page format if mandoc present. by Darren Tucker · 5 years ago
  52. 62dd706 upstream: Use the correct (according to POSIX) format for by dtucker@openbsd.org · 5 years ago
  53. 62be1ff upstream: Free channel objects on exit path. Patch from markus at by dtucker@openbsd.org · 5 years ago
  54. 1c554a5 upstream: Free host on exit path. Patch from markus at by dtucker@openbsd.org · 5 years ago
  55. 99043bd upstream: Wrap XMSS including in ifdef. Patch from markus at by dtucker@openbsd.org · 5 years ago
  56. 8fcfb77 upstream: Import regenerated moduli. by dtucker@openbsd.org · 5 years ago
  57. 3a7db91 upstream: Use the LogLevel typdef instead of int where appropriate. Patch from Markus Schmidt via openssh-unix-dev, ok markus@ by dtucker@openbsd.org · 5 years ago
  58. d7c6e38 upstream: Document new default RSA key size. From by dtucker@openbsd.org · 5 years ago
  59. e826bbc upstream: When running sshd -T, assume any attibute not provided by by dtucker@openbsd.org · 5 years ago
  60. 5696512 upstream: Remove crc32.{c,h} which were only used by the now-gone by dtucker@openbsd.org · 5 years ago
  61. 34e87fb Remove unused variables from RLIMIT_NOFILE test. by Darren Tucker · 5 years ago
  62. 35e82e6 Import regenerated moduli. by Darren Tucker · 5 years ago
  63. 5590f53 Whitespace resync w/OpenBSD. by Darren Tucker · 5 years ago
  64. b7b8334 Don't install duplicate STREAMS modules on Solaris by Darren Tucker · 5 years ago
  65. fd0fa13 makedepend by Damien Miller · 5 years ago
  66. 5de397a second thoughts: leave README in place by Damien Miller · 5 years ago
  67. 5d3127d Revert "rewrite README" by Damien Miller · 5 years ago
  68. 9444d82 rewrite README by Damien Miller · 5 years ago
  69. a924de0 update versions by Damien Miller · 5 years ago
  70. 312dcee upstream: openssh-8.0 by djm@openbsd.org · 5 years ago
  71. 885bc11 session: Do not use removed API by Damien Miller · 5 years ago
  72. 9d7b288 upstream: when logging/fataling on error, include a bit more detail by djm@openbsd.org · 5 years ago
  73. 79a87d3 Remove "struct ssh" from sys_auth_record_login. by Darren Tucker · 5 years ago
  74. 138c0d5 Adapt custom_failed_login to new prototype. by Darren Tucker · 5 years ago
  75. a0ca400 Add includes.h for compat layer. by Darren Tucker · 5 years ago
  76. 0099115 Stop USL compilers for erroring with "integral constant expression expected" by Tim Rice · 5 years ago
  77. 43f47eb Only use O_NOFOLLOW in fchownat and fchmodat if defined by Tim Rice · 5 years ago
  78. 342d6e5 Adjust softhsm2 path on Fedora Linux for regress by Jakub Jelen · 5 years ago
  79. f5abb05 Only use O_NOFOLLOW in utimensat if defined. by Darren Tucker · 5 years ago
  80. 786cd4c drop old Cygwin considerations by Corinna Vinschen · 5 years ago
  81. 21da87f upstream: fix interaction between ClientAliveInterval and RekeyLimit by djm@openbsd.org · 5 years ago
  82. 4f0019a upstream: Fix authentication failures when "AuthenticationMethods by djm@openbsd.org · 5 years ago
  83. d6e5def upstream: whitespace by djm@openbsd.org · 5 years ago
  84. 26e0cef upstream: Expand comment to document rationale for default key by dtucker@openbsd.org · 5 years ago
  85. f47269e upstream: Increase the default RSA key size to 3072 bits. Based on by dtucker@openbsd.org · 5 years ago
  86. 62949c5 upstream: full stop in the wrong place; by jmc@openbsd.org · 5 years ago
  87. 1b1332b upstream: benno helped me clean up the tcp forwarding section; by jmc@openbsd.org · 5 years ago
  88. 2aee9a4 upstream: fix use-after-free in ssh-pkcs11; found by hshoexer w/AFL by markus@openbsd.org · 5 years ago
  89. 9edbd78 Fix build when configured --without-openssl. by Darren Tucker · 5 years ago
  90. 825ab32 On Cygwin run sshd as SYSTEM where possible. by Darren Tucker · 5 years ago
  91. a212107 Replace alloca with xcalloc. by Darren Tucker · 5 years ago
  92. daa7505 Use Cygwin-specific matching only for users+groups. by Darren Tucker · 5 years ago
  93. fd10cf0 upstream: Move checks for lists of users or groups into their own by dtucker@openbsd.org · 5 years ago
  94. ab5fee8 upstream: Reset last-seen time when sending a keepalive. Prevents by dtucker@openbsd.org · 5 years ago
  95. c13b745 upstream: PKCS#11 support is no longer limited to RSA; ok benno@ by naddy@openbsd.org · 5 years ago
  96. e9552d6 upstream: in ssh_set_newkeys(), mention the direction that we're by djm@openbsd.org · 6 years ago
  97. 76a24b3 upstream: Fix two race conditions in sshd relating to SIGHUP: by djm@openbsd.org · 6 years ago
  98. de817e9 upstream: mention PKCS11Provide=none, reword a little and remove by djm@openbsd.org · 6 years ago
  99. 95a8058 upstream: let PKCS11Provider=none do what users expect by djm@openbsd.org · 6 years ago
  100. 8e7bac3 upstream: dup stdout/in for proxycommand=-, otherwise stdout might by markus@openbsd.org · 6 years ago