History log of /onnv-gate/usr/src/cmd/ssh/libssh/common/ (Results 1 – 25 of 47)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
12551:b2ba48b1437704-Jun-2010 Zdenek Kotala <Zdenek.Kotala@Sun.COM>

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

11134:8aa0c4ca663920-Nov-2009 Casper H.S. Dik <Casper.Dik@Sun.COM>

PSARC 2009/542 Increase the maximum value of NGROUPS_MAX to 1024
4088757 Customer would like to increase ngroups_max more than 32
6853435 Many files incorrectly include the private <sys/cred_impl.h>


/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/ftpcmd.y
/onnv-gate/usr/src/cmd/oamuser/lib/Makefile
/onnv-gate/usr/src/cmd/oamuser/lib/get_ngm.c
/onnv-gate/usr/src/cmd/oamuser/user/val_lgrp.c
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/doio.c
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/mg.c
/onnv-gate/usr/src/cmd/praudit/token.c
/onnv-gate/usr/src/cmd/print/lpset/lpset.c
/onnv-gate/usr/src/cmd/smserverd/myaudit.c
uidswap.c
/onnv-gate/usr/src/cmd/ssh/sshd/groupaccess.c
/onnv-gate/usr/src/head/rpcsvc/svc_dg_priv.h
/onnv-gate/usr/src/lib/libbsm/common/adt_token.c
/onnv-gate/usr/src/lib/libbsm/common/au_to.c
/onnv-gate/usr/src/lib/libbsm/common/audit_allocate.c
/onnv-gate/usr/src/lib/libbsm/common/generic.c
/onnv-gate/usr/src/lib/libc/port/gen/sysconf.c
/onnv-gate/usr/src/lib/libnsl/nsl/_utility.c
/onnv-gate/usr/src/lib/libnsl/nsl/t_alloc.c
/onnv-gate/usr/src/lib/libnsl/rpc/auth_sys.c
/onnv-gate/usr/src/lib/libnsl/rpc/netnamer.c
/onnv-gate/usr/src/lib/libnsl/rpc/svc_dg.c
/onnv-gate/usr/src/lib/libnsl/rpc/svc_door.c
/onnv-gate/usr/src/lib/libnsl/rpc/svcauth_des.c
/onnv-gate/usr/src/lib/libsocket/inet/rcmd.c
/onnv-gate/usr/src/ucbcmd/groups/groups.c
/onnv-gate/usr/src/uts/common/brand/lx/procfs/lx_proc.h
/onnv-gate/usr/src/uts/common/c2/audit.c
/onnv-gate/usr/src/uts/common/c2/audit_start.c
/onnv-gate/usr/src/uts/common/c2/audit_syscalls.c
/onnv-gate/usr/src/uts/common/conf/param.c
/onnv-gate/usr/src/uts/common/fs/dev/sdev_vnops.c
/onnv-gate/usr/src/uts/common/fs/nfs/nfs_subr.c
/onnv-gate/usr/src/uts/common/fs/smbclnt/netsmb/smb_conn.c
/onnv-gate/usr/src/uts/common/fs/smbsrv/smb_tree.c
/onnv-gate/usr/src/uts/common/fs/zfs/zfs_vnops.c
/onnv-gate/usr/src/uts/common/inet/ip/conn_opt.c
/onnv-gate/usr/src/uts/common/inet/ipf/ip_fil_solaris.c
/onnv-gate/usr/src/uts/common/inet/udp/udp.c
/onnv-gate/usr/src/uts/common/inet/udp/udp_opt_data.c
/onnv-gate/usr/src/uts/common/io/tl.c
/onnv-gate/usr/src/uts/common/os/cred.c
/onnv-gate/usr/src/uts/common/rpc/auth_sys.h
/onnv-gate/usr/src/uts/common/rpc/sec/auth_kern.c
/onnv-gate/usr/src/uts/common/rpc/sec/authu_prot.c
/onnv-gate/usr/src/uts/common/rpc/sec/svcauthdes.c
/onnv-gate/usr/src/uts/common/sys/cred.h
/onnv-gate/usr/src/uts/common/sys/cred_impl.h
/onnv-gate/usr/src/uts/common/sys/param.h
/onnv-gate/usr/src/uts/common/sys/ucred.h
/onnv-gate/usr/src/uts/common/syscall/groups.c
11060:40daac51fc0c12-Nov-2009 Huie-Ying Lee <Huie-Ying.Lee@Sun.COM>

