summaryrefslogtreecommitdiff
path: root/transports/transports.go
AgeCommit message (Expand)Author
2019-10-21Removed termmon and fixed compiler warningsBluesaxorcist
2019-10-21added dialer to the modes and removed unneccessary codeBluesaxorcist
2019-10-13renamed all of the iatMode strings to iat-modeBluesaxorcist
2019-10-07Added Replicant Config ParserBluesaxorcist
2019-09-30Renamed Optimizer clientBluesaxorcist
2019-09-22Fixed the problem with pointers to interfacesBluesaxorcist
2019-09-21added cases for parsing to OptimizerBluesaxorcist
2019-09-16fixed transports to use configsBluesaxorcist
2019-09-15Added Dust, Meeklite, and Replicant to dispatcher modesBluesaxorcist
2019-09-14refactoring the modesBluesaxorcist
2019-08-23Added a new way to parse transport options that allows for nested JSONDr. Brandon Wiley
2019-08-16commented out an unusable importBluesaxorcist
2018-10-15Updated list of supported transportsDr. Brandon Wiley
2017-02-22Removed obsolete client factoriesBrandon Wiley
2016-12-11Temporarily disabling all transports that have not yet been migrated to the P...Brandon Wiley
2016-11-15Changed import paths to use shapeshifter-transports instead of obfs4Brandon Wiley
2016-03-21Updated import pathsBrandon Wiley
2015-10-29Add the "meek_lite" transport, which does what one would expect.Yawning Angel
2015-06-01Delay transport initialization till after logging has been setup.Yawning Angel
2015-02-17Add support for acting as a ScrambleSuit client.Yawning Angel
2014-08-17Massive cleanup/code reorg.Yawning Angel