Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactored tunnelcommunity crypto #1117

Closed
wants to merge 41 commits into from

Conversation

NielsZeilemaker
Copy link

Now uses an handshake similar to ntor + AES_GCM to encrypt packets.
Hidden services are broken.

@tribler-ci
Copy link
Contributor

Merged build triggered.

@tribler-ci
Copy link
Contributor

Merged build started.

@tribler-ci
Copy link
Contributor

Merged build finished.

@tribler-ci
Copy link
Contributor

Test FAILed.
Refer to this link for build results: http://jenkins.tribler.org/job/GH_Tribler_pull-request-tester_devel/3153/

@NielsZeilemaker
Copy link
Author

Btw, this pull request requires a change/fix in libnacl saltstack/libnacl#39 to work

@tribler-ci
Copy link
Contributor

Merged build triggered.

@tribler-ci
Copy link
Contributor

Merged build started.

@tribler-ci
Copy link
Contributor

Merged build finished.

@tribler-ci
Copy link
Contributor

Test FAILed.
Refer to this link for build results: http://jenkins.tribler.org/job/GH_Tribler_pull-request-tester_devel/3157/

@synctext
Copy link
Member

synctext commented Jan 8, 2015

please retest this

@NielsZeilemaker
Copy link
Author

This branch needs a new dispersy pointer to work

@whirm whirm modified the milestone: V6.5 anonymity: destroy message Jan 13, 2015
@whirm
Copy link

whirm commented Jan 16, 2015

@NielsZeilemaker are you going to update the dispersy ref?

@tribler-ci
Copy link
Contributor

Build triggered.

@tribler-ci
Copy link
Contributor

Build started.

@tribler-ci
Copy link
Contributor

Build triggered.

@tribler-ci
Copy link
Contributor

Build started.

synctext and others added 7 commits January 16, 2015 18:41
Fixed quoting so that the script can launch Tribler when there are
spaces in the path to the script.

Changed to sh instead of Bash since no Bash features were being used and
sh is more portable.
pgrep removes itself from the list of results and with grep 2.21 or greater grep will print `grep: warning: GREP_OPTIONS is deprecated; please use an alias or script` if GREP_OPTIONS is set, causing Tribler to believe there is already a process running.
@tribler-ci
Copy link
Contributor

Build finished.

@tribler-ci
Copy link
Contributor

Test FAILed.
Refer to this link for build results: http://jenkins.tribler.org/job/GH_Tribler_pull-request-tester_devel/3237/

@NielsZeilemaker
Copy link
Author

@whirm current dispersy devel is broken. I'll fix this branch in a while, but it still needs a lot of work as hidden services are completely broken.

@whirm
Copy link

whirm commented Jan 17, 2015

Ah, I see, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.