1. 3c02768 - (djm) Add replacement glob() from OpenBSD libc if the system glob is by Damien Miller · 23 years ago
  2. 4870afd - djm@cvs.openbsd.org 2001/03/13 22:42:54 by Damien Miller · 23 years ago
  3. 9ae2bb6 - (bal) Reorder includes in Makefile. by Ben Lindstrom · 23 years ago
  4. 59ea0a0 by Tim Rice · 23 years ago
  5. 5f5419a - Removed log.o from sftp client. Not needed. by Ben Lindstrom · 23 years ago
  6. 2d9bfb1 - (bal) Fix up logging since it changed. removed log-*.c by Ben Lindstrom · 23 years ago
  7. d95c09c - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] and by Ben Lindstrom · 23 years ago
  8. 132a8fc Accidentally applied test code, revert by Damien Miller · 23 years ago
  9. 2deb3f6 - (djm) Fix my breaking of cygwin builds, Patch from Corinna Vinschen by Damien Miller · 23 years ago
  10. 06b33aa - markus@cvs.openbsd.org 2001/02/11 12:59:25 by Ben Lindstrom · 23 years ago
  11. 92ddb7d - (djm) Split out and improve OSF SIA auth code. Patch from Chris Adams by Damien Miller · 23 years ago
  12. d7686fd - (djm) Sync sftp and scp stuff from OpenBSD: by Damien Miller · 23 years ago
  13. 4864e8f - (djm) Fix linking of sftp, don't need arc4random any more. by Damien Miller · 23 years ago
  14. 3d0a7d5 - (djm) Don't delete external askpass program in make uninstall target. by Damien Miller · 23 years ago
  15. 6d98656 doh - Makefile.in by Damien Miller · 23 years ago
  16. f4d4654 More makefile.in stuff for sftp by Damien Miller · 23 years ago
  17. b797b92 - (djm) Makefile.in fixes by Damien Miller · 23 years ago
  18. 3380426 by Damien Miller · 23 years ago
  19. 684ba4c - (bal) Minor Makefile fix by Ben Lindstrom · 23 years ago
  20. e6b3b7b - (bal) Minor Makefile.in tweak. dirname may not exist on some by Ben Lindstrom · 23 years ago
  21. 25a7785 - (bal) Makefile fix to use $(MAKE) instead of 'make' for platforms by Ben Lindstrom · 23 years ago
  22. 2ffbbe6 - (bal) Makefile fix where sourcedir != builddir by Corinna Vinschen by Ben Lindstrom · 23 years ago
  23. e03c85d - (bal) Minor fix to Makefile to stop rebuilding executables if no by Ben Lindstrom · 23 years ago
  24. 3c06f6a - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to by Ben Lindstrom · 23 years ago
  25. 27eebe6 by Ben Lindstrom · 24 years ago
  26. 9dffa01 A bit of this patch was in the last commit by Ben Lindstrom · 24 years ago
  27. 226cfa0 Hopefully things did not get mixed around too much. It compiles under by Ben Lindstrom · 24 years ago
  28. db65e8f Please grep through the source and look for 'ISSUE' comments and verify by Ben Lindstrom · 24 years ago
  29. bf555ba NOTE: This update changes the RSA key generation. *NEW RSA KEYS by Ben Lindstrom · 24 years ago
  30. 886b06c - (stevesk) initial work for OpenBSD "support supplementary group in by Kevin Steves · 24 years ago
  31. 3ad650a - (bal) UnixWare 2.0 fixes by Tim Rice <tim@multitalents.net> by Ben Lindstrom · 24 years ago
  32. 88c3397 20010102 by Ben Lindstrom · 24 years ago
  33. 59f6879 <Whistle> Umm.. Made a minor mistake put -o instead of -c in .c.o section. 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. fa610a1 - (djm) Fix catman-do target for non-bash by Damien Miller · 24 years ago
  36. 3deda8b 20001223 by Ben Lindstrom · 24 years ago
  37. 28bfc0d - (bal) split CFLAGS into CFLAGS and CPPFLAGS in configure.in and Makefile. by Ben Lindstrom · 24 years ago
  38. 4cc90a4 by Ben Lindstrom · 24 years ago
  39. b6434ae 20001205 by Ben Lindstrom · 24 years ago
  40. b848158 - (djm) Added patch from Nalin Dahyabhai <nalin@redhat.com> to enable by Damien Miller · 24 years ago
  41. a19cf47 - (djm) Patch from Pekka Savola <Pekka.Savola@netcore.fi> to include a few by Damien Miller · 24 years ago
  42. 3f62aba - (djm) bsd-rresvport.c bzero -> memset by Damien Miller · 24 years ago
  43. baaa2c0 by Ben Lindstrom · 24 years ago
  44. 6557152 20001116 by Ben Lindstrom · 24 years ago
  45. 457b5a2 - (djm) fixpaths to DSA and RSA keys too by Damien Miller · 24 years ago
  46. 0bc1bd8 - (djm) Merge OpenBSD changes: by Damien Miller · 24 years ago
  47. 29abb1b stupid ; misplacement by Damien Miller · 24 years ago
  48. 895f238 - (djm) Fix new Makefile.in warnings by Damien Miller · 24 years ago
  49. 0986b55 - (djm) Added /etc/primes for kex DH group neg, fixup Makefile.in and by Damien Miller · 24 years ago
  50. e4c82b5 - (bal) Missed auth-skey.o in Makefile.in and minor correction to by Ben Lindstrom · 24 years ago
  51. 67e21e1 - (bal) Reworked NEWS-OS and NeXT ports to extract waitpid() and by Ben Lindstrom · 24 years ago
  52. fd49605 - (bal) auth2-skey.c - Checked in. Missing from portable tree. by Ben Lindstrom · 24 years ago
  53. 8848b24 - (stevesk) Add initial support for setproctitle(). Current by Kevin Steves · 24 years ago
  54. b4df15d - (bal) Add support for realpath and getcwd for platforms with broken by Ben Lindstrom · 24 years ago
  55. e4041c9 - (djm) Fix scp user@host handling by Damien Miller · 24 years ago
  56. 874d77b - (djm) Big OpenBSD sync: by Damien Miller · 24 years ago
  57. 78315eb - (djm) Merged big SCO portability patch from Tim Rice by Damien Miller · 24 years ago
  58. 89d3bd7 doh by Damien Miller · 24 years ago
  59. f13f75d - (djm) Fix bad path substitution. Report from Andrew Miner by Damien Miller · 24 years ago
  60. 606f880 - (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz> by Damien Miller · 24 years ago
  61. bac2d8a - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com> by Damien Miller · 24 years ago
  62. 7b28dc5 20000905 by Damien Miller · 24 years ago
  63. ad833b3 - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers by Damien Miller · 24 years ago
  64. 942da03 - (djm) OpenBSD CVS changes: by Damien Miller · 24 years ago
  65. 11fa2cc - (djm) Replacement for inet_ntoa for Irix (which breaks on gcc) by Damien Miller · 24 years ago
  66. ef7ed5e - (djm) Add $(srcdir) to includes when compiling (for VPATH). Report from by Damien Miller · 24 years ago
  67. 729e1f1 Set mode 0755 during install by Damien Miller · 24 years ago
  68. 3077fb9 - (djm) Add strsep function from OpenBSD libc for systems that lack it by Damien Miller · 24 years ago
  69. 54ba469 - (djm) Don't generate host keys when $(DESTDIR) is set (e.g. during RPM by Damien Miller · 24 years ago
  70. 34e64ba - (djm) Added bsd-inet_aton for NeXT by Damien Miller · 24 years ago
  71. 31abc9a - (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com> by Damien Miller · 24 years ago
  72. 0100627 - (djm) Missing $(DESTDIR) on host-key target causing problems with RPM by Damien Miller · 24 years ago
  73. 262ff17 - (djm) Added 'distprep' make target to simplify packaging by Damien Miller · 24 years ago
  74. 099f505 - (djm) Automatically generate host key during "make install". Suggested by Damien Miller · 24 years ago
  75. 0f91b4e - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support by Damien Miller · 24 years ago
  76. f6d9e22 - OpenBSD CVS updates: by Damien Miller · 24 years ago
  77. 2ff7b5d Added new login recording code by andre · 24 years ago
  78. fda78d9 - HPUX and Configure fixes from Lutz Jaenicke by Damien Miller · 24 years ago
  79. 615f939 - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> by Damien Miller · 24 years ago
  80. dcb6ecd - OpenBSD CVS update: by Damien Miller · 24 years ago
  81. 8d1fd57 - Fix from Andre Lucas <andre.lucas@dial.pipex.com> by Damien Miller · 24 years ago
  82. 95fe91b - Fix for non-recognised DSA keys from Arkadiusz Miskiewicz by Damien Miller · 24 years ago
  83. 16e519c - Moved all the bsd-* and fake-* stuff into new libopenbsd-compat.a by Damien Miller · 24 years ago
  84. 58e579b - Generate DSA host keys during "make key" or RPM installs by Damien Miller · 24 years ago
  85. e247cc4 - Remove references to SSLeay. by Damien Miller · 24 years ago
  86. 0437b33 - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropy by Damien Miller · 24 years ago
  87. eba71ba - Merge big update to OpenSSH-2.0 from OpenBSD CVS by Damien Miller · 24 years ago
  88. 74a333b - Generate manpages before make install not at the end of make all by Damien Miller · 24 years ago
  89. 33b1356 - OpenBSD CVS update: by Damien Miller · 24 years ago
  90. 040f383 - Wrote entropy collection routines for systems that lack /dev/random by Damien Miller · 24 years ago
  91. b38eff8 - Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure) by Damien Miller · 24 years ago
  92. 450a7a1 by Damien Miller · 24 years ago
  93. 2c9279f - Better tests for OpenSSL w/ RSAref by Damien Miller · 24 years ago
  94. 166bd44 - Propogate LD through to Makefile by Damien Miller · 24 years ago
  95. 8b1c22b - Created contrib/ subdirectory. Included helpers from Phil Hands' by Damien Miller · 24 years ago
  96. 4095f89 - Added "make host-key" target, Suggestion from Dominik Brettnacher by Damien Miller · 24 years ago
  97. f07390e - Seed OpenSSL's random number generator before generating RSA keypairs by Damien Miller · 24 years ago
  98. 3aa0fa4 ssh should be setuid by Damien Miller · 25 years ago
  99. 7d7c60d - Added 'DESTDIR' option to Makefile to ease package building. Patch from by Damien Miller · 25 years ago
  100. 6d84493 - Fixpaths was missing /etc/ssh_known_hosts. Report from Jim Knoble by Damien Miller · 25 years ago