diff options
author | schanzen <schanzen@140774ce-b5e7-0310-ab8b-a85725594a96> | 2012-06-01 12:37:50 +0000 |
---|---|---|
committer | schanzen <schanzen@140774ce-b5e7-0310-ab8b-a85725594a96> | 2012-06-01 12:37:50 +0000 |
commit | e91439c14ad412989eb7e426d8066f7c1af5697d (patch) | |
tree | f34bed207f0993d964440ffbdccb6e42f2201f4c /src/gns/gns_proxy_proto.h | |
parent | 2b5f75477d42a9a35f58338f76c858fc62430569 (diff) |
-more
git-svn-id: https://gnunet.org/svn/gnunet@21693 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/gns/gns_proxy_proto.h')
-rw-r--r-- | src/gns/gns_proxy_proto.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gns/gns_proxy_proto.h b/src/gns/gns_proxy_proto.h index 85a203d7d0..39f7e881c5 100644 --- a/src/gns/gns_proxy_proto.h +++ b/src/gns/gns_proxy_proto.h @@ -1,4 +1,6 @@ +#define SOCKS_VERSION_5 0x05 +#define SOCKS_AUTH_NONE 0 /* The socks phases */ enum |