bug fixes
Vidalia 0.2.5 Released
Posted October 17th, 2009 by phobosOn October 14th we released Vidalia 0.2.5. Changes are:
- Add support in the Network settings page for configuring the
Socks4Proxy and Socks5Proxy* options that were added in
Tor 0.2.2.1-alpha. Patch from Christopher Davis. - Add a "Automatically distribute my bridge address" checkbox (enabled
by default) to the bridge relay settings options. (Ticket #524) - Add ports 7000 and 7001 to the list of ports excluded by the IRC
category in the exit policy configuration tab. (Ticket #517) - Add a context menu for highlighted event items in the "Basic" message
log view that allows the user to copy the selected item text to the
clipboard. - Maybe fix a time conversion bug that could result in Vidalia
displaying the wrong uptime for a relay in the network map. - Stop trying to enforce proper quoting and escaping of arguments to be
given to the proxy executable (e.g., Polipo). Now the user is on their read more »
Tor 0.2.2.5-alpha released
Posted October 12th, 2009 by phobosOn October 11, we released Tor 0.2.2.5-alpha.
It can be downloaded from https://www.torproject.org/download/.
It contains:
Major bugfixes:
- Make the tarball compile again. Oops. Bugfix on 0.2.2.4-alpha.
New directory authorities:
- Move dizum to an alternate IP address.
Code simplifications and refactorings
- Numerous changes, bugfixes, and workarounds from Nathan Freitas
to help Tor build correctly for Android phones.
Tor 0.2.2.4-alpha released
Posted October 12th, 2009 by phobosOn October 10, we released Tor version 0.2.2.4-alpha.
This release can be found at https://www.torproject.org/download/
It contains the following:
Major bugfixes:
- Fix several more asserts in the circuit_build_times code, for
example one that causes Tor to fail to start once we have
accumulated 5000 build times in the state file. Bugfixes on
0.2.2.2-alpha; fixes bug 1108.
New directory authorities:
- Move moria1 and Tonga to alternate IP addresses.
Minor features: read more »
- Log SSL state transitions at debug level during handshake, and
include SSL states in error messages. This may help debug future
SSL handshake issues. - Add a new "Handshake" log domain for activities that happen
during the TLS handshake. - Revert to the "June 3 2009" ip-to-country file. The September one
September 2009 Progress Report
Posted October 10th, 2009 by phobosHere's what the Tor Project accomplished in September 2009.
New Hires read more »
- Carolyn Anhalt is our new Translation and Community Manager. Carolyn has years of experience managing and growing content translation, as well as wrangling online communities and developing volunteer moderators and support roles from the community. She’s fluent or conversant in a number of languages, such as: Russian, French, English, German, Italian, and Welsh. Carolyn’s initial goals are to grow the translator community to keep everything Tor translated, work out better translation tools for translators, and to generally assist translators.
- Karen Reilly joins us as our Development Director. Karen has years of experience in growing both community-based and foundation-based funding, as well as helping to fulfill the mission of organizations through outreach and community-building. Karen’s initial goals are to further develop community funding, work with our current donors, help create an annual report, and expand Tor’s outreach efforts.
Tor 0.2.2.3-alpha released
Posted October 9th, 2009 by phobosOn September 23rd, we released Tor version 0.2.2.3-alpha.
Major bugfixes:
- Fix an overzealous assert in our new circuit build timeout code.
Bugfix on 0.2.2.2-alpha; fixes bug 1103.
Minor bugfixes:
- If the networkstatus consensus tells us that we should use a
negative circuit package window, ignore it. Otherwise we'll
believe it and then trigger an assert. Bugfix on 0.2.2.2-alpha.
Tor 0.2.2.2-alpha released
Posted October 9th, 2009 by phobosOn September 21st, we released Tor version 0.2.2.2-alpha.
Major features: read more »
- Tor now tracks how long it takes to build client-side circuits
over time, and adapts its timeout to local network performance.
Since a circuit that takes a long time to build will also provide
bad performance, we get significant latency improvements by
discarding the slowest 20% of circuits. Specifically, Tor creates
circuits more aggressively than usual until it has enough data
points for a good timeout estimate. Implements proposal 151.
We are especially looking for reports (good and bad) from users with
both EDGE and broadband connections that can move from broadband
to EDGE and find out if the build-time data in the .tor/state gets
reset without loss of Tor usability. You should also see a notice
log message telling you that Tor has reset its timeout.
August 2009 Progress Report
Posted September 21st, 2009 by phobosNew releases
On August 4, we released Tor Browser Bundle 1.2.7. It is updated primarily due to Firefox 3.0.13 with its ssl fixes.
The full changelist is:
1.2.7: Released 2009-08-04
- update Firefox to 3.0.13
- add Polish translation
- update libevent to 1.4.12
On August 19, we released Tor Browser Bundle 1.2.8. The big changes are the inclusion of statically linked openssl dlls to resolve a few geoip lookup and functionality issues with Vidalia, and the upgrade to the new Vidalia 0.2.2.
The full list of updates and fixes: read more »
- update Torbutton to 1.2.2
- update Vidalia to 0.2.2
- compile OpenSSL 0.9.8k with Visual C to make dlls
- update Pidgin to 2.6.1
Tor 0.2.2.1-alpha released
Posted September 2nd, 2009 by phobosTor 0.2.2.1-alpha disables ".exit" address notation by default, allows
Tor clients to bootstrap on networks where only port 80 is reachable,
makes it more straightforward to support hardware crypto accelerators,
and starts the groundwork for gathering stats safely at relays.
https://www.torproject.org/download
We've been improving our packages and bundles:
Packaging changes: read more »
- Upgrade Vidalia from 0.1.15 to 0.2.3 in the Windows and OS X
installer bundles. See
https://trac.vidalia-project.net/browser/vidalia/tags/vidalia-0.2.3/CHAN...
for details of what's new in Vidalia 0.2.3. - Windows Vidalia Bundle: update Privoxy from 3.0.6 to 3.0.14-beta.
- OS X Vidalia Bundle: move to Polipo 1.0.4 with Tor specific
configuration file, rather than the old Privoxy. - OS X Vidalia Bundle: Vidalia, Tor, and Polipo are compiled as
x86-only for better compatibility with OS X 10.6, aka Snow Leopard.
Vidalia 0.2.2 Released
Posted August 15th, 2009 by phobosVidalia 0.2.2 is released. It addresses an issue with openssl which causes the geoip lookups to fail on various versions of Windows. It also switches from the Nullsoft Installer to the Microsoft System Installer for better compatibility with Microsoft Windows.
There are now separate Apple OS X builds, one for PowerPC architectures and one for i386 architectures. No more Universal binary bloat to download.
The changes are: read more »
- When the user clicks "Browse" in the Advanced settings page to locate
a new torrc, set the initial directory shown in the file dialog to the
current location of the user's torrc. (Ticket #505) - Use 'ditto' to strip the architectures we don't want from the Qt
frameworks installed into the app bundle with the dist-osx,
dist-osx-bundle and dist-osx-split-bundle build targets. - Fix a bug in the CMakeLists.txt files for ts2po and po2ts that caused
build errors on Panther for those two tools.
July 2009 Progress Report
Posted August 10th, 2009 by phobosNew releases
On July 8th, we released Vidalia 0.1.15..
On July 8th, we updated the Tor 0.2.0.35-stable bundles with the new Vidalia to fix an ssl issue and the Firefox Torbutton extension installation for OS X users.
On July 8th, we released Tor 0.2.1.17-rc.
Tor Browser Bundle 1.2.3 was released on July 8, 2009.
TBB 1.2.3 was replaced by 1.2.4 on July 11, 2009
TBB 1.2.5 was released on July 25th. It solely included an update to Tor 0.2.1.18 . read more »

Recent comments
2 hours 4 min ago
2 hours 6 min ago
2 hours 11 min ago
2 hours 13 min ago
2 hours 15 min ago
2 hours 20 min ago
3 hours 53 min ago
5 hours 55 min ago
13 hours 23 min ago
16 hours 18 min ago