Age | Commit message (Collapse) | Author |
|
password change patch.
- (djm) Bring licenses on my stuff in line with OpenBSD's
|
|
- (djm) Fix strerror replacement for old SunOS. Based on patch from
Charles Levert <charles@comm.polymtl.ca>
- (djm) Seperate arc4random into seperate file and use OpenSSL's RC4
implementation.
|
|
- Include floatingpoint.h for entropy.c
- strerror replacement
|
|
[channels.c]
- fix pr 1196, listen_port and port_to_connect interchanged
[scp.c]
- after completion, replace the progress bar ETA counter with a final
elapsed time; my idea, aaron wrote the patch
[ssh_config sshd_config]
- show 'Protocol' as an example, ok markus@
[sshd.c]
- missing xfree()
- Add missing header to bsd-misc.c
|
|
|
|
and EGD
|
|
- Added replacement setenv() function from OpenBSD libc. Suggested by
Ben Lindstrom <mouring@pconline.com>
|
|
Report from Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp>
|
|
- Split random collector into seperate file
|
|
|
|
<drankin@bohemians.lexington.ky.us>
|
|
|
|
- Really fix typedefs, patch from Ben Taylor <bent@clark.net>
- Prevent multiple inclusion of config.h and defines.h. Suggested
by Andre Lucas <andre.lucas@dial.pipex.com>
|
|
cleaned up sshd.c up significantly.
- Several other cleanups
|
|
|