Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
cadc6bb72f60e48c65397eb67e76064931d78306
/
ChangeLog
beb4ba5
- Portability fixes for Irix 5.3 (now compiles OK!)
by Damien Miller
· 25 years ago
4ff2b9b
- NetBSD login.c compile fix from David Rankin
by Damien Miller
· 25 years ago
13bc0be
- Replacement for getpagesize() for systems which lack it
by Damien Miller
· 25 years ago
68e45de
- OpenBSD CVS updates:
by Damien Miller
· 25 years ago
6a5d4d6
*** empty log message ***
by Damien Miller
· 25 years ago
e127624
- Use last few chars of tty line as ut_id
by Damien Miller
· 25 years ago
373d291
- PAM bugfix. PermitEmptyPassword was being ignored.
by Damien Miller
· 25 years ago
5a3e683
- Added --with-default-path to specify custom path for server
by Damien Miller
· 25 years ago
c0d7390
- Automatically correct paths in manpages and configuration files. Patch
by Damien Miller
· 25 years ago
aae1093
- Redhat RPM spec fixes from Jim Knoble <jmknoble@pobox.com>
by Damien Miller
· 25 years ago
9673b2b
- Fixed implicit '.' in default path, report from Jim Knoble
by Damien Miller
· 25 years ago
4f0fa56
- OpenBSD CVS update:
by Damien Miller
· 25 years ago
d49621e
- Disable logging of PAM success and failures, PAM is verbose enough.
by Damien Miller
· 25 years ago
47707db
Doh! RPM doesn't support conditional building
by Damien Miller
· 25 years ago
3688440
- Revised RPM package to include Jim Knoble's <jmknoble@pobox.com>
by Damien Miller
· 25 years ago
32b3cf2
19991226
by Damien Miller
· 25 years ago
2e1b082
- Prepare for 1.2.1pre20
by Damien Miller
· 25 years ago
1b0c228
- Fix login.c breakage on systems which lack ut_host in struct
by Damien Miller
· 25 years ago
365199d
- Fix undefined fd_set type in ssh.h from Povl H. Pedersen
by Damien Miller
· 25 years ago
e885291
Prepare for 1.2.1pre19
by Damien Miller
· 25 years ago
cb7e5f9
- Fix DISABLE_SHADOW support
by Damien Miller
· 25 years ago
f039bad
- OpenBSD CVS update:
by Damien Miller
· 25 years ago
76112de
- Integration of large HPUX patch from Andre Lucas
by Damien Miller
· 25 years ago
fdb7caf
Avoid breakage on systems lacking IPv6 headers
by Damien Miller
· 25 years ago
c4c647f
- Redhat init script patch from Chun-Chung Chen <cjj@u.washington.edu>
by Damien Miller
· 25 years ago
8f9d507
- Correctly handle empty passwords in shadow file. Patch from:
by Damien Miller
· 25 years ago
5e7c10e
- Merged OpenBSD CVS changes:
by Damien Miller
· 25 years ago
ab8a4da
Doc updates
by Damien Miller
· 25 years ago
48f2494
Prepare for 1.2.1pre18
by Damien Miller
· 25 years ago
864ea59
- Integrated patchs from Juergen Keil <jk@tools.de>
by Damien Miller
· 25 years ago
3b9d5e9
- Added better test for inline functions compiler support from
by Damien Miller
· 25 years ago
84093e9
- Integrated patchs from Juergen Keil <jk@tools.de>
by Damien Miller
· 25 years ago
6ae00d6
- Some older systems don't have poll.h, they use sys/poll.h instead
by Damien Miller
· 25 years ago
36b339a
- Clean up broken includes in pty.c
by Damien Miller
· 25 years ago
a34a28b
- OpenBSD CVS Changes
by Damien Miller
· 25 years ago
c6b3bbe
- Fix compilation on systems with AFS. Reported by
by Damien Miller
· 25 years ago
d7f6615
- Applied patch from David Rankin <drankin@bohemians.lexington.ky.us>
by Damien Miller
· 25 years ago
6646bad
Prepare for 1.2pre17
by Damien Miller
· 25 years ago
50945fa
- OpenBSD CVS updates:
by Damien Miller
· 25 years ago
bf1c9b2
- Import of patch from Ben Taylor <bent@clark.net>:
by Damien Miller
· 25 years ago
fce1648
- Compile fix for Solaris with /dev/ptmx from
by Damien Miller
· 25 years ago
f5d69a5
doc
by Damien Miller
· 25 years ago
af2604a
*** empty log message ***
by Damien Miller
· 25 years ago
037a0dc
- Merged more OpenBSD changes:
by Damien Miller
· 25 years ago
eabf341
- Fix PAM account and session being called multiple times. Problem
by Damien Miller
· 25 years ago
3bc14dd
Fixed default SSH_ASKPASS
by Damien Miller
· 25 years ago
0c078c6
- sshd Redhat init script patch from Jim Knoble <jmknoble@pobox.com>
by Damien Miller
· 25 years ago
aae6c61
by Damien Miller
· 25 years ago
dc33fc3
Small cleanup of PAM code
by Damien Miller
· 25 years ago
42b81ff
- Add definition for __P()
by Damien Miller
· 25 years ago
bf3f6ef
Doc updates
by Damien Miller
· 25 years ago
063fdf8
- Merged beginnings of AIX support from Tor-Ake Fransson <torake@hotmail.com>
by Damien Miller
· 25 years ago
d8087f6
- Added BSD compatible install program and autoconf test, thanks to
by Damien Miller
· 25 years ago
78224a0
- More reformatting merged from OpenBSD CVS
by Damien Miller
· 25 years ago
95def09
- Merged very large OpenBSD source code reformat
by Damien Miller
· 25 years ago
4d2f15f
- Add recommendation to use GNU make to INSTALL document
by Damien Miller
· 25 years ago
3744b51
- Numerous little Solaris fixes
by Damien Miller
· 25 years ago
294df78
- Added SuSE package files from Chris Saia <csaia@wtower.com>
by Damien Miller
· 25 years ago
f7c0f82
by Damien Miller
· 25 years ago
d733c91
Only display comment for ssh-askpass
by Damien Miller
· 25 years ago
d770252
- Added a setenv replacement for systems which lack it
by Damien Miller
· 25 years ago
d71b12e
- Fix EGD problems (Thanks to Ben Taylor <bent@clark.net>)
by Damien Miller
· 25 years ago
859cec0
- Added autoconf test and macro to deal with old PAM libraries
by Damien Miller
· 25 years ago
b3ca3aa
- Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
by Damien Miller
· 25 years ago
83df069
- OpenBSD CVS Changes
by Damien Miller
· 25 years ago
2221872
- Make <enter> close gnome-ssh-askpass (Debian bug #50299)
by Damien Miller
· 25 years ago
431f66b
by Damien Miller
· 25 years ago
6162d12
- OpenBSD CVS Changes
by Damien Miller
· 25 years ago
f58db38
Fix segfault
by Damien Miller
· 25 years ago
c6398ef
- Merged more Solaris support from Marc G. Fournier
by Damien Miller
· 25 years ago
dd1c7ba
- Added non-PAM MD5 password support patch from Tudor Bosman <tudorb@jm.nu>
by Damien Miller
· 25 years ago
04f8014
- Renamed BSD helper function files to bsd-*
by Damien Miller
· 25 years ago
8029775
- Added autoconf option to enable Kerberos 4 support (untested)
by Damien Miller
· 25 years ago
18ac171
- Move scp from ${libdir}/ssh to ${libexecdir}/ssh at request of
by Damien Miller
· 25 years ago
dc9365b
Fix progress bar bug
by Damien Miller
· 25 years ago
58fc473
- EGD uses a socket, not a named pipe. Duh. - Fix includes in fingerprint.c
by Damien Miller
· 25 years ago
23b7839
- Merged OpenBSD CVS changes
by Damien Miller
· 25 years ago
5bbbd36
- Merged PAM buffer overrun patch from Chip Salzenberg <chip@valinux.com>
by Damien Miller
· 25 years ago
6ee9564
Typo
by Damien Miller
· 25 years ago
81428f9
- Merged OpenBSD CVS changes
by Damien Miller
· 25 years ago
10f6f6b
- Merged OpenBSD CVS changes
by Damien Miller
· 25 years ago
7e8e820
- Merged OpenBSD CVS changes:
by Damien Miller
· 25 years ago
2e8b1c8
OpenBSD CVS: fix .Xr
by Damien Miller
· 25 years ago
3668206
- Split subpackages further based on patch from jim knoble <jmknoble@pobox.com>
by Damien Miller
· 25 years ago
3f90587
- Merged more Solaris compability from Marc G. Fournier
by Damien Miller
· 25 years ago
c6d5ce8
Fixed spello
by Damien Miller
· 25 years ago
3bd49ec
- Various small cleanups to bring diff (against OpenBSD) size down.
by Damien Miller
· 25 years ago
2ccf661
- Merged more OpenBSD CVS changes:
by Damien Miller
· 25 years ago
d05a247
- Merged OpenBSD CVS changes:
by Damien Miller
· 25 years ago
0a6e668
Solaris compile fixes
by Damien Miller
· 25 years ago
192bd01
- Tidied default config file some more
by Damien Miller
· 25 years ago
2cb210f
- Added shadow password patch from Thomas Neumann <tom@smart.ruhr.de>
by Damien Miller
· 25 years ago
b028438
updated
by Damien Miller
· 25 years ago
9c8da3c
Fix division-by-zero error
by Damien Miller
· 25 years ago
3d1b22c
- Make ssh-askpass support optional through autoconf
by Damien Miller
· 25 years ago
6d7b2cd
- Merged yet more changes from OpenBSD CVS
by Damien Miller
· 25 years ago
b5f8927
Added INSTALL documentation
by Damien Miller
· 25 years ago
4236f6e
*** empty log message ***
by Damien Miller
· 25 years ago
b9a692d
- Grab server in gnome-ssh-askpass (Debian bug #49872)
by Damien Miller
· 25 years ago
3226509
by Damien Miller
· 25 years ago
Next »