1. 0585b56 upstream: Do not warn about permissions on symlinks. by dtucker@openbsd.org · 4 years, 7 months ago
  2. 4151923 upstream: Handle zlib compression being disabled now that it's by dtucker@openbsd.org · 4 years, 7 months ago
  3. ba247af upstream: When checking for unsafe directories, ignore non-directories by dtucker@openbsd.org · 4 years, 7 months ago
  4. 7e13231 upstream: Check for and warn about StrictModes permission problems. ok tb@ by dtucker@openbsd.org · 4 years, 7 months ago
  5. 84de1c2 upstream: Also test PuTTY chacha20. by dtucker@openbsd.org · 4 years, 7 months ago
  6. c7ed15a upstream: Also test PuTTY ecdh kex methods. by dtucker@openbsd.org · 4 years, 7 months ago
  7. 8d3af6e upstream: Increase keyscan timeout from default. On slow hosts 3 by dtucker@openbsd.org · 4 years, 7 months ago
  8. 47160e1 unbreak fuzzer support for recent ssh-sk.h changes by Damien Miller · 4 years, 7 months ago
  9. f8c1146 upstream: pass SSH_SK_HELPER explicitly past $SUDO to avoid it getting by djm@openbsd.org · 4 years, 7 months ago
  10. 1af3354 Wrap stdint.h in ifdef HAVE_STDINT_H. by Darren Tucker · 4 years, 8 months ago
  11. dd2acc8 upstream: adapt sk-dummy to SK API changes by djm@openbsd.org · 4 years, 8 months ago
  12. ff31f15 upstream: what bozo decided to use 2020 as a future date in a regress by djm@openbsd.org · 4 years, 8 months ago
  13. 680eb77 upstream: implement recent SK API change to support resident keys by djm@openbsd.org · 4 years, 8 months ago
  14. 86834fe upstream: Update keygen moduli screen test to match recent command by dtucker@openbsd.org · 4 years, 8 months ago
  15. 0248ec7 ssh-sk-null.cc needs extern "C" {} by Damien Miller · 4 years, 8 months ago
  16. 5ca4b41 add dummy ssh-sk API for linking with fuzzers by Damien Miller · 4 years, 8 months ago
  17. fbd9729 upstream: unit tests for ForwardAgent=/path; from Eric Chiang by djm@openbsd.org · 4 years, 9 months ago
  18. e5b7cf8 upstream: test security key host keys in addition to user keys by djm@openbsd.org · 4 years, 9 months ago
  19. 1a7217a upstream: adapt to ssh-sk-client change by djm@openbsd.org · 4 years, 9 months ago
  20. a7fc1df upstream: it's no longer possible to disable privilege separation by djm@openbsd.org · 4 years, 9 months ago
  21. fa79240 Wrap ECC specific bits in ifdef. by Darren Tucker · 4 years, 9 months ago
  22. 37f5b53 includes.h for sk-dummy.c, dummy by Damien Miller · 4 years, 9 months ago
  23. ef3853b another attempt at sk-dummy.so working x-platform by Damien Miller · 4 years, 9 months ago
  24. d46ac56 upstream: lots of dependencies go away here with ed25519 no longer by djm@openbsd.org · 4 years, 9 months ago
  25. ad44ca8 upstream: test FIDO2/U2F key types; ok markus@ by djm@openbsd.org · 4 years, 9 months ago
  26. c6efa8a upstream: add dummy security key middleware based on work by by djm@openbsd.org · 4 years, 9 months ago
  27. 9281d43 unbreak fuzzers for recent security key changes by Damien Miller · 4 years, 9 months ago
  28. c5f1cc9 upstream: unbreak tests for recent security key changes by djm@openbsd.org · 4 years, 9 months ago
  29. 6498826 upstream: unbreak after security key support landed by djm@openbsd.org · 4 years, 9 months ago
  30. e65e25c upstream: Remove workaround for broken 'openssl rsa -text' output by tb@openbsd.org · 4 years, 10 months ago
  31. 64f56f1 upstream: LibreSSL change the format for openssl rsa -text output from by dtucker@openbsd.org · 4 years, 10 months ago
  32. d500b59 Check if IP_TOS is defined before using. by Darren Tucker · 4 years, 10 months ago
  33. db8d13f upstream: more additional source files by djm@openbsd.org · 4 years, 10 months ago
  34. f89c5df upstream: additional source files here too by djm@openbsd.org · 4 years, 10 months ago
  35. 02275af upstream: additional source files here too by djm@openbsd.org · 4 years, 10 months ago
  36. dfc8f01 upstream: adapt to extra sshkey_sign() argument and additional by djm@openbsd.org · 4 years, 10 months ago
  37. afa59e2 upstream: skip security-key key types for tests until we have a by djm@openbsd.org · 4 years, 10 months ago
  38. f4fdcd2 Missing unit test files by Damien Miller · 4 years, 10 months ago
  39. 1ba130a add a fuzzer for private key parsing by Damien Miller · 5 years ago
  40. b1e79ea upstream: Instead of running sed over the whole log to remove CRs, by dtucker@openbsd.org · 5 years ago
  41. 643ab68 upstream: more sshsig regress tests: check key revocation, the by djm@openbsd.org · 5 years ago
  42. 0a403bf Add SKIP_LTESTS for skipping specific tests. by Darren Tucker · 5 years ago
  43. 4d59f7a upstream: Test for empty result in expected bits. Remove CRs from log by dtucker@openbsd.org · 5 years ago
  44. 7c817d1 Re-enable dhgex test. by Darren Tucker · 5 years ago
  45. f61f29a make unittests pass for no-openssl case by Damien Miller · 5 years ago
  46. 1268f0b upstream: Check for RSA support before using it for the user key, by dtucker@openbsd.org · 5 years ago
  47. 8b57337 update fuzzing makefile to more recent clang by Damien Miller · 5 years ago
  48. ae631ad fuzzer for sshsig allowed_signers option parsing by Damien Miller · 5 years ago
  49. f4846df Fuzzer harness for sshsig by Damien Miller · 5 years ago
  50. b08a6bc oops; missed including the actual file by Damien Miller · 5 years ago
  51. 6d6427d upstream: regress test for sshsig; feedback and ok markus@ by djm@openbsd.org · 5 years ago
  52. 59650f0 upstream: only add plain keys to prevent any certs laying around by djm@openbsd.org · 5 years ago
  53. e50f808 upstream: Use ed25519 for most hostkey rotation tests since it's by dtucker@openbsd.org · 5 years ago
  54. c4ffb72 upstream: fix some memleaks in test_helper code by djm@openbsd.org · 5 years ago
  55. d31e7c9 upstream: Restrict limit-keytype to types supported by build. This by dtucker@openbsd.org · 5 years ago
  56. 0967a23 Remove override disabling DH-GEX. by Darren Tucker · 5 years ago
  57. 061407e upstream: Only use supported key types during KRL test, preferring by dtucker@openbsd.org · 5 years ago
  58. 47f8ff1 upstream: Switch keys-command test from rsa to ed25519 since it's by dtucker@openbsd.org · 5 years ago
  59. 1e94afd upstream: Make certificate tests work with the supported key by dtucker@openbsd.org · 5 years ago
  60. 26bf693 upstream: Construct list of key types to test based on the types by dtucker@openbsd.org · 5 years ago
  61. 773c55b upstream: Only use DSA key type in tests if binaries support it. by dtucker@openbsd.org · 5 years ago
  62. 159e987 Split test targets further. by Darren Tucker · 5 years ago
  63. 7cdf9fd upstream: Skip DH group generation test if binaries don't support by dtucker@openbsd.org · 5 years ago
  64. 3a3eab8 upstream: Only test conversion of key types supported by the by dtucker@openbsd.org · 5 years ago
  65. 7e66b7d upstream: Only add ssh-dss to allowed key types if it's supported by dtucker@openbsd.org · 5 years ago
  66. 2e6035b Rename valgrind "errors" to "failures". by Darren Tucker · 5 years ago
  67. e82c9bb Skip running sftp-chroot under Valgrind. by Darren Tucker · 5 years ago
  68. 41e22c2 upstream: Remove the sleeps and thus races from the forwarding by dtucker@openbsd.org · 5 years ago
  69. 0423043 upstream: Allow SLEEPTIME to be overridden. by dtucker@openbsd.org · 5 years ago
  70. d466b6a upstream: Move sleep time into a variable so that we can increase by dtucker@openbsd.org · 5 years ago
  71. b4a7c9d upstream: add regression tests for scp for out-of-destination path file by djm@openbsd.org · 5 years ago
  72. 65333f7 Show when skipping valgrind for a test. by Darren Tucker · 5 years ago
  73. fccb7eb Enable connect-privsep test with valgrind. by Darren Tucker · 5 years ago
  74. d742301 Show valgrind results and error counts. by Darren Tucker · 5 years ago
  75. a192021 Fail tests if Valgrind enabled and reports errors. by Darren Tucker · 5 years ago
  76. d1c491e Allow low-priv tests to write to pipe dir. by Darren Tucker · 5 years ago
  77. 8a5bb3e Put valgrind vgdb files to a specific directory. by Darren Tucker · 5 years ago
  78. f8829fe upstream: adapt to sshbuf_dtob64() change by djm@openbsd.org · 5 years ago
  79. 1254fcb upstream: Remove ssh1 files from CLEANFILES since ssh1 no longer by dtucker@openbsd.org · 5 years ago
  80. 9dc81a5 upstream: Update names of host key files in CLEANFILES to match by dtucker@openbsd.org · 5 years ago
  81. 477e2a3 upstream: unit tests for sshbuf_cmp() and sshbuf_find(); ok markus by djm@openbsd.org · 5 years ago
  82. bc551df Clear valgrind-out dir to prevent collisions. by Darren Tucker · 5 years ago
  83. 5db9ba7 Allow agent tests to write to valgrind dir. by Darren Tucker · 5 years ago
  84. 121e48f upstream: unit tests for sshbuf_peek/poke bounds-checked random access by djm@openbsd.org · 5 years ago
  85. e187b1d upstream: Add (recently added) rsa_oldfmt to CLEANFILES. by dtucker@openbsd.org · 5 years ago
  86. 74b541b upstream: Adapt the PuTTY/Conch tests to new key names. by dtucker@openbsd.org · 5 years ago
  87. de08335 upstream: Add a sleep to allow forwards to come up. by dtucker@openbsd.org · 5 years ago
  88. 4d24928 Remove nc stderr redirection to resync w/OpenBSD. by Darren Tucker · 5 years ago
  89. 58ceacd Update README doc to include missing test cases by Jitendra Sharma · 5 years ago
  90. 1dfadb9 upstream: adapt for key shielding API changes (const removal) by djm@openbsd.org · 5 years ago
  91. 99bcbbc upstream: check for convtime() refusing to accept times that by djm@openbsd.org · 5 years ago
  92. e5cccb2 upstream: Add unit tests for user@host and URI parsing. by dtucker@openbsd.org · 5 years ago
  93. 0bb7e38 upstream: Add tests for sshd -T -C with Match. by dtucker@openbsd.org · 5 years ago
  94. 342d6e5 Adjust softhsm2 path on Fedora Linux for regress by Jakub Jelen · 5 years ago
  95. 786cd4c drop old Cygwin considerations by Corinna Vinschen · 5 years ago
  96. 19a0f05 upstream: The test sshd_config in in $OBJ. by dtucker@openbsd.org · 6 years ago
  97. 8fe2544 upstream: Remove leftover debugging. by dtucker@openbsd.org · 6 years ago
  98. e30d323 upstream: Enable ssh-dss for the agent test. Disable it for the by dtucker@openbsd.org · 6 years ago
  99. ffdde46 upstream: Count the number of key types instead of assuming there by dtucker@openbsd.org · 6 years ago
  100. 2a9b3a2 upstream: Generate all key supported key types and enable for keyscan by dtucker@openbsd.org · 6 years ago