http://bugzilla.mindrot.org/show_bug.cgi?id=1225 Summary: Tidy up GSSAPI code Product: Portable OpenSSH Version: 4.3p2 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Kerberos support AssignedTo: bitbucket at mindrot.org ReportedBy: simon at sxw.org.uk One to consider applying after 4.4 is out the door! A quick code tidy for the GSSAPI stuff - there's a couple of functions which are in the client (gss-genr.c), which are actually server only, and so can be moved to gss-serv.c ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
http://bugzilla.mindrot.org/show_bug.cgi?id=1225 ------- Comment #1 from simon at sxw.org.uk 2006-09-10 22:58 ------- Created an attachment (id=1181) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1181&action=view) Aforementioned cody tidying patch ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Maybe Matching Threads
- [Bug 1218] GSSAPI client code permits SPNEGO usage
- GSSAPI Key Exchange for 4.4p1
- [Bug 928] Kerberos/GSSAPI authentication does not work with multihomed hosts
- [Bug 1601] New: Memory leak caused by forwarded GSSAPI credential store
- [Bug 1225] Tidy up GSSAPI code