History log of /illumos-gate/usr/src/cmd/ssh/ (Results 1 – 25 of 117)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bbf2155526-Feb-2022 Richard Lowe

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
R

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

5661bb7617-Dec-2018 John Levon

10080 smatch Makefile changes for usr/src/cmd
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Robert Mustacchi <rm@joyent.com>

0343317a09-Aug-2016 Richard Lowe

7293 Sun Secure Shell is neither
Reviewed by: Albert Lee <trisk@omniti.com>
Reviewed by: Alex Wilson <alex.wilson@joyent.com>
Reviewed by: Alexander Pyhalov <alp@rsu.ru>
Reviewed by:

7293 Sun Secure Shell is neither
Reviewed by: Albert Lee <trisk@omniti.com>
Reviewed by: Alex Wilson <alex.wilson@joyent.com>
Reviewed by: Alexander Pyhalov <alp@rsu.ru>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>

show more ...


Makefile
Makefile.msg.targ
Makefile.ssh-common
README.altprivsep
doc/COPYING.Ylonen
doc/CREDITS
doc/ChangeLog
doc/INSTALL
doc/OVERVIEW
doc/README
doc/README.Ylonen
doc/WARNING.RNG
doc/nchan.ms
doc/nchan2.ms
etc/Makefile
etc/moduli.sunssh
etc/ssh-askpass
include/altprivsep.h
include/atomicio.h
include/auth-options.h
include/auth-pam.h
include/auth.h
include/auth2-pam.h
include/authfd.h
include/authfile.h
include/base64.h
include/bindresvport.h
include/bsd-arc4random.h
include/bsd-cray.h
include/bsd-cygwin_util.h
include/bsd-getpeereid.h
include/bsd-misc.h
include/bsd-snprintf.h
include/bsd-waitpid.h
include/bufaux.h
include/buffer.h
include/canohost.h
include/channels.h
include/cipher.h
include/clientloop.h
include/compat.h
include/compress.h
include/config.h
include/crc32.h
include/deattack.h
include/defines.h
include/dh.h
include/dirname.h
include/dispatch.h
include/engine.h
include/entropy.h
include/fake-gai-errnos.h
include/fake-getaddrinfo.h
include/fake-getnameinfo.h
include/fake-socket.h
include/g11n.h
include/getcwd.h
include/getgrouplist.h
include/getopt.h
include/getput.h
include/groupaccess.h
include/hostfile.h
include/includes.h
include/inet_ntoa.h
include/inet_ntop.h
include/kex.h
include/key.h
include/log.h
include/loginrec.h
include/mac.h
include/match.h
include/misc.h
include/mktemp.h
include/mpaux.h
include/msg.h
include/myproposal.h
include/openbsd-compat.h
include/packet.h
include/pathnames.h
include/port-aix.h
include/port-irix.h
include/progressmeter.h
include/proxy-io.h
include/readconf.h
include/readpass.h
include/readpassphrase.h
include/realpath.h
include/rresvport.h
include/rsa.h
include/servconf.h
include/serverloop.h
include/session.h
include/setproctitle.h
include/sftp-client.h
include/sftp-common.h
include/sftp.h
include/sigact.h
include/ssh-dss.h
include/ssh-gss.h
include/ssh-rsa.h
include/ssh.h
include/ssh1.h
include/ssh2.h
include/sshconnect.h
include/sshlogin.h
include/sshpty.h
include/sshtty.h
include/strlcat.h
include/strlcpy.h
include/strmode.h
include/sys-queue.h
include/sys-tree.h
include/tildexpand.h
include/ttymodes.h
include/uidswap.h
include/uuencode.h
include/version.h
include/xlist.h
include/xmalloc.h
include/xmmap.h
libopenbsd-compat/Makefile
libopenbsd-compat/Makefile.com
libopenbsd-compat/common/base64.c
libopenbsd-compat/common/bindresvport.c
libopenbsd-compat/common/bsd-arc4random.c
libopenbsd-compat/common/bsd-asprintf.c
libopenbsd-compat/common/bsd-cray.c
libopenbsd-compat/common/bsd-cygwin_util.c
libopenbsd-compat/common/bsd-getpeereid.c
libopenbsd-compat/common/bsd-misc.c
libopenbsd-compat/common/bsd-snprintf.c
libopenbsd-compat/common/bsd-waitpid.c
libopenbsd-compat/common/dirname.c
libopenbsd-compat/common/fake-getaddrinfo.c
libopenbsd-compat/common/fake-getnameinfo.c
libopenbsd-compat/common/getcwd.c
libopenbsd-compat/common/getgrouplist.c
libopenbsd-compat/common/getopt.c
libopenbsd-compat/common/glob.c
libopenbsd-compat/common/inet_aton.c
libopenbsd-compat/common/inet_ntoa.c
libopenbsd-compat/common/inet_ntop.c
libopenbsd-compat/common/llib-lopenbsd-compat
libopenbsd-compat/common/mktemp.c
libopenbsd-compat/common/port-aix.c
libopenbsd-compat/common/port-irix.c
libopenbsd-compat/common/readpassphrase.c
libopenbsd-compat/common/realpath.c
libopenbsd-compat/common/rresvport.c
libopenbsd-compat/common/setenv.c
libopenbsd-compat/common/setproctitle.c
libopenbsd-compat/common/sigact.c
libopenbsd-compat/common/strlcat.c
libopenbsd-compat/common/strlcpy.c
libopenbsd-compat/common/strmode.c
libopenbsd-compat/common/xmmap.c
libopenbsd-compat/i386/Makefile
libopenbsd-compat/sparc/Makefile
libssh/Makefile
libssh/Makefile.com
libssh/common/addrmatch.c
libssh/common/atomicio.c
libssh/common/authfd.c
libssh/common/authfile.c
libssh/common/bufaux.c
libssh/common/buffer.c
libssh/common/canohost.c
libssh/common/channels.c
libssh/common/cipher-ctr.c
libssh/common/cipher.c
libssh/common/compat.c
libssh/common/compress.c
libssh/common/crc32.c
libssh/common/deattack.c
libssh/common/dh.c
libssh/common/dispatch.c
libssh/common/engine.c
libssh/common/entropy.c
libssh/common/fatal.c
libssh/common/g11n.c
libssh/common/hostfile.c
libssh/common/kex.c
libssh/common/kexdh.c
libssh/common/kexdhc.c
libssh/common/kexdhs.c
libssh/common/kexgex.c
libssh/common/kexgexc.c
libssh/common/kexgexs.c
libssh/common/kexgssc.c
libssh/common/kexgsss.c
libssh/common/key.c
libssh/common/llib-lssh
libssh/common/log.c
libssh/common/mac.c
libssh/common/match.c
libssh/common/misc.c
libssh/common/mpaux.c
libssh/common/msg.c
libssh/common/nchan.c
libssh/common/packet.c
libssh/common/progressmeter.c
libssh/common/proxy-io.c
libssh/common/radix.c
libssh/common/readconf.c
libssh/common/readpass.c
libssh/common/rsa.c
libssh/common/sftp-common.c
libssh/common/ssh-dss.c
libssh/common/ssh-gss.c
libssh/common/ssh-rsa.c
libssh/common/tildexpand.c
libssh/common/ttymodes.c
libssh/common/uidswap.c
libssh/common/uuencode.c
libssh/common/xlist.c
libssh/common/xmalloc.c
libssh/i386/Makefile
libssh/sparc/Makefile
req.flg
scp/Makefile
scp/scp.c
sftp-server/Makefile
sftp-server/sftp-server-main.c
sftp-server/sftp-server.c
sftp/Makefile
sftp/sftp-client.c
sftp/sftp-glob.c
sftp/sftp.c
ssh-add/Makefile
ssh-add/ssh-add.c
ssh-agent/Makefile
ssh-agent/ssh-agent.c
ssh-http-proxy-connect/Makefile
ssh-http-proxy-connect/ssh-http-proxy-connect.c
ssh-keygen/Makefile
ssh-keygen/ssh-keygen.c
ssh-keyscan/Makefile
ssh-keyscan/ssh-keyscan.c
ssh-keysign/Makefile
ssh-keysign/ssh-keysign.c
ssh-socks5-proxy-connect/Makefile
ssh-socks5-proxy-connect/ssh-socks5-proxy-connect.c
ssh/Makefile
ssh/clientloop.c
ssh/gss-clnt.c
ssh/ssh.c
ssh/sshconnect.c
ssh/sshconnect1.c
ssh/sshconnect2.c
ssh/sshtty.c
sshd/Makefile
sshd/altprivsep.c
sshd/auth-bsdauth.c
sshd/auth-chall.c
sshd/auth-krb4.c
sshd/auth-krb5.c
sshd/auth-options.c
sshd/auth-pam.c
sshd/auth-passwd.c
sshd/auth-rh-rsa.c
sshd/auth-rhosts.c
sshd/auth-rsa.c
sshd/auth-sia.c
sshd/auth-skey.c
sshd/auth.c
sshd/auth1.c
sshd/auth2-chall.c
sshd/auth2-gss.c
sshd/auth2-hostbased.c
sshd/auth2-kbdint.c
sshd/auth2-none.c
sshd/auth2-pam.c
sshd/auth2-passwd.c
sshd/auth2-pubkey.c
sshd/auth2.c
sshd/bsmaudit.c
sshd/bsmaudit.h
sshd/groupaccess.c
sshd/gss-serv.c
sshd/loginrec.c
sshd/mapfile-intf
sshd/servconf.c
sshd/serverloop.c
sshd/session.c
sshd/sshd.c
sshd/sshlogin.c
sshd/sshpty.c
2de0a7d625-Jan-2016 Dan McDonald

