1. ef7df54 - Include Andre Lucas' fixprogs script. Forgot to "cvs add" it yesterday by Damien Miller · 26 years ago
  2. 3b512e1 - Detect OpenSSL seperatly from RSA by Damien Miller · 26 years ago
  3. c4be7ce - RSAless operation patch from kevin_oconnor@standardandpoors.com by Damien Miller · 26 years ago
  4. 615f939 - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> by Damien Miller · 26 years ago
  5. dcb6ecd - OpenBSD CVS update: by Damien Miller · 26 years ago
  6. 0e65eed - Fix HAVE_PAM_GETENVLIST setting from Simon Wilkinson <sxw@dcs.ed.ac.uk> by Damien Miller · 26 years ago
  7. f3c6cf1 - Avoid WCOREDUMP complation errors for systems that lack it by Damien Miller · 26 years ago
  8. d2c208a - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fix by Damien Miller · 26 years ago
  9. 8d1fd57 - Fix from Andre Lucas <andre.lucas@dial.pipex.com> by Damien Miller · 26 years ago
  10. 95fe91b - Fix for non-recognised DSA keys from Arkadiusz Miskiewicz by Damien Miller · 26 years ago
  11. accfeb3 - Fix for prng_seed permissions checking from Lutz Jaenicke by Damien Miller · 26 years ago
  12. 95e8963 idoh by Damien Miller · 26 years ago
  13. 54057c2 - Doc updates by Damien Miller · 26 years ago
  14. 16e519c - Moved all the bsd-* and fake-* stuff into new libopenbsd-compat.a by Damien Miller · 26 years ago
  15. 30c3d42 - OpenBSD CVS update by Damien Miller · 26 years ago
  16. 61e50f1 - Configure caching and cleanup patch from Andre Lucas' by Damien Miller · 26 years ago
  17. 6d48871 - OpenBSD CVS update by Damien Miller · 26 years ago
  18. 58e579b - Generate DSA host keys during "make key" or RPM installs by Damien Miller · 26 years ago
  19. e247cc4 - Remove references to SSLeay. by Damien Miller · 26 years ago
  20. 0437b33 - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropy by Damien Miller · 26 years ago
  21. 6f83b8e - OpenBSD CVS update by Damien Miller · 26 years ago
  22. 63560f9 Prepare for 2.0.0beta1 by Damien Miller · 26 years ago
  23. fc0b11b - Irix portability fixes - don't include netinet headers more than once by Damien Miller · 26 years ago
  24. 7c00426 - Deprecate perl-tk askpass. by Damien Miller · 26 years ago
  25. 1cead2c - Add some missing ifdefs to auth2.c by Damien Miller · 26 years ago
  26. 0e489dc - Merged bsd-login ttyslot and AIX utmp patch from Gert Doering by Damien Miller · 26 years ago
  27. 35dabd0 [scp.c] by Damien Miller · 26 years ago
  28. 70fb671 - Fixed __progname symbol collisions reported by Andre Lucas by Damien Miller · 26 years ago
  29. e59ce62 - Include missing headers for OpenSSL tests. Fix from Phil Karn by Damien Miller · 26 years ago
  30. 7c8af4f packet.c send debug messages in SSH2 format by Damien Miller · 26 years ago
  31. bd483e7 - More OpenBSD updates: by Damien Miller · 26 years ago
  32. 4018c19 - Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collection by Damien Miller · 26 years ago
  33. 1bead33 - Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au> by Damien Miller · 26 years ago
  34. eba71ba - Merge big update to OpenSSH-2.0 from OpenBSD CVS by Damien Miller · 26 years ago
  35. 8117111 - Define __progname in session.c if libc doesn't by Damien Miller · 26 years ago
  36. a552faf - Merge fix from OpenBSD CVS by Damien Miller · 26 years ago
  37. f3a3fee - Debian bug #58031 - ssh_config lies about default cipher by Damien Miller · 26 years ago
  38. cfabe86 - Debian bug #55910 - remove references to ssl(8) manpages by Damien Miller · 26 years ago
  39. d0cff3e - Merge fixes from Debian patch from Phil Hands <phil@hands.com> by Damien Miller · 26 years ago
  40. 166fca8 - Sync with OpenBSD CVS: by Damien Miller · 26 years ago
  41. 3ef692a - Make fixpaths work with perl4, patch from Andre Lucas by Damien Miller · 26 years ago
  42. 8bb73be - OpenBSD CVS updates by Damien Miller · 26 years ago
  43. 5f05637 - Reduce diff against OpenBSD source by Damien Miller · 26 years ago
  44. 4af5130 by Damien Miller · 26 years ago
  45. 22c7726 - Merged OpenBSD updates to include paths. by Damien Miller · 26 years ago
  46. e71eb91 doc by Damien Miller · 26 years ago
  47. 7892879 by Damien Miller · 26 years ago
  48. efb4afe by Damien Miller · 26 years ago
  49. 11e37f6 - Only set define entropy collection macros if they are found by Damien Miller · 26 years ago
  50. bc7c7cc - Avoid some compiler warnings in fake-get*.c by Damien Miller · 26 years ago
  51. 1383bd8 - OpenBSD CVS update: by Damien Miller · 26 years ago
  52. 74a333b - Generate manpages before make install not at the end of make all by Damien Miller · 26 years ago
  53. 33b1356 - OpenBSD CVS update: by Damien Miller · 26 years ago
  54. 193ba88 - Add tests for RAND_add function when searching for OpenSSL by Damien Miller · 26 years ago
  55. 70494d1 - Disable tests and typedefs for 64 bit types. They are currently unused. by Damien Miller · 26 years ago
  56. 040f383 - Wrote entropy collection routines for systems that lack /dev/random by Damien Miller · 26 years ago
  57. b38eff8 - Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure) by Damien Miller · 26 years ago
  58. 450a7a1 by Damien Miller · 26 years ago
  59. 2c9279f - Better tests for OpenSSL w/ RSAref by Damien Miller · 26 years ago
  60. 63a46cc version by Damien Miller · 26 years ago
  61. e37ac5a - Runtime error fix for HPUX from Otmar Stahl by Damien Miller · 26 years ago
  62. 7684ee1 - OpenBSD CVS updates: by Damien Miller · 26 years ago
  63. d6121d2 - Checks for 64 bit int types. Problem report from Mats Fredholm by Damien Miller · 26 years ago
  64. 29ea30d - Clarified --with-default-path option. by Damien Miller · 26 years ago
  65. ca9a49c - Added blurb about "scp: command not found" errors to UPGRADING by Damien Miller · 26 years ago
  66. 9687322 spello by Damien Miller · 26 years ago
  67. fd26368 - Doc cleanups by Damien Miller · 26 years ago
  68. 166bd44 - Propogate LD through to Makefile by Damien Miller · 26 years ago
  69. 08c788a - Fixed configure not passing LDFLAGS to Solaris. Report from David G. by Damien Miller · 26 years ago
  70. 856799b - Configure fix from Bratislav ILICH <bilic@zepter.ru> by Damien Miller · 26 years ago
  71. 8b1c22b - Created contrib/ subdirectory. Included helpers from Phil Hands' by Damien Miller · 26 years ago
  72. f09b07a - Don't free argument to putenv() after use (in setenv() replacement). by Damien Miller · 26 years ago
  73. a1ad480 - Fix broken CFLAGS handling during search for OpenSSL. Fixes va_list by Damien Miller · 26 years ago
  74. db81959 - Include /usr/local/include and /usr/local/lib for systems that don't by Damien Miller · 26 years ago
  75. 1c67c99 - Include macro for IN6_IS_ADDR_V4MAPPED. Report from by Damien Miller · 26 years ago
  76. 7bcb089 - IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp> by Damien Miller · 26 years ago
  77. d58b3ab More config fixes by Damien Miller · 26 years ago
  78. 02491e9 - OpenBSD CVS change [sshd.c] - disallow guessing of root password by Damien Miller · 26 years ago
  79. b85dcad - Detect RSAref by Damien Miller · 26 years ago
  80. 8f975b6 - Removed warning workaround for Linux and devpts filesystems (no longer by Damien Miller · 26 years ago
  81. 98c7ad6 - OpenBSD CVS updates to v1.2.3 by Damien Miller · 26 years ago
  82. 1a07ebd - Configure fix from Hiroshi Takekawa <takekawa@sr3.t.u-tokyo.ac.jp> by Damien Miller · 26 years ago
  83. 65165f8 - Check for libwrap if --with-tcp-wrappers option specified. Suggestion by Damien Miller · 26 years ago
  84. 9fb07e4 - Check for getpagesize in libucb.a if not found in libc. Fix for old by Damien Miller · 26 years ago
  85. fac99cd - Explicitly seed OpenSSL's PRNG before checking rsa_alive() by Damien Miller · 26 years ago
  86. 01bedb8 - Fix DEC compile fix by Damien Miller · 26 years ago
  87. 00d4bb1 - DEC Unix compile fix from David Del Piero <David.DelPiero@qed.qld.gov.au> by Damien Miller · 26 years ago
  88. 3c7eeb2 - Don't permanently fail on bind() if getaddrinfo has more choices left for by Damien Miller · 26 years ago
  89. 4095f89 - Added "make host-key" target, Suggestion from Dominik Brettnacher by Damien Miller · 26 years ago
  90. 2453d01 - Allow root access to any key. Patch from by Damien Miller · 26 years ago
  91. 204ad07 - Warning was valid - possible race condition on PTYs. Avoided using by Damien Miller · 26 years ago
  92. c4cea3e - Avoid warning message with Unix98 ptys by Damien Miller · 26 years ago
  93. c7d8dbb - Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.de by Damien Miller · 26 years ago
  94. a22ba01 - Big cleanup of autoconf code by Damien Miller · 26 years ago
  95. 36143d7 - Removed SOCKS code. Will support through a ProxyCommand. by Damien Miller · 26 years ago
  96. 0c0e4bf - Add --with-ssl-dir option by Damien Miller · 26 years ago
  97. 1852246 - Fixed SEGVs in authloop, fix from vbzoli@hbrt.hu by Damien Miller · 26 years ago
  98. 1787252 - Documentation fixes from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp> by Damien Miller · 26 years ago
  99. 6552758 - Fix lastlog code for directory based lastlogs. Fix from Josh Durham by Damien Miller · 26 years ago
  100. 9e53f35 - Use socket pairs by default (instead of pipes). Prevents race condition by Damien Miller · 26 years ago