6655613 resync server's conditional Match block from OpenSSH (fix lint)

11044:eacbb90c686612-Nov-2009 Huie-Ying Lee <Huie-Ying.Lee@Sun.COM>

6655613 resync server's conditional Match block from OpenSSH

10876:ccc3fdd72fd326-Oct-2009 Zdenek Kotala <Zdenek.Kotala@Sun.COM>

6882255 sftp connection fails when .bashrc generates output on stderr
6886656 unlimited window size causes problems with limited buffer sizes
6894519 USE_PIPES is not used on Solaris and should be re

6882255 sftp connection fails when .bashrc generates output on stderr
6886656 unlimited window size causes problems with limited buffer sizes
6894519 USE_PIPES is not used on Solaris and should be removed

show more ...

10547:1a61a72b11d515-Sep-2009 Vladimir Kotal <Vladimir.Kotal@Sun.COM>

PSARC/2009/444 daemon() in libc
4471189 should have 4.4BSD's daemon() utility function

10515:95e125dab82714-Sep-2009 Jan Pechanec <Jan.Pechanec@Sun.COM>

6868716 dangling sshd authentication thread after timeout exit of monitor
6875551 remove the "authenticated" label from sshd.c

10296:afe43a51134913-Aug-2009 Huie-Ying Lee <Huie-Ying.Lee@Sun.COM>

PSARC 2009/408 resync ssh-agent command with OpenSSH
6860042 resync ssh-agent(1) with OpenSSH
6228970 ssh-agent cannot tolerate stdin being closed

9845:0d705da2695611-Jun-2009 Jan Pechanec <Jan.Pechanec@Sun.COM>

6635417 more memory leaks in SunSSH
6687441 typo in comment for record_login() in sshlogin.c
6686336 ssh source code should use FD_CLOEXEC macro instead of 1
6839514 SSH's debug3() says login while i

6635417 more memory leaks in SunSSH
6687441 typo in comment for record_login() in sshlogin.c
6686336 ssh source code should use FD_CLOEXEC macro instead of 1
6839514 SSH's debug3() says login while it should mention logout
6820920 Sun SSH daemon crashes if /usr/bin/locale isn't present
6368560 extra backslashes in RB_PROTOTYPE
6496644 deprecate UseLogin and remove code supporting this feature from sshd(1m)
6445661 confusing debug message printed at debug level 3
6531556 ssh "You don't exist, go away" message is not helpful and rude
6670875 remove SECUREWARE code from SunSSH
6663391 confusing message in sshconnect1.c when all authentication methods fail
6822495 unlocalized message "illegal option" is seen with ssh command
6545293 ssh: ~? help and man page do not quite match for definition of ~B
6656381 ssh can crash when using libumem and given a bad local forwarding specification

show more ...

9600:113cf06ae50211-May-2009 Nobutomo Nakano <Nobutomo.Nakano@Sun.COM>

6740240 ssh: password prompt is garbled on ja_JP.PCK/ja_JP.eucJP locale

9486:0011b3f36baf28-Apr-2009 Jan Pechanec <Jan.Pechanec@Sun.COM>

6616927 preserve MAC contexts between packets

9448:e4eecb0fce6f24-Apr-2009 Zdenek Kotala <Zdenek.Kotala@Sun.COM>

6812446 x11_create_display_inet does not cleanup resources correctly

9354:9559ac454e7e12-Apr-2009 Tim Marsland <Tim.Marsland@Sun.COM>

6763764 Support for FTDI USB Serial adapters
6798921 usbser mishandles some ioctls
4696628 USB serial needs properties to ignore CD
6821751 Add support for 921600 baud


