Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
95a29b13312eac762002c54fa5799567438b2f95
95a29b1
Prepare for pre27
by Damien Miller
· 25 years ago
f693d3b
- Document location of Redhat PAM file in INSTALL.
by Damien Miller
· 25 years ago
834171e
- Revert __snprintf -> snprintf aliasing. Apparently Solaris
by Damien Miller
· 25 years ago
b9b94a7
- Clean up bsd-bindresvport.c. Use arc4random() for picking initial
by Damien Miller
· 25 years ago
62a52ef
- Compilation fix from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
by Damien Miller
· 25 years ago
8f92649
- Compilation fix from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
by Damien Miller
· 25 years ago
5eed6a2
- Renamed --with-xauth-path to --with-xauth
by Damien Miller
· 25 years ago
2297799
Added PreReq lines
by Damien Miller
· 25 years ago
e96c1be
Prepare spec files for pre26
by Damien Miller
· 25 years ago
b29ea91
- Add --with-xauth-path configure directive and explicit test for
by Damien Miller
· 25 years ago
34132e5
- Merged OpenBSD IPv6 patch:
by Damien Miller
· 25 years ago
25e4256
- Fixes to auth-skey to enable it to use the standard OpenSSL libraries
by Damien Miller
· 25 years ago
fa824cb
Fix typo
by Damien Miller
· 25 years ago
75b1d10
- Solaris build fix from Gary E. Miller <gem@rellim.com>
by Damien Miller
· 25 years ago
2edcda5
- New config.sub and config.guess to fix problems on SCO. Supplied
by Damien Miller
· 25 years ago
105b7f0
- Better KrbIV / AFS detection, based on patch from:
by Damien Miller
· 25 years ago
f20c2aa
Doc updates
by Damien Miller
· 25 years ago
9254678
Prepare for V_1_2_1_PRE25
by Damien Miller
· 25 years ago
1808f38
- Fixed annoying DES corruption problem. libcrypt has been
by Damien Miller
· 25 years ago
62ab38a
- OpenBSD CVS updates
by Damien Miller
· 25 years ago
e9c8f4d
- Removed "nullok" directive from default PAM configuration files.
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
5121e3a
- Properly clean up on exit of ssh-agent. Patch from Dean Gaudet
by Damien Miller
· 25 years ago
6b85a7f
- Added support for directory-based lastlogs
by Damien Miller
· 25 years ago
7cfd3e6
Prepare for pre24
by Damien Miller
· 25 years ago
aa7b64d
- Remove test for quad_t. No longer needed.
by Damien Miller
· 25 years ago
e7f626c
- Really fix broken default path. Fix from Jim Knoble <jmknoble@pobox.com>
by Damien Miller
· 25 years ago
3131d8b
- Fill in ut_utaddr utmp field. Report from Benjamin Charron
by Damien Miller
· 25 years ago
b2532b3
- Prevent typedefs from being compiled more than once. Report from
by Damien Miller
· 25 years ago
03783f0
- Fix occasional crash on LinuxPPC. Patch from Franz Sirl
by Damien Miller
· 25 years ago
f3e8be8
- Fix broken autoconf typedef detection. Report from Marc G.
by Damien Miller
· 25 years ago
8eb0fd6
- Fix password support on systems with a mixture of shadowed and
by Damien Miller
· 25 years ago
8bdeee2
- Merged Dante SOCKS support patch from David Rankin
by Damien Miller
· 25 years ago
554ef3c
Prepare for 1.2.1pre23
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
ece22a8
- OpenBSD CVS updates: - [auth-passwd.c] check for NULL 1st
by Damien Miller
· 25 years ago
753331e
- Rename helper.[ch] to (more appropriate) bsd-misc.[ch]
by Damien Miller
· 25 years ago
58ca7d8
- Rename helper.[ch] to (more appropriate) bsd-misc.[ch]
by Damien Miller
· 25 years ago
06b472b
*** empty log message ***
by Damien Miller
· 25 years ago
9505851
- Detect missing size_t and typedef it.
by Damien Miller
· 25 years ago
ac3a4b4
- Calls to pam_setcred, patch from Nalin Dahyabhai
by Damien Miller
· 25 years ago
d00d161
- Print whether OpenSSH was compiled with RSARef, patch from
by Damien Miller
· 25 years ago
e79334a
- Autodetect perl, patch from David Rankin
by Damien Miller
· 25 years ago
9550a76
- Applied another NetBSD portability patch from David Rankin
by Damien Miller
· 25 years ago
74d0d4a
- Merged AIX patch from Darren Hall <dhall@virage.org> - Cleaned up defines.h
by Damien Miller
· 25 years ago
cadc6bb
Spec file tweaks
by Damien Miller
· 25 years ago
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
95c8e5d
Populate ut_id with last few chars of tty line
by Damien Miller
· 25 years ago
e127624
- Use last few chars of tty line as ut_id
by Damien Miller
· 25 years ago
438dfa9
Doc update
by Damien Miller
· 25 years ago
d33201e
typo
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
780b376
Doc and Doh! fixes
by Damien Miller
· 25 years ago
3b623d9
Better fix for PAM logging
by Damien Miller
· 25 years ago
e17ba10
Fix typo in PAM config
by Damien Miller
· 25 years ago
bbdf9ab
Added docs files and app defaults to askpass
by Damien Miller
· 25 years ago
f6adfa9
Typos
by Damien Miller
· 25 years ago
92e0735
Typos
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
ca9fbb6
Fix broken macros
by Damien Miller
· 25 years ago
5ffe370
Make ready 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
368cf64
Made utmpx optional
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
fdb5f13
Added key generation progress meter
by Damien Miller
· 25 years ago
8f9d507
- Correctly handle empty passwords in shadow file. Patch from:
by Damien Miller
· 25 years ago
217ab30
Be more specific about required software versions
by Damien Miller
· 25 years ago
5e7c10e
- Merged OpenBSD CVS changes:
by Damien Miller
· 25 years ago
18ccf85
- Makefile changes for Solaris from Peter Kocks <peter.kocks@baygate.com>
by Damien Miller
· 25 years ago
ab8a4da
Doc updates
by Damien Miller
· 25 years ago
ceb483f
Fix compiler warning
by Damien Miller
· 25 years ago
11ba8d4
Make break
by Damien Miller
· 25 years ago
48f2494
Prepare for 1.2.1pre18
by Damien Miller
· 25 years ago
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
Next »