search for: ssh_bug_bigendianaes

Displaying 3 results from an estimated 3 matches for "ssh_bug_bigendianaes".

2008 Jul 17
0
Failure to connect to mpSSH Server
...the link to the post in HPs support forum which led me to compat.c: http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1216285116769+28353475&threadId=98508 Could someone please add the following entry to the check-array in compat.c: { "mpSSH_*", SSH_BUG_BIGENDIANAES }, Is there a way to scan for these compatability-bugs to get a complete list to include? regards, cs
2004 Jun 17
2
SSH_MSG_USERAUTH_PASSWD_CHANGEREQ and 3.1.0 F-SECURE SSH - Proces s Software SSH for OpenVMS
...--- compat.h 3 Nov 2003 09:09:03 -0000 1.35 +++ compat.h 17 Jun 2004 22:02:55 -0000 @@ -43,6 +43,7 @@ #define SSH_BUG_IGNOREMSG 0x00000100 #define SSH_BUG_PKOK 0x00000200 #define SSH_BUG_PASSWORDPAD 0x00000400 +#define SSH_BUG_PWDCHGREQ 0x00000402 #define SSH_BUG_SCANNER 0x00000800 #define SSH_BUG_BIGENDIANAES 0x00001000 #define SSH_BUG_RSASIGMD5 0x00002000 Index: sshconnect2.c =================================================================== RCS file: /cvs/openssh/sshconnect2.c,v retrieving revision 1.127 diff -d -u -r1.127 sshconnect2.c --- sshconnect2.c 15 Jun 2004 00:30:09 -0000 1.127 +++ sshconne...
2017 Mar 02
61
[Bug 2687] New: Coverity scan fixes
https://bugzilla.mindrot.org/show_bug.cgi?id=2687 Bug ID: 2687 Summary: Coverity scan fixes Product: Portable OpenSSH Version: 7.4p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at mindrot.org