-
- Downloads
Change the canonical upstream repo location to gitlab
This commit changes the upstream repo location to: https://gitlab.com/yawning/obfs4.git Additionally all the non-`main` sub-packages now have an import comment annotation. As a matter of courtesy, I will continue to push to both the existing github.com and git.torproject.org repos for the foreseeable future, though I reserve the right to stop doing so at any time.
Showing
- ChangeLog 1 addition, 0 deletionsChangeLog
- common/csrand/csrand.go 1 addition, 1 deletioncommon/csrand/csrand.go
- common/drbg/hash_drbg.go 2 additions, 3 deletionscommon/drbg/hash_drbg.go
- common/log/log.go 1 addition, 1 deletioncommon/log/log.go
- common/ntor/ntor.go 3 additions, 5 deletionscommon/ntor/ntor.go
- common/probdist/weighted_dist.go 3 additions, 3 deletionscommon/probdist/weighted_dist.go
- common/probdist/weighted_dist_test.go 1 addition, 1 deletioncommon/probdist/weighted_dist_test.go
- common/replayfilter/replay_filter.go 2 additions, 3 deletionscommon/replayfilter/replay_filter.go
- common/socks5/socks5.go 1 addition, 1 deletioncommon/socks5/socks5.go
- common/uniformdh/uniformdh.go 1 addition, 1 deletioncommon/uniformdh/uniformdh.go
- go.mod 1 addition, 1 deletiongo.mod
- obfs4proxy/obfs4proxy.go 5 additions, 6 deletionsobfs4proxy/obfs4proxy.go
- obfs4proxy/proxy_http.go 1 addition, 1 deletionobfs4proxy/proxy_http.go
- obfs4proxy/termmon.go 1 addition, 1 deletionobfs4proxy/termmon.go
- transports/base/base.go 1 addition, 1 deletiontransports/base/base.go
- transports/meeklite/base.go 2 additions, 2 deletionstransports/meeklite/base.go
- transports/meeklite/meek.go 1 addition, 1 deletiontransports/meeklite/meek.go
- transports/obfs2/obfs2.go 3 additions, 3 deletionstransports/obfs2/obfs2.go
- transports/obfs3/obfs3.go 4 additions, 4 deletionstransports/obfs3/obfs3.go
- transports/obfs4/framing/framing.go 3 additions, 4 deletionstransports/obfs4/framing/framing.go
Loading
Please register or sign in to comment