Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-02 | Use goptlib's MakeStateDir instead of the one in pt_extras. | Yawning Angel | |
This requires changes in goptlib from last night, people may need to run "go get -u" to update dependencies before building. | |||
2014-05-26 | Fix import lines so other people using go get works. | Yawning Angel | |
2014-05-25 | Add support for HTTP CONNECT proxies. | Yawning Angel | |
Joining a SOCKS dialer on the list of things the Golang runtime really should have is a HTTP CONNECT dialer. There's a full fledged HTTP client and server there, but not this. Why? Who knows. This fixes issue #7. | |||
2014-05-25 | Rename to be consistent. | Yawning Angel | |