index
:
shapeshifter-dispatcher.git
master
[shapeshifter-dispatcher]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-08-23
Added a new way to parse transport options that allows for nested JSON
Dr. Brandon Wiley
2019-08-22
corrected an incorrect port example
Bluesaxorcist
2019-08-22
fixed example of client to use a working port
Bluesaxorcist
2019-08-22
changed the port in the ReadME to a port that works on tellnet
Bluesaxorcist
2019-08-16
Merge branch 'master' of https://github.com/OperatorFoundation/shapeshifter-d...
Bluesaxorcist
2019-08-16
made dispatcher operational for obfs4
Bluesaxorcist
2019-08-16
ignored state files
Bluesaxorcist
2019-08-16
commented out an unusable import
Bluesaxorcist
2019-08-12
corrected another problem on the readme
Bluesaxorcist
2019-08-11
updated README to troubleshoot problems
Bluesaxorcist
2019-08-11
commented in Optimizer and shadow code for later adjustment
Bluesaxorcist
2019-08-08
Modified dialer to return conn and error
Bluesaxorcist
2019-08-01
fixed errors
Bluesaxorcist
2019-08-01
made code conform to optimizer
Bluesaxorcist
2018-10-15
Updated version numbers and links
Dr. Brandon Wiley
2018-10-15
Updated required go version
Dr. Brandon Wiley
2018-10-15
Updated list of supported protocols
Dr. Brandon Wiley
2018-10-15
Updated list of supported transports
Dr. Brandon Wiley
2018-10-11
Migrated from PT Go API 2.0 to PT Go Api 2.1
Dr. Brandon Wiley
2018-01-15
Allow for the client proxy listening address to be specified on the command line
2.0.1
Dr. Brandon Wiley
2017-08-14
Fixed an incorrect error message
Brandon Wiley
2017-08-14
Removed debugging prints or converted to error logging
Brandon Wiley
2017-08-14
Converted debugging prints to error logging
Brandon Wiley
2017-08-09
Merge branch 'master' of github.com:OperatorFoundation/shapeshifter-dispatcher
Brandon Wiley
2017-08-09
Added Shadowsocks transport option to transparent TCP proxy mode
Brandon Wiley
2017-08-09
Use new ParsePT2ServerParameters() function for parsing server-side options
Brandon Wiley
2017-08-09
Added information about using shapeshifter-dispatcher with the obfs4 transport
Brandon Wiley
2017-05-19
Added instructions for using obfs4
Brandon Wiley
2017-05-10
Pass in the state directory and options to the transports, as this is needed ...
Brandon Wiley
2017-05-10
Fixed a bug where the server-side obfs4 was not being intialzied properly
Brandon Wiley
2017-02-22
Removed obsolete client factories
Brandon Wiley
2017-02-22
Refactored server factory creation to allow use of transports that require pa...
Brandon Wiley
2017-02-22
Implemented use of transports that require parameters
Brandon Wiley
2017-02-22
Implemented PT2 authentication mode
Brandon Wiley
2017-02-22
Added PT2 authentication protocol
Brandon Wiley
2017-02-09
Implemeneted -extorport and -authcookie flags
Brandon Wiley
2017-02-09
Implemented -exit-on-sdin-close flag
Brandon Wiley
2017-02-08
Added missing command line flags from the PT 2.0 specification
Brandon Wiley
2017-02-08
Ported remaining proxy modes (UDP, STUN, SOCKS) to PT 2.0 Go API
Brandon Wiley
2016-12-11
Converted transport use to the PT 2.0 Go API
Brandon Wiley
2016-12-11
Temporarily disabling modes other than transparent TCP with no transport argu...
Brandon Wiley
2016-12-11
Temporarily disabling all transports that have not yet been migrated to the P...
Brandon Wiley
2016-12-09
Removed resolveAddr() and parsePort(), which are in shapeshifter-ipc now
Brandon Wiley
2016-12-08
Fixed some minor errors in function and module names when transitioning from ...
Brandon Wiley
2016-12-08
Updated goptlib import paths to use shapeshifter-ipc
Brandon Wiley
2016-12-08
Implemented server-side transparent TCP proxy mode
Brandon Wiley
2016-12-08
Implemented server-side transparent TCP proxy mode
Brandon Wiley
2016-12-05
Included information for "mand not found" error.
Brandon Wiley
2016-11-29
Fixed the usage string for -state
Brandon Wiley
2016-11-29
Added information about the compatible Go version
Brandon Wiley
[next]