1. 238abf6 - markus@cvs.openbsd.org 2001/04/04 09:48:35 by Ben Lindstrom · 23 years ago
  2. 22b19b4 - (bal) Oops.. Missed including kexdh.c and kexgex.c in OpenBSD sync. by Ben Lindstrom · 23 years ago
  3. f28f634 - markus@cvs.openbsd.org 2001/04/04 00:06:54 by Ben Lindstrom · 23 years ago
  4. 2d90e00 - markus@cvs.openbsd.org 2001/04/03 23:32:12 by Ben Lindstrom · 23 years ago
  5. 9323d96 - todd@cvs.openbsd.org 2001/04/03 21:19:38 by Ben Lindstrom · 23 years ago
  6. 20d7c7b - markus@cvs.openbsd.org 2001/04/03 19:53:29 by Ben Lindstrom · 23 years ago
  7. 86ebcb6 - stevesk@cvs.openbsd.org 2001/04/03 13:56:11 by Ben Lindstrom · 23 years ago
  8. 0d3e8fa - deraadt@cvs.openbsd.org 2001/04/02 17:32:23 by Ben Lindstrom · 23 years ago
  9. efe5fd8 - (stevesk) nchan.c: remove ostate checks and add EINVAL to by Kevin Steves · 23 years ago
  10. 3704c26 - stevesk@cvs.openbsd.org 2001/04/02 14:20:23 by Ben Lindstrom · 23 years ago
  11. 55b99e3 - stevesk@cvs.openbsd.org 2001/04/02 14:15:31 by Ben Lindstrom · 23 years ago
  12. 6189e19 - (stevesk) sshpty.h openbsd sync; PTY_H -> SSHPTY_H by Kevin Steves · 23 years ago
  13. edcd576 - (stevesk) log.c openbsd sync; missing newlines by Kevin Steves · 23 years ago
  14. cf7786b Fixup makefile after merge by Damien Miller · 23 years ago
  15. ff75ac4 - OpenBSD CVS Sync by Damien Miller · 23 years ago
  16. 9709f90 - OpenBSD CVS Sync by Damien Miller · 23 years ago
  17. a0ff466 - OpenBSD CVS Sync by Damien Miller · 23 years ago
  18. 653ae11 - OpenBSD CVS Sync by Damien Miller · 23 years ago
  19. 5d57e50 - OpenBSD CVS Sync by Damien Miller · 23 years ago
  20. 23e526e - OpenBSD CVS Sync by Damien Miller · 23 years ago
  21. 2557bfc - (djm) OpenBSD CVS Sync by Damien Miller · 23 years ago
  22. d8f72ca - (djm) Another openbsd-compat/glob.c sync by Damien Miller · 23 years ago
  23. 7de696e - markus@cvs.openbsd.org 2001/03/28 20:50:45 by Ben Lindstrom · 23 years ago
  24. ff2618c - stevesk@cvs.openbsd.org 2001/03/28 20:04:38 by Ben Lindstrom · 23 years ago
  25. bd47226 - stevesk@cvs.openbsd.org 2001/03/28 19:56:23 by Ben Lindstrom · 23 years ago
  26. df22139 - provos@cvs.openbsd.org 2001/03/27 17:46:50 by Ben Lindstrom · 23 years ago
  27. 60a4381 - markus@cvs.openbsd.org 2001/03/27 10:57:00 by Ben Lindstrom · 23 years ago
  28. 425fb02 - markus@cvs.openbsd.org 2001/03/27 10:34:08 by Ben Lindstrom · 23 years ago
  29. d09fcf5 - markus@cvs.openbsd.org 2001/03/26 23:23:24 by Ben Lindstrom · 23 years ago
  30. c111660 - markus@cvs.openbsd.org 2001/03/26 23:12:42 [authfile.c] KNF by Ben Lindstrom · 23 years ago
  31. 89b0bd6 - stevesk@cvs.openbsd.org 2001/03/26 15:47:59 by Ben Lindstrom · 23 years ago
  32. b68af62 - (djm) Sync openbsd-compat/glob.c by Damien Miller · 23 years ago
  33. 9834474 - (djm) Rework krbIV tests to get us closer to building on Redhat. Still by Damien Miller · 23 years ago
  34. 18bb473 - (djm) Work around Solaris' broken struct dirent. Diagnosis and suggested by Damien Miller · 23 years ago
  35. c79bc0d - (djm) Reorder tests and library inclusion for Krb4/AFS to try to by Damien Miller · 23 years ago
  36. f9e9300 - (djm) Reestablish PAM credentials (which can be supplemental group by Damien Miller · 23 years ago
  37. 771bbac more detail about krb4/-lcrypto conflicts by Damien Miller · 23 years ago
  38. d0fca42 - markus@cvs.openbsd.org 2001/03/26 08:07:09 by Ben Lindstrom · 23 years ago
  39. 7bfff36 - stevesk@cvs.openbsd.org 2001/03/25 13:16:11 by Ben Lindstrom · 23 years ago
  40. 6029432 - djm@cvs.openbsd.org 2001/03/25 00:01:34 by Ben Lindstrom · 23 years ago
  41. 9531825 - Fix pointer issues in waitpid() and wait() replaces. Patch by Lutz by Ben Lindstrom · 23 years ago
  42. 8ca9356 - Attempt sync with sshlogin.c w/ OpenBSD (mainly CVS ID) by Ben Lindstrom · 23 years ago
  43. b44fe06 - (djm) Pull out our own SIGPIPE hacks by Damien Miller · 23 years ago
  44. de71cda - markus@cvs.openbsd.org 2001/03/23 14:28:32 by Ben Lindstrom · 23 years ago
  45. 7527f8b - markus@cvs.openbsd.org 2001/03/23 13:10:57 by Ben Lindstrom · 23 years ago
  46. 9e2057c - markus@cvs.openbsd.org 2001/03/23 12:02:49 by Ben Lindstrom · 23 years ago
  47. c8530c7 - djm@cvs.openbsd.org 2001/03/23 11:04:07 by Ben Lindstrom · 23 years ago
  48. b94f8b2 - Fixed permissions ssh-keyscan. Thanks to Christopher Linn <celinn@mtu.edu>. by Ben Lindstrom · 23 years ago
  49. 69d8c07 - deraadt@cvs.openbsd.org 2001/03/22 20:22:55 by Ben Lindstrom · 23 years ago
  50. d926745 - markus@cvs.openbsd.org 2001/03/21 21:06:30 by Ben Lindstrom · 23 years ago
  51. f1107f5 - jakob@cvs.openbsd.org 2001/03/21 14:20:45 by Ben Lindstrom · 23 years ago
  52. 57f82e2 - (bal) scp.c CVS ID resync by Ben Lindstrom · 23 years ago
  53. b31783d - markus@cvs.openbsd.org 2001/03/21 11:43:45 by Ben Lindstrom · 23 years ago
  54. fc9b07d - markus@cvs.openbsd.org 2001/03/20 19:21:21 by Ben Lindstrom · 23 years ago
  55. b4c961d - markus@cvs.openbsd.org 2001/03/20 19:21:21 by Ben Lindstrom · 23 years ago
  56. 6b77643 - OpenBSD CVS Sync by Ben Lindstrom · 23 years ago
  57. eebc4a2 - (bal) auth-chall.c auth-passwd.c auth.h auth1.c auth2.c session.c CVS ID by Ben Lindstrom · 23 years ago
  58. ebf3d51 - (bal) version.c CVS ID resync by Ben Lindstrom · 23 years ago
  59. bebd8be - (djm) Better AIX no tty fix, spotted by Gert Doering <gert@greenie.muc.de> by Damien Miller · 23 years ago
  60. b69407d - (djm) Correctly handle SIA and AIX when no tty present. Spotted and by Damien Miller · 23 years ago
  61. 4b4e2d3 - (djm) Generate config files before build by Damien Miller · 23 years ago
  62. ec7e1b1 - (djm) Don't loop forever when changing password via PAM. Patch by Damien Miller · 23 years ago
  63. 2e9adb2 - (djm) Make sure pam_retval is initialised on call to pam_end. Patch by Damien Miller · 23 years ago
  64. 883631b todo by Damien Miller · 23 years ago
  65. be08176 - (djm) Fix ttyname breakage for AIX and Tru64. Patch from Steve by Damien Miller · 23 years ago
  66. d9d5ba2 by Tim Rice · 23 years ago
  67. d14d702 by Tim Rice · 23 years ago
  68. 82e7ae5 - (djm) Update RPM spec version - (djm) Release 2.5.2p1 by Damien Miller · 23 years ago
  69. 41be73b - markus@cvs.openbsd.org 2001/03/19 17:12:10 by Damien Miller · 23 years ago
  70. e7cf07c - markus@cvs.openbsd.org 2001/03/19 17:07:23 by Damien Miller · 23 years ago
  71. 9911f12 - (bal) Oops. Missed globc.h change (OpenBSD CVS). by Ben Lindstrom · 23 years ago
  72. 11c78f8 - (bal) glob.c update to set gl_pathv to NULL (OpenBSD CVS). by Ben Lindstrom · 23 years ago
  73. a77d641 - (bal) glob.c update to added GLOB_LIMITS. by Ben Lindstrom · 23 years ago
  74. 55fb9a9 64-bit builds on HP-UX 11.X by Kevin Steves · 23 years ago
  75. aad56ce - (bal) Minor NeXT fixed. Forgot to #undef NGROUPS_MAX by Ben Lindstrom · 23 years ago
  76. 1e42f30 - djm@cvs.openbsd.org 2001/03/19 05:49:52 by Damien Miller · 23 years ago
  77. a243fde - djm@cvs.openbsd.org 2001/03/19 12:10:17 by Damien Miller · 23 years ago
  78. c2c5d9f - djm@cvs.openbsd.org 2001/03/19 12:10:17 by Damien Miller · 23 years ago
  79. 27dbe6f - deraadt@cvs.openbsd.org 2001/03/18 23:30:55 by Damien Miller · 23 years ago
  80. cafff19 - (djm) OpenBSD CVS Sync by Damien Miller · 23 years ago
  81. 03017ba - (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS* by Ben Lindstrom · 23 years ago
  82. 8feff45 - (bal) Small fix to scp. %lu vs %ld by Ben Lindstrom · 23 years ago
  83. 6cabb6f - Use 'NGROUPS' for NeXT Since 'MAX_NGROUPS' is wrapped up in -lposix by Ben Lindstrom · 23 years ago
  84. d19a75a by Tim Rice · 23 years ago
  85. 753b1c0 Better fix for long long by Damien Miller · 23 years ago
  86. ffd0e10 - (djm) Make scp work on systems without 64-bit ints by Damien Miller · 23 years ago
  87. 2d70f98 - markus@cvs.openbsd.org 2001/03/18 12:07:52 by Ben Lindstrom · 23 years ago
  88. 9de61e8 - (djm) Add getusershell() functions from OpenBSD CVS by Damien Miller · 23 years ago
  89. a2dc603 Add missing headers by Damien Miller · 23 years ago
  90. 60bc517 - (djm) Seed PRNG at startup, rather than waiting for arc4random calls to by Damien Miller · 23 years ago
  91. b399be4 by Tim Rice · 23 years ago
  92. d69191b - markus@cvs.openbsd.org 2001/03/17 17:27:59 by Ben Lindstrom · 23 years ago
  93. fea7278 - (bal) Fixed scp type casing issue which causes "scp: protocol error: by Ben Lindstrom · 23 years ago
  94. 45b14db - Check for gl_matchc support in glob_t and fall back to the by Ben Lindstrom · 23 years ago
  95. 7bb8b49 - markus@cvs.openbsd.org 2001/03/16 19:06:30 by Ben Lindstrom · 23 years ago
  96. cf00df6 - markus@cvs.openbsd.org 2001/03/16 13:44:24 by Ben Lindstrom · 23 years ago
  97. 5df2ffa - markus@cvs.openbsd.org 2001/03/16 09:55:53 by Ben Lindstrom · 23 years ago
  98. c8d1c30 - djm@cvs.openbsd.org 2001/03/16 08:16:18 by Ben Lindstrom · 23 years ago
  99. 86fe868 - markus@cvs.openbsd.org 2001/03/15 22:07:08 by Ben Lindstrom · 23 years ago
  100. a4c5766 - markus@cvs.openbsd.org 2001/03/15 15:05:59 by Ben Lindstrom · 23 years ago