summaryrefslogtreecommitdiff
path: root/transports/obfs4
AgeCommit message (Expand)Author
2015-01-14Change the import path for go.crypto.Yawning Angel
2014-10-24Fix minor issues pointed out by "go vet".Yawning Angel
2014-10-03Improve the performance of the obfs4 handshake test.Yawning Angel
2014-10-01Change the bridge line format to be more compact.Yawning Angel
2014-09-24Write an example obfs4 bridge line to "obfs4_bridgeline.txt".Yawning Angel
2014-08-27Various IAT related changes.Yawning Angel
2014-08-27Display a more useful error on JSON Unmarshall failure.Yawning Angel
2014-08-23Change all the arguments to use base16 from base64.Yawning Angel
2014-08-18Change the drbg seed field in the state file.Yawning Angel
2014-08-18Add support for enabling IAT obfuscation and biased WDist.Yawning Angel
2014-08-17Massive cleanup/code reorg.Yawning Angel