blob: d53e33ae8bc5d53aeecc5b11360895d30b2a26cb [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>
6
Damien Miller7f6ea021999-10-28 13:25:17 +1000719991028
8 - Further PAM enhancements.
9 - Much cleaner
10 - Now uses account and session modules for all logins.
11 - Integrated patch from Dan Brosemer <odin@linuxfreak.com>
12 - Build fixes
13 - Autoconf
14 - Change binary names to open*
15 - Fixed autoconf script to detect PAM on RH6.1
16 - Added tests for libpwdb, and OpenBSD functions to autoconf
Damien Millereff18d61999-10-28 14:14:38 +100017 - Released 1.2pre4
Damien Miller29b5a591999-10-28 15:46:27 +100018
19 - Imported latest OpenBSD CVS code
20 - Updated README.openssh
Damien Miller34d0b611999-10-28 17:51:40 +100021 - Released 1.2pre5
Damien Miller29b5a591999-10-28 15:46:27 +100022
Damien Miller7f6ea021999-10-28 13:25:17 +10002319991027
24 - Adapted PAM patch.
25 - Released 1.0pre2
Damien Millerd4a8b7e1999-10-27 13:42:43 +100026
Damien Miller7f6ea021999-10-28 13:25:17 +100027 - Excised my buggy replacements for strlcpy and mkdtemp
28 - Imported correct OpenBSD strlcpy and mkdtemp routines.
29 - Reduced arc4random_stir entropy read to 32 bytes (256 bits)
30 - Picked up correct version number from OpenBSD
31 - Added sshd.pam PAM configuration file
32 - Added sshd.init Redhat init script
33 - Added openssh.spec RPM spec file
34 - Released 1.2pre3
Damien Millerd4a8b7e1999-10-27 13:42:43 +100035
Damien Miller7f6ea021999-10-28 13:25:17 +10003619991026
37 - Fixed include paths of OpenSSL functions
38 - Use OpenSSL MD5 routines
39 - Imported RC4 code from nanocrypt
40 - Wrote replacements for OpenBSD arc4random* functions
41 - Wrote replacements for strlcpy and mkdtemp
42 - Released 1.0pre1