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
2016-11-22
Added link to Moonbounce repo
Brandon Wiley
2016-11-22
Changed some README formatting
Brandon Wiley
2016-11-22
Rewrote README.md to be relevant to shapeshifter-dispatcher
Brandon Wiley
2016-11-22
Print usage when require parameters are missing
Brandon Wiley
2016-11-17
Organized and commented command line flags according to PT 2.0 spec
Brandon Wiley
2016-11-16
Added new command line flags and refactored ClientSetup to use them
Brandon Wiley
2016-11-16
Removed proxy_dialers, we will use the obfs4 version rather than maintaining ...
Brandon Wiley
2016-11-16
Fixed import paths
Brandon Wiley
2016-11-15
Changed import paths to use shapeshifter-transports instead of obfs4
Brandon Wiley
2016-11-15
Fixed import paths to use shapeshifter-dispatcher/shapeshifter-transports ins...
Brandon Wiley
2016-11-15
Removed transports from shapeshifter-dispatcher (now located in shapeshifter-...
Brandon Wiley
2016-11-15
Renamed obfs4proxy to shapeshifter-dispatcher
Brandon Wiley
2016-11-07
Updated to use no goturn API
Brandon Wiley
2016-08-17
Implemented STUN mode
Brandon Wiley
2016-08-17
Implementing connection pool handling semantics specified in Pluggable Transp...
Brandon Wiley
2016-08-02
Added STUN-aware UDP proxy mode
Brandon Wiley
2016-04-03
Explicitly import proxy dialers for side effects
Robin Tarsiger
2016-04-03
Split "proxies" into "proxy_dialers" and "modes"
Robin Tarsiger
2016-03-31
Run go fmt on recent changes
Robin Tarsiger
2016-03-31
Fix package declaration in termmon_linux.go
Robin Tarsiger
2016-03-31
Changed import paths
Brandon Wiley
2016-03-31
Moved pt_extras code from main into its own package
Brandon Wiley
2016-03-31
Move termmon code from main into its own package
Brandon Wiley
2016-03-31
Split out proxy code into multiple different proxy packages
Brandon Wiley
2016-03-21
Updated import paths
Brandon Wiley
2016-03-21
Updated import paths
Brandon Wiley
2016-03-21
Refactoring main into separate modules
Brandon Wiley
2016-01-25
Bump the version to 0.0.7-dev, signifying development towards 0.0.7.
Yawning Angel
2016-01-25
Do the release ritual for obfs4proxy-0.0.6.
Yawning Angel
2016-01-25
Fix other instances of attempting to close `nil` on handshake failure.
Yawning Angel
2016-01-17
fix incorrect connection close
pminmax945
2015-10-30
meek-lite: Don't send a "User-Agent" header.
Yawning Angel
2015-10-30
meek-lite: combine small writes at request dispatch time.
Yawning Angel
2015-10-29
Add the "meek_lite" transport, which does what one would expect.
Yawning Angel
2015-10-29
Make establishing outgoing connections the transport's responsibility.
Yawning Angel
2015-06-01
Delay transport initialization till after logging has been setup.
Yawning Angel
2015-05-26
Fix doc comment for log.Debugf.
David Fifield
2015-04-23
Bump the version to 0.0.6-dev, signifying development towards 0.0.6.
Yawning Angel
2015-04-15
Do the release ritual for obfs4proxy-0.0.5.
Yawning Angel
2015-04-15
Use a built in SOCKS 5 server instead of goptlibs.
Yawning Angel
2015-04-13
Add routines for querying the log module state.
Yawning Angel
2015-04-03
Move logging wrappers into common/log, and add a DEBUG log level.
Yawning Angel
2015-03-28
Add support for tor feature #15435.
Yawning Angel
2015-03-28
Clean up/refactor the shutdown/termination handling code.
Yawning Angel
2015-03-26
Fix comments. (No functional changes)
Yawning Angel
2015-03-26
Attempt to detect if the parent crashed without killing obfs4proxy.
Yawning Angel
2015-03-23
Change the import path for go.net.
Yawning Angel
2015-03-22
Update the ChangeLog (No functional changes).
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Ã
[next]