1. c3368a5 upstream: remove ssh-rsa (SHA1) from the list of allowed CA by djm@openbsd.org · 4 years, 5 months ago
  2. c4b3a12 upstream: Remove unsupported algorithms from list of defaults at run by dtucker@openbsd.org · 4 years, 5 months ago
  3. 6c30c9a upstream: remove diffie-hellman-group14-sha1 from default kex to by tedu@openbsd.org · 4 years, 5 months ago
  4. 57634bf upstream: sort sk-* methods behind their plain key methods cousins by djm@openbsd.org · 4 years, 7 months ago
  5. 56584cc upstream: allow security keys to act as host keys as well as user by djm@openbsd.org · 4 years, 7 months ago
  6. 75f7f22 upstream: add security key types to list of keys allowed to act as by djm@openbsd.org · 4 years, 7 months ago
  7. 478f4f9 remove all EC algs from proposals, no just sk ones by Damien Miller · 4 years, 8 months ago
  8. 6a7ef31 filter PUBKEY_DEFAULT_PK_ALG for ECC algorithms by Damien Miller · 4 years, 8 months ago
  9. 2c55744 upstream: enable ed25519 support; ok djm by markus@openbsd.org · 4 years, 8 months ago
  10. 45f17a1 upstream: remove duplicate PUBKEY_DEFAULT_PK_ALG on !WITH_OPENSSL path by djm@openbsd.org · 4 years, 8 months ago
  11. 01a0670 upstream: Separate myproposal.h userauth pubkey types by djm@openbsd.org · 4 years, 8 months ago
  12. 850ec17 Wrap OpenSSL bits in WITH_OPENSSL. by Darren Tucker · 4 years, 8 months ago
  13. 1ac98be Use the correct macro for SSH_ALLOWED_CA_SIGALGS. by Darren Tucker · 5 years ago
  14. 633703b Conditionalize ECDH methods in CA algos. by Darren Tucker · 5 years ago
  15. 9b61130 upstream: openssh-7.9 accidentally reused the server's algorithm lists by djm@openbsd.org · 5 years ago
  16. 4cc259b upstream: add SSH_ALLOWED_CA_SIGALGS - the default list of by djm@openbsd.org · 6 years ago
  17. 4ba0d54 upstream: Improve strictness and control over RSA-SHA2 signature by djm@openbsd.org · 6 years ago
  18. 70c1218 upstream commit by djm@openbsd.org · 7 years ago
  19. 0082fba upstream commit by djm@openbsd.org · 8 years ago
  20. 0493766 upstream commit by djm@openbsd.org · 8 years ago
  21. da95318 upstream commit by djm@openbsd.org · 8 years ago
  22. 0e8eeec upstream commit by djm@openbsd.org · 8 years ago
  23. 714e367 upstream commit by djm@openbsd.org · 8 years ago
  24. 3da893f upstream commit by markus@openbsd.org · 9 years ago
  25. 76c9fbb upstream commit by markus@openbsd.org · 9 years ago
  26. 3a1638d upstream commit by markus@openbsd.org · 9 years ago
  27. bdfd29f upstream commit by djm@openbsd.org · 9 years ago
  28. c28fc62 upstream commit by djm@openbsd.org · 9 years ago
  29. 599f011 fix merge botch that left ",," in KEX algs by Damien Miller · 9 years ago
  30. 3ecde66 upstream commit by dtucker@openbsd.org · 9 years ago
  31. 39bfbf7 upstream commit by jsg@openbsd.org · 9 years ago
  32. a22b9ef upstream commit by djm@openbsd.org · 9 years ago
  33. 2f3d1e7 - (djm) [myproposal.h] Make curve25519 KEX dependent on by Damien Miller · 10 years ago
  34. 6262d76 - tedu@cvs.openbsd.org 2014/07/11 13:54:34 by Damien Miller · 10 years ago
  35. d7af0cc - (dtucker) [myprosal.h] Don't include curve25519-sha256@libssh.org in by Darren Tucker · 10 years ago
  36. 294c58a - naddy@cvs.openbsd.org 2014/04/30 19:07:48 by Damien Miller · 10 years ago
  37. 1f0311c - markus@cvs.openbsd.org 2014/04/29 18:01:49 by Damien Miller · 10 years ago
  38. 9235a03 Three commits in one (since they touch the same heavily-diverged file by Damien Miller · 10 years ago
  39. 5be9d9e - markus@cvs.openbsd.org 2013/12/06 13:39:49 by Damien Miller · 11 years ago
  40. 0fde8ac - djm@cvs.openbsd.org 2013/11/21 00:45:44 by Damien Miller · 11 years ago
  41. 37bcef5 - (dtucker) [configure.ac kex.c key.c myproposal.h] Test for the presence of by Darren Tucker · 11 years ago
  42. d94240b - (dtucker) [myproposal.h] Conditionally enable CURVE25519_SHA256. by Darren Tucker · 11 years ago
  43. 1e12426 - markus@cvs.openbsd.org 2013/11/02 21:59:15 by Damien Miller · 11 years ago
  44. b8ae92d - (dtucker) [myproposal.h] Make the conditional algorithm support consistent by Darren Tucker · 11 years ago
  45. 97b62f4 - (dtucker) [myproposal.h] Do not advertise AES GSM ciphers if we don't have by Darren Tucker · 11 years ago
  46. 2ea9eb7 - (dtucker) Enable sha256 kex methods based on the presence of the necessary by Darren Tucker · 11 years ago
  47. 1d75abf - markus@cvs.openbsd.org 2013/01/08 18:49:04 by Damien Miller · 11 years ago
  48. af43a7a - markus@cvs.openbsd.org 2012/12/11 22:31:18 by Damien Miller · 12 years ago
  49. 7f93315 remove stray '+' from sync by Darren Tucker · 12 years ago
  50. 427e409 - markus@cvs.openbsd.org 2012/10/04 13:21:50 by Darren Tucker · 12 years ago
  51. 3886f95 - (dtucker) [myproposal.h] Remove trailing backslash to fix compile error by Darren Tucker · 12 years ago
  52. db4f8e8 - dtucker@cvs.openbsd.org 2012/06/28 05:07:45 by Damien Miller · 12 years ago
  53. a122682 - (tim) [mac.c myproposal.h] Wrap SHA256 and SHA512 in ifdefs for by Tim Rice · 13 years ago
  54. 20bd453 - djm@cvs.openbsd.org 2011/08/02 01:22:11 by Damien Miller · 13 years ago
  55. 9b16086 - (djm) [myproposal.h] Fix reversed OPENSSL_VERSION_NUMBER test and bad by Damien Miller · 13 years ago
  56. 6af914a - (djm) [authfd.c authfile.c bufec.c buffer.h configure.ac kex.h kexecdh.c] by Damien Miller · 14 years ago
  57. 0f26358 - djm@cvs.openbsd.org 2010/09/01 22:42:13 by Damien Miller · 14 years ago
  58. eb8b60e - djm@cvs.openbsd.org 2010/08/31 11:54:45 by Damien Miller · 14 years ago
  59. 4e270b0 - djm@cvs.openbsd.org 2010/04/16 01:47:26 by Damien Miller · 14 years ago
  60. 0a80ca1 - OpenBSD CVS Sync by Damien Miller · 14 years ago
  61. 67081b5 - djm@cvs.openbsd.org 2009/01/23 07:58:11 by Damien Miller · 15 years ago
  62. e45796f - pvalchev@cvs.openbsd.org 2007/06/07 19:37:34 by Damien Miller · 17 years ago
  63. 5109638 - djm@cvs.openbsd.org 2006/03/25 22:22:43 by Damien Miller · 18 years ago
  64. 51b4f82 - deraadt@cvs.openbsd.org 2006/03/19 18:53:12 by Damien Miller · 18 years ago
  65. 425a688 - (tim) [kex.c myproposal.h md-sha256.c openbsd-compat/sha2.c,h] Disable by Tim Rice · 18 years ago
  66. a63128d - djm@cvs.openbsd.org 2006/03/07 09:07:40 by Damien Miller · 18 years ago
  67. 9786e6e - markus@cvs.openbsd.org 2005/07/25 11:59:40 by Damien Miller · 19 years ago
  68. 3710f27 - djm@cvs.openbsd.org 2005/05/23 23:32:46 by Damien Miller · 19 years ago
  69. f675fc4 - djm@cvs.openbsd.org 2004/06/13 12:53:24 by Damien Miller · 20 years ago
  70. f5399c2 - markus@cvs.openbsd.org 2003/05/17 04:27:52 by Damien Miller · 21 years ago
  71. 8a725a8 - markus@cvs.openbsd.org 2002/04/03 09:26:11 by Ben Lindstrom · 22 years ago
  72. 914bef4 - markus@cvs.openbsd.org 2002/01/21 22:30:12 by Damien Miller · 22 years ago
  73. 4c90149 - (bal) AES works under Cray, no more hack. by Ben Lindstrom · 23 years ago
  74. d9e0824 - (bal) Starting the Unicossmk merger. File merged TODO, configure.in, by Ben Lindstrom · 23 years ago
  75. ec26fb1 - deraadt@cvs.openbsd.org 2001/03/05 15:56:16 by Ben Lindstrom · 23 years ago
  76. 06b33aa - markus@cvs.openbsd.org 2001/02/11 12:59:25 by Ben Lindstrom · 23 years ago
  77. 36579d3 - niklas@cvs.openbsd.org 2001/01/2001 by Ben Lindstrom · 23 years ago
  78. 0bc1bd8 - (djm) Merge OpenBSD changes: by Damien Miller · 24 years ago
  79. 874d77b - (djm) Big OpenBSD sync: by Damien Miller · 24 years ago
  80. e4340be - (djm) Merge OpenBSD changes: by Damien Miller · 24 years ago
  81. b1715dc - OpenBSD CVS updates: by Damien Miller · 24 years ago
  82. 30c3d42 - OpenBSD CVS update by Damien Miller · 24 years ago
  83. 1383bd8 - OpenBSD CVS update: by Damien Miller · 24 years ago