1. d1b3540 Import updated moduli. by Darren Tucker · 6 years ago
  2. b5e412a upstream: Allow ssh_config ForwardX11Timeout=0 to disable the by djm@openbsd.org · 6 years ago
  3. cb24d9f upstream: when compiled with GSSAPI support, cache supported method by djm@openbsd.org · 6 years ago
  4. bbc8af7 upstream: In sshkey_in_file(), ignore keys that are considered for by djm@openbsd.org · 6 years ago
  5. 383a33d upstream: Treat connections with ProxyJump specified the same as ones by djm@openbsd.org · 6 years ago
  6. 0cbed24 upstream: actually make CASignatureAlgorithms available as a config by djm@openbsd.org · 6 years ago
  7. 6252887 upstream: Import updated moduli. by dtucker@openbsd.org · 6 years ago
  8. e6933a2 upstream: reorder CASignatureAlgorithms, and add them to the by jmc@openbsd.org · 6 years ago
  9. aa083aa upstream: fix "ssh -Q sig" to show correct signature algorithm list by djm@openbsd.org · 6 years ago
  10. ecac7e1 upstream: add CASignatureAlgorithms option for the client, allowing by djm@openbsd.org · 6 years ago
  11. 86e5737 upstream: Add sshd_config CASignatureAlgorithms option to allow by djm@openbsd.org · 6 years ago
  12. f80e68e upstream: Make "ssh-add -q" do what it says on the tin: silence by djm@openbsd.org · 6 years ago
  13. 5e53232 upstream: When choosing a prime from the moduli file, avoid by millert@openbsd.org · 6 years ago
  14. cce8cbe Fix openssl-1.1 fallout for --without-openssl. by Darren Tucker · 6 years ago
  15. 149519b add futex(2) syscall to seccomp sandbox by Damien Miller · 6 years ago
  16. 4488ae1 really add source for authopt_fuzz this time by Damien Miller · 6 years ago
  17. 9201784 remove accidentally checked-in authopt_fuzz binary by Damien Miller · 6 years ago
  18. beb9e52 upstream: second try, deals properly with missing and private-only by djm@openbsd.org · 6 years ago
  19. 6bc5a24 fuzzer harness for authorized_keys option parsing by Damien Miller · 6 years ago
  20. 6c8b82f upstream: revert following; deals badly with agent keys by djm@openbsd.org · 6 years ago
  21. 6da046f upstream: garbage-collect moribund ssh_new_private() API. by djm@openbsd.org · 6 years ago
  22. 1f24ac5 upstream: Use consistent format in debug log for keys readied, by djm@openbsd.org · 6 years ago
  23. 488c932 upstream: Fix warnings caused by user_from_uid() and group_from_gid() by millert@openbsd.org · 6 years ago
  24. 0aa1f23 allow SIGUSR1 as synonym for SIGINFO by Damien Miller · 6 years ago
  25. d64e785 add compat header by Damien Miller · 6 years ago
  26. a3fd807 upstream: missed a bit of openssl-1.0.x API in this unittest by djm@openbsd.org · 6 years ago
  27. 86e0a9f upstream: use only openssl-1.1.x API here too by djm@openbsd.org · 6 years ago
  28. 48f54b9 adapt -portable to OpenSSL 1.1x API by Damien Miller · 6 years ago
  29. 8611295 forgot to stage these test files in commit d70d061 by Damien Miller · 6 years ago
  30. 482d23b upstream: hold our collective noses and use the openssl-1.1.x API in by djm@openbsd.org · 6 years ago
  31. d70d061 upstream: Include certs with multiple RSA signature variants in by djm@openbsd.org · 6 years ago
  32. f803b26 upstream: test revocation by explicit hash and by fingerprint by djm@openbsd.org · 6 years ago
  33. 2de78bc upstream: s/sshkey_demote/sshkey_from_private/g by djm@openbsd.org · 6 years ago
  34. 41c115a delete the correct thing; kexfuzz binary by Damien Miller · 6 years ago
  35. f0fcd7e upstream: fix edit mistake; spotted by jmc@ by djm@openbsd.org · 6 years ago
  36. 4cc259b upstream: add SSH_ALLOWED_CA_SIGALGS - the default list of by djm@openbsd.org · 6 years ago
  37. ba9e788 upstream: add sshkey_check_cert_sigtype() that checks a by djm@openbsd.org · 6 years ago
  38. a70fd4a upstream: add cert->signature_type field and keep it in sync with by djm@openbsd.org · 6 years ago
  39. 357128a upstream: Add "ssh -Q sig" to allow listing supported signature by djm@openbsd.org · 6 years ago
  40. 9405c62 upstream: allow key revocation by SHA256 hash and allow ssh-keygen by djm@openbsd.org · 6 years ago
  41. 50e2687 upstream: log certificate fingerprint in authentication by djm@openbsd.org · 6 years ago
  42. de37ca9 upstream: Add FALLTHROUGH comments where appropriate. Patch from by dtucker@openbsd.org · 6 years ago
  43. 247766c upstream: ssh -MM requires confirmation for all operations that by djm@openbsd.org · 6 years ago
  44. db8bb80 upstream: fix misplaced parenthesis inside if-clause. it's harmless by mestre@openbsd.org · 6 years ago
  45. 086cc61 upstream: fix build with DEBUG_PK enabled by mestre@openbsd.org · 6 years ago
  46. 2678833 Handle ngroups>_SC_NGROUPS_MAX. by Darren Tucker · 6 years ago
  47. 039bf2a Initial len for the fmt=NULL case. by Darren Tucker · 6 years ago
  48. ea9c06e Include stdlib.h. by Darren Tucker · 6 years ago
  49. 9617816 document some more regress control env variables by Damien Miller · 6 years ago
  50. 71508e0 shorten temporary SSH_REGRESS_TMP path by Damien Miller · 6 years ago upstream/V_7_8 V_7_8_P1
  51. 26739cf rebuild dependencies by Damien Miller · 6 years ago
  52. ff72902 fix path in distclean target by Damien Miller · 6 years ago
  53. 7fef173 upstream: memleak introduced in r1.83; from Colin Watson by djm@openbsd.org · 6 years ago
  54. b8ae02a upstream: AIX reports the CODESET as "ISO8859-1" in the POSIX locale. by schwarze@openbsd.org · 6 years ago
  55. bc44ee0 modified: openbsd-compat/port-uw.c remove obsolete and un-needed include by Tim Rice · 6 years ago
  56. 829fc28 Missing unistd.h for regress/mkdtemp.c by Damien Miller · 6 years ago
  57. c8313e4 update version numbers in anticipation of release by Damien Miller · 6 years ago
  58. 477b49a configure: work around GCC shortcoming on Cygwin by Corinna Vinschen · 6 years ago
  59. b091794 cygwin: add missing stdarg.h include by Corinna Vinschen · 6 years ago
  60. c3903c3 upstream: revert compat.[ch] section of the following change. It by djm@openbsd.org · 6 years ago
  61. 1b9dd4a upstream: better diagnosics on alg list assembly errors; ok by djm@openbsd.org · 6 years ago
  62. e36a5f6 Some AIX fixes; report from Michael Felt by Damien Miller · 6 years ago
  63. 2f4766c upstream: The script that cooks up PuTTY format host keys does not by dtucker@openbsd.org · 6 years ago
  64. e1b26ce upstream: improve by djm@openbsd.org · 6 years ago
  65. 7c71296 upstream: Describe pubkey format, prompted by bz#2853 by djm@openbsd.org · 6 years ago
  66. ef100a2 upstream: fix numbering by djm@openbsd.org · 6 years ago
  67. ed7bd5d upstream: Use new private key format by default. This format is by djm@openbsd.org · 6 years ago
  68. 967226a upstream: invalidate dh->priv_key after freeing it in error path; by djm@openbsd.org · 6 years ago
  69. 74287f5 upstream: delay bailout for invalid authentic by djm@openbsd.org · 6 years ago
  70. 1a66079 upstream: fix some memory leaks spotted by Coverity via Jakub Jelen by djm@openbsd.org · 6 years ago
  71. 87f08be Remove support for S/Key by Damien Miller · 6 years ago
  72. 5d14019 upstream: avoid expensive channel_open_message() calls; ok djm@ by markus@openbsd.org · 6 years ago
  73. e655ee0 upstream: Now that ssh can't be setuid, remove the by dtucker@openbsd.org · 6 years ago
  74. 73ddb25 upstream: Remove uid checks from low port binds. Now that ssh by dtucker@openbsd.org · 6 years ago
  75. c12033e upstream: ssh(1) no longer supports being setuid root. Remove reference by dtucker@openbsd.org · 6 years ago
  76. 4492e2e correct snprintf truncation check in closefrom() by Damien Miller · 6 years ago
  77. 149cab3 Include stdarg.h in mkdtemp for va_list. by Darren Tucker · 6 years ago
  78. 6728f31 upstream: Don't redefine Makefile choices which come correct from by deraadt@openbsd.org · 6 years ago
  79. 21fd477 upstream: fix indent; Clemens Goessnitzer by deraadt@openbsd.org · 6 years ago
  80. 8e433c2 upstream: Use the caller provided (copied) pwent struct in by beck@openbsd.org · 6 years ago
  81. e2127ab upstream: oops, failed to notice that SEE ALSO got messed up; by jmc@openbsd.org · 6 years ago
  82. ddf1b79 upstream: Point to glob in section 7 for the actual list of special by kn@openbsd.org · 6 years ago
  83. 01c98d9 upstream: Switch authorized_keys example from ssh-dss to ssh-rsa by dtucker@openbsd.org · 6 years ago
  84. 472269f upstream: slightly-clearer description for AuthenticationMethods - the by djm@openbsd.org · 6 years ago
  85. c59aca8 Create control sockets in clean temp directories by Damien Miller · 6 years ago
  86. 6ad8648 upstream: remove unused zlib.h by djm@openbsd.org · 6 years ago
  87. 3ba6e68 upstream: Fix typo in comment. From Alexandru Iacob via github. by dtucker@openbsd.org · 6 years ago
  88. c77bc73 Explicitly include openssl before zlib. by Darren Tucker · 6 years ago
  89. 95d41e9 upstream: Deprecate UsePrivilegedPort now that support for running by dtucker@openbsd.org · 6 years ago
  90. 258dc8b upstream: Remove support for running ssh(1) setuid and fatal if by dtucker@openbsd.org · 6 years ago
  91. ac59076 upstream: Slot 0 in the hostbased key array was previously RSA1, by dtucker@openbsd.org · 6 years ago
  92. 26efc2f upstream: Remove support for loading HostBasedAuthentication keys by dtucker@openbsd.org · 6 years ago
  93. 3eb7f10 upstream: keep options.identity_file_userprovided array in sync when we by djm@openbsd.org · 6 years ago
  94. 2f131e1 upstream: memleak in unittest; found by valgrind by djm@openbsd.org · 6 years ago
  95. de2997a upstream: memleaks; found by valgrind by djm@openbsd.org · 6 years ago
  96. 61cc000 Undef a few new macros in sys-queue.h. by Darren Tucker · 6 years ago
  97. 30a2c21 Include unistd.h for geteuid declaration. by Darren Tucker · 6 years ago
  98. 1dd32c2 Fallout from buffer conversion in AUDIT_EVENTS. by Darren Tucker · 6 years ago
  99. 7449c17 upstream: make this use ssh_proxy rather than starting/stopping a by djm@openbsd.org · 6 years ago
  100. dbab02f upstream: fix leaks in unit test; with this, all unit tests are by djm@openbsd.org · 6 years ago