1. 893c602 - (dtucker) [acconfig.h auth-krb5.c configure.ac gss-serv-krb5.c] Remove by Darren Tucker · 19 years ago
  2. 2be1cbb - (dtucker) [acconfig.h configure.ac defines.h includes.h sshpty.c by Darren Tucker · 19 years ago
  3. 3804903 - (dtucker) [acconfig.h configure.ac openbsd-compat/bsd-misc.{c,h}] by Darren Tucker · 20 years ago
  4. 21dd089 - (dtucker) [acconfig.h auth-pam.c configure.ac] Set real uid to non-root by Darren Tucker · 20 years ago
  5. 36f4965 - (djm) [acconfig.h configure.ac openbsd-compat/Makefile.in by Damien Miller · 20 years ago
  6. e59b508 - (dtucker) [acconfig.h configure.ac sftp-server.c] Bug #823: add sftp by Darren Tucker · 20 years ago
  7. 855ffbf Typo fix in comment by Darren Tucker · 20 years ago
  8. 3b908f6 - (dtucker) [acconfig.h configure.ac defines.h] Bug #673: check for 4-arg by Darren Tucker · 20 years ago
  9. a8104b5 - (bal) [acconfig.h auth-krb5.c configure.ac gss-serv-krb5.c] Check to see by Ben Lindstrom · 20 years ago
  10. 8db9a0f - (dtucker) [acconfig.h configure.ac defines.h] Bug #820: don't use by Darren Tucker · 20 years ago
  11. 23bc8d0 - markus@cvs.openbsd.org 2004/01/30 09:48:57 by Darren Tucker · 21 years ago
  12. 3c78c5e - (dtucker) [acconfig.h configure.ac includes.h servconf.c session.c] by Darren Tucker · 21 years ago
  13. 409cb32 - (dtucker) [acconfig.h configure.ac includes.h servconf.c session.c] by Darren Tucker · 21 years ago
  14. 3c80d4a - (djm) OSX/Darwin needs BIND_8_COMPAT to build getrrsetbyname. Report from by Damien Miller · 21 years ago
  15. e937be3 - (dtucker) [acconfig.h configure.ac uidswap.c] Bug #645: Check for by Darren Tucker · 21 years ago
  16. 5f88d34 - (dtucker) [acconfig.h configure.ac dns.c openbsd-compat/getrrsetbyname.c by Darren Tucker · 21 years ago
  17. 4724d96 - (dtucker) [acconfig.h] Updated basename test needs HAVE_BASENAME by Darren Tucker · 21 years ago
  18. e1a790d - (dtucker) [acconfig.h configure.ac defines.h session.c] Bug #252: Retrieve by Darren Tucker · 21 years ago
  19. b284e16 by Tim Rice · 21 years ago
  20. 7c600f2 - (dtucker) [acconfig.h] Typo. by Darren Tucker · 21 years ago
  21. 9f18be6 - (dtucker) [acconfig.h configure.ac uidswap.c] Prefer setuid/setgid on AIX. by Darren Tucker · 21 years ago
  22. 49aaf4a - (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.h by Darren Tucker · 21 years ago
  23. e41bba5 - (dtucker) [acconfig.h auth.c configure.ac sshd.8] Bug #422 again: deny by Darren Tucker · 21 years ago
  24. 6aaa58c - (dtucker) OpenBSD CVS Sync by Darren Tucker · 21 years ago
  25. 5c6a91a - (dtucker) [acconfig.h configure.ac port-aix.c] Older AIXes don't declare by Darren Tucker · 21 years ago
  26. a0c0b63 - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]] by Darren Tucker · 21 years ago
  27. af63951 - (djm) Put licenses on substantial header files by Damien Miller · 21 years ago
  28. 5fe46a4 - (djm) Implement paranoid priv dropping checks, based on: by Damien Miller · 21 years ago
  29. 3527625 - (djm) Replace setproctitle replacement with code derived from UCB sendmail by Damien Miller · 21 years ago
  30. 7e1bbc5 - (djm) Remove IPv4 by default hack now that we can specify AF in config by Damien Miller · 21 years ago
  31. d9ec370 - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support) by Damien Miller · 21 years ago
  32. 7abe09b - (djm) Configure glue for DNS support (code doesn't work in portable yet) by Damien Miller · 21 years ago
  33. c437cda - (dtucker) Bug #536: Test for and work around openpty/controlling tty by Darren Tucker · 21 years ago
  34. 3c01654 - (dtucker) Bug #544: ignore invalid cmsg_type on Linux 2.0 kernels, by Darren Tucker · 21 years ago
  35. 933cc8f - (djm) Bug #245: TTY problems on Solaris. Fix by stevesk@ and by Damien Miller · 21 years ago
  36. cd6853c - (djm) Search libposix4 and librt for nanosleep. From dtucker@zip.com.au by Damien Miller · 22 years ago
  37. ec20196 - (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation type by Damien Miller · 22 years ago
  38. e832819 - (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. Fixes by Damien Miller · 22 years ago
  39. 81ed518 by Tim Rice · 22 years ago
  40. 40017b0 by Tim Rice · 22 years ago
  41. 99a4e14 - (bal) NO_IPPORT_RESERVED_CONCEPT used instead of CYGWIN so other platforms by Ben Lindstrom · 22 years ago
  42. 9dd3081 by Tim Rice · 22 years ago
  43. 8eff319 by Tim Rice · 22 years ago
  44. 6b0c96a - (bal) if mmap() is substandard, don't allow compression on server side. by Ben Lindstrom · 22 years ago
  45. 34f0d8f - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh by Kevin Steves · 22 years ago
  46. 837461b - (bal) Build noop setgroups() for cygwin to clean up code (For other by Ben Lindstrom · 22 years ago
  47. f58c672 - (djm) Add --with-privsep-path configure option by Damien Miller · 22 years ago
  48. 8008075 - (djm) Add --with-superuser-path=xxx configure option to specify what $PATH by Damien Miller · 22 years ago
  49. 0ea1d9d - (stevesk) [acconfig.h auth-passwd.c configure.ac sshd.c] HP-UX 10.26 by Kevin Steves · 22 years ago
  50. 5feaaef - (stevesk) [acconfig.h configure.ac session.c] LOGIN_NO_ENDOPT for HP-UX by Kevin Steves · 22 years ago
  51. 03df6cd - (stevesk) [acconfig.h] NEED_IN_SYSTM_H unused by Kevin Steves · 22 years ago
  52. f1b9d11 - (djm) Bug #214: Fix utmp for Irix (don't strip "tty"). Patch from by Damien Miller · 22 years ago
  53. fd4c9ee - (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk> by Damien Miller · 22 years ago
  54. 813f045 by Tim Rice · 22 years ago
  55. 7ff9112 - (stevesk) --with-privsep-user; default sshd by Kevin Steves · 22 years ago
  56. a44e035 - (stevesk) HAVE_CONTROL_IN_MSGHDR; not used right now. by Kevin Steves · 22 years ago
  57. fdee8ef - (bal) We no longer use atexit()/xatexit()/on_exit() by Ben Lindstrom · 22 years ago
  58. 924144e - (bal) Too many <sys/queue.h> issues. Remove all workarounds and by Ben Lindstrom · 22 years ago
  59. a42694f - (bal) Patch for OpenSC SmartCard library; ok markus@; patch by by Ben Lindstrom · 22 years ago
  60. 4846f4a - (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsisms by Kevin Steves · 22 years ago
  61. 939c9db - (stevesk) HAVE_ACCRIGHTS_IN_MSGHDR configure support by Kevin Steves · 22 years ago
  62. 4cec93f by Tim Rice · 23 years ago
  63. 6c21c51 - (djm) autoconf hacking: by Damien Miller · 23 years ago
  64. c97b1af - (bal) PCRE no longer required. Banished from the source along with by Ben Lindstrom · 23 years ago
  65. e589a29 by Tim Rice · 23 years ago
  66. 13aae5e by Tim Rice · 23 years ago
  67. 50abba5 - (stevesk) sun_len, SUN_LEN() configure stuff no longer required by Kevin Steves · 23 years ago
  68. 85de580 - (djm) Configure support for smartcards by Damien Miller · 23 years ago
  69. 58be738 - (djm) Make sure rijndael.c picks config.h by Damien Miller · 23 years ago
  70. 19d7b8d - (bal) QNX resync. OK tim@ by Ben Lindstrom · 23 years ago
  71. 4f8e669 - (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension. by Damien Miller · 23 years ago
  72. 8245695 - (stevesk) handle systems without pw_expire and pw_change. by Kevin Steves · 23 years ago
  73. 97c677d - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison by Ben Lindstrom · 23 years ago
  74. 86a52b3 - (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removes by Kevin Steves · 23 years ago
  75. 18bb473 - (djm) Work around Solaris' broken struct dirent. Diagnosis and suggested by Damien Miller · 23 years ago
  76. 45b14db - Check for gl_matchc support in glob_t and fall back to the by Ben Lindstrom · 23 years ago
  77. 3c02768 - (djm) Add replacement glob() from OpenBSD libc if the system glob is by Damien Miller · 23 years ago
  78. d0ccb98 - Allow PRNGd entropy collection from localhost TCP socket. Replace by Damien Miller · 24 years ago
  79. fbd884a - (djm) Fix up POSIX saved uid support. Report from Mark Miller by Damien Miller · 24 years ago
  80. bb7c976 - (djm) Some systems (SCO3, NeXT) have weird saved uid semantics. by Damien Miller · 24 years ago
  81. 8697e08 - (bal) Missed part of the UNIX sockets patch. Patch by Corinna by Ben Lindstrom · 24 years ago
  82. 60396b0 - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzie by Damien Miller · 24 years ago
  83. e9cf357 - (djm) Add CVS Id's to files that we have missed by Damien Miller · 24 years ago
  84. ef4eea9 - stevesk@cvs.openbsd.org 2001/02/04 08:32:27 by Kevin Steves · 24 years ago
  85. 226cfa0 Hopefully things did not get mixed around too much. It compiles under by Ben Lindstrom · 24 years ago
  86. 401d58f - (bal) Slight auth2-pam.c clean up. by Ben Lindstrom · 24 years ago
  87. a64b57a - (djm) Make PAM support optional, enable with --with-pam by Damien Miller · 24 years ago
  88. 42202bc - (bal) utimes() support via utime() interface on machine that lack utimes(). by Ben Lindstrom · 24 years ago
  89. 0d5af60 - (bal) Detect if clock_t structure exists, if not define it. by Ben Lindstrom · 24 years ago
  90. 42717bf 20001229 by Ben Lindstrom · 24 years ago
  91. 82cf0ce - (djm) Workaround PAM inconsistencies between Solaris derived PAM code by Damien Miller · 24 years ago
  92. 980754c by Ben Lindstrom · 24 years ago
  93. 89ef41a - (bal) acconfig.in - removed the double "USE_PIPES" entry. Patch by by Ben Lindstrom · 24 years ago
  94. 8848b24 - (stevesk) Add initial support for setproctitle(). Current by Kevin Steves · 24 years ago
  95. b562864 - (bal) Changed from GNU rx to PCRE on suggestion from djm. by Ben Lindstrom · 24 years ago
  96. b4df15d - (bal) Add support for realpath and getcwd for platforms with broken by Ben Lindstrom · 24 years ago
  97. ca1c2a0 Add support for GNU rx library for those lacking regexp support by Ben Lindstrom · 24 years ago
  98. 78315eb - (djm) Merged big SCO portability patch from Tim Rice by Damien Miller · 24 years ago
  99. 578783e - (djm) Seperate tests for int64_t and u_int64_t types by Damien Miller · 24 years ago
  100. 8a1e6a6 - (djm) Cleanup auth-passwd.c and unify HP/UX authentication. Patch from by Damien Miller · 24 years ago