Commit Graph

640 Commits

Author SHA1 Message Date
021092800b fix: extract constants from iface to iface_configuration 2021-06-18 13:10:32 +02:00
aa854c5899 add linux native wg interface 2021-06-18 13:01:43 +02:00
e41fdedd5b feature: enable ice mDNS 2021-06-17 21:31:53 +02:00
923cabda9a feature: initial implementation of avoiding local proxy if peers are in the same net 2021-06-17 14:27:33 +02:00
db673ed34f fix: #35 peer Registration Race when client connects to the signal server 2021-06-17 11:12:35 +02:00
6465e2556a Merge pull request #34 from stv0g/remove-dead-code
Remove dead code
2021-06-15 20:54:43 +02:00
89dba7951a remove unused function 2021-06-15 20:50:59 +02:00
9308a51800 refactor: rename SignalExchangeServer to Server to comply with good practices 2021-06-15 19:02:46 +02:00
94c0091a7b test: add message exchange test timeout 2021-06-15 18:58:47 +02:00
f247f9a2f8 chore: fix golint error 2021-06-15 16:31:45 +02:00
c49bd23ac5 chore: fix golint error 2021-06-15 16:20:39 +02:00
11174a50cd 6Merge branch 'test-signal-grpc' of github.com:wiretrustee/wiretrustee into test-signal-grpc 2021-06-15 16:13:49 +02:00
dfcf9f9087 test: add messages exchange between peers [SIGNAL] 2021-06-15 16:13:27 +02:00
5f8a489f90 test: add basic signal IT tests 2021-06-15 16:13:27 +02:00
9b9c7ada7d test: add messages exchange between peers [SIGNAL] 2021-06-15 16:08:46 +02:00
8b31088968 Merge pull request #29 from wiretrustee/fix-mac-build
Fix mac build
2021-06-15 14:42:39 +03:00
00f2ee34a0 remove dead code 2021-06-15 11:03:43 +02:00
51337fbf65 Merge pull request #31 from stv0g/fix-typo
fix typo in directory name
2021-06-15 09:56:14 +02:00
ca83e8c4a0 fix typo in directory name 2021-06-15 09:31:25 +02:00
2784f6a098 Merge pull request #30 from andpar83/signal-doc
Fix Signal doc styling
2021-06-15 08:52:17 +02:00
6b5010f7d5 Fix Signal doc styling 2021-06-14 20:08:06 -07:00
714c4c3c44 use darwin 2021-06-15 00:13:52 +02:00
d5c4f6cb40 fix matrix var to use os 2021-06-15 00:08:54 +02:00
7df6cde968 fix a typo and rename the embedded dll 2021-06-15 00:02:42 +02:00
744984861b Add build to the test 2021-06-15 00:00:55 +02:00
83fe84d11a test: add basic signal IT tests 2021-06-14 16:57:18 +02:00
e059059e62 Merge pull request #27 from wiretrustee/synchronize-peer-registry
chore: [Signal] synchronize peer registry
2021-06-11 19:01:04 +03:00
06b0c46a5d chore: [Signal] synchronize peer registry 2021-06-10 17:08:40 +02:00
8acddfd510 Merge pull request #26 from wiretrustee/add-windows-support
Add initial Windows support
2021-06-07 10:00:34 +02:00
caf2229d3b renamed uapiConn and lint errors 2021-06-07 00:35:17 +02:00
698ebe2287 Removed elevate for now 2021-06-06 23:59:19 +02:00
54235f0a77 build windows 2021-06-06 23:57:16 +02:00
05168ae12f Add wintun.dll in form of system object file 2021-06-06 21:59:38 +02:00
255ad7faa9 Split create Interface based on OS with elevate 2021-06-06 21:51:56 +02:00
6e4c232ff2 Split create Interface based on OS 2021-06-06 15:48:57 +02:00
59360519d6 Add windows support and update wireguard-go deps 2021-06-06 00:40:44 +02:00
3520b6471b Merge pull request #23 from wiretrustee/test-signal-encryption
test: add signal encryption test
2021-06-04 10:12:00 +03:00
74061597a3 fix: test workflow trigger 2021-06-03 12:35:31 +02:00
33a98c7a2c test: add signal peer test 2021-06-03 12:23:18 +02:00
9b327ea6ba test: add signal encryption test 2021-06-03 11:39:19 +02:00
45697a0000 docs: fix roadmap links 2021-06-02 21:31:37 +02:00
884cd8dc55 docs: add Product Roadmap 2021-06-02 21:30:19 +02:00
f8eaf2f40e Merge pull request #11 from wiretrustee/infra-files
Adding example infrastructure files and MACOS guide
2021-05-30 12:37:31 +02:00
0609e1d75d chore: minor readme fixes 2021-05-30 12:35:18 +02:00
8c9bc96c85 multiple typos 2021-05-30 10:29:30 +03:00
68112870dc Updated doc for docker-compose examples and macos configuration 2021-05-30 10:26:49 +03:00
ae69f4cf1b remove server-name for the example 2021-05-30 10:25:25 +03:00
c8ad10d653 Adding example docker compose for signal and coturn 2021-05-25 11:32:25 +05:00
e622b2a529 Merge pull request #10 from wiretrustee/lint-warns
fix doc and lint warns
2021-05-19 11:18:33 +02:00
44d5e7f205 fix: golint errors (part 3) 2021-05-19 11:17:15 +02:00