Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
31abc9addbf23675eb094638c83c6279437b6a50
/
ChangeLog
31abc9a
- (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com>
by Damien Miller
· 24 years ago
f9b625c
- (djm) Fix pam sprintf fix
by Damien Miller
· 24 years ago
b38ea86
- (djm) Replace ut_name with ut_user. Patch from Jim Watt
by Damien Miller
· 24 years ago
0100627
- (djm) Missing $(DESTDIR) on host-key target causing problems with RPM
by Damien Miller
· 24 years ago
8148fa3
- (djm) Match prototype and function declaration for rresvport_af.
by Damien Miller
· 24 years ago
4e99720
- (djm) Only enable PAM_TTY kludge for Linux. Problem report from
by Damien Miller
· 24 years ago
8e394e7
- (djm) Don't use inet_addr.
by Damien Miller
· 24 years ago
f2fdbe5
- (djm) Handle EWOULDBLOCK returns from read() and write() in atomicio.c
by Damien Miller
· 24 years ago
fe668e4
*** empty log message ***
by Damien Miller
· 24 years ago
90dcc05
- (djm) Fix incorrect configure handling of --with-rsh-path option. Fix from
by Damien Miller
· 24 years ago
ce40c70
- (djm) Fix bad fprintf format handling in auth-pam.c. Patch from
by Damien Miller
· 24 years ago
0809a0a
Forgot to comment
by Damien Miller
· 24 years ago
484118e
- (djm) Use standard OpenSSL functions in auth-skey.c. Patch from
by Damien Miller
· 24 years ago
c708843
- (djm) Stop shadow expiry checking from preventing logins with NIS. Based
by Damien Miller
· 24 years ago
9b6d4ab
- (djm) Fix brace mismatch from Corinna Vinschen <vinschen@cygnus.com>
by Damien Miller
· 24 years ago
c927099
Release 2.1.1p2
by Damien Miller
· 24 years ago
cb170cb
- (djm) Added check for broken snprintf() functions which do not correctly
by Damien Miller
· 24 years ago
28adeef
- (djm) Replace "/bin/sh" with _PATH_BSHELL. Report from Corinna Vinschen
by Damien Miller
· 24 years ago
7b413d2
- (djm) Replace "/bin/sh" with _PATH_BSHELL
by Damien Miller
· 24 years ago
8e81ed3
- (djm) Login fixes from Tom Bertelson <tbert@abac.com>
by Damien Miller
· 24 years ago
d8cfda6
- (djm) Fix Tru64 SIA problems reported by John P Speno <speno@isc.upenn.edu>
by Damien Miller
· 24 years ago
b8c656e
- (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIA
by Damien Miller
· 24 years ago
262ff17
- (djm) Added 'distprep' make target to simplify packaging
by Damien Miller
· 24 years ago
91606b1
- (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support for
by Damien Miller
· 24 years ago
53c5d46
- (djm) Fixes to lastlog code for Irix - (djm) Use atomicio in loginrec
by Damien Miller
· 24 years ago
dd47aa2
- (djm) Formatting
by Damien Miller
· 24 years ago
f8af08d
- (djm) Fixes to login code - not setting li->uid, cleanups
by Damien Miller
· 24 years ago
0800647
Fix fixed egd code
by Damien Miller
· 24 years ago
6468125
- (djm) Make EGD failures non-fatal if OpenSSL's entropy pool is still OK
by Damien Miller
· 24 years ago
1f335fb
- (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>
by Damien Miller
· 24 years ago
c0fd17f
- OpenBSD CVS update
by Damien Miller
· 24 years ago
8dd33fd
- Better fix to aclocal tests from Garrick James <garrick@james.net>
by Damien Miller
· 24 years ago
bf7f466
- OpenBSD CVS Updates:
by Damien Miller
· 24 years ago
b54b40e
- (djm) Use sa_family_t in prototype for rresvport_af. Patch from
by Damien Miller
· 24 years ago
6536c7d
- OpenBSD CVS Updates:
by Damien Miller
· 24 years ago
099f505
- (djm) Automatically generate host key during "make install". Suggested
by Damien Miller
· 24 years ago
2f02295
typo
by Damien Miller
· 24 years ago
edb8292
- (djm) Replace use of '-o' and '-a' logical operators in configure tests
by Damien Miller
· 24 years ago
0f91b4e
- (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support
by Damien Miller
· 24 years ago
f6d9e22
- OpenBSD CVS updates:
by Damien Miller
· 24 years ago
7b22d65
- (djm) Add summary of configure options to end of ./configure run
by Damien Miller
· 24 years ago
1a13225
- (djm) Fix short copy in loginrec.c (based on patch from Phill Camp
by Damien Miller
· 24 years ago
a66626b
- (djm) Fixes from Andrew McGill <andrewm@datrix.co.za>:
by Damien Miller
· 24 years ago
35ad6be
- (andre) AIX, lastlog, configure fixes from Tom Bertelson <tbert@abac.com>:
by andre
· 24 years ago
c29de95
- (djm) Configure fixes from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
by Damien Miller
· 24 years ago
e69f18c
- (djm) Glob manpages in RPM spec files to catch compressed files
by Damien Miller
· 24 years ago
d900e45
- (djm) Fix for configure on bash2 from Jim Knoble <jmknoble@jmknoble.cx>
by Damien Miller
· 24 years ago
c601a75
- (djm) Minor doc tweaks
by Damien Miller
· 24 years ago
a1cb644
- (djm) Patch from Kenji Miyake <kenji@miyake.org> to disable utmp usage
by Damien Miller
· 24 years ago
14c12cb
- (djm) Cleanup of entropy.c. Reorganised code, removed second pass through
by Damien Miller
· 24 years ago
d5bf307
- (djm) Remove duplicate headers from loginrec.c
by Damien Miller
· 24 years ago
9e11089
- (djm) Don't add /usr/local/lib to library search path on Irix
by Damien Miller
· 24 years ago
5314ae7
- (djm) Warn user if grabs fail in GNOME askpass. Patch from Zack Weinberg
by Damien Miller
· 24 years ago
d3a1857
- (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III
by Damien Miller
· 24 years ago
e37bfc1
- (djm) Added --with-cflags, --with-ldflags and --with-libs options to
by Damien Miller
· 24 years ago
a86c7ec
Added missed info for 20000603 login code update Noted 20000604 updates
by andre
· 24 years ago
2994e08
- Configure tweaking for new login code on Irix 5.3
by Damien Miller
· 24 years ago
1c77392
- Rewrote bsd-login to use proper utmp API if available. Major cleanup
by Damien Miller
· 25 years ago
1ea8ac7
- Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujitsu.co.jp>
by Damien Miller
· 25 years ago
2f6a0ad
- Cleanup of auth.c, login.c and fake-*
by Damien Miller
· 25 years ago
03934f2
doc
by Damien Miller
· 25 years ago
b1715dc
- OpenBSD CVS updates:
by Damien Miller
· 25 years ago
c252e2e
- Fix buffer overrun in login.c for systems which use syslen in utmpx.
by Damien Miller
· 25 years ago
be260a0
- Define atexit for old Solaris
by Damien Miller
· 25 years ago
7b63b0f
- Doc cleanup
by Damien Miller
· 25 years ago
fda78d9
- HPUX and Configure fixes from Lutz Jaenicke
by Damien Miller
· 25 years ago
dfc83f4
- SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com>
by Damien Miller
· 25 years ago
ad1bc5f
- Don't touch utmp if USE_UTMPX defined
by Damien Miller
· 25 years ago
d999ae2
- Xauth fix from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
by Damien Miller
· 25 years ago
ef7df54
- Include Andre Lucas' fixprogs script. Forgot to "cvs add" it yesterday
by Damien Miller
· 25 years ago
3b512e1
- Detect OpenSSL seperatly from RSA
by Damien Miller
· 25 years ago
c4be7ce
- RSAless operation patch from kevin_oconnor@standardandpoors.com
by Damien Miller
· 25 years ago
615f939
- Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
by Damien Miller
· 25 years ago
dcb6ecd
- OpenBSD CVS update:
by Damien Miller
· 25 years ago
0e65eed
- Fix HAVE_PAM_GETENVLIST setting from Simon Wilkinson <sxw@dcs.ed.ac.uk>
by Damien Miller
· 25 years ago
f3c6cf1
- Avoid WCOREDUMP complation errors for systems that lack it
by Damien Miller
· 25 years ago
d2c208a
- Applied Tom Bertelson's <tbert@abac.com> AIX authentication fix
by Damien Miller
· 25 years ago
8d1fd57
- Fix from Andre Lucas <andre.lucas@dial.pipex.com>
by Damien Miller
· 25 years ago
95fe91b
- Fix for non-recognised DSA keys from Arkadiusz Miskiewicz
by Damien Miller
· 25 years ago
accfeb3
- Fix for prng_seed permissions checking from Lutz Jaenicke
by Damien Miller
· 25 years ago
95e8963
idoh
by Damien Miller
· 25 years ago
54057c2
- Doc updates
by Damien Miller
· 25 years ago
16e519c
- Moved all the bsd-* and fake-* stuff into new libopenbsd-compat.a
by Damien Miller
· 25 years ago
30c3d42
- OpenBSD CVS update
by Damien Miller
· 25 years ago
61e50f1
- Configure caching and cleanup patch from Andre Lucas'
by Damien Miller
· 25 years ago
6d48871
- OpenBSD CVS update
by Damien Miller
· 25 years ago
58e579b
- Generate DSA host keys during "make key" or RPM installs
by Damien Miller
· 25 years ago
e247cc4
- Remove references to SSLeay.
by Damien Miller
· 25 years ago
0437b33
- Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropy
by Damien Miller
· 25 years ago
6f83b8e
- OpenBSD CVS update
by Damien Miller
· 25 years ago
63560f9
Prepare for 2.0.0beta1
by Damien Miller
· 25 years ago
fc0b11b
- Irix portability fixes - don't include netinet headers more than once
by Damien Miller
· 25 years ago
7c00426
- Deprecate perl-tk askpass.
by Damien Miller
· 25 years ago
1cead2c
- Add some missing ifdefs to auth2.c
by Damien Miller
· 25 years ago
0e489dc
- Merged bsd-login ttyslot and AIX utmp patch from Gert Doering
by Damien Miller
· 25 years ago
35dabd0
[scp.c]
by Damien Miller
· 25 years ago
70fb671
- Fixed __progname symbol collisions reported by Andre Lucas
by Damien Miller
· 25 years ago
e59ce62
- Include missing headers for OpenSSL tests. Fix from Phil Karn
by Damien Miller
· 25 years ago
7c8af4f
packet.c send debug messages in SSH2 format
by Damien Miller
· 25 years ago
bd483e7
- More OpenBSD updates:
by Damien Miller
· 25 years ago
Next »