1. 0a7e354 - replaced PATH_MAX in sftp-int.c w/ MAXPATHLEN. by Ben Lindstrom · 24 years ago
  2. 9d4f2c8 - djm@cvs.openbsd.org 2001/02/14 9:46:03 by Ben Lindstrom · 24 years ago
  3. 6690494 - stevesk@cvs.openbsd.org 2001/02/12 20:53:33 by Ben Lindstrom · 24 years ago
  4. 5393f93 - markus@cvs.openbsd.org 2001/02/12 23:26:20 by Ben Lindstrom · 24 years ago
  5. c1ba31f - markus@cvs.openssh.org 2001/02/13 22:49:40 by Ben Lindstrom · 24 years ago
  6. f945251 - deraadt@cvs.openbsd.org 2001/02/12 22:56:09 by Ben Lindstrom · 24 years ago
  7. d8a9021 - markus@cvs.openbsd.org 2001/02/12 16:16:23 by Ben Lindstrom · 24 years ago
  8. 06b33aa - markus@cvs.openbsd.org 2001/02/11 12:59:25 by Ben Lindstrom · 24 years ago
  9. 4272ed8 - markus@cvs.openbsd.org 2001/02/12 12:45:06 by Ben Lindstrom · 24 years ago
  10. 646aa60 - (djm) Clean up PAM namespace. Suggested by Darren Moffat by Damien Miller · 24 years ago
  11. e8b5b04 - (djm) Move PAM session setup back to before setuid to user. Fixes by Damien Miller · 24 years ago
  12. 7fafa5c - (stevesk) fix for SIA patch, misplaced session_setup_sia() by Kevin Steves · 24 years ago
  13. 92ddb7d - (djm) Split out and improve OSF SIA auth code. Patch from Chris Adams by Damien Miller · 24 years ago
  14. 116b6bd - (bal) Missing function prototype in bsd-snprintf.c patch by by Ben Lindstrom · 24 years ago
  15. 6b4146a - (djm) Move PAM session initialisation until after fork in sshd. Patch by Damien Miller · 24 years ago
  16. 3dfeee4 - (djm) Don't try to close PAM session or delete credentials if the by Damien Miller · 24 years ago
  17. bca8c8f - (stevesk) auth1.c: fix PAM passwordless check. by Kevin Steves · 24 years ago
  18. 34bb0c7 - (bal) Use chown() if fchown() does not exist in ftp-server.c patch by by Ben Lindstrom · 24 years ago
  19. 6c92dab - (bal) Cleaned out bsd-snprintf.c. VARARGS have been banished and by Ben Lindstrom · 24 years ago
  20. d8ab0d4 - (djm) Only test -S potential EGD sockets if they exist and are readable. by Damien Miller · 24 years ago
  21. 5d8520a - (bal) added NeXT work around for bsd-snprintf.c in bsd-nextstep.h. by Ben Lindstrom · 24 years ago
  22. 7f982bf - (stevesk) session.c: remove debugging code. by Kevin Steves · 24 years ago
  23. 603bdfd - (bal) NCR SVR4 compatiblity provide by Don Bragg <thewizarddon@yahoo.com> by Ben Lindstrom · 24 years ago
  24. 61ce036 - (djm) Fix OSF SIA auth NULL pointer deref. Report from Mike Battersby by Damien Miller · 24 years ago
  25. f172020 - (djm) Clean up PCRE text in INSTALL by Damien Miller · 24 years ago
  26. 070ca31 - (djm) Update Redhat specfile to allow --define "skip_x11_askpass by Damien Miller · 24 years ago
  27. bcc8627 - (stevesk) compat.c: more friendly cpp error by Kevin Steves · 24 years ago
  28. d85bf4b - stevesk@cvs.openbsd.org 2001/02/11 06:15:57 by Kevin Steves · 24 years ago
  29. fad3c51 - (stevesk) misc.c: ssh.h not needed. by Kevin Steves · 24 years ago
  30. 4327686 missed sshconnect.c part of: by Kevin Steves · 24 years ago
  31. bd5817d - (djm) Set PAM_RHOST earlier, patch from Andrew Bartlett by Damien Miller · 24 years ago
  32. e055716 - itojun@cvs.opebsd.org 2001/02/08 10:47:05 by Ben Lindstrom · 24 years ago
  33. e5b3fb3 - (bal) A bit more whitespace cleanup by Ben Lindstrom · 24 years ago
  34. aa630de - 1.47 Thu Feb 8 23:11:42 GMT 2001 by dugsong by Ben Lindstrom · 24 years ago
  35. a905ecd - deraadt 2001/02/07 8:57:26 by Ben Lindstrom · 24 years ago
  36. 70ea46a - (bal) uuencode.c resync w/ OpenBSD tree, plus whitespace. by Ben Lindstrom · 24 years ago
  37. e9d0444 - djm@cvs.openbsd.org 2001/02/04 21:26:07 by Ben Lindstrom · 24 years ago
  38. b6c06d9 - markus@cvs.openbsd.org 2001/02/08 22:35:30 by Ben Lindstrom · 24 years ago
  39. c791beb - itojun@cvs.openbsd.org 2001/02/07 18:04:50 by Ben Lindstrom · 24 years ago
  40. 28072eb - itojun@cvs.openbsd.org 2001/02/08 19:30:52 by Ben Lindstrom · 24 years ago
  41. be80af7 Synced w/ OpenBSD by Ben Lindstrom · 24 years ago
  42. 7e9aff5 - (bal) sftp-sever.c '%8lld' to '%8llu' (OpenBSD Sync) by Ben Lindstrom · 24 years ago
  43. 4f7a64a - deraadt@cvs.openbsd.org 2001/02/08 14:39:36 [readconf.c] snprintf by Ben Lindstrom · 24 years ago
  44. 9d3a859 - markus@cvs.openbsd.org 2001/02/06 22:43:02 by Ben Lindstrom · 24 years ago
  45. b3211a8 - markus@cvs.openbsd.org 2001/02/08 21:58:28 by Ben Lindstrom · 24 years ago
  46. 36d7bd0 - markus@cvs.openbsd.org 2001/02/09 13:38:07 by Ben Lindstrom · 24 years ago
  47. a1ebd89 Sync w/ OpenBSD by Ben Lindstrom · 24 years ago
  48. 03df5bd - markus@cvs.openbsd.org 2001/02/06 22:26:17 by Ben Lindstrom · 24 years ago
  49. 8fd10b0 - markus@cvs.openbsd.org 2001/02/10 1:46:28 by Ben Lindstrom · 24 years ago
  50. 5ab6ae1 - (bal) Synced ssh.1 w/ OpenBSD by Ben Lindstrom · 24 years ago
  51. 27cb1d0 - djm@cvs.openbsd.org 2001/02/10 0:45:52 by Ben Lindstrom · 24 years ago
  52. 10ac33f - (bal) Minor correction to sftp-client.c I made. Should return 'status' by Ben Lindstrom · 24 years ago
  53. 550bc54 - danh@cvs.openbsd.org 2001/02/10 0:12:43 by Ben Lindstrom · 24 years ago
  54. fdc9ab0 - markus@cvs.openbsd.org 2001/02/10 12:44:02 by Ben Lindstrom · 24 years ago
  55. 874a0b3 - markus@cvs.openbsd.org 2001/02/10 1:33:32 by Ben Lindstrom · 24 years ago
  56. 075390a - markus@cvs.openbsd.org 2001/02/8 22:37:10 by Ben Lindstrom · 24 years ago
  57. d1f20ec - markus@cvs.openbsd.org 2001/02/10 12:52:02 by Ben Lindstrom · 24 years ago
  58. f79aeff - markus@cvs.openbsd.org 2001/02/07 22:35:46 by Ben Lindstrom · 24 years ago
  59. c5dbf7f - (bal) sftp-client.c replace NULL w/ 0 in do_ls() (pending in OpenBSD tree) by Ben Lindstrom · 24 years ago
  60. 137465b Missed these log messages. by Damien Miller · 24 years ago
  61. d7686fd - (djm) Sync sftp and scp stuff from OpenBSD: by Damien Miller · 24 years ago
  62. 4192c46 - (djm) Define _PATH_TTY for systems that don't. Report from Lutz by Damien Miller · 24 years ago
  63. 288cc39 - djm@cvs.openbsd.org 2001/02/06 23:30:28 by Ben Lindstrom · 24 years ago
  64. 1e7d306 - markus@cvs.openbsd.org 2001/02/06 22:07:42 by Ben Lindstrom · 24 years ago
  65. b0407fc - (bal) Missing 'const' in readpass.h by Ben Lindstrom · 24 years ago
  66. 31ca54a - itojun@cvs.openbsd.org 2001/02/08 19:30:52 by Ben Lindstrom · 24 years ago
  67. e9cf357 - (djm) Add CVS Id's to files that we have missed by Damien Miller · 24 years ago
  68. 5b82832 - markus@cvs.openbsd.org 2001/02/06 22:43:02 by Ben Lindstrom · 24 years ago
  69. f6b7b09 - deraadt@cvs.openbsd.org 2001/02/08 14:38:54 by Ben Lindstrom · 24 years ago
  70. af13cca - (djm) Update spec files by Damien Miller · 24 years ago
  71. 4abe4de - (stevesk) OpenBSD sync: by Kevin Steves · 24 years ago
  72. fc032bb - (bal) double entry in configure.in. Pointed out by Lutz Jaenicke by Ben Lindstrom · 24 years ago
  73. 40f4151 - (bal) .c.o rule in openbsd-compat/Makefile.in did not make it to the by Ben Lindstrom · 24 years ago
  74. efe35aa - (bal) patch to vis.c to deal with HAVE_VIS right by Robert Mooney by Ben Lindstrom · 24 years ago
  75. 4864e8f - (djm) Fix linking of sftp, don't need arc4random any more. by Damien Miller · 24 years ago
  76. 3d0a7d5 - (djm) Don't delete external askpass program in make uninstall target. by Damien Miller · 24 years ago
  77. 4855ae9 Cleanup, fix dates by Damien Miller · 24 years ago
  78. 63dc3e9 - (djm) Much KNF on PAM code by Damien Miller · 24 years ago
  79. 582d398 - (bal) Save the whole path to AR in configure. Some Solaris 2.7 installs by Ben Lindstrom · 24 years ago
  80. ec1c140 - deraadt@cvs.openbsd.org 2001/02/04 08:23:08 by Kevin Steves · 24 years ago
  81. e27a5e0 - markus@cvs.openbsd.org 2001/01/31 13:48:09 by Kevin Steves · 24 years ago
  82. 1205750 - markus@cvs.openbsd.org 2001/01/31 13:37:24 by Kevin Steves · 24 years ago
  83. adf74cd - deraadt@cvs.openbsd.org 2001/02/04 16:56:23 by Kevin Steves · 24 years ago
  84. 0afcc9f - stevesk@cvs.openbsd.org 2001/02/04 06:30:12 by Kevin Steves · 24 years ago
  85. 3c034ae - markus@cvs.openbsd.org 2001/02/04 08:10:44 by Kevin Steves · 24 years ago
  86. 62c45db - deraadt@cvs.openbsd.org 2001/02/04 17:02:32 by Kevin Steves · 24 years ago
  87. 8e74393 - stevesk@cvs.openbsd.org 2001/02/04 15:21:19 by Kevin Steves · 24 years ago
  88. ef4eea9 - stevesk@cvs.openbsd.org 2001/02/04 08:32:27 by Kevin Steves · 24 years ago
  89. d2ddda4 - (bal) AIX patch for auth1.c by William L. Jones <jones@hpc.utexas.edu> by Ben Lindstrom · 24 years ago
  90. 03f07b4 Oops.. =) mispelt NGROUPS_MAX. by Ben Lindstrom · 24 years ago
  91. 75713c9 20010105 by Ben Lindstrom · 24 years ago
  92. 849e288 - (djm) Use setvbuf() instead of setlinebuf(). Suggest from stevek@ by Damien Miller · 24 years ago
  93. b6e773a - (stevesk) add mysignal() wrapper and use it for the protocol 2 by Kevin Steves · 24 years ago
  94. b797b92 - (djm) Makefile.in fixes by Damien Miller · 24 years ago
  95. 3380426 by Damien Miller · 24 years ago
  96. 45cb293 - (bal) next-posix.h changed to bsd-nextstep.h by Ben Lindstrom · 24 years ago
  97. b0c2eeb - (bal) Changed order of LIB="" in -with-skey due to library resolving. by Ben Lindstrom · 24 years ago
  98. 1c56a01 - (bal) openbsd-compat/Makefile minor fix. Ensure dependancies are done by Ben Lindstrom · 24 years ago
  99. 684ba4c - (bal) Minor Makefile fix by Ben Lindstrom · 24 years ago
  100. 7044253 - (bal) I think this is the last of the bsd-*.h that don't belong. by Ben Lindstrom · 24 years ago