1. 4da58d5 upstream: Remove now-unneeded ifdef SIGINFO around handler since it is by dtucker@openbsd.org · 6 years ago
  2. c721d58 Move RANDOM_SEED_SIZE outside ifdef. by Darren Tucker · 6 years ago
  3. deb5155 Resync with OpenBSD by pulling in an ifdef SIGINFO. by Darren Tucker · 6 years ago
  4. 28c7b2c fix configure test for OpenSSL version by Damien Miller · 6 years ago
  5. 42c5ec4 refactor libcrypto initialisation by Damien Miller · 6 years ago
  6. 5b60b6c upstream: Output info on SIGUSR1 as well as by dtucker@openbsd.org · 6 years ago
  7. e4ae345 upstream: Append pid to temp files in /var/run and set a cleanup by dtucker@openbsd.org · 6 years ago
  8. f72d0f5 upstream: UsePrivilegeSeparation no is deprecated by dtucker@openbsd.org · 6 years ago
  9. 35d0e5f upstream: add some knobs: by djm@openbsd.org · 6 years ago
  10. c194129 Resync Makefile.inc with upstream. by Darren Tucker · 6 years ago
  11. 928f123 upstream: silence (to log level debug2) failure messages when by djm@openbsd.org · 6 years ago
  12. 7fca94e upstream: Fix inverted logic for redirecting ProxyCommand stderr to by dtucker@openbsd.org · 6 years ago
  13. ccef7c4 upstream: redirect stderr of ProxyCommands to /dev/null when ssh is by djm@openbsd.org · 6 years ago
  14. 15182fd upstream: make grandparent-parent-child sshbuf chains robust to by djm@openbsd.org · 6 years ago
  15. 2a35862 upstream: use path_absolute() for pathname checks; from Manoj Ampalam by djm@openbsd.org · 6 years ago
  16. d0d1dfa Test for OPENSSL_init_crypto before using. by Darren Tucker · 6 years ago
  17. 6010c03 upstream: disallow empty incoming filename or ones that refer to the by djm@openbsd.org · 6 years ago
  18. aaed635 upstream: fix bug in client that was keeping a redundant ssh-agent by djm@openbsd.org · 6 years ago
  19. e76135e upstream: fix bug in HostbasedAcceptedKeyTypes and by djm@openbsd.org · 6 years ago
  20. 5c1a635 upstream: support a prefix of '@' to suppress echo of sftp batch by djm@openbsd.org · 6 years ago
  21. 90ef45f upstream: fix markup error (missing blank before delimiter); from by schwarze@openbsd.org · 6 years ago
  22. 960e7c6 upstream: typo in error message; caught by Debian lintian, via by djm@openbsd.org · 6 years ago
  23. 81f1620 upstream: correct local variable name; from yawang AT microsoft.com by djm@openbsd.org · 6 years ago
  24. 1293740 upstream: Import new moduli. by dtucker@openbsd.org · 6 years ago
  25. 46925ae upstream: mention ssh-ed25519-cert-v01@openssh.com in list of cert by djm@openbsd.org · 6 years ago
  26. 8d8340e Remove fallback check for /usr/local/ssl. by Darren Tucker · 6 years ago
  27. ce93472 Fix check for OpenSSL 1.0.1 exactly. by Darren Tucker · 6 years ago
  28. f297086 Improve warnings in cygwin service setup. by Darren Tucker · 6 years ago
  29. bd2d54f Remove hardcoded service name in cygwin setup. by Darren Tucker · 6 years ago
  30. d0153c7 AC_CHECK_SIZEOF() no longer needs a second argument. by Dag-Erling Smørgrav · 6 years ago
  31. 9b47b08 Fix error message w/out nistp521. by Manoj Ampalam · 6 years ago
  32. 624d19a fix compilation with openssl built without ECC by Eneas U de Queiroz · 6 years ago
  33. 1801cd1 Simplify OpenSSL 1.1 function checks. by Darren Tucker · 6 years ago
  34. bc32f11 Fix pasto for HAVE_EVP_CIPHER_CTX_SET_IV. by Darren Tucker · 6 years ago
  35. 3719df6 Import new moduli. by Darren Tucker · 6 years ago
  36. 595605d Update check for minimum OpenSSL version. by Darren Tucker · 6 years ago
  37. 6ab75ab Update required OpenSSL versions to match current. by Darren Tucker · 6 years ago
  38. c801b0e Use detected version functions in openssl compat. by Darren Tucker · 6 years ago
  39. 262d81a Check for the existence of openssl version funcs. by Darren Tucker · 6 years ago
  40. 406a24b fix builds on OpenSSL <= 1.0.x by Damien Miller · 6 years ago
  41. 859754b remove remaining references to SSLeay by Damien Miller · 6 years ago
  42. b9fea45 regen depend by Damien Miller · 6 years ago
  43. a65784c upstream: refer to OpenSSL not SSLeay; by djm@openbsd.org · 6 years ago
  44. c0a3526 fix compile for openssl 1.0.x w/ --with-ssl-engine by Damien Miller · 6 years ago
  45. 31b4952 Include openssl compatibility. by Darren Tucker · 6 years ago
  46. a4fc253 upstream: when printing certificate contents "ssh-keygen -Lf by djm@openbsd.org · 6 years ago
  47. 83b3d99 upstream: struct sockaddr_storage is guaranteed to be large enough, by florian@openbsd.org · 6 years ago
  48. aede1c3 Require OpenSSL 1.1.x series 1.1.0g or greater by Damien Miller · 6 years ago
  49. 08300c2 unbreak compilation with --with-ssl-engine by Damien Miller · 6 years ago
  50. 1673274 Remove gcc spectre mitigation flags. by Darren Tucker · 6 years ago
  51. 4e23dee Avoid deprecated OPENSSL_config when using 1.1.x by Damien Miller · 6 years ago
  52. 797cdd9 Don't avoid our *sprintf replacements. by Darren Tucker · 6 years ago
  53. e526127 Check if snprintf understands %zu. by Darren Tucker · 6 years ago
  54. cf39f87 remove stale link, tweak by Damien Miller · 6 years ago
  55. a7205e6 update version numbers ahead of release by Damien Miller · 6 years ago
  56. 1a4a9cf upstream: don't send new-style rsa-sha2-*-cert-v01@openssh.com names to by djm@openbsd.org · 6 years ago
  57. dc8ddcd update depends by Damien Miller · 6 years ago
  58. 26841ac some more duplicated key algorithm lines by Damien Miller · 6 years ago
  59. 5d9d176 fix duplicated algorithm specification lines by Damien Miller · 6 years ago
  60. ebfafd9 upstream: typo in plain RSA algorithm counterpart names for by djm@openbsd.org · 6 years ago
  61. c29b111 check pw_passwd != NULL here too by Damien Miller · 6 years ago
  62. fe8e8f3 check for NULL return from shadow_pw() by Damien Miller · 6 years ago
  63. acc59cb upstream: introducing openssh 7.9 by deraadt@openbsd.org · 6 years ago
  64. 1273115 supply callback to PEM_read_bio_PrivateKey by Damien Miller · 6 years ago
  65. d1d301a in pick_salt() avoid dereference of NULL passwords by Damien Miller · 6 years ago
  66. edbb6fe upstream: Treat all PEM_read_bio_PrivateKey() errors when a passphrase by djm@openbsd.org · 6 years ago
  67. 2581333 upstream: Support using service names for port numbers. by naddy@openbsd.org · 6 years ago
  68. e0d6501 upstream: when the peer sends a channel-close message, make sure we by djm@openbsd.org · 6 years ago
  69. 6f1aabb upstream: factor out channel status formatting from by djm@openbsd.org · 6 years ago
  70. f1dd179 upstream: include a little more information about the status and by djm@openbsd.org · 6 years ago
  71. 2d1428b upstream: explicit_bzero here to be consistent with other kex*.c; by djm@openbsd.org · 6 years ago
  72. 5eff5b8 upstream: Allow ssh_config IdentityAgent directive to accept by djm@openbsd.org · 6 years ago
  73. a46ac4d upstream: mention INFO@openssh.com for sending SIGINFO by djm@openbsd.org · 6 years ago
  74. ff3a411 only support SIGINFO on systems with SIGINFO by Damien Miller · 6 years ago
  75. cd98925 upstream: Add server support for signalling sessions via the SSH by djm@openbsd.org · 6 years ago
  76. dba5025 upstream: remove big ugly TODO comment from start of file. Some of by djm@openbsd.org · 6 years ago
  77. 92b61a3 upstream: Document mux proxy mode; added by Markus in openssh-7.4 by djm@openbsd.org · 6 years ago
  78. 9d883a1 upstream: s/process_mux_master/mux_master_process/ in mux master by djm@openbsd.org · 6 years ago
  79. c2fa53c Remove unused variable in _ssh_compat_fflush. by Darren Tucker · 6 years ago
  80. d1b3540 Import updated moduli. by Darren Tucker · 6 years ago
  81. b5e412a upstream: Allow ssh_config ForwardX11Timeout=0 to disable the by djm@openbsd.org · 6 years ago
  82. cb24d9f upstream: when compiled with GSSAPI support, cache supported method by djm@openbsd.org · 6 years ago
  83. bbc8af7 upstream: In sshkey_in_file(), ignore keys that are considered for by djm@openbsd.org · 6 years ago
  84. 383a33d upstream: Treat connections with ProxyJump specified the same as ones by djm@openbsd.org · 6 years ago
  85. 0cbed24 upstream: actually make CASignatureAlgorithms available as a config by djm@openbsd.org · 6 years ago
  86. 6252887 upstream: Import updated moduli. by dtucker@openbsd.org · 6 years ago
  87. e6933a2 upstream: reorder CASignatureAlgorithms, and add them to the by jmc@openbsd.org · 6 years ago
  88. aa083aa upstream: fix "ssh -Q sig" to show correct signature algorithm list by djm@openbsd.org · 6 years ago
  89. ecac7e1 upstream: add CASignatureAlgorithms option for the client, allowing by djm@openbsd.org · 6 years ago
  90. 86e5737 upstream: Add sshd_config CASignatureAlgorithms option to allow by djm@openbsd.org · 6 years ago
  91. f80e68e upstream: Make "ssh-add -q" do what it says on the tin: silence by djm@openbsd.org · 6 years ago
  92. 5e53232 upstream: When choosing a prime from the moduli file, avoid by millert@openbsd.org · 6 years ago
  93. cce8cbe Fix openssl-1.1 fallout for --without-openssl. by Darren Tucker · 6 years ago
  94. 149519b add futex(2) syscall to seccomp sandbox by Damien Miller · 6 years ago
  95. 4488ae1 really add source for authopt_fuzz this time by Damien Miller · 6 years ago
  96. 9201784 remove accidentally checked-in authopt_fuzz binary by Damien Miller · 6 years ago
  97. beb9e52 upstream: second try, deals properly with missing and private-only by djm@openbsd.org · 6 years ago
  98. 6bc5a24 fuzzer harness for authorized_keys option parsing by Damien Miller · 6 years ago
  99. 6c8b82f upstream: revert following; deals badly with agent keys by djm@openbsd.org · 6 years ago
  100. 6da046f upstream: garbage-collect moribund ssh_new_private() API. by djm@openbsd.org · 6 years ago