Fixed broken HTTP connection code that made connection via proxies requiring authentication fail.
Introduced re-keying. Server and client will now negotiate new encryption keys every 5 minutes. Intercepting them is no good if you don't have the password, and the password is never s...