summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-22Cleanup gitignoreHEADmasterSam Whited
2022-03-22Remove and .gitignore accidental state directorySam Whited
2019-10-23Merge remote-tracking branch 'meskio/new_obfs4_errors'kwadronaut
2019-10-23.gitignore .ideakwadronaut
2019-10-22Log errors initializing obfs4 transport serverRuben Pollan
2019-10-21Made the other three modes workBluesaxorcist
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-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