Revert "6057 login(1) "Last login" hostname is too short"
(Needs further testing.)
This reverts commit 6249f9725f411468c70516176806c553ac983270.

7ddce99913-Feb-2015 Hans Rosenfeld

6123 SMF ipfilter support needs improvement
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Attila F&#252;l&#246;p <attila@fueloep.org>
Reviewed by: Cody Mello <melloc@joyent.com>
Approv

6123 SMF ipfilter support needs improvement
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Attila F&#252;l&#246;p <attila@fueloep.org>
Reviewed by: Cody Mello <melloc@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...

6249f97209-Nov-2015 Lauri Tirkkonen

6057 login(1) "Last login" hostname is too short
Reviewed by: Gary Mills <gary_mills@fastmail.fm>
Reviewed by: Albert Lee <trisk@omniti.com>
Reviewed by: Jason King <jason.brian.king@gmai

6057 login(1) "Last login" hostname is too short
Reviewed by: Gary Mills <gary_mills@fastmail.fm>
Reviewed by: Albert Lee <trisk@omniti.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Alex Wilson <alex.wilson@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...

e8ea230827-Nov-2015 Alexander Pyhalov

6485 sun-ssh isn't happy with /etc/ssh/moduli contents after 6440
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Approved by: Hans Rosenf

6485 sun-ssh isn't happy with /etc/ssh/moduli contents after 6440
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Approved by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>

