1. 9efcaaa upstream: fix bogus warning when signing cert keys using agent; by markus@openbsd.org · 6 years ago
  2. 3934360 Replace /dev/stdin with "-". by Darren Tucker · 6 years ago
  3. b5974de Provide $OBJ to paths in PuTTY interop tests. by Darren Tucker · 6 years ago
  4. dc31e79 upstream: Tell puttygen to use /dev/urandom instead of /dev/random. On by dtucker@openbsd.org · 6 years ago
  5. cb1f944 upstream: ssh/xmss: fix build; ok djm@ by markus@openbsd.org · 6 years ago
  6. 27979da upstream: ssh/xmss: fix deserialize for certs; ok djm@ by markus@openbsd.org · 6 years ago
  7. c6cb256 Save $? before case statement. by Darren Tucker · 6 years ago
  8. 4c4e7f7 upstream: rename recently-added "valid-before" key restriction to by djm@openbsd.org · 6 years ago
  9. 500396b upstream: check valid-before option in authorized_keys by djm@openbsd.org · 6 years ago
  10. a76b5d2 upstream: explicitly specify RSA/SHA-2 keytype here too by djm@openbsd.org · 6 years ago
  11. 3a43297 upstream: exlicitly include RSA/SHA-2 keytypes in by djm@openbsd.org · 6 years ago
  12. 037fdc1 upstream: sort expiry-time; by jmc@openbsd.org · 6 years ago
  13. abc0fa3 upstream: rename recently-added "valid-before" key restriction to by djm@openbsd.org · 6 years ago
  14. bf0fbf2 upstream: add valid-before="[time]" authorized_keys option. A by djm@openbsd.org · 6 years ago
  15. fbd733a Add AC_LANG_PROGRAM to AC_COMPILE_IFELSE. by Darren Tucker · 6 years ago
  16. c7c458e upstream: revert recent strdelim() change, it causes problems with by djm@openbsd.org · 6 years ago
  17. 0bcd871 upstream: move the input format details to -f; remove the output by jmc@openbsd.org · 6 years ago
  18. 4501151 configure.ac: properly set seccomp_audit_arch for MIPS64 by Vicente Olivert Riera · 7 years ago
  19. 5800867 configure.ac: detect MIPS ABI by Vicente Olivert Riera · 7 years ago
  20. cd4e937 Use https URLs for links that support it. by Alan Yee · 6 years ago
  21. c0a0c3f Disable UTMPX on SunOS4. by Darren Tucker · 6 years ago
  22. 58fd4c5 Check for and work around buggy fflush(NULL). by Darren Tucker · 6 years ago
  23. 71e48bc Remove extra XMSS #endif by Darren Tucker · 6 years ago
  24. 055e09e upstream: Update RSA minimum modulus size to 1024. sshkey.h rev 1.18 by dtucker@openbsd.org · 6 years ago
  25. 7e4fadd upstream: for the pty control tests, just check that the PTY path by djm@openbsd.org · 6 years ago
  26. 13ef4cf Update PAM password change to new opts API. by Darren Tucker · 6 years ago
  27. 33561e6 Add strndup for platforms that need it. by Darren Tucker · 6 years ago
  28. e8a17fe Flatten and alphabetize object file lists. by Darren Tucker · 6 years ago
  29. de1920d upstream: unit tests for new authorized_keys options API by djm@openbsd.org · 6 years ago
  30. dc3e92d upstream: fix testing of pty option, include positive test and by djm@openbsd.org · 6 years ago
  31. 3d1edd1 upstream: better testing for port-forwarding and restrict flags in by djm@openbsd.org · 6 years ago
  32. 7c85685 upstream: switch over to the new authorized_keys options API and by djm@openbsd.org · 6 years ago
  33. 90c4bec upstream: Introduce a new API for handling authorized_keys options. by djm@openbsd.org · 6 years ago
  34. 2607438 upstream: warn when the agent returns a signature type that was by djm@openbsd.org · 6 years ago
  35. f493d2b upstream: apply a lick of paint; tweaks/ok dtucker by jmc@openbsd.org · 6 years ago
  36. 713d9cb upstream: Allow escaped quotes \" and \' in ssh_config and by djm@openbsd.org · 6 years ago
  37. 94b4e2d upstream: refactor sshkey_read() to make it a little more, err, by djm@openbsd.org · 6 years ago
  38. 5886b92 upstream: missing #ifdef for _PATH_HOST_XMSS_KEY_FILE; report by by markus@openbsd.org · 6 years ago
  39. 3b36bed upstream: Remove unneeded (local) include. ok markus@ by dtucker@openbsd.org · 6 years ago
  40. 27b9f39 upstream: Add $OpenBSD$ markers to xmss files to help keep synced by dtucker@openbsd.org · 6 years ago
  41. afd8308 upstream: Add newline at end of file to prevent compiler warnings. by dtucker@openbsd.org · 6 years ago
  42. 941e0d3 Add WITH_XMSS, move to prevent conflicts. by Darren Tucker · 6 years ago
  43. a10d855 Conditionally compile XMSS code. by Darren Tucker · 6 years ago
  44. 146c3bd Check dlopen has RTLD_NOW before enabling pkcs11. by Darren Tucker · 6 years ago
  45. 1323f12 Check for attributes on prototype args. by Darren Tucker · 6 years ago
  46. f0b245b Check if HAVE_DECL_BZERO correctly. by Darren Tucker · 6 years ago
  47. c7ef4a3 Wrap <stdint.h> in #ifdef HAVE_STDINT_H. by Darren Tucker · 6 years ago
  48. ac53ce4 Replace $(CURDIR) with $(PWD). by Darren Tucker · 6 years ago
  49. 534b268 Comment out hexdump(). by Darren Tucker · 6 years ago
  50. 5aea4aa typo: missing ; by Darren Tucker · 6 years ago
  51. cd3ab57 Hook up flock() compat code. by Darren Tucker · 6 years ago
  52. b087998 Import flock() compat from NetBSD. by Darren Tucker · 6 years ago
  53. 8921253 Fix breakage when REGRESSTMP not set. by Darren Tucker · 6 years ago
  54. f885474 XMSS-related files get includes.h by Damien Miller · 6 years ago
  55. 612faa3 object files end with .o - not .c by Damien Miller · 6 years ago
  56. bda709b avoid inclusion of deprecated selinux/flask.h by Damien Miller · 6 years ago
  57. 2e39643 updatedepend by Damien Miller · 6 years ago
  58. 1b11ea7 upstream: Add experimental support for PQC XMSS keys (Extended by markus@openbsd.org · 6 years ago
  59. 7d330a1 upstream: some cleanup for BindInterface and ssh-keyscan; by jmc@openbsd.org · 6 years ago
  60. c7b5a47 Invert sense of getpgrp test. by Darren Tucker · 6 years ago
  61. b39593a Add no-op getsid implmentation. by Darren Tucker · 6 years ago
  62. 1105756 bsd-statvfs: include sys/vfs.h, check for f_flags. by Darren Tucker · 6 years ago
  63. e9dede0 Handle calloc(0,x) where different from malloc. by Darren Tucker · 6 years ago
  64. 2eb4041 Add prototype for readv if needed. by Darren Tucker · 6 years ago
  65. 6c8c9a6 Check for raise and supply if needed. by Darren Tucker · 6 years ago
  66. a900442 Check for bzero and supply if needed. by Darren Tucker · 6 years ago
  67. 1a34835 upstream: Add ssh-keyscan -D option to make it print its results in by djm@openbsd.org · 6 years ago
  68. 3e19fb9 upstream: Add missing braces. by dtucker@openbsd.org · 6 years ago
  69. b59162d Check for ifaddrs.h for BindInterface. by Darren Tucker · 6 years ago
  70. a8dd6fe space before tab in previous by Damien Miller · 6 years ago
  71. b5e9263 upstream: Replace fatal with exit in the case that we do not have by dtucker@openbsd.org · 6 years ago
  72. 3e9d319 Use portable syntax for REGRESSTMP. by Darren Tucker · 6 years ago
  73. 73282b6 upstream: unbreak interop test after SSHv1 purge; patch from Colin by djm@openbsd.org · 6 years ago
  74. f8985dd upstream: Skip sftp-chroot test when SUDO not set instead of by dtucker@openbsd.org · 6 years ago
  75. df88551 upstream: Replace fatal with exit in the case that we do not have by dtucker@openbsd.org · 6 years ago
  76. 3b252c2 upstream: some helpers to check verbose/quiet mode by djm@openbsd.org · 6 years ago
  77. ac2e302 upstream: Add BindInterface ssh_config directive and -B by djm@openbsd.org · 6 years ago
  78. fcdb9d7 upstream: emphasise that the hostkey rotation may send key types by djm@openbsd.org · 6 years ago
  79. ce066f6 Add headers for sys/audit.h. by Darren Tucker · 6 years ago
  80. 3fd2d22 Add REGRESSTMP make var override. by Darren Tucker · 6 years ago
  81. f833842 Remove now-unused check for getrusage. by Darren Tucker · 6 years ago
  82. 8570177 upstream: Don't send IUTF8 to servers that don't like them. by dtucker@openbsd.org · 6 years ago
  83. f6dc2ba freezero should check for NULL. by Darren Tucker · 6 years ago
  84. 680321f upstream: Mention recent DH KEX methods: by djm@openbsd.org · 6 years ago
  85. 88c50a5 upstream: stop loading DSA keys by default, remove sshd_config by djm@openbsd.org · 6 years ago
  86. d2b3db2 upstream: Ensure that D mod (P-1) and D mod (Q-1) are calculated in by jsing@openbsd.org · 6 years ago
  87. 4270efa upstream: Some obvious freezero() conversions. by jsing@openbsd.org · 6 years ago
  88. affa6ba Remove execute bit from modpipe.c. by Darren Tucker · 6 years ago
  89. 9879dca Update prngd link to point to sourceforge. by Darren Tucker · 6 years ago
  90. b6973fa Remove references to UNICOS. by Darren Tucker · 6 years ago
  91. f1ca487 Remove extra newline. by Darren Tucker · 6 years ago
  92. 6d4e980 OpenSSH's builtin entropy gathering is long gone. by Darren Tucker · 6 years ago
  93. 389125b Replace remaining mysignal() with signal(). by Darren Tucker · 6 years ago
  94. 265d88d Remove remaining now-obsolete cvs $Ids. by Darren Tucker · 6 years ago
  95. 015749e Regenerate dependencies after UNICOS removal. by Darren Tucker · 6 years ago
  96. ddc0f38 Remove UNICOS support. by Darren Tucker · 6 years ago
  97. 174bed6 Retpoline linker flag only needed for linking. by Darren Tucker · 6 years ago
  98. 075e258 Default PidFile is sshd.pid not ssh.pid. by Darren Tucker · 6 years ago
  99. 49f3c0e Remove assigned-to-but-never-used variable. by Darren Tucker · 6 years ago
  100. b8bbff3 upstream: remove space before tab by djm@openbsd.org · 6 years ago