summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* fix xtables installation and permission settingNathan Freitas2014-01-14
| | | | more fixes for running from sdcard
* bump to 13.0.313.0.3Nathan Freitas2014-01-13
|
* solves problem with binaries being stored on external SDcardNathan Freitas2014-01-13
|
* enable compiliation for all android not just armv713.0.2Nathan Freitas2014-01-12
|
* updated to 13.0.2Nathan Freitas2014-01-12
|
* cleanup importsNathan Freitas2014-01-12
|
* updated binary versions in stringsNathan Freitas2014-01-12
|
* updated tor binary that works with armv5 and v7Nathan Freitas2014-01-12
|
* updated torrc without automap settings (not needed)Nathan Freitas2014-01-12
|
* ensures binary permissions are setNathan Freitas2014-01-12
|
* bump to 13.0.113.0.1Nathan Freitas2014-01-09
|
* add new icons showing different statusNathan Freitas2014-01-09
|
* add geoip v6 file and support in TorServiceNathan Freitas2014-01-09
|
* update Makefile - try building with older toolchainNathan Freitas2014-01-09
|
* change jtorctl path to github updated versionNathan Freitas2014-01-09
|
* new binaries built with update MakefileNathan Freitas2014-01-09
|
* unregister receive and check for alternate library pathNathan Freitas2014-01-09
|
* peg to new repo and head with fix for empty element bugNathan Freitas2014-01-09
|
* remove double entry for jtorctrlNathan Freitas2014-01-09
|
* fixes #2848 newnym might call a null conn in serviceNathan Freitas2014-01-09
|
* fixes #2847 use class name to start serviceNathan Freitas2014-01-09
|
* update to 13.0.0; release candidate 113.0.0Nathan Freitas2014-01-06
|
* adding in binaries for UI/Android devs without NDKNathan Freitas2014-01-06
| | | | All binaries can be built from source using Makefile in /external
* updated jtorctrl buildNathan Freitas2014-01-06
|
* Merge branch 'master' of https://github.com/eighthave/orbot into ↵Nathan Freitas2014-01-02
|\ | | | | | | | | | | | | hans_build_patches Conflicts: external/Makefile
| * update native build to include Android NDK build flagsHans-Christoph Steiner2013-12-05
| | | | | | | | | | This updates external/Makefile to be more integrated into the Android NDK, by using the same variable names and including build flags from the NDK.
| * include note about git submodules in BUILD instructionsHans-Christoph Steiner2013-12-05
| |
| * remove spaces and tabs where 'make' complains about themHans-Christoph Steiner2013-12-05
| | | | | | | | | | | | spaces and tabs can have meaning in a Makefile, so stray ones can cause troubles. emacs makefile-mode warns about potentially troublesome errant whitespace.
* | bump to 13.0.0-alpha-113.0.0-alpha-1Nathan Freitas2013-12-29
| |
* | remove old external openssl-static pathNathan Freitas2013-12-29
| |
* | check for both link and original path in process lookupNathan Freitas2013-12-28
| |
* | updated AUTHORS for amoghbl1Nathan Freitas2013-12-28
| |
* | use new bundled xtables binary appropriatelyNathan Freitas2013-12-28
| |
* | add patches for iptables/xtables building on AndroidNathan Freitas2013-12-28
| |
* | adding new iptables/xtables build from sourceNathan Freitas2013-12-28
| |
* | clean up of error notificationsNathan Freitas2013-12-28
| |
* | put threading of settings reload into TorServiceNathan Freitas2013-12-28
| |
* | remove static openssl android and replace with real opensslNathan Freitas2013-12-28
| |
* | add new opensslNathan Freitas2013-12-28
| |
* | stop button for notification barNathan Freitas2013-12-28
| |
* | improvements on notification codeNathan Freitas2013-12-28
| |
* | service should be unbound when activity is destroyedNathan Freitas2013-12-28
| | | | | | | | also some other cleanup of unused code
* | remove simple server source bundleNathan Freitas2013-12-27
| |
* | run Tor from link to keep compatibility with OrbotHelper classNathan Freitas2013-12-27
| | | | | | | | | | | | some apps use our OrbotHelper.java class and are expecting the Tor binary process to be at /data/data/org.torproject.android/app_bin/tor so we link that path to the lib/libtor.so path
* | update menu, strings, icons for ChatSecure (from Gibberbot)Nathan Freitas2013-12-27
| |
* | update to build openssl latestNathan Freitas2013-12-27
| |
* | set to 1.0.1e releaseNathan Freitas2013-12-27
| |
* | updating tor to 0.2.4.20Nathan Freitas2013-12-27
| |
* | adding back in jtorctrl jar fileNathan Freitas2013-12-27
| |
* | updating SDK and removing share intentsNathan Freitas2013-12-27
| |