History log of /titanic_44/usr/src/cmd/ssh/libssh/common/packet.c (Results 1 – 10 of 10)
Revision Date Author Comments
# 3a7bd039 14-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


# 6f786ace 11-May-2009 Nobutomo Nakano <Nobutomo.Nakano@Sun.COM>

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


# 8caf082f 28-Apr-2009 Jan Pechanec <Jan.Pechanec@Sun.COM>

6616927 preserve MAC contexts between packets


# 0868d822 08-Dec-2008 Jan Pechanec <Jan.Pechanec@Sun.COM>

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


# 23b4d00c 29-Sep-2008 Jan Pechanec <Jan.Pechanec@Sun.COM>

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


# cd7d5faf 12-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 ...


# dbe3f931 08-Apr-2008 jp161948 <none@none>

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


# 9a8058b5 30-Nov-2007 jp161948 <none@none>

PSARC/2007/034 ssh/sshd resync with OpenSSH
5040151 ssh(1) and sshd(1M) should re-key periodically as per-recent recommendations
6492415 ignore UsePrivilegeSeparation keyword in SunSSH
6624784 a few

PSARC/2007/034 ssh/sshd resync with OpenSSH
5040151 ssh(1) and sshd(1M) should re-key periodically as per-recent recommendations
6492415 ignore UsePrivilegeSeparation keyword in SunSSH
6624784 a few typos in SunSSH source code or its documentation
6626371 cmd/ssh/libssh/common/xlist.c should be cstyle clean
6627880 memory leaks in SunSSH's GSS-API code
6627881 memory leaks in SunSSH's g11n code
6627884 memory leaks in SunSSH's alternative privilege separation code
6627890 memory leaks in cmd/ssh/sshd/auth2-pam.c
6628516 old OpenSSH privilege separation code is not needed in SunSSH

--HG--
rename : usr/src/cmd/ssh/include/monitor.h => deleted_files/usr/src/cmd/ssh/include/monitor.h
rename : usr/src/cmd/ssh/include/monitor_fdpass.h => deleted_files/usr/src/cmd/ssh/include/monitor_fdpass.h
rename : usr/src/cmd/ssh/include/monitor_mm.h => deleted_files/usr/src/cmd/ssh/include/monitor_mm.h
rename : usr/src/cmd/ssh/include/monitor_wrap.h => deleted_files/usr/src/cmd/ssh/include/monitor_wrap.h
rename : usr/src/cmd/ssh/libssh/common/monitor_fdpass.c => deleted_files/usr/src/cmd/ssh/libssh/common/monitor_fdpass.c
rename : usr/src/cmd/ssh/libssh/common/monitor_wrap.c => deleted_files/usr/src/cmd/ssh/libssh/common/monitor_wrap.c
rename : usr/src/cmd/ssh/sshd/monitor.c => deleted_files/usr/src/cmd/ssh/sshd/monitor.c
rename : usr/src/cmd/ssh/sshd/monitor_mm.c => deleted_files/usr/src/cmd/ssh/sshd/monitor_mm.c

show more ...


# 60779adb 13-Nov-2006 jp161948 <none@none>

6477720 possible DoS in CRC compensation attack detector for SSH protocol 1
6481229 potential race in fatal_cleanup() in ssh


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch