1. 5e3abff Sort .depend when rebuilding. by Darren Tucker · 4 years, 9 months ago
  2. 4438481 compile sk-dummy.so with no-PIE version of LDFLAGS by Damien Miller · 4 years, 9 months ago
  3. b218055 (yet) another x-platform fix for sk-dummy.so by Damien Miller · 4 years, 9 months ago
  4. ef3853b another attempt at sk-dummy.so working x-platform by Damien Miller · 4 years, 9 months ago
  5. d46ac56 upstream: lots of dependencies go away here with ed25519 no longer by djm@openbsd.org · 4 years, 9 months ago
  6. 5ca52c0 $< doesn't work as` I thought; explicily list objs by Damien Miller · 4 years, 9 months ago
  7. 8ef5bf9 missing .SUFFIXES line makes make sad by Damien Miller · 4 years, 9 months ago
  8. 323da82 (hopefully) fix out of tree builds of sk-dummy.so by Damien Miller · 4 years, 9 months ago
  9. 4898924 wire sk-dummy.so into test suite by Damien Miller · 4 years, 9 months ago
  10. 129952a correct object dependency by Damien Miller · 4 years, 10 months ago
  11. 6bff952 upstream: directly support U2F/FIDO2 security keys in OpenSSH by by djm@openbsd.org · 4 years, 10 months ago
  12. 7c096c4 upstream: implement ssh-ed25519-sk verification; ok djm@ by markus@openbsd.org · 4 years, 10 months ago
  13. aa4c640 upstream: Fill in missing man page bits for U2F security key support: by naddy@openbsd.org · 4 years, 10 months ago
  14. b236b27 Put sftp-realpath in libssh.a by Darren Tucker · 4 years, 10 months ago
  15. 07da39f upstream: ssh-agent support for U2F/FIDO keys by djm@openbsd.org · 4 years, 10 months ago
  16. ed3467c upstream: U2F/FIDO middleware interface by djm@openbsd.org · 4 years, 10 months ago
  17. 02bb076 upstream: Initial infrastructure for U2F/FIDO support by djm@openbsd.org · 4 years, 10 months ago
  18. fd7a2de Provide explicit path to configure-check. by Darren Tucker · 5 years ago
  19. afdf27f revert config.h/config.h.in freshness checks by Damien Miller · 5 years ago
  20. a97609e extend autoconf freshness test by Damien Miller · 5 years ago
  21. 182297c check that configure/config.h is up to date by Damien Miller · 5 years ago
  22. 1a72c0d portability fixes for sshsig by Damien Miller · 5 years ago
  23. 2a9c9f7 upstream: sshsig: lightweight signature and verification ability by djm@openbsd.org · 5 years ago
  24. e93ffd1 Report success of individual tests as well as all. by Darren Tucker · 5 years ago
  25. 159e987 Split test targets further. by Darren Tucker · 5 years ago
  26. 520d455 Add lib dependencies for regress binary targets. by Darren Tucker · 5 years ago
  27. 4e8d0dd Make "unit" a dependency of "test". by Darren Tucker · 5 years ago
  28. e0055af Split regress-binaries into two targets. by Darren Tucker · 5 years ago
  29. 5299a09 Revert one dependency per line change. by Darren Tucker · 5 years ago
  30. 05500af Force dependencies one per line. by Darren Tucker · 5 years ago
  31. 16dd8b2 upstream: remove mostly vestigal uuencode.[ch]; moving the only unique by djm@openbsd.org · 5 years ago
  32. 4efe1ad remove realpath() compat replacement by Damien Miller · 5 years ago
  33. 569b650 upstream: add a local implementation of BSD realpath() for by djm@openbsd.org · 5 years ago
  34. 5696512 upstream: Remove crc32.{c,h} which were only used by the now-gone by dtucker@openbsd.org · 5 years ago
  35. aaca72d upstream: rename kex->kem_client_pub -> kex->client_pub now that by djm@openbsd.org · 6 years ago
  36. 92dda34 upstream: use KEM API for vanilla ECDH by djm@openbsd.org · 6 years ago
  37. 9c9c97e upstream: use KEM API for vanilla DH KEX by djm@openbsd.org · 6 years ago
  38. 2f6a9dd upstream: use KEM API for vanilla c25519 KEX by djm@openbsd.org · 6 years ago
  39. dfd5916 upstream: Add support for a PQC KEX/KEM: by djm@openbsd.org · 6 years ago
  40. b2eb9db pass TEST_SSH_SSHPKCS11HELPER to regress tests by Damien Miller · 6 years ago
  41. 245c6a0 upstream: remove last traces of old packet API! by djm@openbsd.org · 6 years ago
  42. 0a843d9 upstream: move client/server SSH-* banners to buffers under by djm@openbsd.org · 6 years ago
  43. 41c115a delete the correct thing; kexfuzz binary by Damien Miller · 6 years ago
  44. ff72902 fix path in distclean target by Damien Miller · 6 years ago
  45. 87f08be Remove support for S/Key by Damien Miller · 6 years ago
  46. c59aca8 Create control sockets in clean temp directories by Damien Miller · 6 years ago
  47. 258dc8b upstream: Remove support for running ssh(1) setuid and fatal if by dtucker@openbsd.org · 6 years ago
  48. 6aa1bf4 rm regress/misc/kexfuzz/*.o in distclean target by Damien Miller · 6 years ago
  49. 5467fbc upstream: remove legacy key emulation layer; ok djm@ by markus@openbsd.org · 6 years ago
  50. cb30cd4 upstream: remove legacy buffer API emulation layer; ok djm@ by markus@openbsd.org · 6 years ago
  51. 575fac3 Revert $REGRESSTMP changes. by Darren Tucker · 6 years ago
  52. 10479cc Many typo fixes from Karsten Weiss by Damien Miller · 6 years ago
  53. ac53ce4 Replace $(CURDIR) with $(PWD). by Darren Tucker · 7 years ago
  54. 8921253 Fix breakage when REGRESSTMP not set. by Darren Tucker · 7 years ago
  55. 612faa3 object files end with .o - not .c by Damien Miller · 7 years ago
  56. 1b11ea7 upstream: Add experimental support for PQC XMSS keys (Extended by markus@openbsd.org · 7 years ago
  57. 3e9d319 Use portable syntax for REGRESSTMP. by Darren Tucker · 7 years ago
  58. 3fd2d22 Add REGRESSTMP make var override. by Darren Tucker · 7 years ago
  59. 265d88d Remove remaining now-obsolete cvs $Ids. by Darren Tucker · 7 years ago
  60. 748dd8e remove blocks.c from Makefile by Damien Miller · 7 years ago
  61. 012e5cb upstream commit by naddy@openbsd.org · 7 years ago
  62. 2d96f28 Ensure config.h is always in dependencies. by Darren Tucker · 7 years ago
  63. 79c0e1d Add autogenerated dependency info to Makefile. by Darren Tucker · 7 years ago
  64. bb82e61 Remove now-used check for perl. by Darren Tucker · 7 years ago
  65. 6c8a246 Replace mkinstalldirs with mkdir -p. by Darren Tucker · 7 years ago
  66. 79226e5 Remove RSA1 host key generation. by Darren Tucker · 7 years ago
  67. 878e029 Split platform_sys_dir_uid into its own file by Damien Miller · 7 years ago
  68. 07949bf misc.c needs functions from platform.c now by Damien Miller · 7 years ago
  69. 83fa3a0 upstream commit by djm@openbsd.org · 7 years ago
  70. 6bdf70f clean up regress files and add a .gitignore by Damien Miller · 7 years ago
  71. dfa641f upstream commit by djm@openbsd.org · 7 years ago
  72. e688246 upstream commit by djm@openbsd.org · 7 years ago
  73. cdccebd upstream commit by djm@openbsd.org · 7 years ago
  74. f2742a4 Remove SHA256 EVP wrapper implementation. by Darren Tucker · 7 years ago
  75. b1b22dd Plumb conversion test into makefile. by Darren Tucker · 7 years ago
  76. f590798 Add a "unit" target to run only unit tests. by Darren Tucker · 7 years ago
  77. 47b8c99 Check for utf8 local support before testing it. by Darren Tucker · 8 years ago
  78. 0082fba upstream commit by djm@openbsd.org · 8 years ago
  79. 6ee4f1c hook match and utf8 unittests up to Makefile by Damien Miller · 8 years ago
  80. 6cb6dcf upstream commit by markus@openbsd.org · 8 years ago
  81. e8b58f4 Explicitly specify source files for regress tools. by Darren Tucker · 8 years ago
  82. c71ba79 Add dependency on libs for unit tests. by Darren Tucker · 8 years ago
  83. 8199d03 Correct location for kexfuzz in clean target. by Darren Tucker · 8 years ago
  84. 5c02dd1 Map umac_ctx struct name too. by Darren Tucker · 8 years ago
  85. 57b4ee0 Move platform_disable_tracing into its own file. by Darren Tucker · 8 years ago
  86. 0fb7f59 Move prctl PR_SET_DUMPABLE into platform.c. by Darren Tucker · 8 years ago
  87. 05c6574 Fix utf->utf8 typo. by Darren Tucker · 8 years ago
  88. 0e059cd upstream commit by schwarze@openbsd.org · 8 years ago
  89. 732b463 Pass supported malloc options to connect-privsep. by Darren Tucker · 8 years ago
  90. 7b40ef6 make a regress-binaries target by Damien Miller · 8 years ago
  91. af0bb38 hook unittests/misc/kexfuzz into build by Damien Miller · 9 years ago
  92. 1acc058 Disable tests where fs perms are incorrect by Damien Miller · 9 years ago
  93. a306863 upstream commit by markus@openbsd.org · 9 years ago
  94. 4626cba Support Illumos/Solaris fine-grained privileges by Damien Miller · 9 years ago
  95. 69fead5 upstream commit by jmc@openbsd.org · 9 years ago
  96. 2539dce upstream commit by deraadt@openbsd.org · 9 years ago
  97. 9846a2f hook tame(2) sandbox up to build by Damien Miller · 9 years ago
  98. cfffbdb Use ssh-keygen -A when generating host keys. by Darren Tucker · 9 years ago
  99. e6b9503 Revert "Work around finicky USL linker so netcat will build." by Tim Rice · 10 years ago
  100. d1db656 Work around finicky USL linker so netcat will build. by Tim Rice · 10 years ago