summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * continued re-integration of VPN featureNathan Freitas2016-10-04
| |
| * clean pdnsd binaries from libs in MakefileNathan Freitas2016-10-04
| |
| * continue to migrate service and VPN codeNathan Freitas2016-09-29
| |
| * remove vpn code that is now in the service moduleNathan Freitas2016-09-29
| |
| * modify jni build inclusionNathan Freitas2016-09-29
| |
| * fix build scripts for new pathsNathan Freitas2016-09-29
| |
| * update gitignore to handle orbotservice binary libsNathan Freitas2016-09-26
| |
| * move jni code and VPN logic from app module to serviceNathan Freitas2016-09-26
| |
| * improve tor service event handling and displayNathan Freitas2016-09-26
| |
| * remove littleproxy reference (for now!)Nathan Freitas2016-09-25
| |
| * we don't need a separate service for the VPNNathan Freitas2016-09-25
| |
| * remove dated information in the BUILD fileNathan Freitas2016-09-25
| |
| * update gradle props and ignore files we don't want in repoNathan Freitas2016-09-25
| |
| * make sure Tor start/stop workNathan Freitas2016-09-25
| | | | | | | | | | - use Process instance instead of processID lookup - reply on Tor's HALT command
| * tweak homescreen layout and stringsNathan Freitas2016-09-25
| |
| * renable polipoNathan Freitas2016-09-23
| |
| * modify importsNathan Freitas2016-09-19
| |
| * udpate resource pathsNathan Freitas2016-09-19
| |
| * target API 14Nathan Freitas2016-09-19
| |
| * update gitignores for gradleNathan Freitas2016-09-19
| |
| * update tor to 0.2.8.7Nathan Freitas2016-09-19
| |
| * fix paths for new module layoutNathan Freitas2016-09-19
| |
| * remove old binariesNathan Freitas2016-09-19
| |
| * update makefile and add new patchNathan Freitas2016-09-19
| |
| * move assets to service projectNathan Freitas2016-06-29
| |
| * launch default activity from notificationNathan Freitas2016-06-29
| |
| * update gitignore for gradle projectNathan Freitas2016-06-29
| |
| * add pdnsd library in for vpn service DNS!Nathan Freitas2016-06-29
| |
| * remove patches from here, moved to externalNathan Freitas2016-06-29
| |
| * move patches to external since that is what it is applied to (external code)Nathan Freitas2016-06-29
| |
| * remove redundant code from old ant build format (not in gradle modules)Nathan Freitas2016-06-29
| |
| * big check-in of major gradle refactor; now building and running!Nathan Freitas2016-06-29
| | | | | | | | VPN features are disabled for now
| * update translationsNathan Freitas2016-04-01
|/
* Merge branch 'master' of github.com:n8fr8/orbotNathan Freitas2016-03-22
|\
| * Merge pull request #32 from ghost/patch-1Nathan Freitas2016-03-22
| |\ | | | | | | Start meek transport whe using custom meek bridges
| | * Remove typosrvetus2016-03-20
| | |
| | * Start the meek transport for custom meek bridgessrvetus2016-03-20
| |/
* | update with commit tag for v15.1.3 beta 1Nathan Freitas2016-03-09
| |
* | update changelogNathan Freitas2016-03-09
|/
* 15.1.3-beta15.1.3-betaNathan Freitas2016-03-09
|
* Move OrbotVPNService to a Manager and consolidate servicesNathan Freitas2016-03-09
| | | | | This allows for the VPN service to be set in the foreground with the TorService and reduce the chance to be killed due to lack of memory
* change how we look for processes to kill. fixes tor trac #18502Nathan Freitas2016-03-08
|
* VPN code cleanup and ensure DNS is listening on all interfacesNathan Freitas2016-03-07
|
* DNS lookup through pdnsd should loop back into Tor DNS portNathan Freitas2016-03-07
| | | | | | | While the TCP query to Google DNS before provided more robust DNS services, it could still leak outside the VPN service based on platform version and other circumstances. By using PDNSD as a proxy back into Tor's limited DNS service, we ensure DNS does not leak.
* update changelog for 15.1.215.1.2Nathan Freitas2016-02-24
|
* update to 15.1.2Nathan Freitas2016-02-23
|
* move to using meek_lite mode from obfs4client and update/improve proxying codeNathan Freitas2016-02-23
|
* remove meek-client and use obfs4 meek_lite mode insteadNathan Freitas2016-02-23
|
* switch back to Android-16 as targetNathan Freitas2016-02-23
|
* 15.1.1 PIE Android 16+15.1.1Nathan Freitas2016-02-22
|