1. 0ea3324 upstream: only send ext_info for KEX_INITIAL; bz#2929 ok dtucker by djm@openbsd.org · 5 years ago
  2. f23d91f upstream: macro fix; ok djm by jmc@openbsd.org · 5 years ago
  3. 8b57337 update fuzzing makefile to more recent clang by Damien Miller · 5 years ago
  4. ae631ad fuzzer for sshsig allowed_signers option parsing by Damien Miller · 5 years ago
  5. 69159af upstream: memleak on error path; found by libfuzzer by djm@openbsd.org · 5 years ago
  6. bab6feb upstream: expose allowed_signers options parsing code in header for by djm@openbsd.org · 5 years ago
  7. 4f9d75f upstream: Call comma-separated lists as such to clarify semantics. by naddy@openbsd.org · 5 years ago
  8. db1e6f6 upstream: tweak previous; by jmc@openbsd.org · 5 years ago
  9. 0f44e59 upstream: repair typo and editing mishap by naddy@openbsd.org · 5 years ago
  10. f4846df Fuzzer harness for sshsig by Damien Miller · 5 years ago
  11. b08a6bc oops; missed including the actual file by Damien Miller · 5 years ago
  12. 1a72c0d portability fixes for sshsig by Damien Miller · 5 years ago
  13. 6d6427d upstream: regress test for sshsig; feedback and ok markus@ by djm@openbsd.org · 5 years ago
  14. 59650f0 upstream: only add plain keys to prevent any certs laying around by djm@openbsd.org · 5 years ago
  15. d637c4a upstream: sshsig tweaks and improvements from and suggested by by djm@openbsd.org · 5 years ago
  16. 2a9c9f7 upstream: sshsig: lightweight signature and verification ability by djm@openbsd.org · 5 years ago
  17. 5485f8d upstream: move authorized_keys option parsing helpsers to misc.c by djm@openbsd.org · 5 years ago
  18. f8df041 upstream: make get_sigtype public as sshkey_get_sigtype(); ok by djm@openbsd.org · 5 years ago
  19. dd8002f upstream: move advance_past_options to authfile.c and make it by djm@openbsd.org · 5 years ago
  20. c72d78c upstream: move skip_space() to misc.c and make it public; ok by djm@openbsd.org · 5 years ago
  21. 06af358 upstream: authfd: add function to check if key is in agent by djm@openbsd.org · 5 years ago
  22. 2ab5a84 upstream: fix memleak in ssh_free_identitylist(); ok markus@ by djm@openbsd.org · 5 years ago
  23. 85443f1 upstream: factor out confirm_overwrite(); ok markus@ by djm@openbsd.org · 5 years ago
  24. 9a396e3 upstream: constify an argument by djm@openbsd.org · 5 years ago
  25. b52c0c2 upstream: downgrade PKCS#11 "provider returned no slots" warning by djm@openbsd.org · 5 years ago
  26. 0713322 upstream: print comment when printing pubkey from private by djm@openbsd.org · 5 years ago
  27. 368f1cc fixed test in OSX closefrom() replacement by Damien Miller · 5 years ago
  28. 6b7c534 retain Solaris PRIV_FILE_LINK_ANY in sftp-server by Damien Miller · 5 years ago
  29. e50f808 upstream: Use ed25519 for most hostkey rotation tests since it's by dtucker@openbsd.org · 5 years ago
  30. 5e4796c upstream: Test did not compile due to missing symbols. Add source by bluhm@openbsd.org · 5 years ago
  31. e0e7e3d tweak warning flags by Damien Miller · 5 years ago
  32. 2874418 proc_pidinfo()-based closefrom() for OS X by Damien Miller · 5 years ago
  33. dc2ca58 upstream: Call comma-separated lists as such to clarify semantics by kn@openbsd.org · 5 years ago
  34. c4736f3 upstream: include sshbuf-misc.c in SRCS_BASE by djm@openbsd.org · 5 years ago
  35. d0e5181 Fix pasto in fallback code. by Darren Tucker · 5 years ago
  36. e83c989 use SC_ALLOW_ARG_MASK to limit mmap protections by Damien Miller · 5 years ago
  37. f6906f9 allow mprotect(2) with PROT_(READ|WRITE|NONE) only by Damien Miller · 5 years ago
  38. e3b6c96 upstream: switch percent_expand() to use sshbuf instead of a limited by djm@openbsd.org · 5 years ago
  39. 9ab5b94 upstream: produce a useful error message if the user's shell is set by djm@openbsd.org · 5 years ago
  40. 8fdbc72 upstream: Change description of TCPKeepAlive from "inactive" to by dtucker@openbsd.org · 5 years ago
  41. 7afc45c upstream: Allow the maximimum uint32 value for the argument passed to by dtucker@openbsd.org · 5 years ago
  42. c31e4f5 upstream: Many key types are supported now, so take care to check by naddy@openbsd.org · 5 years ago
  43. 6b39a7b upstream: Remove now-redundant perm_ok arg since by dtucker@openbsd.org · 5 years ago
  44. d46075b Fix mem leak in unit test. by Darren Tucker · 5 years ago
  45. c4ffb72 upstream: fix some memleaks in test_helper code by djm@openbsd.org · 5 years ago
  46. 6e76e69 upstream: typo; from Christian Hesse by djm@openbsd.org · 5 years ago
  47. 49fa065 upstream: let sshbuf_find/cmp take a void* for the by djm@openbsd.org · 5 years ago
  48. 7adf6c4 upstream: When using a combination of a Yubikey+GnuPG+remote by mestre@openbsd.org · 5 years ago
  49. 0e2fe18 upstream: Fix typo in CASignatureAlgorithms wherein what should be by dtucker@openbsd.org · 5 years ago
  50. e93ffd1 Report success of individual tests as well as all. by Darren Tucker · 5 years ago
  51. 2ad5b36 convert to UTF-8; from Mike Frysinger by Damien Miller · 5 years ago
  52. d31e7c9 upstream: Restrict limit-keytype to types supported by build. This by dtucker@openbsd.org · 5 years ago
  53. 0967a23 Remove override disabling DH-GEX. by Darren Tucker · 5 years ago
  54. 061407e upstream: Only use supported key types during KRL test, preferring by dtucker@openbsd.org · 5 years ago
  55. 47f8ff1 upstream: Switch keys-command test from rsa to ed25519 since it's by dtucker@openbsd.org · 5 years ago
  56. 1e94afd upstream: Make certificate tests work with the supported key by dtucker@openbsd.org · 5 years ago
  57. 26bf693 upstream: Construct list of key types to test based on the types by dtucker@openbsd.org · 5 years ago
  58. 773c55b upstream: Only use DSA key type in tests if binaries support it. by dtucker@openbsd.org · 5 years ago
  59. 159e987 Split test targets further. by Darren Tucker · 5 years ago
  60. 520d455 Add lib dependencies for regress binary targets. by Darren Tucker · 5 years ago
  61. 4e8d0dd Make "unit" a dependency of "test". by Darren Tucker · 5 years ago
  62. 4317b2a upstream rev 1.28: fix comment typo. by Darren Tucker · 5 years ago
  63. e0055af Split regress-binaries into two targets. by Darren Tucker · 5 years ago
  64. 7cdf9fd upstream: Skip DH group generation test if binaries don't support by dtucker@openbsd.org · 5 years ago
  65. 3a3eab8 upstream: Only test conversion of key types supported by the by dtucker@openbsd.org · 5 years ago
  66. 7e66b7d upstream: Only add ssh-dss to allowed key types if it's supported by dtucker@openbsd.org · 5 years ago
  67. fd0684b Remove sys/cdefs.h include. by Darren Tucker · 5 years ago
  68. 9634ffb Add headers to prevent warnings w/out OpenSSL. by Darren Tucker · 5 years ago
  69. 2ea6031 Include stdlib.h for free() and calloc(). by Darren Tucker · 5 years ago
  70. 11cba2a Re-apply portability changes to current sha2.{c,h}. by Darren Tucker · 5 years ago
  71. 0915959 Import current sha2.c and sha2.h from OpenBSD. by Darren Tucker · 5 years ago
  72. 2e6035b Rename valgrind "errors" to "failures". by Darren Tucker · 5 years ago
  73. e82c9bb Skip running sftp-chroot under Valgrind. by Darren Tucker · 5 years ago
  74. 41e22c2 upstream: Remove the sleeps and thus races from the forwarding by dtucker@openbsd.org · 5 years ago
  75. 0423043 upstream: Allow SLEEPTIME to be overridden. by dtucker@openbsd.org · 5 years ago
  76. d466b6a upstream: Move sleep time into a variable so that we can increase by dtucker@openbsd.org · 5 years ago
  77. b4a7c9d upstream: add regression tests for scp for out-of-destination path file by djm@openbsd.org · 5 years ago
  78. bca0582 upstream: Accept the verbose flag when searching for host keys in known by djm@openbsd.org · 5 years ago
  79. 5299a09 Revert one dependency per line change. by Darren Tucker · 5 years ago
  80. 01dddb2 fix SIGWINCH delivery of Solaris for mux sessions by Damien Miller · 5 years ago
  81. 05500af Force dependencies one per line. by Darren Tucker · 5 years ago
  82. b5bc5d0 make depend. by Darren Tucker · 5 years ago
  83. 65333f7 Show when skipping valgrind for a test. by Darren Tucker · 5 years ago
  84. fccb7eb Enable connect-privsep test with valgrind. by Darren Tucker · 5 years ago
  85. d742301 Show valgrind results and error counts. by Darren Tucker · 5 years ago
  86. 22b9b3e Fix format string integer type in error message. by Darren Tucker · 5 years ago
  87. ed46a0c upstream: fix off-by-one in sshbuf_dtob64() base64 wrapping that could by djm@openbsd.org · 5 years ago
  88. a192021 Fail tests if Valgrind enabled and reports errors. by Darren Tucker · 5 years ago
  89. d1c491e Allow low-priv tests to write to pipe dir. by Darren Tucker · 5 years ago
  90. 8a5bb3e Put valgrind vgdb files to a specific directory. by Darren Tucker · 5 years ago
  91. f8829fe upstream: adapt to sshbuf_dtob64() change by djm@openbsd.org · 5 years ago
  92. 1254fcb upstream: Remove ssh1 files from CLEANFILES since ssh1 no longer by dtucker@openbsd.org · 5 years ago
  93. 9dc81a5 upstream: Update names of host key files in CLEANFILES to match by dtucker@openbsd.org · 5 years ago
  94. e44e4ad depend by Damien Miller · 5 years ago
  95. 16dd8b2 upstream: remove mostly vestigal uuencode.[ch]; moving the only unique by djm@openbsd.org · 5 years ago
  96. 4547889 Hook memmem compat code into build. by Darren Tucker · 5 years ago
  97. c7bd461 Import memmem.c from OpenBSD. by Darren Tucker · 5 years ago
  98. 477e2a3 upstream: unit tests for sshbuf_cmp() and sshbuf_find(); ok markus by djm@openbsd.org · 5 years ago
  99. eb0d8e7 upstream: support PKCS8 as an optional format for storage of by djm@openbsd.org · 5 years ago
  100. e18a27e upstream: two more bounds-checking sshbuf counterparts to common by djm@openbsd.org · 5 years ago