index
:
shapeshifter-dispatcher.git
master
[shapeshifter-dispatcher]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
transports
/
obfs4
Age
Commit message (
Expand
)
Author
2016-03-21
Updated import paths
Brandon Wiley
2016-01-17
fix incorrect connection close
pminmax945
2015-10-29
Make establishing outgoing connections the transport's responsibility.
Yawning Angel
2015-03-22
Simplify some err and return logic
Daniel MartÃ
2015-03-18
Reduce some if err != nil logic lines
Daniel MartÃ
2015-01-14
Change the import path for go.crypto.
Yawning Angel
2014-10-24
Fix minor issues pointed out by "go vet".
Yawning Angel
2014-10-03
Improve the performance of the obfs4 handshake test.
Yawning Angel
2014-10-01
Change the bridge line format to be more compact.
Yawning Angel
2014-09-24
Write an example obfs4 bridge line to "obfs4_bridgeline.txt".
Yawning Angel
2014-08-27
Various IAT related changes.
Yawning Angel
2014-08-27
Display a more useful error on JSON Unmarshall failure.
Yawning Angel
2014-08-23
Change all the arguments to use base16 from base64.
Yawning Angel
2014-08-18
Change the drbg seed field in the state file.
Yawning Angel
2014-08-18
Add support for enabling IAT obfuscation and biased WDist.
Yawning Angel
2014-08-17
Massive cleanup/code reorg.
Yawning Angel