1. 008e291 - (bal) Fix --define rh7 in openssh.spec file. Patch by Steve Tell by Ben Lindstrom · 24 years ago
  2. 77aeaaf - (stevesk) remove erroneous #ifdef sgi code. by Kevin Steves · 24 years ago
  3. e68c567 - (bal) Added mdoc2man.pl from Mark Roth <roth@feep.net> by Ben Lindstrom · 24 years ago
  4. e1bd29b - (bal) Corrected SCO luid patch by svaughan <svaughan@asterion.com> by Ben Lindstrom · 24 years ago
  5. ff793a2 - (stevesk) session.c: back out to where we were before: by Kevin Steves · 24 years ago
  6. 94bce40 - (bal) Reverted out of 2001/02/15 patch by djm below because it by Ben Lindstrom · 24 years ago
  7. 5eff031 - (bal) Fixed OpenSSL rework to use $saved_*. Patch by Tim Rice by Ben Lindstrom · 24 years ago
  8. 866488b - (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solaris platform. by Ben Lindstrom · 24 years ago
  9. a9a29e1 - deraadt@cvs.openbsd.org 2001/02/19 23:09:05 by Ben Lindstrom · 24 years ago
  10. 4ffaad8 - (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c and by Ben Lindstrom · 24 years ago
  11. 7387fdb - Update versions in RPM spec files - Release 2.5.1p1 by Damien Miller · 24 years ago
  12. 225736c - OpenBSD CVS Sync: by Damien Miller · 24 years ago
  13. ccdefb6 - (djm) Rework search for OpenSSL location. Skip directories which don't by Damien Miller · 24 years ago
  14. d95c09c - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] and by Ben Lindstrom · 24 years ago
  15. c32a5b1 Forgot to commit Changelog by Damien Miller · 24 years ago
  16. 4679f5b - (stevesk) entropy.c: typo; should be SIGPIPE by Kevin Steves · 24 years ago
  17. 60396b0 - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzie by Damien Miller · 24 years ago
  18. 75da9a9 - (djm) Update RPM spec files for 2.5.0p1 by Damien Miller · 24 years ago
  19. 877d8ea - (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it has by Damien Miller · 24 years ago
  20. a1072a8 - (djm) Move entropy.c over to mysignal() by Damien Miller · 24 years ago
  21. 132a8fc Accidentally applied test code, revert by Damien Miller · 24 years ago
  22. 722ccb1 - (djm) SA_INTERRUPT is the converse of SA_RESTART, apply it only for by Damien Miller · 24 years ago
  23. 93c17d9 - (stevesk) scp.c: use mysignal() for updateprogressmeter() handler. by Kevin Steves · 24 years ago
  24. eff26f2 - (stevesk) misc.c: cpp rework of SA_(INTERRUPT|RESTART) handling. by Kevin Steves · 24 years ago
  25. df28802 - (djm) SCO needs librpc for libwrap. Patch from Tim Rice by Damien Miller · 24 years ago
  26. 0318e2e - (djm) Use SA_INTERRUPT along SA_RESTART if present (equivalent for SunOS) by Damien Miller · 24 years ago
  27. 8609332 - (djm) Doc fixes from Pekka Savola <pekkas@netcore.fi> by Damien Miller · 24 years ago
  28. 22d5aa7 - (djm) Swapped tests for no_libsocket and no_libnsl in configure.in. by Damien Miller · 24 years ago
  29. 99e9243 - (djm) Use ttyname() to determine name of tty returned by openpty() by Damien Miller · 24 years ago
  30. b3ffc5f - (djm) Robustify EGD/PRNGd code in face of socket closures. Patch from by Damien Miller · 24 years ago
  31. 0a4e27d - (djm) Close listen_sock on bind() failures. Patch from Arkadiusz by Damien Miller · 24 years ago
  32. 2deb3f6 - (djm) Fix my breaking of cygwin builds, Patch from Corinna Vinschen by Damien Miller · 24 years ago
  33. e74ebd0 KNF by Kevin Steves · 24 years ago
  34. 970c009 - (Bal) Patch for lack of RA_RESTART in misc.c for mysignal by stevesk by Ben Lindstrom · 24 years ago
  35. 6dc75f5 - (bal) Patch for fix FCHMOD reference in ftp-client.c by Tim Rice by Ben Lindstrom · 24 years ago
  36. 63015fd Removed 'build out of tree' line since it does. =) by Ben Lindstrom · 24 years ago
  37. 9db7d5a OpenSSH 2.5.0 went gold in the OpenBSD tree. by Ben Lindstrom · 24 years ago
  38. 8dcdeb8 - markus@cvs.openbsd.org 2001/02/16 14:03:43 by Ben Lindstrom · 24 years ago
  39. 813f940 - markus@cvs.openbsd.org 2001/02/16 13:38:18 [channel.c] remove debug by Ben Lindstrom · 24 years ago
  40. 799bed8 - (stevesk) set SA_RESTART flag in mysignal() for SIGCHLD; by Kevin Steves · 24 years ago
  41. 9646f3b #error no longer required, dealt with in configure.in now. by Ben Lindstrom · 24 years ago
  42. c83de6d KNF by Damien Miller · 24 years ago
  43. 8fa2bda KNF comment block by Damien Miller · 24 years ago
  44. 79438cc - (djm) OpenBSD CVS: by Damien Miller · 24 years ago
  45. 217f567 - (djm) Set "login ID" on systems with setluid. Only enabled for SCO by Damien Miller · 24 years ago
  46. 5dfe976 - (djm) USE_PIPES for a few more sysv platforms by Damien Miller · 24 years ago
  47. b5e85a5 - (djm) Make gnome-ssh-askpass handle multi-line prompts. Patch from by Damien Miller · 24 years ago
  48. c547bf1 - (djm) Mini-configure reorder patch from Tim Rice <tim@multitalents.net> by Damien Miller · 24 years ago
  49. 5805513 - (bal) Added DG/UX case and set that they have a broken IPTOS by Ben Lindstrom · 24 years ago
  50. 4e5a0aa - (bal) added '--with-prce' to allow overriding of system regex when by Ben Lindstrom · 24 years ago
  51. b7f036f - deraadt@cvs.openbsd.org 2001/02/15 01:38:04 [serverloop.c] indent by Kevin Steves · 24 years ago
  52. 0921454 - (djm) Move to Jim's 1.2.0 X11 askpass program by Damien Miller · 24 years ago
  53. 0a7e354 - replaced PATH_MAX in sftp-int.c w/ MAXPATHLEN. by Ben Lindstrom · 24 years ago
  54. 2320b19 Checking for stdarg.h is not required any more. by Ben Lindstrom · 24 years ago
  55. 9d4f2c8 - djm@cvs.openbsd.org 2001/02/14 9:46:03 by Ben Lindstrom · 24 years ago
  56. 6690494 - stevesk@cvs.openbsd.org 2001/02/12 20:53:33 by Ben Lindstrom · 24 years ago
  57. 5393f93 - markus@cvs.openbsd.org 2001/02/12 23:26:20 by Ben Lindstrom · 24 years ago
  58. c1ba31f - markus@cvs.openssh.org 2001/02/13 22:49:40 by Ben Lindstrom · 24 years ago
  59. f945251 - deraadt@cvs.openbsd.org 2001/02/12 22:56:09 by Ben Lindstrom · 24 years ago
  60. d8a9021 - markus@cvs.openbsd.org 2001/02/12 16:16:23 by Ben Lindstrom · 24 years ago
  61. 06b33aa - markus@cvs.openbsd.org 2001/02/11 12:59:25 by Ben Lindstrom · 24 years ago
  62. 4272ed8 - markus@cvs.openbsd.org 2001/02/12 12:45:06 by Ben Lindstrom · 24 years ago
  63. 646aa60 - (djm) Clean up PAM namespace. Suggested by Darren Moffat by Damien Miller · 24 years ago
  64. e8b5b04 - (djm) Move PAM session setup back to before setuid to user. Fixes by Damien Miller · 24 years ago
  65. 7fafa5c - (stevesk) fix for SIA patch, misplaced session_setup_sia() by Kevin Steves · 24 years ago
  66. 92ddb7d - (djm) Split out and improve OSF SIA auth code. Patch from Chris Adams by Damien Miller · 24 years ago
  67. 116b6bd - (bal) Missing function prototype in bsd-snprintf.c patch by by Ben Lindstrom · 24 years ago
  68. 6b4146a - (djm) Move PAM session initialisation until after fork in sshd. Patch by Damien Miller · 24 years ago
  69. 3dfeee4 - (djm) Don't try to close PAM session or delete credentials if the by Damien Miller · 24 years ago
  70. bca8c8f - (stevesk) auth1.c: fix PAM passwordless check. by Kevin Steves · 24 years ago
  71. 34bb0c7 - (bal) Use chown() if fchown() does not exist in ftp-server.c patch by by Ben Lindstrom · 24 years ago
  72. 6c92dab - (bal) Cleaned out bsd-snprintf.c. VARARGS have been banished and by Ben Lindstrom · 24 years ago
  73. d8ab0d4 - (djm) Only test -S potential EGD sockets if they exist and are readable. by Damien Miller · 24 years ago
  74. 5d8520a - (bal) added NeXT work around for bsd-snprintf.c in bsd-nextstep.h. by Ben Lindstrom · 24 years ago
  75. 7f982bf - (stevesk) session.c: remove debugging code. by Kevin Steves · 24 years ago
  76. 603bdfd - (bal) NCR SVR4 compatiblity provide by Don Bragg <thewizarddon@yahoo.com> by Ben Lindstrom · 24 years ago
  77. 61ce036 - (djm) Fix OSF SIA auth NULL pointer deref. Report from Mike Battersby by Damien Miller · 24 years ago
  78. f172020 - (djm) Clean up PCRE text in INSTALL by Damien Miller · 24 years ago
  79. 070ca31 - (djm) Update Redhat specfile to allow --define "skip_x11_askpass by Damien Miller · 24 years ago
  80. bcc8627 - (stevesk) compat.c: more friendly cpp error by Kevin Steves · 24 years ago
  81. d85bf4b - stevesk@cvs.openbsd.org 2001/02/11 06:15:57 by Kevin Steves · 24 years ago
  82. fad3c51 - (stevesk) misc.c: ssh.h not needed. by Kevin Steves · 24 years ago
  83. d2e0d7d small format sync. by Kevin Steves · 24 years ago
  84. 43cdef3 missed session.c part of: by Kevin Steves · 24 years ago
  85. 4327686 missed sshconnect.c part of: by Kevin Steves · 24 years ago
  86. ac2b1a5 Oops - missed a bit of previous diff by Damien Miller · 24 years ago
  87. bd5817d - (djm) Set PAM_RHOST earlier, patch from Andrew Bartlett by Damien Miller · 24 years ago
  88. bf83d4b Oops, #include <resolv.h> mistakenly reappeared in. by Ben Lindstrom · 24 years ago
  89. e055716 - itojun@cvs.opebsd.org 2001/02/08 10:47:05 by Ben Lindstrom · 24 years ago
  90. e5b3fb3 - (bal) A bit more whitespace cleanup by Ben Lindstrom · 24 years ago
  91. aa630de - 1.47 Thu Feb 8 23:11:42 GMT 2001 by dugsong by Ben Lindstrom · 24 years ago
  92. f7d79c7 Useless CVS ID Update. by Ben Lindstrom · 24 years ago
  93. a905ecd - deraadt 2001/02/07 8:57:26 by Ben Lindstrom · 24 years ago
  94. 70ea46a - (bal) uuencode.c resync w/ OpenBSD tree, plus whitespace. by Ben Lindstrom · 24 years ago
  95. e9d0444 - djm@cvs.openbsd.org 2001/02/04 21:26:07 by Ben Lindstrom · 24 years ago
  96. b6c06d9 - markus@cvs.openbsd.org 2001/02/08 22:35:30 by Ben Lindstrom · 24 years ago
  97. c791beb - itojun@cvs.openbsd.org 2001/02/07 18:04:50 by Ben Lindstrom · 24 years ago
  98. 28072eb - itojun@cvs.openbsd.org 2001/02/08 19:30:52 by Ben Lindstrom · 24 years ago
  99. 77788dc Sync CVS ID w/ OpenBSD by Ben Lindstrom · 24 years ago
  100. be80af7 Synced w/ OpenBSD by Ben Lindstrom · 24 years ago