1. 714031a upstream: Check for gmtime failure in moduli generation. Based on by dtucker@openbsd.org · 5 years ago
  2. 6918974 upstream: use a more common options order in SYNOPSIS and sync by jmc@openbsd.org · 5 years ago
  3. feff96b upstream: thinko in previous; spotted by Mantas by djm@openbsd.org · 5 years ago
  4. b5a89ee upstream: make signature format match PROTOCO by djm@openbsd.org · 5 years ago
  5. dc6f81e upstream: ban empty namespace strings for s by djm@openbsd.org · 5 years ago
  6. fa5bd81 Put ssherr.h back as it's actually needed. by Darren Tucker · 5 years ago
  7. 3ef92a6 Deny (non-fatal) shmget/shmat/shmdt in preauth privsep child. by Lonnie Abelbeck · 5 years ago
  8. edd1d3a remove duplicate #includes by Damien Miller · 5 years ago
  9. 13c508d typo in comment by Damien Miller · 5 years ago
  10. d0c3ac4 upstream: remove some duplicate #includes by djm@openbsd.org · 5 years ago
  11. 0846827 upstream: revert unconditional forced login implemented in r1.41 of by djm@openbsd.org · 5 years ago
  12. 6c91d42 upstream: group and sort single letter options; ok deraadt by jmc@openbsd.org · 5 years ago
  13. 3b44bf3 upstream: fix the DH-GEX text in -a; because this required a comma, by jmc@openbsd.org · 5 years ago
  14. 3e53ef2 upstream: identity_file[] should be PATH_MAX, not the arbitrary by deraadt@openbsd.org · 5 years ago
  15. 90d4b25 upstream: new sentence, new line; by jmc@openbsd.org · 5 years ago
  16. fbec7db Include stdio.h for snprintf. by Darren Tucker · 5 years ago
  17. 0a403bf Add SKIP_LTESTS for skipping specific tests. by Darren Tucker · 5 years ago
  18. 4d59f7a upstream: Test for empty result in expected bits. Remove CRs from log by dtucker@openbsd.org · 5 years ago
  19. 7c817d1 Re-enable dhgex test. by Darren Tucker · 5 years ago
  20. c1e0a32 Add more ToS bits, currently only used by netcat. by Darren Tucker · 5 years ago
  21. 5a273a3 Privsep is now required. by Darren Tucker · 5 years ago
  22. 8aa2aa3 upstream: Allow testing signature syntax and validity without verifying by djm@openbsd.org · 5 years ago
  23. 7047d5a upstream: clarify that IdentitiesOnly also applies to the default by djm@openbsd.org · 5 years ago
  24. b36ee3f upstream: Plug mem leaks on error paths, based in part on github by dtucker@openbsd.org · 5 years ago
  25. 2aefdf1 upstream: whitespace by djm@openbsd.org · 5 years ago
  26. fbe24b1 upstream: allow %n to be expanded in ProxyCommand strings by djm@openbsd.org · 5 years ago
  27. 2ce1d11 upstream: clarify that ConnectTimeout applies both to the TCP by djm@openbsd.org · 5 years ago
  28. df78011 upstream: Fix potential truncation warning. ok deraadt. by dtucker@openbsd.org · 5 years ago
  29. ec0e624 memleak of buffer in sshpam_query by Damien Miller · 5 years ago
  30. c17e463 explicitly test set[ug]id() return values by Damien Miller · 5 years ago
  31. 91a2135 upstream: Allow prepending a list of algorithms to the default set by naddy@openbsd.org · 5 years ago
  32. c8bdd2d upstream: key conversion should fail for !openssl builds, not fall by djm@openbsd.org · 5 years ago
  33. 823f6c3 upstream: typo in previous by djm@openbsd.org · 5 years ago
  34. 6a710d3 needs time.h for --without-openssl by Damien Miller · 5 years ago
  35. f61f29a make unittests pass for no-openssl case by Damien Miller · 5 years ago
  36. 105e1c9 upstream: avoid compiling certain files that deeply depend on by djm@openbsd.org · 5 years ago
  37. 670104b upstream: fixes for !WITH_OPENSSL compilation; ok dtucker@ by djm@openbsd.org · 5 years ago
  38. be02d7c upstream: lots of things were relying on libcrypto headers to by djm@openbsd.org · 5 years ago
  39. d05aaaa upstream: remove leakmalloc reference; we used this early when by djm@openbsd.org · 5 years ago
  40. 1268f0b upstream: Check for RSA support before using it for the user key, by dtucker@openbsd.org · 5 years ago
  41. fd7a2de Provide explicit path to configure-check. by Darren Tucker · 5 years ago
  42. 00865c2 upstream: better error code for bad arguments; inspired by by djm@openbsd.org · 5 years ago
  43. afdf27f revert config.h/config.h.in freshness checks by Damien Miller · 5 years ago
  44. a97609e extend autoconf freshness test by Damien Miller · 5 years ago
  45. 182297c check that configure/config.h is up to date by Damien Miller · 5 years ago
  46. 7d6034b upstream: if a PKCS#11 token returns no keys then try to login and by djm@openbsd.org · 5 years ago
  47. 76f09bd upstream: sprinkle in some explicit errors here, otherwise the by djm@openbsd.org · 5 years ago
  48. 0ea3324 upstream: only send ext_info for KEX_INITIAL; bz#2929 ok dtucker by djm@openbsd.org · 5 years ago
  49. f23d91f upstream: macro fix; ok djm by jmc@openbsd.org · 5 years ago
  50. 8b57337 update fuzzing makefile to more recent clang by Damien Miller · 5 years ago
  51. ae631ad fuzzer for sshsig allowed_signers option parsing by Damien Miller · 5 years ago
  52. 69159af upstream: memleak on error path; found by libfuzzer by djm@openbsd.org · 5 years ago
  53. bab6feb upstream: expose allowed_signers options parsing code in header for by djm@openbsd.org · 5 years ago
  54. 4f9d75f upstream: Call comma-separated lists as such to clarify semantics. by naddy@openbsd.org · 5 years ago
  55. db1e6f6 upstream: tweak previous; by jmc@openbsd.org · 5 years ago
  56. 0f44e59 upstream: repair typo and editing mishap by naddy@openbsd.org · 5 years ago
  57. f4846df Fuzzer harness for sshsig by Damien Miller · 5 years ago
  58. b08a6bc oops; missed including the actual file by Damien Miller · 5 years ago
  59. 1a72c0d portability fixes for sshsig by Damien Miller · 5 years ago
  60. 6d6427d upstream: regress test for sshsig; feedback and ok markus@ by djm@openbsd.org · 5 years ago
  61. 59650f0 upstream: only add plain keys to prevent any certs laying around by djm@openbsd.org · 5 years ago
  62. d637c4a upstream: sshsig tweaks and improvements from and suggested by by djm@openbsd.org · 5 years ago
  63. 2a9c9f7 upstream: sshsig: lightweight signature and verification ability by djm@openbsd.org · 5 years ago
  64. 5485f8d upstream: move authorized_keys option parsing helpsers to misc.c by djm@openbsd.org · 5 years ago
  65. f8df041 upstream: make get_sigtype public as sshkey_get_sigtype(); ok by djm@openbsd.org · 5 years ago
  66. dd8002f upstream: move advance_past_options to authfile.c and make it by djm@openbsd.org · 5 years ago
  67. c72d78c upstream: move skip_space() to misc.c and make it public; ok by djm@openbsd.org · 5 years ago
  68. 06af358 upstream: authfd: add function to check if key is in agent by djm@openbsd.org · 5 years ago
  69. 2ab5a84 upstream: fix memleak in ssh_free_identitylist(); ok markus@ by djm@openbsd.org · 5 years ago
  70. 85443f1 upstream: factor out confirm_overwrite(); ok markus@ by djm@openbsd.org · 5 years ago
  71. 9a396e3 upstream: constify an argument by djm@openbsd.org · 5 years ago
  72. b52c0c2 upstream: downgrade PKCS#11 "provider returned no slots" warning by djm@openbsd.org · 5 years ago
  73. 0713322 upstream: print comment when printing pubkey from private by djm@openbsd.org · 5 years ago
  74. 368f1cc fixed test in OSX closefrom() replacement by Damien Miller · 5 years ago
  75. 6b7c534 retain Solaris PRIV_FILE_LINK_ANY in sftp-server by Damien Miller · 5 years ago
  76. e50f808 upstream: Use ed25519 for most hostkey rotation tests since it's by dtucker@openbsd.org · 5 years ago
  77. 5e4796c upstream: Test did not compile due to missing symbols. Add source by bluhm@openbsd.org · 5 years ago
  78. e0e7e3d tweak warning flags by Damien Miller · 5 years ago
  79. 2874418 proc_pidinfo()-based closefrom() for OS X by Damien Miller · 5 years ago
  80. dc2ca58 upstream: Call comma-separated lists as such to clarify semantics by kn@openbsd.org · 5 years ago
  81. c4736f3 upstream: include sshbuf-misc.c in SRCS_BASE by djm@openbsd.org · 5 years ago
  82. d0e5181 Fix pasto in fallback code. by Darren Tucker · 5 years ago
  83. e83c989 use SC_ALLOW_ARG_MASK to limit mmap protections by Damien Miller · 5 years ago
  84. f6906f9 allow mprotect(2) with PROT_(READ|WRITE|NONE) only by Damien Miller · 5 years ago
  85. e3b6c96 upstream: switch percent_expand() to use sshbuf instead of a limited by djm@openbsd.org · 5 years ago
  86. 9ab5b94 upstream: produce a useful error message if the user's shell is set by djm@openbsd.org · 5 years ago
  87. 8fdbc72 upstream: Change description of TCPKeepAlive from "inactive" to by dtucker@openbsd.org · 5 years ago
  88. 7afc45c upstream: Allow the maximimum uint32 value for the argument passed to by dtucker@openbsd.org · 5 years ago
  89. c31e4f5 upstream: Many key types are supported now, so take care to check by naddy@openbsd.org · 5 years ago
  90. 6b39a7b upstream: Remove now-redundant perm_ok arg since by dtucker@openbsd.org · 5 years ago
  91. d46075b Fix mem leak in unit test. by Darren Tucker · 5 years ago
  92. c4ffb72 upstream: fix some memleaks in test_helper code by djm@openbsd.org · 5 years ago
  93. 6e76e69 upstream: typo; from Christian Hesse by djm@openbsd.org · 5 years ago
  94. 49fa065 upstream: let sshbuf_find/cmp take a void* for the by djm@openbsd.org · 5 years ago
  95. 7adf6c4 upstream: When using a combination of a Yubikey+GnuPG+remote by mestre@openbsd.org · 5 years ago
  96. 0e2fe18 upstream: Fix typo in CASignatureAlgorithms wherein what should be by dtucker@openbsd.org · 5 years ago
  97. e93ffd1 Report success of individual tests as well as all. by Darren Tucker · 5 years ago
  98. 2ad5b36 convert to UTF-8; from Mike Frysinger by Damien Miller · 5 years ago
  99. d31e7c9 upstream: Restrict limit-keytype to types supported by build. This by dtucker@openbsd.org · 5 years ago
  100. 0967a23 Remove override disabling DH-GEX. by Darren Tucker · 5 years ago