1. 16a86be - (bal) no 64bit support patch from Tim Rice <tim@multitalents.net> by Ben Lindstrom · 23 years ago
  2. bda5bdc 20010124 by Ben Lindstrom · 23 years ago
  3. 95fb2dd - markus@cvs.openbsd.org 2001/01/22 23:06:39 by Ben Lindstrom · 23 years ago
  4. b1985f7 - (bal) OpenBSD Resync by Ben Lindstrom · 23 years ago
  5. 9dffa01 A bit of this patch was in the last commit by Ben Lindstrom · 23 years ago
  6. cb57733 20010123 by Ben Lindstrom · 23 years ago
  7. 226cfa0 Hopefully things did not get mixed around too much. It compiles under by Ben Lindstrom · 23 years ago
  8. 401d58f - (bal) Slight auth2-pam.c clean up. by Ben Lindstrom · 24 years ago
  9. cf0809d Removed one more 'ISSUE' comment in auth1.c by Ben Lindstrom · 24 years ago
  10. 5dc8150 - (bal) Minor cygwin patch to auth1.c. Suggested by djm. by Ben Lindstrom · 24 years ago
  11. b100ec9 - (bal) Updated contrib/cygwin/ by Corinna Vinschen <vinschen@redhat.com> by Ben Lindstrom · 24 years ago
  12. 22e22bf - (djm) Merge patch from Tim Waugh (via Nalin Dahyabhai <nalin@redhat.com>) by Damien Miller · 24 years ago
  13. f569241 Oops.. missed theses in the merge. by Ben Lindstrom · 24 years ago
  14. db65e8f Please grep through the source and look for 'ISSUE' comments and verify by Ben Lindstrom · 24 years ago
  15. 5aa8059 - (djm) Update versions in RPM specfiles by Damien Miller · 24 years ago
  16. bf555ba NOTE: This update changes the RSA key generation. *NEW RSA KEYS by Ben Lindstrom · 24 years ago
  17. 01fa638 - (djm) Add --with-pam to RPM spec files by Damien Miller · 24 years ago
  18. 92e78f8 - (djm) Avoid warning in PAM code by making read_passphrase arguments const by Damien Miller · 24 years ago
  19. a64b57a - (djm) Make PAM support optional, enable with --with-pam by Damien Miller · 24 years ago
  20. 21de450 - (djm) Only write random seed file at exit by Damien Miller · 24 years ago
  21. 42202bc - (bal) utimes() support via utime() interface on machine that lack utimes(). by Ben Lindstrom · 24 years ago
  22. 200e3c9 by Ben Lindstrom · 24 years ago
  23. 7b61cfa - (stevesk) complete: by Kevin Steves · 24 years ago
  24. 886b06c - (stevesk) initial work for OpenBSD "support supplementary group in by Kevin Steves · 24 years ago
  25. 2f959b4 20010112 by Ben Lindstrom · 24 years ago
  26. fd9885e 20010110 by Damien Miller · 24 years ago
  27. 69f8fb3 - (stevesk) defines.h: remove spurious ``;'' by Kevin Steves · 24 years ago
  28. 8ee4f69 - (stevesk) sshd_config: sync by Kevin Steves · 24 years ago
  29. 50c9c20 Real remove of the news4-posix.h .. Too bad I can't do the same by Ben Lindstrom · 24 years ago
  30. 0d5af60 - (bal) Detect if clock_t structure exists, if not define it. by Ben Lindstrom · 24 years ago
  31. 48bd7c1 - (bal) OpenBSD Sync by Ben Lindstrom · 24 years ago
  32. 99a0563 - (stevesk) auth1.c: free should be after WITH_AIXAUTHENTICATE code. by Kevin Steves · 24 years ago
  33. 4b27a53 20010109 - (bal) Resync CVS ID of cli.c by Ben Lindstrom · 24 years ago
  34. 48b2f73 Updated TODO to reflect that sftp-server should be fixed to support by Ben Lindstrom · 24 years ago
  35. a383baa 20010108 by Ben Lindstrom · 24 years ago
  36. 9ce907c complete sshd -g manpage default merge by Kevin Steves · 24 years ago
  37. fcd5d60 complete _PATH_BSHELL merge by Kevin Steves · 24 years ago
  38. d26dcf3 20010107 by Ben Lindstrom · 24 years ago
  39. 8835a89 - (bal) bsd-getcwd.c and bsd-setenv.c changed from bcopy() to memmove() by Ben Lindstrom · 24 years ago
  40. 91c2a98 20010105 - (bal) contrib/caldera/ provided by Tim Rice <tim@multitalents.net> by Ben Lindstrom · 24 years ago
  41. f1aa21f Jim Knoble has changed his email address by Damien Miller · 24 years ago
  42. d54e55c - (djm) Fix memory leak on systems with BROKEN_GETADDRINFO. Based on by Damien Miller · 24 years ago
  43. 3ad650a - (bal) UnixWare 2.0 fixes by Tim Rice <tim@multitalents.net> by Ben Lindstrom · 24 years ago
  44. 70c4dce - (bal) authfile.c: Synced CVS ID tag by Ben Lindstrom · 24 years ago
  45. 5c1fbab 20010103 by Ben Lindstrom · 24 years ago
  46. 88c3397 20010102 by Ben Lindstrom · 24 years ago
  47. 321ae73 - (bal) Reverted out of a partial NeXT patch. by Ben Lindstrom · 24 years ago
  48. fa2d223 by Ben Lindstrom · 24 years ago
  49. 59f6879 <Whistle> Umm.. Made a minor mistake put -o instead of -c in .c.o section. by Ben Lindstrom · 24 years ago
  50. 6c3ae2b - (bal) OpenBSD CVS Update by Ben Lindstrom · 24 years ago
  51. f541035 - (bal) Add in '.c.o' section to Makefile.in to address make programs that by Ben Lindstrom · 24 years ago
  52. beac3b4 - (bal) if no MAXHOSTNAMELEN is defined. Default to 64 character defination. by Ben Lindstrom · 24 years ago
  53. 0a8397e whitespace sync with openbsd by Kevin Steves · 24 years ago
  54. da6cd59 whitespace sync with openbsd by Kevin Steves · 24 years ago
  55. 2941f11 20001230 by Ben Lindstrom · 24 years ago
  56. e765240 - (stevesk) compress.[ch] sync with openbsd; missed in prototype fix merge. by Kevin Steves · 24 years ago
  57. 4dccfa5 - (bal) OpenBSD CVS Update by Ben Lindstrom · 24 years ago
  58. 42717bf 20001229 by Ben Lindstrom · 24 years ago
  59. 9fa07d6 Update to new x11-askpass in RPM spec by Damien Miller · 24 years ago
  60. e2fb8d3 20001228 by Ben Lindstrom · 24 years ago
  61. 981eeed - (djm) Remove *.Ylonen files. They are no longer in the OpenBSD tree, by Damien Miller · 24 years ago
  62. 5adbad2 This should bring NeXTStep back into the family of supported operating by Ben Lindstrom · 24 years ago
  63. fa610a1 - (djm) Fix catman-do target for non-bash by Damien Miller · 24 years ago
  64. 2c467a2 by Ben Lindstrom · 24 years ago
  65. 3deda8b 20001223 by Ben Lindstrom · 24 years ago
  66. 46c1622 One way to massive patch. <sigh> It compiles and works under Linux.. by Ben Lindstrom · 24 years ago
  67. a074feb - (stevesk) OpenBSD CVS updates: by Kevin Steves · 24 years ago
  68. 82cf0ce - (djm) Workaround PAM inconsistencies between Solaris derived PAM code by Damien Miller · 24 years ago
  69. 28bfc0d - (bal) split CFLAGS into CFLAGS and CPPFLAGS in configure.in and Makefile. by Ben Lindstrom · 24 years ago
  70. 1004c7e - (stevesk) rsa.c: entropy.h not needed. by Kevin Steves · 24 years ago
  71. 8daed18 - (stevesk) OpenBSD CVS updates: by Kevin Steves · 24 years ago
  72. e273752 - (stevesk) Old OpenBSD patch wasn't completely applied: by Kevin Steves · 24 years ago
  73. 6b87586 - provos@cvs.openbsd.org 2000/12/15 10:30:15 by Kevin Steves · 24 years ago
  74. 48d0d25 type cpp comment by Kevin Steves · 24 years ago
  75. 7d00ba4 - deraadt@cvs.openbsd.org 2000/12/11 10:27:33 by Kevin Steves · 24 years ago
  76. 7aa1d00 update RCSID by Kevin Steves · 24 years ago
  77. fcec7f8 - markus@cvs.openbsd.org 2000/12/12 14:45:21 by Kevin Steves · 24 years ago
  78. fa72dda - (stevesk) OpenBSD CVS updates: by Kevin Steves · 24 years ago
  79. de41bc6 s@\t\n@\n by Kevin Steves · 24 years ago
  80. ec84dc1 - (stevesk) OpenSSH CVS update: by Kevin Steves · 24 years ago
  81. 152cea2 - (djm) Make sure we reset the SIGPIPE disposition after we fork. Report by Damien Miller · 24 years ago
  82. e918d79 change my e-mail to a portable one. by Kevin Steves · 24 years ago
  83. a65c78a - (bal) OpenBSD CVS update by Ben Lindstrom · 24 years ago
  84. 4cc90a4 by Ben Lindstrom · 24 years ago
  85. 971c973 Another CVS sync w/ OpenBSD by Ben Lindstrom · 24 years ago
  86. fa1b3d0 20001210 by Ben Lindstrom · 24 years ago
  87. a688561 20001209 by Ben Lindstrom · 24 years ago
  88. 01f8463 - markus@cvs.openbsd.org 2000/12/06 23:10:39 by Ben Lindstrom · 24 years ago
  89. a14ee47 20001207 by Ben Lindstrom · 24 years ago
  90. fc74af4 - (stevesk) OpenSSH CVS update: by Kevin Steves · 24 years ago
  91. 2c65ada - (stevesk) Import <sys/queue.h> from OpenBSD for systems that don't by Kevin Steves · 24 years ago
  92. 7ad9710 20001206 by Ben Lindstrom · 24 years ago
  93. 3c51676 - (stevesk) fix typos in contrib/hpux/README by Kevin Steves · 24 years ago
  94. b6434ae 20001205 by Ben Lindstrom · 24 years ago
  95. d121f61 20001204 by Ben Lindstrom · 24 years ago
  96. b848158 - (djm) Added patch from Nalin Dahyabhai <nalin@redhat.com> to enable by Damien Miller · 24 years ago
  97. c72745a 20001203 by Ben Lindstrom · 24 years ago
  98. a15e39b Added in Linux's select issue to TODO. Which may have to do with the by Ben Lindstrom · 24 years ago
  99. 75214f9 20001202 by Ben Lindstrom · 24 years ago
  100. 43dc8da - (djm) Back out all the serverloop.c hacks. sshd will now hang again by Damien Miller · 24 years ago