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