From 8ffbb96d908fdc5a17255ec3fbdc807f663ade38 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Fri, 24 May 2019 17:08:52 +0200 Subject: add shapeshifter dispatcher, go environment and buildscript for the CI --- go/src/github.com/OperatorFoundation/obfs4 | 1 + go/src/github.com/OperatorFoundation/shapeshifter-dispatcher | 1 + go/src/github.com/OperatorFoundation/shapeshifter-ipc | 1 + go/src/github.com/OperatorFoundation/shapeshifter-transports | 1 + 4 files changed, 4 insertions(+) create mode 160000 go/src/github.com/OperatorFoundation/obfs4 create mode 160000 go/src/github.com/OperatorFoundation/shapeshifter-dispatcher create mode 160000 go/src/github.com/OperatorFoundation/shapeshifter-ipc create mode 160000 go/src/github.com/OperatorFoundation/shapeshifter-transports (limited to 'go/src/github.com/OperatorFoundation') diff --git a/go/src/github.com/OperatorFoundation/obfs4 b/go/src/github.com/OperatorFoundation/obfs4 new file mode 160000 index 00000000..17f2cb99 --- /dev/null +++ b/go/src/github.com/OperatorFoundation/obfs4 @@ -0,0 +1 @@ +Subproject commit 17f2cb99c26454c519ca23185ee5dd3176a9363d diff --git a/go/src/github.com/OperatorFoundation/shapeshifter-dispatcher b/go/src/github.com/OperatorFoundation/shapeshifter-dispatcher new file mode 160000 index 00000000..f95b28c2 --- /dev/null +++ b/go/src/github.com/OperatorFoundation/shapeshifter-dispatcher @@ -0,0 +1 @@ +Subproject commit f95b28c267640a039c8968e105bf62b203fa8978 diff --git a/go/src/github.com/OperatorFoundation/shapeshifter-ipc b/go/src/github.com/OperatorFoundation/shapeshifter-ipc new file mode 160000 index 00000000..11746ba9 --- /dev/null +++ b/go/src/github.com/OperatorFoundation/shapeshifter-ipc @@ -0,0 +1 @@ +Subproject commit 11746ba927e07aaa79ead1342256419df25ad699 diff --git a/go/src/github.com/OperatorFoundation/shapeshifter-transports b/go/src/github.com/OperatorFoundation/shapeshifter-transports new file mode 160000 index 00000000..cddf3650 --- /dev/null +++ b/go/src/github.com/OperatorFoundation/shapeshifter-transports @@ -0,0 +1 @@ +Subproject commit cddf3650b9dc3eaece7bbfa421e5b11145dda7a9 -- cgit v1.2.3 From 9544f8bd0162ab348748a82329632b90261311c1 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Thu, 5 Sep 2019 18:32:05 +0200 Subject: update shapeshifter-transports repo --- go/src/github.com/OperatorFoundation/shapeshifter-transports | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go/src/github.com/OperatorFoundation') diff --git a/go/src/github.com/OperatorFoundation/shapeshifter-transports b/go/src/github.com/OperatorFoundation/shapeshifter-transports index cddf3650..df9bac96 160000 --- a/go/src/github.com/OperatorFoundation/shapeshifter-transports +++ b/go/src/github.com/OperatorFoundation/shapeshifter-transports @@ -1 +1 @@ -Subproject commit cddf3650b9dc3eaece7bbfa421e5b11145dda7a9 +Subproject commit df9bac9654e09a0c7b64f1237b538fb3a5e65048 -- cgit v1.2.3