Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
b6359ba4b84d8982440f57a374b594c85284a813
b6359ba
Fix __attribute__ breakage
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
4e0dbd0
Whitespace
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
05ec5c6
Third time lucky
by Damien Miller
· 25 years ago
a3c6090
Third time lucky
by Damien Miller
· 25 years ago
1b3dfe3
undone silly changes
by Damien Miller
· 25 years ago
dc88b4d
Vicarious (sp?) changes to try to fix -k option
by Damien Miller
· 25 years ago
f5d69a5
doc
by Damien Miller
· 25 years ago
145fdca
forgot -kb when imported
by Damien Miller
· 25 years ago
81b25cf
Forgot -kb
by Damien Miller
· 25 years ago
23aa96e
Reimport with -kb set
by Damien Miller
· 25 years ago
5341158
Forgot -kb when checking in
by Damien Miller
· 25 years ago
871f3ca
Quiet untar
by Damien Miller
· 25 years ago
aca55fe
Add buildprereq
by Damien Miller
· 25 years ago
af2604a
*** empty log message ***
by Damien Miller
· 25 years ago
f6b290d
Tweak
by Damien Miller
· 25 years ago
93168eb
Updated spec
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
1f7833d
Fix symlinks on Solaris
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
16dae4c
disable buildprereqs for Suse RPM
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
297dc42
Update SPEC files
by Damien Miller
· 25 years ago
98ac007
Removed old with-askpass option
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
5428f64
by Damien Miller
· 25 years ago
9072e18
*** empty log message ***
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
24e83aa
Use puts instead of printf
by Damien Miller
· 25 years ago
f7c0f82
by Damien Miller
· 25 years ago
66c1488
prepare for 1.2pre14
by Damien Miller
· 25 years ago
d733c91
Only display comment for ssh-askpass
by Damien Miller
· 25 years ago
755c90c
Doc updates
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
a75cb96
error message fix
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
36fb30f
Die if lastlog not found
by Damien Miller
· 25 years ago
01c114c
Fix doc files
by Damien Miller
· 25 years ago
7b5722f
Fix askapss files
by Damien Miller
· 25 years ago
73aaa76
Fix doc files
by Damien Miller
· 25 years ago
e232455
Fix libexecdir
by Damien Miller
· 25 years ago
a63023b
Prepare for pre13
by Damien Miller
· 25 years ago
c096727
Doc updates
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
d743bba
Clarify mailing list details
by Damien Miller
· 25 years ago
7e8e820
- Merged OpenBSD CVS changes:
by Damien Miller
· 25 years ago
4874c79
- Fix some Linux libc5 problems reported by Miles Wilson <mw@mctitle.com>
by Damien Miller
· 25 years ago
a7cafae
Added upgrade instructions
by Damien Miller
· 25 years ago
2a9d9f6
Doc updates
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
cedfecc
Further cleanup of askpass autoconf support, enable GNOME askpass option
by Damien Miller
· 25 years ago
d05a247
- Merged OpenBSD CVS changes:
by Damien Miller
· 25 years ago
Next »