Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
3e955e78fa7ff4c98306c5565533ae7c645e8233
/
Makefile.in
7d7c60d
- Added 'DESTDIR' option to Makefile to ease package building. Patch from
by Damien Miller
· 25 years ago
6d84493
- Fixpaths was missing /etc/ssh_known_hosts. Report from Jim Knoble
by Damien Miller
· 25 years ago
670a4b8
- Merge preformatted manpage patch from Andre Lucas
by Damien Miller
· 25 years ago
886c63a
- Big manpage and config file cleanup from Andre Lucas
by Damien Miller
· 25 years ago
ca673b3
- Makefile fix from Gary E. Miller <gem@rellim.com>
by Damien Miller
· 25 years ago
b13c73e
- Substitute PID directory in sshd.8. Suggestion from Andrew
by Damien Miller
· 25 years ago
34132e5
- Merged OpenBSD IPv6 patch:
by Damien Miller
· 25 years ago
105b7f0
- Better KrbIV / AFS detection, based on patch from:
by Damien Miller
· 25 years ago
645c598
- Add explicit make rules for files proccessed by fixpaths.
by Damien Miller
· 25 years ago
8beab01
- Run fixpaths before install. (Andre Lucas)
by Damien Miller
· 25 years ago
e72b7af
- Removed most of the pam code into its own file auth-pam.[ch]. This
by Damien Miller
· 25 years ago
58ca7d8
- Rename helper.[ch] to (more appropriate) bsd-misc.[ch]
by Damien Miller
· 25 years ago
e79334a
- Autodetect perl, patch from David Rankin
by Damien Miller
· 25 years ago
beb4ba5
- Portability fixes for Irix 5.3 (now compiles OK!)
by Damien Miller
· 25 years ago
c0d7390
- Automatically correct paths in manpages and configuration files. Patch
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
18ccf85
- Makefile changes for Solaris from Peter Kocks <peter.kocks@baygate.com>
by Damien Miller
· 25 years ago
11ba8d4
Make break
by Damien Miller
· 25 years ago
36b339a
- Clean up broken includes in pty.c
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
bf1c9b2
- Import of patch from Ben Taylor <bent@clark.net>:
by Damien Miller
· 25 years ago
037a0dc
- Merged more OpenBSD changes:
by Damien Miller
· 25 years ago
3bc14dd
Fixed default SSH_ASKPASS
by Damien Miller
· 25 years ago
1f7833d
Fix symlinks on Solaris
by Damien Miller
· 25 years ago
42b81ff
- Add definition for __P()
by Damien Miller
· 25 years ago
f066d6e
install fix
by Damien Miller
· 25 years ago
f958fab
install cleanup
by Damien Miller
· 25 years ago
34d207f
Install correct askpass
by Damien Miller
· 25 years ago
c0f129a
Don't need to #define ASKPASS_PROGRAM any more
by Damien Miller
· 25 years ago
98ac007
Removed old with-askpass option
by Damien Miller
· 25 years ago
d8087f6
- Added BSD compatible install program and autoconf test, thanks to
by Damien Miller
· 25 years ago
f7c0f82
by Damien Miller
· 25 years ago
b3ca3aa
- Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
by Damien Miller
· 25 years ago
e232455
Fix libexecdir
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
10f6f6b
- Merged OpenBSD CVS changes
by Damien Miller
· 25 years ago
d05a247
- Merged OpenBSD CVS changes:
by Damien Miller
· 25 years ago
296a546
Don't install config files if they already exist
by Damien Miller
· 25 years ago
06e4293
askpass install fix
by Damien Miller
· 25 years ago
3ba1fe1
Makefile fix
by Damien Miller
· 25 years ago
3d1b22c
- Make ssh-askpass support optional through autoconf
by Damien Miller
· 25 years ago
5ce662a
- Merged more OpenBSD CVS changes:
by Damien Miller
· 25 years ago
b77870f
by Damien Miller
· 25 years ago
5104762
bugfix
by Damien Miller
· 25 years ago
43d0fdf
bugfix
by Damien Miller
· 25 years ago
3267355
bugfix
by Damien Miller
· 25 years ago
2b72a4a
Build fixes
by Damien Miller
· 25 years ago
cdb8b1d
Build fixes
by Damien Miller
· 25 years ago
e0d444c
Added GNOME passphrase requester support
by Damien Miller
· 25 years ago
d3dcfaf
Added GNOME passphrase requester
by Damien Miller
· 25 years ago
c7b38ce
- Autodetection of SSL/Crypto library location via autoconf
by Damien Miller
· 25 years ago
356a0b0
Lots of changes:
by Damien Miller
· 25 years ago
3c5cb38
- Remove autoconf generated Makefile from CVS
by Damien Miller
· 25 years ago
07a826d
- Make distclean now removed configure script
by Damien Miller
· 25 years ago
9438816
Integrated PAM environment patch from Nalin Dahyabhai <nalin@thermo.stat.ncsu.edu>
by Damien Miller
· 25 years ago
a37010e
Renamed open* -> * at request of Theo de Raadt <deraadt@cvs.openbsd.org>
by Damien Miller
· 25 years ago
0623076
Big rename ssh* -> openssh*
by Damien Miller
· 25 years ago
7f6ea02
- Integrated patch from Dan Brosemer <odin@linuxfreak.com>
by Damien Miller
· 25 years ago