1. 065c8c0 upstream: Clean up comment. by dtucker@openbsd.org · 6 years ago
  2. 01b048c upstream: whitespace by djm@openbsd.org · 6 years ago
  3. 854ae20 upstream: make ssh_remote_ipaddr() capable of being called after by djm@openbsd.org · 6 years ago
  4. 3e088aa upstream: return correct exit code when searching for and hashing by djm@openbsd.org · 6 years ago
  5. 9c935dd upstream: make UID available as a %-expansion everywhere that the by djm@openbsd.org · 6 years ago
  6. d8748b9 upstream: prefer argv0 to "ssh" when re-executing ssh for ProxyJump by djm@openbsd.org · 6 years ago
  7. fbb4b5f upstream: Do not ban PTY allocation when a sshd session is restricted by djm@openbsd.org · 6 years ago
  8. f6a59a2 upstream: Fix return value confusion in several functions (readdir, by djm@openbsd.org · 6 years ago
  9. 1da5934 upstream: If select() fails in ssh_packet_read_seqnr go directly to by dtucker@openbsd.org · 6 years ago
  10. 4ef7592 Permit getuid()/geteuid() syscalls. by Damien Miller · 6 years ago
  11. 4b22fd8 upstream: support ProxyJump=none to disable ProxyJump by djm@openbsd.org · 6 years ago
  12. f41bcd7 upstream: correct keyowrd name (permitemptypasswords); from brendan by jmc@openbsd.org · 6 years ago
  13. f18bc97 upstream: Emphasise that -w implicitly sets Tunnel=point-to-point by djm@openbsd.org · 6 years ago
  14. 32e4e94 sync fmt_scaled.c by Damien Miller · 6 years ago
  15. 54268d5 fix key-options.sh on platforms without openpty(3) by Damien Miller · 6 years ago
  16. b2140a7 upstream: implement EMFILE mitigation for ssh-agent: remember the by djm@openbsd.org · 6 years ago
  17. fdba503 upstream: Explicit cast when snprintf'ing an uint64. Prevents by dtucker@openbsd.org · 6 years ago
  18. e7751aa upstream: Since the previous commit, ssh regress test sftp-chroot was by bluhm@openbsd.org · 6 years ago
  19. 7c15301 Use includes.h instead of config.h. by Darren Tucker · 6 years ago
  20. cec3389 Omit 3des-cbc if OpenSSL built without DES. by Darren Tucker · 6 years ago
  21. a575ddd upstream: Disable SSH2_MSG_DEBUG messages for Twisted Conch clients by djm@openbsd.org · 6 years ago
  22. 390c700 upstream: don't free the %C expansion, it's used later for by djm@openbsd.org · 6 years ago
  23. 3455f1e upstream: notify user immediately when underlying ssh process dies; by djm@openbsd.org · 6 years ago
  24. 1c5b4bc Allow nanosleep in preauth privsep child. by Darren Tucker · 6 years ago
  25. 0e73428 Allow nanosleep in preauth privsep child. by Darren Tucker · 6 years ago
  26. e9d910b upstream: Defend against user enumeration timing attacks. This by dtucker@openbsd.org · 6 years ago
  27. d97874c Using "==" in shell tests is not portable. by Darren Tucker · 6 years ago
  28. cfb1d9b Fix tunnel forwarding broken in 7.7p1 by Damien Miller · 6 years ago
  29. afa6e79 prefer to use getrandom() for PRNG seeding by Damien Miller · 6 years ago
  30. 575fac3 Revert $REGRESSTMP changes. by Darren Tucker · 6 years ago
  31. 10479cc Many typo fixes from Karsten Weiss by Damien Miller · 6 years ago
  32. 907da2f upstream: more typos spotted by Karsten Weiss using codespell by djm@openbsd.org · 6 years ago
  33. 37e5f4a upstream: make this a bit more portable-friendly by djm@openbsd.org · 6 years ago
  34. 001aa55 upstream: lots of typos in comments/docs. Patch from Karsten Weiss by djm@openbsd.org · 6 years ago
  35. 260ede2 upstream: don't kill ssh-agent's listening socket entriely if we by djm@openbsd.org · 6 years ago
  36. ebc8b46 upstream: the UseLogin option was removed, so remove it here too. by tj@openbsd.org · 6 years ago
  37. 3e36f28 upstream: tweak previous; by jmc@openbsd.org · 6 years ago
  38. 8368571 upstream: tweak previous; by jmc@openbsd.org · 6 years ago
  39. 555294a upstream: Allow "SendEnv -PATTERN" to clear environment variables by djm@openbsd.org · 6 years ago
  40. 40f5f03 upstream: relax checking of authorized_keys environment="..." by djm@openbsd.org · 6 years ago
  41. 30fd7f9 upstream: add a couple of missed options to the config dump; patch by djm@openbsd.org · 6 years ago
  42. 8d6829b upstream: ssh does not accept -oInclude=... on the commandline, the by djm@openbsd.org · 6 years ago
  43. 00c5222 upstream: We don't offer CBC cipher by default any more. Spotted by by djm@openbsd.org · 6 years ago
  44. 5ee8448 upstream: Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 for by job@openbsd.org · 6 years ago
  45. 424b544 upstream: Import regenerated moduli file. by dtucker@openbsd.org · 6 years ago
  46. 323f66c upstream: Add test for username options parsing order, prompted by by dtucker@openbsd.org · 6 years ago
  47. e8f4745 Expose SSH_AUTH_INFO_0 to PAM auth modules by Damien Miller · 6 years ago
  48. 014ba20 Import regenerated moduli file. by Darren Tucker · 6 years ago
  49. a0349a1 update versions in .spec files by Damien Miller · 6 years ago
  50. 816ad38 update version number by Damien Miller · 6 years ago
  51. 2c71ca1 Disable native strndup and strnlen on AIX. by Darren Tucker · 6 years ago
  52. 6b5a17b Include ssh_api.h for struct ssh. by Darren Tucker · 6 years ago
  53. bc3f80e Remove UNICOS code missed during removal. by Darren Tucker · 6 years ago
  54. 9d57762 upstream: openssh-7.7 by markus@openbsd.org · 6 years ago
  55. 4b7d8ac Remove authinfo.sh test dependency on printenv by Damien Miller · 6 years ago
  56. 4afeaf3 Use libiaf on all sysv5 systems by Tim Rice · 6 years ago
  57. bba02a5 modified: auth-sia.c by Tim Rice · 6 years ago
  58. d7a7a39 upstream: openssh-7.7 by markus@openbsd.org · 6 years ago
  59. 9efcaaa upstream: fix bogus warning when signing cert keys using agent; by markus@openbsd.org · 6 years ago
  60. 3934360 Replace /dev/stdin with "-". by Darren Tucker · 6 years ago
  61. b5974de Provide $OBJ to paths in PuTTY interop tests. by Darren Tucker · 6 years ago
  62. dc31e79 upstream: Tell puttygen to use /dev/urandom instead of /dev/random. On by dtucker@openbsd.org · 6 years ago
  63. cb1f944 upstream: ssh/xmss: fix build; ok djm@ by markus@openbsd.org · 6 years ago
  64. 27979da upstream: ssh/xmss: fix deserialize for certs; ok djm@ by markus@openbsd.org · 6 years ago
  65. c6cb256 Save $? before case statement. by Darren Tucker · 6 years ago
  66. 4c4e7f7 upstream: rename recently-added "valid-before" key restriction to by djm@openbsd.org · 6 years ago
  67. 500396b upstream: check valid-before option in authorized_keys by djm@openbsd.org · 6 years ago
  68. a76b5d2 upstream: explicitly specify RSA/SHA-2 keytype here too by djm@openbsd.org · 6 years ago
  69. 3a43297 upstream: exlicitly include RSA/SHA-2 keytypes in by djm@openbsd.org · 6 years ago
  70. 037fdc1 upstream: sort expiry-time; by jmc@openbsd.org · 6 years ago
  71. abc0fa3 upstream: rename recently-added "valid-before" key restriction to by djm@openbsd.org · 6 years ago
  72. bf0fbf2 upstream: add valid-before="[time]" authorized_keys option. A by djm@openbsd.org · 6 years ago
  73. fbd733a Add AC_LANG_PROGRAM to AC_COMPILE_IFELSE. by Darren Tucker · 6 years ago
  74. c7c458e upstream: revert recent strdelim() change, it causes problems with by djm@openbsd.org · 6 years ago
  75. 0bcd871 upstream: move the input format details to -f; remove the output by jmc@openbsd.org · 6 years ago
  76. 4501151 configure.ac: properly set seccomp_audit_arch for MIPS64 by Vicente Olivert Riera · 7 years ago
  77. 5800867 configure.ac: detect MIPS ABI by Vicente Olivert Riera · 7 years ago
  78. cd4e937 Use https URLs for links that support it. by Alan Yee · 6 years ago
  79. c0a0c3f Disable UTMPX on SunOS4. by Darren Tucker · 6 years ago
  80. 58fd4c5 Check for and work around buggy fflush(NULL). by Darren Tucker · 6 years ago
  81. 71e48bc Remove extra XMSS #endif by Darren Tucker · 6 years ago
  82. 055e09e upstream: Update RSA minimum modulus size to 1024. sshkey.h rev 1.18 by dtucker@openbsd.org · 6 years ago
  83. 7e4fadd upstream: for the pty control tests, just check that the PTY path by djm@openbsd.org · 6 years ago
  84. 13ef4cf Update PAM password change to new opts API. by Darren Tucker · 6 years ago
  85. 33561e6 Add strndup for platforms that need it. by Darren Tucker · 6 years ago
  86. e8a17fe Flatten and alphabetize object file lists. by Darren Tucker · 6 years ago
  87. de1920d upstream: unit tests for new authorized_keys options API by djm@openbsd.org · 6 years ago
  88. dc3e92d upstream: fix testing of pty option, include positive test and by djm@openbsd.org · 6 years ago
  89. 3d1edd1 upstream: better testing for port-forwarding and restrict flags in by djm@openbsd.org · 6 years ago
  90. 7c85685 upstream: switch over to the new authorized_keys options API and by djm@openbsd.org · 6 years ago
  91. 90c4bec upstream: Introduce a new API for handling authorized_keys options. by djm@openbsd.org · 6 years ago
  92. 2607438 upstream: warn when the agent returns a signature type that was by djm@openbsd.org · 6 years ago
  93. f493d2b upstream: apply a lick of paint; tweaks/ok dtucker by jmc@openbsd.org · 6 years ago
  94. 713d9cb upstream: Allow escaped quotes \" and \' in ssh_config and by djm@openbsd.org · 6 years ago
  95. 94b4e2d upstream: refactor sshkey_read() to make it a little more, err, by djm@openbsd.org · 6 years ago
  96. 5886b92 upstream: missing #ifdef for _PATH_HOST_XMSS_KEY_FILE; report by by markus@openbsd.org · 7 years ago
  97. 3b36bed upstream: Remove unneeded (local) include. ok markus@ by dtucker@openbsd.org · 7 years ago
  98. 27b9f39 upstream: Add $OpenBSD$ markers to xmss files to help keep synced by dtucker@openbsd.org · 7 years ago
  99. afd8308 upstream: Add newline at end of file to prevent compiler warnings. by dtucker@openbsd.org · 7 years ago
  100. 941e0d3 Add WITH_XMSS, move to prevent conflicts. by Darren Tucker · 7 years ago