aboutsummaryrefslogtreecommitdiff
path: root/security/meek
Commit message (Collapse)AuthorAgeFilesLines
* security/meek: Update 0.21 -> 0.31Yuri Victorovich2018-08-302-11/+48
| | | | | | | | | | | | | | | Port changes: * Switch to the original torproject.org upstream * Remove dependency on packaged Go libs * Add LICENSE and LICENSE_FILE PR: 230013 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: cs (maintainer's timeout; 36 days) Differential Revision: D16411 Notes: svn path=/head/; revision=478492
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* Move lang/go/files/bsd.go.mk to USES=go.Mathieu Arnold2016-04-221-7/+2
| | | | | | | | | Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D6057 Notes: svn path=/head/; revision=413776
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Update to 0.21Carlo Strub2015-12-252-3/+3
| | | | Notes: svn path=/head/; revision=404474
* Update to 0.20Carlo Strub2015-09-222-3/+3
| | | | Notes: svn path=/head/; revision=397589
* Update to 0.9Carlo Strub2014-07-212-3/+3
| | | | Notes: svn path=/head/; revision=362469
* Update to 0.8Carlo Strub2014-06-212-3/+3
| | | | Notes: svn path=/head/; revision=358744
* Update to 0.5Carlo Strub2014-05-112-4/+8
| | | | Notes: svn path=/head/; revision=353734
* Meek is a transport that uses HTTP for carrying bytes and TLS for obfuscation.Carlo Strub2014-04-184-0/+46
Traffic is relayed through a third-party server (Google App Engine). It uses a trick to talk to the third party so that it looks like it is talking to an unblocked server. WWW: https://trac.torproject.org/projects/tor/wiki/doc/meek Notes: svn path=/head/; revision=351568