/onnv-gate/usr/src/cmd/bnu/line.c
/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/sys-solaris.c
/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/sys_bsd.c
/onnv-gate/usr/src/cmd/devfsadm/port_link.c
/onnv-gate/usr/src/cmd/login/login.c
/onnv-gate/usr/src/cmd/lp/cmd/lpsched/ports.c
/onnv-gate/usr/src/cmd/lp/filter/postscript/postio/postio.h
/onnv-gate/usr/src/cmd/lp/model/lp.cat.c
/onnv-gate/usr/src/cmd/mdb/common/kmdb/kmdb_promif.c
/onnv-gate/usr/src/cmd/mdb/common/mdb/mdb_termio.c
/onnv-gate/usr/src/cmd/netadm/iu.ap.sh
ttymodes.c
/onnv-gate/usr/src/cmd/tip/tip.c
/onnv-gate/usr/src/cmd/tput/tput.c
/onnv-gate/usr/src/cmd/truss/codes.c
/onnv-gate/usr/src/cmd/ttymon/sttytable.c
/onnv-gate/usr/src/lib/libcurses/screen/delay.c
/onnv-gate/usr/src/lib/libcurses/screen/newscreen.c
/onnv-gate/usr/src/lib/libnsl/dial/line.c
/onnv-gate/usr/src/pkgdefs/Makefile
/onnv-gate/usr/src/pkgdefs/SUNWuftdi/Makefile
/onnv-gate/usr/src/pkgdefs/SUNWuftdi/depend
/onnv-gate/usr/src/pkgdefs/SUNWuftdi/i.preserve
/onnv-gate/usr/src/pkgdefs/SUNWuftdi/pkginfo.tmpl
/onnv-gate/usr/src/pkgdefs/SUNWuftdi/postinstall
/onnv-gate/usr/src/pkgdefs/SUNWuftdi/preremove
/onnv-gate/usr/src/pkgdefs/SUNWuftdi/prototype_com
/onnv-gate/usr/src/pkgdefs/SUNWuftdi/prototype_i386
/onnv-gate/usr/src/pkgdefs/SUNWuftdi/prototype_sparc
/onnv-gate/usr/src/pkgdefs/SUNWusbu/prototype_com
/onnv-gate/usr/src/pkgdefs/common_files/i.iuap
/onnv-gate/usr/src/ucbcmd/stty/stty.c
/onnv-gate/usr/src/ucbcmd/stty/sttytable.c
/onnv-gate/usr/src/ucbcmd/tset/tset.c
/onnv-gate/usr/src/uts/Makefile.uts
/onnv-gate/usr/src/uts/common/Makefile.files
/onnv-gate/usr/src/uts/common/Makefile.rules
/onnv-gate/usr/src/uts/common/io/consconfig_dacf.c
/onnv-gate/usr/src/uts/common/io/usb/clients/usbser/usbftdi/uftdi_dsd.c
/onnv-gate/usr/src/uts/common/io/usb/clients/usbser/usbftdi/usbftdi.conf
/onnv-gate/usr/src/uts/common/io/usb/clients/usbser/usbftdi/usbser_uftdi.c
/onnv-gate/usr/src/uts/common/io/usb/clients/usbser/usbsacm/usbsacm.c
/onnv-gate/usr/src/uts/common/io/usb/clients/usbser/usbser.c
/onnv-gate/usr/src/uts/common/io/usb/inc.flg
/onnv-gate/usr/src/uts/common/io/usb/usbdevs
/onnv-gate/usr/src/uts/common/io/usb/usbdevs2h.awk
/onnv-gate/usr/src/uts/common/io/warlock/usbftdi.wlcmd
/onnv-gate/usr/src/uts/common/io/warlock/usbftdi_with_usba.wlcmd
/onnv-gate/usr/src/uts/common/sys/Makefile
/onnv-gate/usr/src/uts/common/sys/termios.h
/onnv-gate/usr/src/uts/common/sys/usb/clients/usbser/usbftdi/uftdi_reg.h
/onnv-gate/usr/src/uts/common/sys/usb/clients/usbser/usbftdi/uftdi_var.h
/onnv-gate/usr/src/uts/intel/Makefile.intel.shared
/onnv-gate/usr/src/uts/intel/usbftdi/Makefile
/onnv-gate/usr/src/uts/sparc/Makefile.sparc.shared
/onnv-gate/usr/src/uts/sparc/usbftdi/Makefile
9139:84e06a454b4b23-Mar-2009 Jan Pechanec <Jan.Pechanec@Sun.COM>

