1. 955c4cf sync fnmatch.c with upstream to fix another typo by Damien Miller · 4 years, 6 months ago
  2. 397f217 another spelling error in comment by Damien Miller · 4 years, 6 months ago
  3. def31bc spelling mistakes by Damien Miller · 4 years, 6 months ago
  4. 31c9348 Constify aix_krb5_get_principal_name. by Darren Tucker · 4 years, 7 months ago
  5. 290c994 Check if TILDE is already defined and undef. by Darren Tucker · 4 years, 7 months ago
  6. 41a2e64 Prevent unused variable warning. by Darren Tucker · 4 years, 7 months ago
  7. d4860ec Check if getpeereid is actually declared. by Darren Tucker · 4 years, 7 months ago
  8. 9716e8c Fix sha2 MAKE_CLONE no-op definition by Michael Forney · 4 years, 9 months ago
  9. 0373f9e Include signal.h to prevent redefintion of _NSIG. by Darren Tucker · 4 years, 7 months ago
  10. e1e97ca include tunnel device path in error message by Damien Miller · 4 years, 7 months ago
  11. 945bf52 Fix a couple of mysig_t leftovers. by Darren Tucker · 4 years, 7 months ago
  12. 84226b4 Remove mysignal wrapper. by Darren Tucker · 4 years, 7 months ago
  13. 3bf2a6a upstream: Replace all calls to signal(2) with a wrapper around by dtucker@openbsd.org · 4 years, 7 months ago
  14. e0cedca Improve search for 'struct timespec'. by Darren Tucker · 4 years, 8 months ago
  15. 26b2675 Remove configure test & compat code for ripemd160. by Darren Tucker · 4 years, 8 months ago
  16. afffd31 Check if memmem is declared in system headers. by Darren Tucker · 4 years, 9 months ago
  17. 4438481 compile sk-dummy.so with no-PIE version of LDFLAGS by Damien Miller · 4 years, 9 months ago
  18. b218055 (yet) another x-platform fix for sk-dummy.so by Damien Miller · 4 years, 9 months ago
  19. fbcb9a7 upstream commit by Damien Miller · 4 years, 10 months ago
  20. 2cfb11a upstream commit by Damien Miller · 4 years, 10 months ago
  21. 228dd59 upstream commit by Damien Miller · 4 years, 10 months ago
  22. a16f748 upstream commit by Damien Miller · 4 years, 10 months ago
  23. fd37cde upstream commit by Damien Miller · 4 years, 10 months ago
  24. fd62769 upstream commit by Damien Miller · 4 years, 10 months ago
  25. 2b6cba7 upstream commit by Damien Miller · 4 years, 10 months ago
  26. 19f8ec4 upstream commit by Damien Miller · 4 years, 10 months ago
  27. bb7413d upstream commit by Damien Miller · 4 years, 10 months ago
  28. 245dcbd Put headers inside ifdef _AIX. by Darren Tucker · 4 years, 10 months ago
  29. 3611bfe Define __BSD_VISIBLE in fnmatch.h. by Darren Tucker · 4 years, 10 months ago
  30. 0e3c5bc Hook up fnmatch for platforms that don't have it. by Darren Tucker · 4 years, 10 months ago
  31. b56dbfd Add missing bracket in realpath macro. by Darren Tucker · 4 years, 10 months ago
  32. 59ccb56 Import fnmatch.c from OpenBSD. by Darren Tucker · 4 years, 10 months ago
  33. 79d46de Use sftp_realpath if no native realpath. by Darren Tucker · 4 years, 10 months ago
  34. 5eb7b95 Add prototype for localtime_r if needed. by Darren Tucker · 4 years, 10 months ago
  35. 1bcd116 Add implementation of localtime_r. by Darren Tucker · 4 years, 10 months ago
  36. 5fe81da Fix ifdefs to not mask needed bits. by Darren Tucker · 4 years, 10 months ago
  37. d561b0b Make sure we have struct statfs before using. by Darren Tucker · 4 years, 10 months ago
  38. 7169e31 Move utimensat definition into timespec section. by Darren Tucker · 4 years, 10 months ago
  39. 9b9e3ca Re-add SA_RESTART to mysignal. by Darren Tucker · 5 years ago
  40. 0bd312a Fix ifdef typo for declaration of memmem. by Darren Tucker · 5 years ago
  41. 86a0323 Make MAKE_CLONE no-op macro more correct. by Darren Tucker · 5 years ago
  42. 13b3369 avoid "return (value)" in void-declared function by Damien Miller · 5 years ago
  43. fbec7db Include stdio.h for snprintf. by Darren Tucker · 5 years ago
  44. 368f1cc fixed test in OSX closefrom() replacement by Damien Miller · 5 years ago
  45. 6b7c534 retain Solaris PRIV_FILE_LINK_ANY in sftp-server by Damien Miller · 5 years ago
  46. 2874418 proc_pidinfo()-based closefrom() for OS X by Damien Miller · 5 years ago
  47. d0e5181 Fix pasto in fallback code. by Darren Tucker · 5 years ago
  48. d46075b Fix mem leak in unit test. by Darren Tucker · 5 years ago
  49. 4317b2a upstream rev 1.28: fix comment typo. by Darren Tucker · 5 years ago
  50. fd0684b Remove sys/cdefs.h include. by Darren Tucker · 5 years ago
  51. 11cba2a Re-apply portability changes to current sha2.{c,h}. by Darren Tucker · 5 years ago
  52. 0915959 Import current sha2.c and sha2.h from OpenBSD. by Darren Tucker · 5 years ago
  53. 01dddb2 fix SIGWINCH delivery of Solaris for mux sessions by Damien Miller · 5 years ago
  54. 22b9b3e Fix format string integer type in error message. by Darren Tucker · 5 years ago
  55. 4547889 Hook memmem compat code into build. by Darren Tucker · 5 years ago
  56. c7bd461 Import memmem.c from OpenBSD. by Darren Tucker · 5 years ago
  57. eb0b51d Move log.h include inside ifdefs. by Darren Tucker · 5 years ago
  58. 43702f8 Include log.h for debug() and friends. by Darren Tucker · 5 years ago
  59. 4efe1ad remove realpath() compat replacement by Damien Miller · 5 years ago
  60. b8e2b79 Add prototype for strnlen to prevent warnings. by Darren Tucker · 5 years ago
  61. 4c3e00b Cast *ID types to unsigned long when printing. by Darren Tucker · 5 years ago
  62. 2753521 Add prototype for compat strndup.(bz#3032). by Darren Tucker · 5 years ago
  63. 73eb6ce Include stdio.h for vsnprintf. by Darren Tucker · 5 years ago
  64. adcaf40 upstream rev 1.27: fix integer overflow. by Darren Tucker · 5 years ago
  65. 7689048 upstream rev 1.25: add DEF_WEAK. by Darren Tucker · 5 years ago
  66. 55f3153 upstream rev 1.25: add sys/types.h by Darren Tucker · 5 years ago
  67. 10974f9 upstream: Use explicit_bzero instead of memset by Darren Tucker · 5 years ago
  68. 2b3402d Always clean up before and after utimensat test. by Darren Tucker · 5 years ago
  69. 1828981 Update utimensat test. by Darren Tucker · 5 years ago
  70. b7b8334 Don't install duplicate STREAMS modules on Solaris by Darren Tucker · 5 years ago
  71. 79a87d3 Remove "struct ssh" from sys_auth_record_login. by Darren Tucker · 5 years ago
  72. 138c0d5 Adapt custom_failed_login to new prototype. by Darren Tucker · 5 years ago
  73. 43f47eb Only use O_NOFOLLOW in fchownat and fchmodat if defined by Tim Rice · 5 years ago
  74. f5abb05 Only use O_NOFOLLOW in utimensat if defined. by Darren Tucker · 5 years ago
  75. a212107 Replace alloca with xcalloc. by Darren Tucker · 5 years ago
  76. daa7505 Use Cygwin-specific matching only for users+groups. by Darren Tucker · 5 years ago
  77. 37638c7 Cygwin: implement case-insensitive Unicode user and group name matching by Corinna Vinschen · 6 years ago
  78. bed1d43 Revert unintended parts of previous commit. by Darren Tucker · 6 years ago
  79. f02afa3 Revert "[auth.c] On Cygwin, refuse usernames that have differences in case" by Corinna Vinschen · 6 years ago
  80. f236ca2 Also undef SIMPLEQ_FOREACH_SAFE. by Darren Tucker · 6 years ago
  81. 08f66d9 remove vestiges of old packet API from loginrec.c by Damien Miller · 6 years ago
  82. a6258e5 Add minimal fchownat and fchmodat implementations. by Darren Tucker · 6 years ago
  83. 091093d Add a minimal implementation of utimensat(). by Darren Tucker · 6 years ago
  84. 8a85f54 Include stdio.h for FILE if needed. by Darren Tucker · 6 years ago
  85. 16fb23f Reverse order of OpenSSL init functions. by Darren Tucker · 6 years ago
  86. 42c5ec4 refactor libcrypto initialisation by Damien Miller · 6 years ago
  87. d0d1dfa Test for OPENSSL_init_crypto before using. by Darren Tucker · 6 years ago
  88. ce93472 Fix check for OpenSSL 1.0.1 exactly. by Darren Tucker · 6 years ago
  89. 624d19a fix compilation with openssl built without ECC by Eneas U de Queiroz · 6 years ago
  90. 595605d Update check for minimum OpenSSL version. by Darren Tucker · 6 years ago
  91. c801b0e Use detected version functions in openssl compat. by Darren Tucker · 6 years ago
  92. 406a24b fix builds on OpenSSL <= 1.0.x by Damien Miller · 6 years ago
  93. c0a3526 fix compile for openssl 1.0.x w/ --with-ssl-engine by Damien Miller · 6 years ago
  94. 08300c2 unbreak compilation with --with-ssl-engine by Damien Miller · 6 years ago
  95. 4e23dee Avoid deprecated OPENSSL_config when using 1.1.x by Damien Miller · 6 years ago
  96. 797cdd9 Don't avoid our *sprintf replacements. by Darren Tucker · 6 years ago
  97. fe8e8f3 check for NULL return from shadow_pw() by Damien Miller · 6 years ago
  98. d1d301a in pick_salt() avoid dereference of NULL passwords by Damien Miller · 6 years ago
  99. c2fa53c Remove unused variable in _ssh_compat_fflush. by Darren Tucker · 6 years ago
  100. 48f54b9 adapt -portable to OpenSSL 1.1x API by Damien Miller · 6 years ago