1. b5b6218 - (djm) Cygwin needs pw->pw_gecos copied too. Patch from Corinna Vinschen by Damien Miller · 23 years ago
  2. 882c2ee - (djm) Force standard PAM conversation function in a few more places. by Damien Miller · 23 years ago
  3. 95aa2d6 - (djm) Properly add -lcrypt if needed. by Damien Miller · 23 years ago
  4. e854662 - (djm) Remove /tmp from EGD socket search list by Damien Miller · 23 years ago
  5. 3d8ae61 - (djm) EGD detection patch from Tim Rice <tim@multitalents.net> by Damien Miller · 23 years ago
  6. efb7179 - (djm) Fully revert PAM session patch (again). All PAM session init is by Damien Miller · 23 years ago
  7. c594633 - (djm) Fully revert PAM session patch. All PAM session init is now done by Damien Miller · 23 years ago
  8. 4df5c76 - (djm) Detect endianness in configure and use it in rijndael.c. Fixes by Damien Miller · 23 years ago
  9. 6007f19 doh by Damien Miller · 23 years ago
  10. 896b88a - (djm) Open Server 5 doesn't need BROKEN_SAVED_UIDS. Patch from Tim Rice by Damien Miller · 23 years ago
  11. 0bcf9ea - (djm) Avoid warnings for missing broken IP_TOS. Patch from Mark Miller by Damien Miller · 23 years ago
  12. 3456d32 avoid warning by Damien Miller · 23 years ago
  13. 9b40580 - (djm) Remove 'noreplace' flag from sshd_config in RPM spec files. This by Damien Miller · 23 years ago
  14. 7bd1c62 - (djm) Fix PAM fix by Damien Miller · 23 years ago
  15. a66eca4 Bump spec versions too by Damien Miller · 23 years ago
  16. ea5c9d4 Bump version to 2.5.1p2 so I can generate new test RPMs by Damien Miller · 23 years ago
  17. 248131a - (djm) Warning fix on entropy.c saved uid stuff. Patch from Mark Miller by Damien Miller · 23 years ago
  18. 5a76131 - (djm) Move PAM init to after fork for non-Solaris derived PAMs by Damien Miller · 23 years ago
  19. 767c7fc - (djm) fatal() on OpenSSL version mismatch by Damien Miller · 23 years ago
  20. 31a501d whitspace by Damien Miller · 23 years ago
  21. dd784b2 Second Ooops... =) I started with the wrong date. by Ben Lindstrom · 23 years ago
  22. 255cae0 doh by Damien Miller · 23 years ago
  23. fbd884a - (djm) Fix up POSIX saved uid support. Report from Mark Miller by Damien Miller · 23 years ago
  24. 0c10087 - (bal) sshd.init support for all Redhat release. Patch by Jim Knoble by Ben Lindstrom · 23 years ago
  25. 7603b2d - markus@cvs.openbsd.org 2001/02/23 15:37:45 by Ben Lindstrom · 23 years ago
  26. 10b9bf9 - (bal) Applied shutdown() patch for sftp.c by Corinna Vinschen by Ben Lindstrom · 23 years ago
  27. bb7c976 - (djm) Some systems (SCO3, NeXT) have weird saved uid semantics. by Damien Miller · 23 years ago
  28. 63941f9 - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again. by Ben Lindstrom · 23 years ago
  29. 416d874 - (bal) Replace 'unsigned long long' to 'u_int64_t' since not every by Ben Lindstrom · 23 years ago
  30. 73bb058 - (djm) Use %{_libexecdir} rather than hardcoded path in RPM specfile by Damien Miller · 23 years ago
  31. 8697e08 - (bal) Missed part of the UNIX sockets patch. Patch by Corinna by Ben Lindstrom · 23 years ago
  32. bdb063d cleanups. by Kevin Steves · 23 years ago
  33. 38e6093 - (bal) Generalize lack of UNIX sockets since this also effects Cray by Ben Lindstrom · 23 years ago
  34. 803f16c - (bal) Renamed sigaction.[ch] to sigact.[ch]. Causes problems with by Ben Lindstrom · 23 years ago
  35. 6598115 - (bal) pam_stack fix to correctly detect between RH7 and older RHs. by Ben Lindstrom · 23 years ago
  36. 4ef92b5 - (bal) Double -I for OpenSSL on SCO. Patch by Tim Rice by Ben Lindstrom · 23 years ago
  37. 379f205 - (bal) Patch to force OpenSSH rpm to require the same version of OpenSSL by Ben Lindstrom · 23 years ago
  38. 008e291 - (bal) Fix --define rh7 in openssh.spec file. Patch by Steve Tell by Ben Lindstrom · 23 years ago
  39. 77aeaaf - (stevesk) remove erroneous #ifdef sgi code. by Kevin Steves · 23 years ago
  40. e68c567 - (bal) Added mdoc2man.pl from Mark Roth <roth@feep.net> by Ben Lindstrom · 23 years ago
  41. e1bd29b - (bal) Corrected SCO luid patch by svaughan <svaughan@asterion.com> by Ben Lindstrom · 23 years ago
  42. ff793a2 - (stevesk) session.c: back out to where we were before: by Kevin Steves · 23 years ago
  43. 94bce40 - (bal) Reverted out of 2001/02/15 patch by djm below because it by Ben Lindstrom · 23 years ago
  44. 5eff031 - (bal) Fixed OpenSSL rework to use $saved_*. Patch by Tim Rice by Ben Lindstrom · 23 years ago
  45. 866488b - (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solaris platform. by Ben Lindstrom · 23 years ago
  46. a9a29e1 - deraadt@cvs.openbsd.org 2001/02/19 23:09:05 by Ben Lindstrom · 23 years ago
  47. 4ffaad8 - (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c and by Ben Lindstrom · 23 years ago
  48. 7387fdb - Update versions in RPM spec files - Release 2.5.1p1 by Damien Miller · 23 years ago
  49. 225736c - OpenBSD CVS Sync: by Damien Miller · 23 years ago
  50. ccdefb6 - (djm) Rework search for OpenSSL location. Skip directories which don't by Damien Miller · 23 years ago
  51. d95c09c - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] and by Ben Lindstrom · 23 years ago
  52. c32a5b1 Forgot to commit Changelog by Damien Miller · 23 years ago
  53. 4679f5b - (stevesk) entropy.c: typo; should be SIGPIPE by Kevin Steves · 23 years ago
  54. 60396b0 - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzie by Damien Miller · 23 years ago
  55. 75da9a9 - (djm) Update RPM spec files for 2.5.0p1 by Damien Miller · 23 years ago
  56. 877d8ea - (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it has by Damien Miller · 23 years ago
  57. a1072a8 - (djm) Move entropy.c over to mysignal() by Damien Miller · 23 years ago
  58. 132a8fc Accidentally applied test code, revert by Damien Miller · 23 years ago
  59. 722ccb1 - (djm) SA_INTERRUPT is the converse of SA_RESTART, apply it only for by Damien Miller · 23 years ago
  60. 93c17d9 - (stevesk) scp.c: use mysignal() for updateprogressmeter() handler. by Kevin Steves · 23 years ago
  61. eff26f2 - (stevesk) misc.c: cpp rework of SA_(INTERRUPT|RESTART) handling. by Kevin Steves · 23 years ago
  62. df28802 - (djm) SCO needs librpc for libwrap. Patch from Tim Rice by Damien Miller · 23 years ago
  63. 0318e2e - (djm) Use SA_INTERRUPT along SA_RESTART if present (equivalent for SunOS) by Damien Miller · 23 years ago
  64. 8609332 - (djm) Doc fixes from Pekka Savola <pekkas@netcore.fi> by Damien Miller · 23 years ago
  65. 22d5aa7 - (djm) Swapped tests for no_libsocket and no_libnsl in configure.in. by Damien Miller · 23 years ago
  66. 99e9243 - (djm) Use ttyname() to determine name of tty returned by openpty() by Damien Miller · 23 years ago
  67. b3ffc5f - (djm) Robustify EGD/PRNGd code in face of socket closures. Patch from by Damien Miller · 23 years ago
  68. 0a4e27d - (djm) Close listen_sock on bind() failures. Patch from Arkadiusz by Damien Miller · 23 years ago
  69. 2deb3f6 - (djm) Fix my breaking of cygwin builds, Patch from Corinna Vinschen by Damien Miller · 23 years ago
  70. e74ebd0 KNF by Kevin Steves · 23 years ago
  71. 970c009 - (Bal) Patch for lack of RA_RESTART in misc.c for mysignal by stevesk by Ben Lindstrom · 23 years ago
  72. 6dc75f5 - (bal) Patch for fix FCHMOD reference in ftp-client.c by Tim Rice by Ben Lindstrom · 23 years ago
  73. 63015fd Removed 'build out of tree' line since it does. =) by Ben Lindstrom · 23 years ago
  74. 9db7d5a OpenSSH 2.5.0 went gold in the OpenBSD tree. by Ben Lindstrom · 23 years ago
  75. 8dcdeb8 - markus@cvs.openbsd.org 2001/02/16 14:03:43 by Ben Lindstrom · 23 years ago
  76. 813f940 - markus@cvs.openbsd.org 2001/02/16 13:38:18 [channel.c] remove debug by Ben Lindstrom · 23 years ago
  77. 799bed8 - (stevesk) set SA_RESTART flag in mysignal() for SIGCHLD; by Kevin Steves · 23 years ago
  78. 9646f3b #error no longer required, dealt with in configure.in now. by Ben Lindstrom · 23 years ago
  79. c83de6d KNF by Damien Miller · 23 years ago
  80. 8fa2bda KNF comment block by Damien Miller · 23 years ago
  81. 79438cc - (djm) OpenBSD CVS: by Damien Miller · 23 years ago
  82. 217f567 - (djm) Set "login ID" on systems with setluid. Only enabled for SCO by Damien Miller · 23 years ago
  83. 5dfe976 - (djm) USE_PIPES for a few more sysv platforms by Damien Miller · 23 years ago
  84. b5e85a5 - (djm) Make gnome-ssh-askpass handle multi-line prompts. Patch from by Damien Miller · 23 years ago
  85. c547bf1 - (djm) Mini-configure reorder patch from Tim Rice <tim@multitalents.net> by Damien Miller · 23 years ago
  86. 5805513 - (bal) Added DG/UX case and set that they have a broken IPTOS by Ben Lindstrom · 23 years ago
  87. 4e5a0aa - (bal) added '--with-prce' to allow overriding of system regex when by Ben Lindstrom · 23 years ago
  88. b7f036f - deraadt@cvs.openbsd.org 2001/02/15 01:38:04 [serverloop.c] indent by Kevin Steves · 23 years ago
  89. 0921454 - (djm) Move to Jim's 1.2.0 X11 askpass program by Damien Miller · 23 years ago
  90. 0a7e354 - replaced PATH_MAX in sftp-int.c w/ MAXPATHLEN. by Ben Lindstrom · 23 years ago
  91. 2320b19 Checking for stdarg.h is not required any more. by Ben Lindstrom · 23 years ago
  92. 9d4f2c8 - djm@cvs.openbsd.org 2001/02/14 9:46:03 by Ben Lindstrom · 23 years ago
  93. 6690494 - stevesk@cvs.openbsd.org 2001/02/12 20:53:33 by Ben Lindstrom · 23 years ago
  94. 5393f93 - markus@cvs.openbsd.org 2001/02/12 23:26:20 by Ben Lindstrom · 23 years ago
  95. c1ba31f - markus@cvs.openssh.org 2001/02/13 22:49:40 by Ben Lindstrom · 23 years ago
  96. f945251 - deraadt@cvs.openbsd.org 2001/02/12 22:56:09 by Ben Lindstrom · 23 years ago
  97. d8a9021 - markus@cvs.openbsd.org 2001/02/12 16:16:23 by Ben Lindstrom · 23 years ago
  98. 06b33aa - markus@cvs.openbsd.org 2001/02/11 12:59:25 by Ben Lindstrom · 23 years ago
  99. 4272ed8 - markus@cvs.openbsd.org 2001/02/12 12:45:06 by Ben Lindstrom · 23 years ago
  100. 646aa60 - (djm) Clean up PAM namespace. Suggested by Darren Moffat by Damien Miller · 23 years ago