show more ...

75614fd905-Nov-2015 Alexander Pyhalov

6440 ssh packages should be replaceable
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@omniti.

6440 ssh packages should be replaceable
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...

371387fa22-Jun-2014 Adam Stevko

4937 SunSSH should support EOW extension
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

d714185420-May-2014 Robert Mustacchi

backout 4853: breaks lint

a65cd51815-May-2014 Alexander Pyhalov

4853 illumos-gate is not lint-clean when built with openssl 1.0
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com>
Ap

4853 illumos-gate is not lint-clean when built with openssl 1.0
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...

a5229c7423-Oct-2013 Gary Mills

1097 glob(3c) needs to support non-POSIX options
3341 The sftp command should use the native glob()
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Gordon Ross <gordon.w.ross@g

1097 glob(3c) needs to support non-POSIX options
3341 The sftp command should use the native glob()
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Albert Lee <trisk@nexenta.com>
Approved by: Dan McDonald <danmcd@nexenta.com>

show more ...

b6805bf723-Aug-2013 Gordon Ross

4072 make clobber leaves trash
Reviewed by: Albert Lee <trisk@nexenta.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Marcel Telka <marcel.telka@nexenta.com>
Reviewed

4072 make clobber leaves trash
Reviewed by: Albert Lee <trisk@nexenta.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Marcel Telka <marcel.telka@nexenta.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Garrett D'Amore <garrett@damore.org>

show more ...

33c41f2b18-Jan-2013 Joshua M. Clulow

3477 SunSSH config should accept TCPKeepAlive as synonym for KeepAlive
Reviewed by: Jerry Jelinek <jerry@joyent.com>
Approved by: Gordon Ross <gwr@nexenta.com>

7014882c22-Jul-2012 Richard Lowe

2933 compiler warning gags need better granularity
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Approved by: Garrett D'Amore <garrett@damore.org>

16b7b96c17-Apr-2012 Milan Jurik

2625 few nits to satisfy lint 12.3
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Garrett D'Amore <garrett@damore.org>

c110a19501-Feb-2012 Richard Lowe

2055 libssh lint library includes other libraries, screws up
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Andrew Stormont <And

2055 libssh lint library includes other libraries, screws up
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Andrew Stormont <Andrew.Stormont@nexenta.com>
Approved by: Garrett D'Amore <garrett@damore.org>

show more ...

e6f2e83401-Feb-2012 Garrett D'Amore

1332 ssh should use YESEXPR/NOEXPR
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Albert Lee <trisk@opensolaris.org>
Approved by: Garrett D'Amore <garrett@damore.org>

