blob: 8fa2fdc872437c2ef472550cada7c0592f171cf0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
- Replacement for setproctitle()
- Improve PAM support (a pam_lastlog module will cause sshd to exit)
- Better documentation
- Replace the horror in acconfig.h which tries to comphensate for the
lack of u_intXX_t types. There must be a better way.
- Cleanup configure.in
- Load / write random seed on startup / exit
|