aboutsummaryrefslogtreecommitdiffstats
path: root/testing/meek
Commit message (Collapse)AuthorAgeFilesLines
* testing/[various]: rebuild against go 1.12.8-r0Sören Tempel2019-08-181-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 packagekpcyrd2018-04-191-12/+2
|
* testing/meek: new aportkpcyrd2018-04-173-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