1. dd8002f upstream: move advance_past_options to authfile.c and make it by djm@openbsd.org · 5 years ago
  2. c72d78c upstream: move skip_space() to misc.c and make it public; ok by djm@openbsd.org · 5 years ago
  3. 06af358 upstream: authfd: add function to check if key is in agent by djm@openbsd.org · 5 years ago
  4. 2ab5a84 upstream: fix memleak in ssh_free_identitylist(); ok markus@ by djm@openbsd.org · 5 years ago
  5. 85443f1 upstream: factor out confirm_overwrite(); ok markus@ by djm@openbsd.org · 5 years ago
  6. 9a396e3 upstream: constify an argument by djm@openbsd.org · 5 years ago
  7. b52c0c2 upstream: downgrade PKCS#11 "provider returned no slots" warning by djm@openbsd.org · 5 years ago
  8. 0713322 upstream: print comment when printing pubkey from private by djm@openbsd.org · 5 years ago
  9. 368f1cc fixed test in OSX closefrom() replacement by Damien Miller · 5 years ago
  10. 6b7c534 retain Solaris PRIV_FILE_LINK_ANY in sftp-server by Damien Miller · 5 years ago
  11. e50f808 upstream: Use ed25519 for most hostkey rotation tests since it's by dtucker@openbsd.org · 5 years ago
  12. 5e4796c upstream: Test did not compile due to missing symbols. Add source by bluhm@openbsd.org · 5 years ago
  13. e0e7e3d tweak warning flags by Damien Miller · 5 years ago
  14. 2874418 proc_pidinfo()-based closefrom() for OS X by Damien Miller · 5 years ago
  15. dc2ca58 upstream: Call comma-separated lists as such to clarify semantics by kn@openbsd.org · 5 years ago
  16. c4736f3 upstream: include sshbuf-misc.c in SRCS_BASE by djm@openbsd.org · 5 years ago
  17. d0e5181 Fix pasto in fallback code. by Darren Tucker · 5 years ago
  18. e83c989 use SC_ALLOW_ARG_MASK to limit mmap protections by Damien Miller · 5 years ago
  19. f6906f9 allow mprotect(2) with PROT_(READ|WRITE|NONE) only by Damien Miller · 5 years ago
  20. e3b6c96 upstream: switch percent_expand() to use sshbuf instead of a limited by djm@openbsd.org · 5 years ago
  21. 9ab5b94 upstream: produce a useful error message if the user's shell is set by djm@openbsd.org · 5 years ago
  22. 8fdbc72 upstream: Change description of TCPKeepAlive from "inactive" to by dtucker@openbsd.org · 5 years ago
  23. 7afc45c upstream: Allow the maximimum uint32 value for the argument passed to by dtucker@openbsd.org · 5 years ago
  24. c31e4f5 upstream: Many key types are supported now, so take care to check by naddy@openbsd.org · 5 years ago
  25. 6b39a7b upstream: Remove now-redundant perm_ok arg since by dtucker@openbsd.org · 5 years ago
  26. d46075b Fix mem leak in unit test. by Darren Tucker · 5 years ago
  27. c4ffb72 upstream: fix some memleaks in test_helper code by djm@openbsd.org · 5 years ago
  28. 6e76e69 upstream: typo; from Christian Hesse by djm@openbsd.org · 5 years ago
  29. 49fa065 upstream: let sshbuf_find/cmp take a void* for the by djm@openbsd.org · 5 years ago
  30. 7adf6c4 upstream: When using a combination of a Yubikey+GnuPG+remote by mestre@openbsd.org · 5 years ago
  31. 0e2fe18 upstream: Fix typo in CASignatureAlgorithms wherein what should be by dtucker@openbsd.org · 5 years ago
  32. e93ffd1 Report success of individual tests as well as all. by Darren Tucker · 5 years ago
  33. 2ad5b36 convert to UTF-8; from Mike Frysinger by Damien Miller · 5 years ago
  34. d31e7c9 upstream: Restrict limit-keytype to types supported by build. This by dtucker@openbsd.org · 5 years ago
  35. 0967a23 Remove override disabling DH-GEX. by Darren Tucker · 5 years ago
  36. 061407e upstream: Only use supported key types during KRL test, preferring by dtucker@openbsd.org · 5 years ago
  37. 47f8ff1 upstream: Switch keys-command test from rsa to ed25519 since it's by dtucker@openbsd.org · 5 years ago
  38. 1e94afd upstream: Make certificate tests work with the supported key by dtucker@openbsd.org · 5 years ago
  39. 26bf693 upstream: Construct list of key types to test based on the types by dtucker@openbsd.org · 5 years ago
  40. 773c55b upstream: Only use DSA key type in tests if binaries support it. by dtucker@openbsd.org · 5 years ago
  41. 159e987 Split test targets further. by Darren Tucker · 5 years ago
  42. 520d455 Add lib dependencies for regress binary targets. by Darren Tucker · 5 years ago
  43. 4e8d0dd Make "unit" a dependency of "test". by Darren Tucker · 5 years ago
  44. 4317b2a upstream rev 1.28: fix comment typo. by Darren Tucker · 5 years ago
  45. e0055af Split regress-binaries into two targets. by Darren Tucker · 5 years ago
  46. 7cdf9fd upstream: Skip DH group generation test if binaries don't support by dtucker@openbsd.org · 5 years ago
  47. 3a3eab8 upstream: Only test conversion of key types supported by the by dtucker@openbsd.org · 5 years ago
  48. 7e66b7d upstream: Only add ssh-dss to allowed key types if it's supported by dtucker@openbsd.org · 5 years ago
  49. fd0684b Remove sys/cdefs.h include. by Darren Tucker · 5 years ago
  50. 9634ffb Add headers to prevent warnings w/out OpenSSL. by Darren Tucker · 5 years ago
  51. 2ea6031 Include stdlib.h for free() and calloc(). by Darren Tucker · 5 years ago
  52. 11cba2a Re-apply portability changes to current sha2.{c,h}. by Darren Tucker · 5 years ago
  53. 0915959 Import current sha2.c and sha2.h from OpenBSD. by Darren Tucker · 5 years ago
  54. 2e6035b Rename valgrind "errors" to "failures". by Darren Tucker · 5 years ago
  55. e82c9bb Skip running sftp-chroot under Valgrind. by Darren Tucker · 5 years ago
  56. 41e22c2 upstream: Remove the sleeps and thus races from the forwarding by dtucker@openbsd.org · 5 years ago
  57. 0423043 upstream: Allow SLEEPTIME to be overridden. by dtucker@openbsd.org · 5 years ago
  58. d466b6a upstream: Move sleep time into a variable so that we can increase by dtucker@openbsd.org · 5 years ago
  59. b4a7c9d upstream: add regression tests for scp for out-of-destination path file by djm@openbsd.org · 5 years ago
  60. bca0582 upstream: Accept the verbose flag when searching for host keys in known by djm@openbsd.org · 5 years ago
  61. 5299a09 Revert one dependency per line change. by Darren Tucker · 5 years ago
  62. 01dddb2 fix SIGWINCH delivery of Solaris for mux sessions by Damien Miller · 5 years ago
  63. 05500af Force dependencies one per line. by Darren Tucker · 5 years ago
  64. b5bc5d0 make depend. by Darren Tucker · 5 years ago
  65. 65333f7 Show when skipping valgrind for a test. by Darren Tucker · 5 years ago
  66. fccb7eb Enable connect-privsep test with valgrind. by Darren Tucker · 5 years ago
  67. d742301 Show valgrind results and error counts. by Darren Tucker · 5 years ago
  68. 22b9b3e Fix format string integer type in error message. by Darren Tucker · 5 years ago
  69. ed46a0c upstream: fix off-by-one in sshbuf_dtob64() base64 wrapping that could by djm@openbsd.org · 5 years ago
  70. a192021 Fail tests if Valgrind enabled and reports errors. by Darren Tucker · 5 years ago
  71. d1c491e Allow low-priv tests to write to pipe dir. by Darren Tucker · 5 years ago
  72. 8a5bb3e Put valgrind vgdb files to a specific directory. by Darren Tucker · 5 years ago
  73. f8829fe upstream: adapt to sshbuf_dtob64() change by djm@openbsd.org · 5 years ago
  74. 1254fcb upstream: Remove ssh1 files from CLEANFILES since ssh1 no longer by dtucker@openbsd.org · 5 years ago
  75. 9dc81a5 upstream: Update names of host key files in CLEANFILES to match by dtucker@openbsd.org · 5 years ago
  76. e44e4ad depend by Damien Miller · 5 years ago
  77. 16dd8b2 upstream: remove mostly vestigal uuencode.[ch]; moving the only unique by djm@openbsd.org · 5 years ago
  78. 4547889 Hook memmem compat code into build. by Darren Tucker · 5 years ago
  79. c7bd461 Import memmem.c from OpenBSD. by Darren Tucker · 5 years ago
  80. 477e2a3 upstream: unit tests for sshbuf_cmp() and sshbuf_find(); ok markus by djm@openbsd.org · 5 years ago
  81. eb0d8e7 upstream: support PKCS8 as an optional format for storage of by djm@openbsd.org · 5 years ago
  82. e18a27e upstream: two more bounds-checking sshbuf counterparts to common by djm@openbsd.org · 5 years ago
  83. bc551df Clear valgrind-out dir to prevent collisions. by Darren Tucker · 5 years ago
  84. 5db9ba7 Allow agent tests to write to valgrind dir. by Darren Tucker · 5 years ago
  85. 121e48f upstream: unit tests for sshbuf_peek/poke bounds-checked random access by djm@openbsd.org · 5 years ago
  86. 101d164 upstream: add some functions to perform random-access read/write by djm@openbsd.org · 5 years ago
  87. 7250879 upstream: include SHA2-variant RSA key algorithms in KEX proposal; by djm@openbsd.org · 5 years ago
  88. a0876bd upstream: print explicit "not modified" message if a file was by djm@openbsd.org · 5 years ago
  89. b9b0f2a upstream: Fix a typo and make <esc><right> move right to the by tb@openbsd.org · 5 years ago
  90. 8729498 fix typo that prevented detection of Linux VRF by Damien Miller · 5 years ago
  91. 5b2b79f upstream: cap the number of permiopen/permitlisten directives we're by djm@openbsd.org · 5 years ago
  92. eb0b51d Move log.h include inside ifdefs. by Darren Tucker · 5 years ago
  93. 43702f8 Include log.h for debug() and friends. by Darren Tucker · 5 years ago
  94. 53a6ebf sftp-realpath.c needs includes.h by Damien Miller · 5 years ago
  95. 4efe1ad remove realpath() compat replacement by Damien Miller · 5 years ago
  96. 696fb42 upstream: Remove some set but never used variables. ok daraadt@ by dtucker@openbsd.org · 5 years ago
  97. 156e9e8 upstream: still compile uuencode.c, unbreaks build by deraadt@openbsd.org · 5 years ago
  98. cec9ee5 upstream: revert header removal that snuck into previous by djm@openbsd.org · 5 years ago
  99. 569b650 upstream: add a local implementation of BSD realpath() for by djm@openbsd.org · 5 years ago
  100. b8e2b79 Add prototype for strnlen to prevent warnings. by Darren Tucker · 5 years ago