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