commit f17a5f239f705d7e39a8bccbebdf9927cc99dbeb Author: David Fifield david@bamsoftware.com Date: Mon Mar 14 10:24:42 2016 -0700
Link prop. 232 in README (was already linked in pt.go). --- README | 1 + 1 file changed, 1 insertion(+)
diff --git a/README b/README index 7139b9e..dc605d1 100644 --- a/README +++ b/README @@ -3,6 +3,7 @@ goptlib is a library for writing Tor pluggable transports in Go. https://spec.torproject.org/pt-spec https://gitweb.torproject.org/torspec.git/tree/proposals/196-transport-contr... https://gitweb.torproject.org/torspec.git/tree/proposals/217-ext-orport-auth... +https://gitweb.torproject.org/torspec.git/tree/proposals/232-pluggable-trans...
To download a copy of the library into $GOPATH: go get git.torproject.org/pluggable-transports/goptlib.git
tor-commits@lists.torproject.org