Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/[various]: rebuild against go 1.12.8-r0 | Sören Tempel | 2019-08-18 | 1 | -1/+1 |
| | | | | | | | go recently received a security upgrade to 1.12.8 (f4894bf9) this upgrade fixes various CVEs in go standard libraries, for instance in HTTP/2 functionality. Since go is statically linked packages using this functionality need to be rebuild. | ||||
* | testing/meek: fix split package | kpcyrd | 2018-04-19 | 1 | -12/+2 |
| | |||||
* | testing/meek: new aport | kpcyrd | 2018-04-17 | 3 | -0/+122 |
https://trac.torproject.org/projects/tor/wiki/doc/meek A pluggable transport proxy written in Go - Fix license - makedepends libpcap - introduce glide - split into -server and -client - set gopath to srcdir |