Use AES256 and SHA256 by default, also for the meta-connections.
[tinc] / src / proxy.c
2016-10-14 Guus SliepenDelay sending the real ID request until after a proxy...
2016-10-14 Guus SliepenLog only the first line of a proxy request rejection...
2016-10-14 Guus SliepenFix proxy reply parsing broken by the previous commit.
2016-10-13 Guus SliepenAllow non-empty lines after status code from a HTTP...
2016-04-09 Guus SliepenCast 0xff to char before comparing it to another char.
2015-11-06 Guus SliepenAdd ability to use proxies to connect to hostnames...