blob: 04a5f7d880fca3737d6fc46e3945a4ed87ba41b3 [file] [log] [blame]
Damien Miller070f7a11999-10-29 10:29:29 +1000119991029
2 - Renamed openssh* back to ssh* at request of Theo de Raadt
3 - Incorporated latest changes from OpenBSD's CVS
4 - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk>
5 - Integrated PAM env patch from Nalin Dahyabhai <nalin.dahyabhai@pobox.com>
Damien Miller07a826d1999-10-29 11:49:20 +10006 - Make distclean now removed configure script
7 - Improved PAM logging
8 - Added some debug() calls for PAM
Damien Miller65b3c131999-10-29 12:37:01 +10009 - Removed redundant subdirectories
10 - Integrated part of a patch from Dan Brosemer <odin@linuxfreak.com> for
11 building on Debian.
Damien Miller070f7a11999-10-29 10:29:29 +100012
Damien Miller7f6ea021999-10-28 13:25:17 +10001319991028
14 - Further PAM enhancements.
15 - Much cleaner
16 - Now uses account and session modules for all logins.
17 - Integrated patch from Dan Brosemer <odin@linuxfreak.com>
18 - Build fixes
19 - Autoconf
20 - Change binary names to open*
21 - Fixed autoconf script to detect PAM on RH6.1
22 - Added tests for libpwdb, and OpenBSD functions to autoconf
Damien Millereff18d61999-10-28 14:14:38 +100023 - Released 1.2pre4
Damien Miller29b5a591999-10-28 15:46:27 +100024
25 - Imported latest OpenBSD CVS code
26 - Updated README.openssh
Damien Miller34d0b611999-10-28 17:51:40 +100027 - Released 1.2pre5
Damien Miller29b5a591999-10-28 15:46:27 +100028
Damien Miller7f6ea021999-10-28 13:25:17 +10002919991027
30 - Adapted PAM patch.
31 - Released 1.0pre2
Damien Millerd4a8b7e1999-10-27 13:42:43 +100032
Damien Miller7f6ea021999-10-28 13:25:17 +100033 - Excised my buggy replacements for strlcpy and mkdtemp
34 - Imported correct OpenBSD strlcpy and mkdtemp routines.
35 - Reduced arc4random_stir entropy read to 32 bytes (256 bits)
36 - Picked up correct version number from OpenBSD
37 - Added sshd.pam PAM configuration file
38 - Added sshd.init Redhat init script
39 - Added openssh.spec RPM spec file
40 - Released 1.2pre3
Damien Millerd4a8b7e1999-10-27 13:42:43 +100041
Damien Miller7f6ea021999-10-28 13:25:17 +10004219991026
43 - Fixed include paths of OpenSSL functions
44 - Use OpenSSL MD5 routines
45 - Imported RC4 code from nanocrypt
46 - Wrote replacements for OpenBSD arc4random* functions
47 - Wrote replacements for strlcpy and mkdtemp
48 - Released 1.0pre1