Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
7ab5117367f075a86d2558be5be62ba1daa1794b
/
ChangeLog
7ab5117
- deraadt@cvs.openbsd.org 2001/02/22 08:03:51
by Ben Lindstrom
· 24 years ago
b7c9232
- deraadt@cvs.openbsd.org 2001/02/22 06:43:55
by Ben Lindstrom
· 24 years ago
33a3cc3
- deraadt@cvs.openbsd.org 2001/02/22 04:29:37
by Ben Lindstrom
· 24 years ago
87af95b
- stevesk@cvs.openbsd.org 2001/02/21 21:14:04
by Ben Lindstrom
· 24 years ago
3659251
- deraadt@cvs.openbsd.org 2001/02/21 09:12:56
by Ben Lindstrom
· 24 years ago
b257cca
- deraadt@cvs.openbsd.org 2001/02/21 09:05:54
by Ben Lindstrom
· 24 years ago
b0a4cd8
- deraadt@cvs.openbsd.org 2001/02/21 07:37:04
by Ben Lindstrom
· 24 years ago
53992c7
- deraadt@cvs.openbsd.org 2001/02/17 23:48:48
by Ben Lindstrom
· 24 years ago
6ed8c04
- (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch]
by Ben Lindstrom
· 24 years ago
cfb9370
- (bal) Updated contrib/README to remove 'make-ssh-known-hosts' and
by Ben Lindstrom
· 24 years ago
59a5f9b
- (bal) Remove make-ssh-known-hosts.1 since it's no longer valid.
by Ben Lindstrom
· 24 years ago
d0ccb98
- Allow PRNGd entropy collection from localhost TCP socket. Replace
by Damien Miller
· 24 years ago
1d66c16
- Document PAM ChallengeResponseAuthentication in sshd.8
by Damien Miller
· 24 years ago
459ac4b
- Remove make-ssh-known-hosts.pl, ssh-keyscan is better.
by Damien Miller
· 24 years ago
9de5f05
- (djm) Released 2.5.1p2
by Damien Miller
· 24 years ago
b5b6218
- (djm) Cygwin needs pw->pw_gecos copied too. Patch from Corinna Vinschen
by Damien Miller
· 24 years ago
882c2ee
- (djm) Force standard PAM conversation function in a few more places.
by Damien Miller
· 24 years ago
95aa2d6
- (djm) Properly add -lcrypt if needed.
by Damien Miller
· 24 years ago
e854662
- (djm) Remove /tmp from EGD socket search list
by Damien Miller
· 24 years ago
3d8ae61
- (djm) EGD detection patch from Tim Rice <tim@multitalents.net>
by Damien Miller
· 24 years ago
efb7179
- (djm) Fully revert PAM session patch (again). All PAM session init is
by Damien Miller
· 24 years ago
c594633
- (djm) Fully revert PAM session patch. All PAM session init is now done
by Damien Miller
· 24 years ago
4df5c76
- (djm) Detect endianness in configure and use it in rijndael.c. Fixes
by Damien Miller
· 24 years ago
6007f19
doh
by Damien Miller
· 24 years ago
0bcf9ea
- (djm) Avoid warnings for missing broken IP_TOS. Patch from Mark Miller
by Damien Miller
· 24 years ago
9b40580
- (djm) Remove 'noreplace' flag from sshd_config in RPM spec files. This
by Damien Miller
· 24 years ago
7bd1c62
- (djm) Fix PAM fix
by Damien Miller
· 24 years ago
248131a
- (djm) Warning fix on entropy.c saved uid stuff. Patch from Mark Miller
by Damien Miller
· 24 years ago
5a76131
- (djm) Move PAM init to after fork for non-Solaris derived PAMs
by Damien Miller
· 24 years ago
767c7fc
- (djm) fatal() on OpenSSL version mismatch
by Damien Miller
· 24 years ago
dd784b2
Second Ooops... =) I started with the wrong date.
by Ben Lindstrom
· 24 years ago
255cae0
doh
by Damien Miller
· 24 years ago
fbd884a
- (djm) Fix up POSIX saved uid support. Report from Mark Miller
by Damien Miller
· 24 years ago
0c10087
- (bal) sshd.init support for all Redhat release. Patch by Jim Knoble
by Ben Lindstrom
· 24 years ago
7603b2d
- markus@cvs.openbsd.org 2001/02/23 15:37:45
by Ben Lindstrom
· 24 years ago
10b9bf9
- (bal) Applied shutdown() patch for sftp.c by Corinna Vinschen
by Ben Lindstrom
· 24 years ago
bb7c976
- (djm) Some systems (SCO3, NeXT) have weird saved uid semantics.
by Damien Miller
· 24 years ago
63941f9
- (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again.
by Ben Lindstrom
· 24 years ago
416d874
- (bal) Replace 'unsigned long long' to 'u_int64_t' since not every
by Ben Lindstrom
· 24 years ago
73bb058
- (djm) Use %{_libexecdir} rather than hardcoded path in RPM specfile
by Damien Miller
· 24 years ago
8697e08
- (bal) Missed part of the UNIX sockets patch. Patch by Corinna
by Ben Lindstrom
· 24 years ago
38e6093
- (bal) Generalize lack of UNIX sockets since this also effects Cray
by Ben Lindstrom
· 24 years ago
803f16c
- (bal) Renamed sigaction.[ch] to sigact.[ch]. Causes problems with
by Ben Lindstrom
· 24 years ago
6598115
- (bal) pam_stack fix to correctly detect between RH7 and older RHs.
by Ben Lindstrom
· 24 years ago
4ef92b5
- (bal) Double -I for OpenSSL on SCO. Patch by Tim Rice
by Ben Lindstrom
· 24 years ago
379f205
- (bal) Patch to force OpenSSH rpm to require the same version of OpenSSL
by Ben Lindstrom
· 24 years ago
008e291
- (bal) Fix --define rh7 in openssh.spec file. Patch by Steve Tell
by Ben Lindstrom
· 24 years ago
77aeaaf
- (stevesk) remove erroneous #ifdef sgi code.
by Kevin Steves
· 24 years ago
e68c567
- (bal) Added mdoc2man.pl from Mark Roth <roth@feep.net>
by Ben Lindstrom
· 24 years ago
e1bd29b
- (bal) Corrected SCO luid patch by svaughan <svaughan@asterion.com>
by Ben Lindstrom
· 24 years ago
ff793a2
- (stevesk) session.c: back out to where we were before:
by Kevin Steves
· 24 years ago
94bce40
- (bal) Reverted out of 2001/02/15 patch by djm below because it
by Ben Lindstrom
· 24 years ago
5eff031
- (bal) Fixed OpenSSL rework to use $saved_*. Patch by Tim Rice
by Ben Lindstrom
· 24 years ago
866488b
- (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solaris platform.
by Ben Lindstrom
· 24 years ago
a9a29e1
- deraadt@cvs.openbsd.org 2001/02/19 23:09:05
by Ben Lindstrom
· 24 years ago
4ffaad8
- (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c and
by Ben Lindstrom
· 24 years ago
7387fdb
- Update versions in RPM spec files - Release 2.5.1p1
by Damien Miller
· 24 years ago
ccdefb6
- (djm) Rework search for OpenSSL location. Skip directories which don't
by Damien Miller
· 24 years ago
d95c09c
- (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] and
by Ben Lindstrom
· 24 years ago
c32a5b1
Forgot to commit Changelog
by Damien Miller
· 24 years ago
4679f5b
- (stevesk) entropy.c: typo; should be SIGPIPE
by Kevin Steves
· 24 years ago
75da9a9
- (djm) Update RPM spec files for 2.5.0p1
by Damien Miller
· 24 years ago
877d8ea
- (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it has
by Damien Miller
· 24 years ago
a1072a8
- (djm) Move entropy.c over to mysignal()
by Damien Miller
· 24 years ago
722ccb1
- (djm) SA_INTERRUPT is the converse of SA_RESTART, apply it only for
by Damien Miller
· 24 years ago
93c17d9
- (stevesk) scp.c: use mysignal() for updateprogressmeter() handler.
by Kevin Steves
· 24 years ago
eff26f2
- (stevesk) misc.c: cpp rework of SA_(INTERRUPT|RESTART) handling.
by Kevin Steves
· 24 years ago
df28802
- (djm) SCO needs librpc for libwrap. Patch from Tim Rice
by Damien Miller
· 24 years ago
0318e2e
- (djm) Use SA_INTERRUPT along SA_RESTART if present (equivalent for SunOS)
by Damien Miller
· 24 years ago
8609332
- (djm) Doc fixes from Pekka Savola <pekkas@netcore.fi>
by Damien Miller
· 24 years ago
22d5aa7
- (djm) Swapped tests for no_libsocket and no_libnsl in configure.in.
by Damien Miller
· 24 years ago
99e9243
- (djm) Use ttyname() to determine name of tty returned by openpty()
by Damien Miller
· 24 years ago
b3ffc5f
- (djm) Robustify EGD/PRNGd code in face of socket closures. Patch from
by Damien Miller
· 24 years ago
0a4e27d
- (djm) Close listen_sock on bind() failures. Patch from Arkadiusz
by Damien Miller
· 24 years ago
2deb3f6
- (djm) Fix my breaking of cygwin builds, Patch from Corinna Vinschen
by Damien Miller
· 24 years ago
970c009
- (Bal) Patch for lack of RA_RESTART in misc.c for mysignal by stevesk
by Ben Lindstrom
· 24 years ago
6dc75f5
- (bal) Patch for fix FCHMOD reference in ftp-client.c by Tim Rice
by Ben Lindstrom
· 24 years ago
8dcdeb8
- markus@cvs.openbsd.org 2001/02/16 14:03:43
by Ben Lindstrom
· 24 years ago
813f940
- markus@cvs.openbsd.org 2001/02/16 13:38:18 [channel.c] remove debug
by Ben Lindstrom
· 24 years ago
799bed8
- (stevesk) set SA_RESTART flag in mysignal() for SIGCHLD;
by Kevin Steves
· 24 years ago
79438cc
- (djm) OpenBSD CVS:
by Damien Miller
· 24 years ago
217f567
- (djm) Set "login ID" on systems with setluid. Only enabled for SCO
by Damien Miller
· 24 years ago
5dfe976
- (djm) USE_PIPES for a few more sysv platforms
by Damien Miller
· 24 years ago
b5e85a5
- (djm) Make gnome-ssh-askpass handle multi-line prompts. Patch from
by Damien Miller
· 24 years ago
c547bf1
- (djm) Mini-configure reorder patch from Tim Rice <tim@multitalents.net>
by Damien Miller
· 24 years ago
5805513
- (bal) Added DG/UX case and set that they have a broken IPTOS
by Ben Lindstrom
· 24 years ago
4e5a0aa
- (bal) added '--with-prce' to allow overriding of system regex when
by Ben Lindstrom
· 24 years ago
b7f036f
- deraadt@cvs.openbsd.org 2001/02/15 01:38:04 [serverloop.c] indent
by Kevin Steves
· 24 years ago
0921454
- (djm) Move to Jim's 1.2.0 X11 askpass program
by Damien Miller
· 24 years ago
0a7e354
- replaced PATH_MAX in sftp-int.c w/ MAXPATHLEN.
by Ben Lindstrom
· 24 years ago
9d4f2c8
- djm@cvs.openbsd.org 2001/02/14 9:46:03
by Ben Lindstrom
· 24 years ago
6690494
- stevesk@cvs.openbsd.org 2001/02/12 20:53:33
by Ben Lindstrom
· 24 years ago
5393f93
- markus@cvs.openbsd.org 2001/02/12 23:26:20
by Ben Lindstrom
· 24 years ago
c1ba31f
- markus@cvs.openssh.org 2001/02/13 22:49:40
by Ben Lindstrom
· 24 years ago
f945251
- deraadt@cvs.openbsd.org 2001/02/12 22:56:09
by Ben Lindstrom
· 24 years ago
d8a9021
- markus@cvs.openbsd.org 2001/02/12 16:16:23
by Ben Lindstrom
· 24 years ago
06b33aa
- markus@cvs.openbsd.org 2001/02/11 12:59:25
by Ben Lindstrom
· 24 years ago
4272ed8
- markus@cvs.openbsd.org 2001/02/12 12:45:06
by Ben Lindstrom
· 24 years ago
646aa60
- (djm) Clean up PAM namespace. Suggested by Darren Moffat
by Damien Miller
· 24 years ago
e8b5b04
- (djm) Move PAM session setup back to before setuid to user. Fixes
by Damien Miller
· 24 years ago
Next »