PSARC/2009/155 ChrootDirectory option for SunSSH server
5043377 provide chroot capability in SunSSH
6809398 default PATH in SunSSH should contain "/bin"
6810759 remove md5crypt.c from SunSSH since it

PSARC/2009/155 ChrootDirectory option for SunSSH server
5043377 provide chroot capability in SunSSH
6809398 default PATH in SunSSH should contain "/bin"
6810759 remove md5crypt.c from SunSSH since it's not used
6813038 Subsystem keyword in sshd_config doesn't accept subsystem's options
6772676 ssh default XAuthLocation should be /usr/X11/bin/xauth

show more ...

8805:e32f9c722e6313-Feb-2009 Jan Pechanec <Jan.Pechanec@Sun.COM>

6799060 implement arcfour128 and arcfour256 in SunSSH
6804216 pkcs#11 engine should support a key length range for RC4

8658:9772d2c4d0b930-Jan-2009 Jan Pechanec <Jan.Pechanec@Sun.COM>

6797322 fix for 6761890 in SunSSH is too aggressive

8298:2ae6e4b6b7ed08-Dec-2008 Jan Pechanec <Jan.Pechanec@Sun.COM>

6761890 ssh protocol security vulnerability may be used to reveal some plaintext

7947:666f9a673ec327-Oct-2008 Huie-Ying Lee <Huie-Ying.Lee@Sun.COM>

6658764 remove SMARTCARD code from SunSSH

7733:3a3955a9492229-Sep-2008 Jan Pechanec <Jan.Pechanec@Sun.COM>

6751377 SunSSH with UseOpenSSLEngine=yes should not fatal() when the PKCS#11 engine is not found

7574:e19e13b485fa12-Sep-2008 Jan Pechanec <Jan.Pechanec@Sun.COM>

PSARC/2008/520 SunSSH with the OpenSSL PKCS#11 engine support
6445288 ssh needs to be OpenSSL engine aware
6709963 SunSSH server leaks memory during initialization
6687401 ssh monitor shouldn't try t

PSARC/2008/520 SunSSH with the OpenSSL PKCS#11 engine support
6445288 ssh needs to be OpenSSL engine aware
6709963 SunSSH server leaks memory during initialization
6687401 ssh monitor shouldn't try to log remote IP when child closed the pipe
6696629 sshd should remove alarm signal handler after authentication
6674088 userland threshold for hw offloading makes it difficult for SSL and SSH protocols
6728450 6708125 prevents parent to use the Crypto Framework after the fork(2)
6742247 ssh debug output with PACKET_DEBUG code could be more readable

show more ...

7478:f2ea9cb5143d03-Sep-2008 Vladimir Kotal <Vladimir.Kotal@Sun.COM>

PSARC 2008/305 strsep() in libc
4383867 need strsep() in libc

6470:dada3bf45ea918-Apr-2008 jp161948

6684003 fix CVE-2008-1483 in SunSSH

6375:01d55c99225408-Apr-2008 jp161948

6679747 ssh disconnects with error if rc4, 3des or blowfish is used and default RekeyLimit is reached

6288:65c8136c6b0b26-Mar-2008 jp161948

6617424 aes192/aes256 support is missing from ssh/sshd
6674421 make cmd/ssh/include/myproposal.h cstyle clean
6674710 ssh can leave a defunct process lying around and waste a file descriptor

6080:dcbf9e5d987426-Feb-2008 jp161948

6627886 make SunSSH's GSS-API code cstyle clean

12