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