summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * Add iptables-clean prerequisite to clean targetأحمد المحمودي (Ahmed El-Mahmoudy)2015-04-29
| |
| * Add support for variable arch builds to support mips & 64-bit archsأحمد المحمودي (Ahmed El-Mahmoudy)2015-04-29
| |
* | fix handle intent for hidden service API requestNathan Freitas2015-05-11
|/
* fixing flag typoNathan Freitas2015-04-15
|
* fix PIE_FLAGS variable to allow for overrideNathan Freitas2015-04-15
| | | | also, standardize use of STRIP command
* handle NPE on number format instanceNathan Freitas2015-04-13
|
* fix NPE crash if VPN prepare Intent is null on bootNathan Freitas2015-04-13
|
* update changelog for v15 rc 315.0.0-RC-3Nathan Freitas2015-04-13
|
* show warning about bridge limits on Intel x86/ATOM devicesNathan Freitas2015-04-13
|
* only ARM chips can support the new Obfs4, Meek bridgesNathan Freitas2015-04-12
| | | | | so hide the UI options that promote them, and just request standard bridges
* update to v15 RC3Nathan Freitas2015-04-11
|
* make buttons not resize weirdly with long stringsNathan Freitas2015-04-11
|
* make socksbypass local port randomNathan Freitas2015-04-11
|
* update resource installer to handle different architectureNathan Freitas2015-04-11
|
* support variable arch builds to support x86Nathan Freitas2015-04-11
| | | | move asset builds to /assets folder
* support building tun2socks for x86Nathan Freitas2015-04-11
|
* Small VPN and socket monitoring related fixesNathan Freitas2015-04-10
|
* update changelog15.0.0-RC-2Nathan Freitas2015-04-09
|
* 15.0.0-RC-2Nathan Freitas2015-04-09
|
* Fixes for bridge setup, and root/shell interactionNathan Freitas2015-04-09
| | | | | | | | | | - If you paste bridge addresses from Gmail, you get some strange characters that were causing problems. This looks for that, and other formatting related gotchas. - This also moves all configuratino to the torrc.custom file instead of using the control port. These changes require you to restart anyhow, and using the torrc.custom is more reliable as it affects the tor process on launch, and not post control port interaction.
* improve root access check for transproxyNathan Freitas2015-04-09
|
* switch back to DNS on 10.0.0.1, update after VPN refreshNathan Freitas2015-04-09
|
* Improved handling of VPN and Tun2Socks on Network SwitchNathan Freitas2015-04-09
|
* fix for setting root and transproxy preferencesNathan Freitas2015-04-09
|
* update changelog15.0.0-RC-1Nathan Freitas2015-04-08
|
* update to 15.0.0-RC-1Nathan Freitas2015-04-08
|
* use loopback addressNathan Freitas2015-04-08
|
* auto-restart Tor when config changesNathan Freitas2015-04-08
|
* fix handling of network connectivity state managementNathan Freitas2015-04-08
|
* update translated stringsNathan Freitas2015-04-08
|
* update tor to 0.2.6.7Nathan Freitas2015-04-06
|
* v15-beta-2 small fixes for VPNv15-beta-2Nathan Freitas2015-04-04
|
* fixes for network switching with VPN enabledNathan Freitas2015-04-04
|
* modifications to bridge setup stringsNathan Freitas2015-04-03
|
* tag to headNathan Freitas2015-04-03
|
* update CHANGELOG for v15 beta 1v15-beta-1Nathan Freitas2015-04-03
|
* v15.0.0 beta 1Nathan Freitas2015-04-03
|
* tune first-time experience (No more wizard!)Nathan Freitas2015-04-03
|
* update tun2socks binariesNathan Freitas2015-04-03
|
* commit to latest dev headNathan Freitas2015-04-03
|
* fix JNI build infoNathan Freitas2015-04-03
|
* remove browser view handlers in manifestNathan Freitas2015-04-03
|
* Improve VPN service support - fix network switching handlingNathan Freitas2015-04-03
| | | | | | We now refresh the VPN and tun2socks interfaces when the network type switches, and we do so in a way that does not cause traffic to leak. The new interface is established before we close the old one.
* update tun2socks shared librariesNathan Freitas2015-04-03
|
* update jni build documentsNathan Freitas2015-04-03
|
* update build path for tun2socksNathan Freitas2015-04-03
|
* remove old embedded badvpn_dnsNathan Freitas2015-04-03
|
* tag badvpn to latestNathan Freitas2015-04-03
|
* improved clean-up, shutdown of Tun2Socks and VPN serviceNathan Freitas2015-04-03
|
* use getbridge email instead of web, as it makes more senseNathan Freitas2015-04-02
| | | | | | for users in censored/filtered locations to send an email than to access *.torproject.org through their browser. Also, even if they can connect, the browser UI is not great.