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