summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-07ignore log filesBluesaxorcist
2019-10-07Added Replicant Config ParserBluesaxorcist
2019-10-07added example code to the optimizer json fileBluesaxorcist
2019-10-07commented out replicant on tcp side until code is fixedBluesaxorcist
2019-09-30Renamed Optimizer clientBluesaxorcist
2019-09-30Merge branch 'meskio-error_handling'Bluesaxorcist
2019-09-30Merge branch 'error_handling' of https://github.com/meskio/shapeshifter-dispa...Bluesaxorcist
2019-09-30Removed unnecessary functionBluesaxorcist
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-09-06Improve error loginRuben Pollan
2019-08-30added Dust and commented in replicant's code to the four modes for future useBluesaxorcist
2019-08-30added the dispatcher changes to .gitignoreBluesaxorcist
2019-08-30adjusted the readme to give option of using -options or -optionsfileBluesaxorcist
2019-08-30Added meeklite to the dispatcher modesBluesaxorcist
2019-08-23Added a new way to parse transport options that allows for nested JSONDr. Brandon Wiley
2019-08-22corrected an incorrect port exampleBluesaxorcist
2019-08-22fixed example of client to use a working portBluesaxorcist
2019-08-22changed the port in the ReadME to a port that works on tellnetBluesaxorcist
2019-08-16Merge branch 'master' of https://github.com/OperatorFoundation/shapeshifter-d...Bluesaxorcist
2019-08-16made dispatcher operational for obfs4Bluesaxorcist
2019-08-16ignored state filesBluesaxorcist
2019-08-16commented out an unusable importBluesaxorcist
2019-08-12corrected another problem on the readmeBluesaxorcist
2019-08-11updated README to troubleshoot problemsBluesaxorcist
2019-08-11commented in Optimizer and shadow code for later adjustmentBluesaxorcist
2019-08-08Modified dialer to return conn and errorBluesaxorcist
2019-08-01fixed errorsBluesaxorcist
2019-08-01made code conform to optimizerBluesaxorcist
2018-10-15Updated version numbers and linksDr. Brandon Wiley
2018-10-15Updated required go versionDr. Brandon Wiley
2018-10-15Updated list of supported protocolsDr. Brandon Wiley
2018-10-15Updated list of supported transportsDr. Brandon Wiley
2018-10-11Migrated from PT Go API 2.0 to PT Go Api 2.1Dr. Brandon Wiley
2018-01-15Allow for the client proxy listening address to be specified on the command line2.0.1Dr. Brandon Wiley
2017-08-14Fixed an incorrect error messageBrandon Wiley
2017-08-14Removed debugging prints or converted to error loggingBrandon Wiley
2017-08-14Converted debugging prints to error loggingBrandon Wiley
2017-08-09Merge branch 'master' of github.com:OperatorFoundation/shapeshifter-dispatcherBrandon Wiley
2017-08-09Added Shadowsocks transport option to transparent TCP proxy modeBrandon Wiley
2017-08-09Use new ParsePT2ServerParameters() function for parsing server-side optionsBrandon Wiley
2017-08-09Added information about using shapeshifter-dispatcher with the obfs4 transportBrandon Wiley
2017-05-19Added instructions for using obfs4Brandon Wiley
2017-05-10Pass in the state directory and options to the transports, as this is needed ...Brandon Wiley
2017-05-10Fixed a bug where the server-side obfs4 was not being intialzied properlyBrandon Wiley
2017-02-22Removed obsolete client factoriesBrandon Wiley
2017-02-22Refactored server factory creation to allow use of transports that require pa...Brandon Wiley