summaryrefslogtreecommitdiff
path: root/security/ssh/patches/patch-be
AgeCommit message (Collapse)AuthorFilesLines
2000-03-20split security/ssh and security/ssh6.itojun1-13/+3
security/ssh6: IPv4/v6 ready, socks unavailable, kerberos available (not tested) security/ssh: IPv4 onlyready, socks available, kerberos available (not tested) should be integrated into one whenever socks support becomes aware of getaddrinfo/getnameinfo. two directories with tons of patches/patch-* is a maintenance headache.
1999-12-25Folded in IPv6 and Kerberos IV patches, so that both can bekim1-0/+24
compiled. This also fixes problems with Kerberos IV and V support clashing (you still have to choose one or the other at compile time, though). Compiles and runs on 1.4O -- needs testing on 1.4.2, and also some closer looking at certain patches (e.g. patch-au has a "#if 0" that could maybe be something else).