Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-17 | Remove HTTP proxy support. | Joshua Judson Rosen | |
There are plenty of popular, readily-available external tools that, frankly, provide better options for going through proxies-- both of the HTTP variety and others (corkscrew, httptunnel, socat...); and dropping our internal implementation results in a significant reduction in code complexity--including the complete elimination of multithreading and all of the worries that go along with it. | |||
2014-11-18 | afserver: support per-realm CA-certificate settings | Joshua Judson Rosen | |
This makes it possible to have different CA certificates for different realms, or certificate auth for only some realms and password auth for others. | |||
2014-07-10 | Initial project structure based on Active Port Forwarder 0.8.4. | Jakub Slawinski | |