search for: cjc5

Displaying 5 results from an estimated 5 matches for "cjc5".

Did you mean: cc5
2000 Jan 29
1
ssh-1.2.2 freeze under Linux
...addrinfo is suppose to do (neither man page nor in glibc info) so I don't know why it isn't working (such as it might not like something in hints). I noticed a similar problem with 1.2pre27 but didn't have time to look into it until now. Craig -- Craig J Copi | cjc5 at po.cwru.edu Case Western Reserve University | http://erebus.phys.cwru.edu/~copi/ Department of Physics | (216) 368-8831
1999 Nov 22
0
ANNOUNCE: 1.2pre14
...typos; green at freebsd - [ssh-keygen.c] replace xstrdup+strcat with strlcat+fixed buffer, fixes OF (bad me) exit if writing the key fails (no infinit loop) print usage() everytime we get bad options - [ssh-keygen.c] overflow, djm at mindrot.org - [sshd.c] fix sigchld race; cjc5 at po.cwru.edu 19991120 - Merged more Solaris support from Marc G. Fournier <marc.fournier at acadiau.ca> - Wrote autoconf tests for integer bit-types - Fixed enabling kerberos support - Fix segfault in ssh-keygen caused by buffer overrun in filename handling. Regards, Dami...
1999 Nov 25
0
ANNOUNCE: openssh-1.2pre15
...key challenge/response data in SSH_SMSG_AUTH_TIS_CHALLENGE messages. allows use of s/key in windows (ttssh, securecrt) and ssh-1.2.27 clients without 'ssh -v', ok: niels@ - [sshd.8] -V, for fallback to openssh in SSH2 compatibility mode - [sshd.c] fix sigchld race; cjc5 at po.cwru.edu 19991123 - Added SuSE package files from Chris Saia <csaia at wtower.com> - Restructured package-related files under packages/* - Added generic PAM config - Numerous little Solaris fixes - Add recommendation to use GNU make to INSTALL document 19991122 - Configure, Make...
2002 Jul 31
18
so-called-hang-on-exit
so, should this go into 3.5? Index: serverloop.c =================================================================== RCS file: /home/markus/cvs/ssh/serverloop.c,v retrieving revision 1.103 diff -u -r1.103 serverloop.c --- serverloop.c 24 Jun 2002 14:33:27 -0000 1.103 +++ serverloop.c 12 Jul 2002 16:34:20 -0000 @@ -388,6 +388,11 @@ buffer_append(&stderr_buffer, buf, len); } } + /*
1999 Nov 20
1
openssh and DOS
It appears that openssh has inherited the dos attack that ssh is susceptible to. This has been discussed on Bugtraq (see http://securityportal.com/list-archive/bugtraq/1999/Sep/0124.html for the thread). There does not appear to be an official for ssh. Attached below is a simple, proof of concept, patch that adds a MaxConnections to sshd_config that sets the maximum number of simultaneous