1. 4a984fd cast to avoid type warning in error message by Damien Miller · 8 years ago
  2. 5abfb15 Move VA_COPY macro into compat header. by Darren Tucker · 8 years ago
  3. 832b744 disable ciphers not supported by OpenSSL by Damien Miller · 8 years ago
  4. 5fbe93f add a --disable-pkcs11 knob by Damien Miller · 8 years ago
  5. 679ce88 fix newline escaping for unsupported_algorithms by Damien Miller · 8 years ago
  6. ed877ef upstream commit by djm@openbsd.org · 8 years ago
  7. 5c02dd1 Map umac_ctx struct name too. by Darren Tucker · 8 years ago
  8. 283b97f Mitigate timing of disallowed users PAM logins. by Darren Tucker · 8 years ago
  9. 9286875 Determine appropriate salt for invalid users. by Darren Tucker · 8 years ago
  10. a162dd5 OpenSSL 1.1.x not currently supported. by Darren Tucker · 8 years ago
  11. 7df91b0 Check for VIS_ALL. by Darren Tucker · 8 years ago
  12. ee67716 upstream commit by dtucker@openbsd.org · 8 years ago
  13. 372807c upstream commit by tb@openbsd.org · 8 years ago
  14. e0453f3 upstream commit by tedu@openbsd.org · 8 years ago
  15. a233358 Add compat code for missing wcwidth. by Darren Tucker · 8 years ago
  16. 8aaec70 fix missing include for systems with err.h by Damien Miller · 8 years ago
  17. 6310ef2 Move err.h replacements into compat lib. by Darren Tucker · 8 years ago
  18. f3f2cc8 Check for wchar.h and langinfo.h by Darren Tucker · 8 years ago
  19. b9c5061 whitelist more architectures for seccomp-bpf by Damien Miller · 8 years ago
  20. 18813a3 upstream commit by guenther@openbsd.org · 8 years ago
  21. 6d31193 upstream commit by djm@openbsd.org · 8 years ago
  22. 71f5598 upstream commit by guenther@openbsd.org · 8 years ago
  23. e683fc6 upstream commit by dtucker@openbsd.org · 8 years ago
  24. 772e6ce upstream commit by jmc@openbsd.org · 8 years ago
  25. 46ecd19 upstream commit by djm@openbsd.org · 8 years ago
  26. 3147e75 upstream commit by djm@openbsd.org · 8 years ago
  27. ad23a75 upstream commit by jmc@openbsd.org · 8 years ago
  28. 5e28b1a upstream commit by djm@openbsd.org · 8 years ago
  29. b64faeb upstream commit by djm@openbsd.org · 8 years ago
  30. 9816fc5 upstream commit by dtucker@openbsd.org · 8 years ago
  31. b6cf84b upstream commit by jmc@openbsd.org · 8 years ago
  32. aa37768 get_remote_name_or_ip inside LOGIN_NEEDS_UTMPX by Darren Tucker · 8 years ago
  33. 009891a Remove duplicate code from PAM. ok djm@ by Darren Tucker · 8 years ago
  34. e690fe8 upstream commit by dtucker@openbsd.org · 8 years ago
  35. 57b4ee0 Move platform_disable_tracing into its own file. by Darren Tucker · 8 years ago
  36. 78dc8e3 Track skipped upstream commit IDs. by Darren Tucker · 8 years ago
  37. 9f919d1 Remove now-defunct .cvsignore files. ok djm by Darren Tucker · 8 years ago
  38. 68777fa upstream commit by dtucker@openbsd.org · 8 years ago
  39. a86ec4d Use Solaris setpflags(__PROC_PROTECT, ...). by Darren Tucker · 8 years ago
  40. 0f916d3 Shorten prctl code a tiny bit. by Darren Tucker · 8 years ago
  41. 0fb7f59 Move prctl PR_SET_DUMPABLE into platform.c. by Darren Tucker · 8 years ago
  42. e650889 upstream commit by dtucker@openbsd.org · 8 years ago
  43. ab0a536 upstream commit by dtucker@openbsd.org · 8 years ago
  44. a5577c1 upstream commit by schwarze@openbsd.org · 8 years ago
  45. 75f0844 upstream commit by schwarze@openbsd.org · 8 years ago
  46. 016881e upstream commit by schwarze@openbsd.org · 8 years ago
  47. d421902 upstream commit by dtucker@openbsd.org · 9 years ago
  48. 07d5608 upstream commit by djm@openbsd.org · 9 years ago
  49. 01cabf1 upstream commit by djm@openbsd.org · 9 years ago
  50. 6915f16 upstream commit by jmc@openbsd.org · 8 years ago
  51. 0cb2f4c upstream commit by dtucker@openbsd.org · 8 years ago
  52. 8543ff3 upstream commit by dtucker@openbsd.org · 8 years ago
  53. 6b87311 upstream commit by dtucker@openbsd.org · 8 years ago
  54. 564cd2a upstream commit by dtucker@openbsd.org · 8 years ago
  55. df82072 Add compat bits to utf8.c. by Darren Tucker · 8 years ago
  56. 05c6574 Fix utf->utf8 typo. by Darren Tucker · 8 years ago
  57. 6c17171 upstream commit by schwarze@openbsd.org · 8 years ago
  58. cd9e1ea upstream commit by schwarze@openbsd.org · 8 years ago
  59. ac284a3 upstream commit by schwarze@openbsd.org · 8 years ago
  60. 0e059cd upstream commit by schwarze@openbsd.org · 8 years ago
  61. 8c02e36 upstream commit by dtucker@openbsd.org · 9 years ago
  62. 7ec4946 upstream commit by dtucker@openbsd.org · 9 years ago
  63. 82f24c3 upstream commit by djm@openbsd.org · 9 years ago
  64. a0cb777 upstream commit by dtucker@openbsd.org · 9 years ago
  65. ae9c0d4 Update vis.h and vis.c from OpenBSD. by Darren Tucker · 8 years ago
  66. e1d9370 modified: configure.ac whitspace clean up. No code changes. by Tim Rice · 8 years ago
  67. 604a037 whitespace at EOL by Damien Miller · 8 years ago
  68. 1842420 Add missing ssh-host-config --name option by Darren Tucker · 8 years ago
  69. 39c0cec Fix comment about sshpam_const and AIX. by Darren Tucker · 9 years ago
  70. f64062b Deny lstat syscalls in seccomp sandbox by Damien Miller · 9 years ago
  71. 531c135 upstream commit by djm@openbsd.org · 9 years ago
  72. 75e2168 upstream commit by markus@openbsd.org · 9 years ago
  73. 1a75d14 upstream commit by markus@openbsd.org · 9 years ago
  74. 0516454 upstream commit by markus@openbsd.org · 9 years ago
  75. 332ff3d initialise salen in binresvport_sa by Damien Miller · 9 years ago
  76. c5c1d5d upstream commit by markus@openbsd.org · 9 years ago
  77. 9faae50 upstream commit by dtucker@openbsd.org · 9 years ago
  78. b02ad1c upstream commit by markus@openbsd.org · 9 years ago
  79. 910e59b upstream commit by djm@openbsd.org · 9 years ago
  80. 9283884 upstream commit by jmc@openbsd.org · 9 years ago
  81. cfefbce upstream commit by djm@openbsd.org · 9 years ago
  82. 771c2f5 upstream commit by djm@openbsd.org · 9 years ago
  83. cdcd941 upstream commit by djm@openbsd.org · 9 years ago
  84. 05855bf upstream commit by djm@openbsd.org · 9 years ago
  85. cca3b43 upstream commit by dtucker@openbsd.org · 9 years ago
  86. fa58208 upstream commit by djm@openbsd.org · 9 years ago
  87. b466f95 upstream commit by djm@openbsd.org · 9 years ago
  88. 7f3d763 upstream commit by dtucker@openbsd.org · 9 years ago
  89. 31bc01c upstream commit by djm@openbsd.org · 9 years ago
  90. 67f1459 upstream commit by djm@openbsd.org · 9 years ago
  91. 0e8eeec upstream commit by djm@openbsd.org · 9 years ago
  92. 57464e3 upstream commit by djm@openbsd.org · 9 years ago
  93. 1a31d02 upstream commit by djm@openbsd.org · 9 years ago
  94. d2d6bf8 upstream commit by djm@openbsd.org · 9 years ago
  95. 9ee692f upstream commit by djm@openbsd.org · 9 years ago
  96. ee1e0a1 upstream commit by jmc@openbsd.org · 9 years ago
  97. b6e0140 upstream commit by djm@openbsd.org · 9 years ago
  98. 6aaabc2 upstream commit by jmc@openbsd.org · 9 years ago
  99. 0f839e5 upstream commit by djm@openbsd.org · 9 years ago
  100. 12e4ac4 upstream commit by djm@openbsd.org · 9 years ago