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

[WIP][Android] Tls connection on tcp (remote) #4444

Closed
wants to merge 3 commits into from

Conversation

@talregev talregev marked this pull request as draft July 9, 2021 16:48
@codecov
Copy link

codecov bot commented Jul 9, 2021

Codecov Report

Merging #4444 (a88e802) into master (45fb85f) will decrease coverage by 0.05%.
The diff coverage is 0.55%.

@@             Coverage Diff              @@
##             master    #4444      +/-   ##
============================================
- Coverage     10.30%   10.25%   -0.06%     
  Complexity      946      946              
============================================
  Files           277      277              
  Lines         35336    35513     +177     
  Branches       1185     1185              
============================================
  Hits           3643     3643              
- Misses        31506    31683     +177     
  Partials        187      187              
Impacted Files Coverage Δ
...src/main/java/edu/berkeley/boinc/SplashActivity.kt 0.00% <0.00%> (ø)
lib/network.cpp 0.00% <0.00%> (ø)
...rc/main/java/edu/berkeley/boinc/rpc/RpcClient.java 30.50% <14.28%> (-0.18%) ⬇️

@talregev talregev force-pushed the TalR_android_tls branch 3 times, most recently from 7353a16 to acfef51 Compare July 14, 2021 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android P will require apps to use TLS to encrypt all connections
2 participants