summaryrefslogtreecommitdiff
path: root/transports/obfs4
AgeCommit message (Expand)Author
2016-11-15Removed transports from shapeshifter-dispatcher (now located in shapeshifter-...Brandon Wiley
2016-03-21Updated import pathsBrandon Wiley
2016-01-17fix incorrect connection closepminmax945
2015-10-29Make establishing outgoing connections the transport's responsibility.Yawning Angel
2015-03-22Simplify some err and return logicDaniel Martí
2015-03-18Reduce some if err != nil logic linesDaniel Martí
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