summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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
| |
* | updating to Android 18 / 4.4Nathan Freitas2013-12-27
| |
* | adding geoip ipv4 db back in for nowNathan Freitas2013-12-27
| |
* | more updates for moving binaries to libs/armeabiNathan Freitas2013-12-27
| |
* | update for 0.2.4.20 constantNathan Freitas2013-12-27
| |
* | more removal of share service from core OrbotNathan Freitas2013-12-27
| | | | | | | | moving to a separate app
* | change "network conn" preference to be more clearNathan Freitas2013-12-27
| |
* | remove simple jar from project (moving sharing to sep app)Nathan Freitas2013-12-27
| |
* | remove "ShareService" from projet (moving to separate app)Nathan Freitas2013-12-27
| |
* | remove simple file sharing server from build processNathan Freitas2013-12-27
| |
* | updated to android-18Nathan Freitas2013-12-27
| |
* | more changes for executing binaries from libs/jni folderNathan Freitas2013-12-27
| |
* | move minimum device support to API 9 or 2.3Nathan Freitas2013-12-27
| |