added XAUTH server and client support

This commit is contained in:
Andreas Steffen
2007-01-04 14:28:57 +00:00
parent ac048a8d2c
commit b4f3cd5ccf
13 changed files with 577 additions and 424 deletions
+1
View File
@@ -216,6 +216,7 @@ struct state
struct {
int attempt;
bool started;
bool status;
} st_xauth;
u_int32_t nat_traversal;