8b1606b521-Dec-2011 Vitaliy Gusev

1848 sshd always tries to resolve client's IP to hostname
Reviewed by: Andrew Stormont <Andrew.Stormont@nexenta.com>
Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com>
Reviewed

1848 sshd always tries to resolve client's IP to hostname
Reviewed by: Andrew Stormont <Andrew.Stormont@nexenta.com>
Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com>
Reviewed by: Dan Kruchinin <dkruchinin@acm.org>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

cf58b25414-Aug-2011 Gary Mills

1102 Resource exhaustion in sftp client
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Approved by: Richard Lowe <richlowe@richlowe.n

1102 Resource exhaustion in sftp client
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

23a1ccea12-Aug-2010 Roger A. Faulkner

PSARC 2010/299 GNU/Linux/BSD compatibility functions
6960818 add get_nprocs(), getline(), strdupa(), strndup() to libc
6901783 strndup would be nice
6824404 libc should provide ffsl() & f

PSARC 2010/299 GNU/Linux/BSD compatibility functions
6960818 add get_nprocs(), getline(), strdupa(), strndup() to libc
6901783 strndup would be nice
6824404 libc should provide ffsl() & ffsll()
6793969 RFE: Add|stpcpy|to libc
6735446 Want a __progname symbol for BSD-style source compatibility
6421095 Solaris should provide strcasestr
6275498 Provide string compare functions wcscasecmp,wcsncasecmp in solaris like linux

--HG--
rename : usr/src/lib/libc/port/gen/strcasecmp.c => usr/src/lib/libc/port/gen/ascii_strcasecmp.c
rename : usr/src/lib/libc/port/gen/strncasecmp.c => usr/src/lib/libc/port/gen/ascii_strncasecmp.c
rename : usr/src/lib/libc/sparc/gen/strcasecmp.s => usr/src/lib/libc/sparc/gen/ascii_strcasecmp.s
rename : usr/src/lib/libc/sparcv9/gen/strcasecmp.s => usr/src/lib/libc/sparcv9/gen/ascii_strcasecmp.s

show more ...

cd3e933325-Jun-2010 Ali Bahrami

6916796 OSnet mapfiles should use version 2 link-editor syntax

--HG--
rename : usr/src/cmd/sgs/libelf/common/mapfile-common => usr/src/cmd/sgs/libelf/common/mapfile-vers
rename : usr

6916796 OSnet mapfiles should use version 2 link-editor syntax

--HG--
rename : usr/src/cmd/sgs/libelf/common/mapfile-common => usr/src/cmd/sgs/libelf/common/mapfile-vers
rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-bindings => usr/src/cmd/sgs/link_audit/common/mapfile-vers-bindings
rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-perfcnt => usr/src/cmd/sgs/link_audit/common/mapfile-vers-perfcnt
rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-symbindrep => usr/src/cmd/sgs/link_audit/common/mapfile-vers-symbindrep
rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-truss => usr/src/cmd/sgs/link_audit/common/mapfile-vers-truss
rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-who => usr/src/cmd/sgs/link_audit/common/mapfile-vers-who
rename : usr/src/common/mapfiles/i386/map.noexdata => usr/src/common/mapfiles/common/map.noexdata
rename : usr/src/lib/libaio/sparc/mapfile-vers => usr/src/lib/libaio/common/mapfile-vers
rename : usr/src/lib/libelfsign/common/mapfile.map => usr/src/lib/libelfsign/common/mapfile-vers
rename : usr/src/lib/libpthread/sparc/mapfile-vers => usr/src/lib/libpthread/common/mapfile-vers
rename : usr/src/lib/librt/amd64/mapfile-vers => usr/src/lib/librt/common/mapfile-vers
rename : usr/src/lib/libsys/sparc/mapfile-vers => usr/src/lib/libsys/common/mapfile-vers
rename : usr/src/lib/libthread/sparc/mapfile-vers => usr/src/lib/libthread/common/mapfile-vers

show more ...

4a2e944d10-Jun-2010 Jan Pechanec

6949049 keyboard-interactive configuration option handling needs to be fixed in SunSSH

8b0ef7ed04-Jun-2010 Zdenek Kotala

6953845 Sshd monitor process needs better debuging
6336266 ssh SIGWINCH handling races; some servers are very unforgiving
6953854 Channel handler could process just created channels

bdb005b506-May-2010 Darren J Moffat

PSARC/2010/155 sshd(1M) PAM Service name options
4877708 PAM service name for sshd needs to be configurable

12345