summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add changes file6249_streamtrafficTomás Touceda2012-06-29
|
* Display stream traffic in the Circuit list in the Network MapTomás Touceda2012-06-29
|
* Update Vidalia status to CircuitEstablished for BootstrapDoneTomás Touceda2012-06-29
|
* Move macdeployqt execution to dist-osx-librariesTomás Touceda2012-06-29
|
* Automatically add bridge if it's in the lineEdit when pressing OkTomás Touceda2012-06-29
|
* Save what version of Vidalia wrote the configuration fileTomás Touceda2012-06-28
|
* Disable run at start for TBB usersTomás Touceda2012-06-28
|
* Display paths with their native separatorsTomás Touceda2012-06-28
|
* Don't write torrc options with default valuesTomás Touceda2012-06-28
|
* Fix segmentation fault when trying to close an already closed circuitTomás Touceda2012-06-26
|
* Merge remote-tracking branch 'sirop/bug6130_countries_list' into alphaTomás Touceda2012-06-25
|\
| * Enlarge countries' list and make CountryInfo.cpp,Boris Skegin2012-06-22
| | | | | | | | country-coordinates.csv and geoip consistent.
* | Improve network map router loading performanceTomás Touceda2012-06-25
|/
* Merge branch '5554_adv_page_warning' into alphaTomás Touceda2012-06-14
|\
| * fixed compilation warning when generating ui_AdvancedPage.hSebastian Baginski2012-04-06
| |
* | Fix possible infinite loopTomás Touceda2012-06-14
| |
* | Close the netviewer settings also when savingTomás Touceda2012-06-14
| |
* | Adds Settings frame to Network Map with optional Relay columns.Boris Skegin2012-06-14
| |
* | Fix typo in defineTomás Touceda2012-06-13
| |
* | Migrate from a hand made TorControl prototype to an extensionTomás Touceda2012-06-13
| | | | | | | | | | qtscript_TorControl is equivalent to TorControlPrototype only that it was generated by qtscriptgenerator
* | Add another check for the control reply parsingTomás Touceda2012-06-13
| |
* | Be backward compatible for DisableNetworkTomás Touceda2012-06-13
| |
* | Fix build error in certain Debian flavorsTomás Touceda2012-06-12
| |
* | Allow picking entry nodesTomás Touceda2012-06-12
| |
* | Merge branch 'fixRouterOfflineNotification' into alphaTomás Touceda2012-06-09
|\ \
| * | Fix when to display the relay offline tip in network mapTomás Touceda2012-06-09
| | |
* | | Properly name a private member variable and mark the Torrc as changed if a ↵Tomás Touceda2012-06-09
|/ / | | | | | | key is cleared
* | Merge remote-tracking branch 'feroze/torrcprototype' into alphaTomás Touceda2012-06-09
|\ \
| * | Add TorrcPrototypeFeroze Naina2012-06-05
| | |
| * | Move macros to external fileFeroze Naina2012-06-05
| | |
| * | Torrc inherits QObjectFeroze Naina2012-06-04
| | |
* | | Merge branch 'pickExitNodes' into alphaTomás Touceda2012-06-09
|\ \ \
| * | | Add changes fileTomás Touceda2012-06-09
| | | |
| * | | Add iconsTomás Touceda2012-06-09
| | | |
| * | | Improve handling of ControlPort and SocksPort settingsTomás Touceda2012-06-09
| | | |
| * | | Add a way to set and unset routers from the list as Exit nodesTomás Touceda2012-06-09
| | | | | | | | | | | | | | | | | | | | | | | | Display routers in different colors in the list based on wether they are exit, or they are an explicit selected exit or they are a different kind of nodes. Also, add a way to display the router info dialog when not using Marble.
| * | | Add a way to set and retrieve if we should warn the user when setting ExitNodesTomás Touceda2012-06-09
| | | |
| * | | Add ExitNode handling in TorSettingsTomás Touceda2012-06-09
| | | | | | | | | | | | | | | | | | | | Even if we are not using this in the AdvancedPage, we need to set the volatileValue.
| * | | Return regular descriptor in case the relay did not publish the microdescTomás Touceda2012-06-09
| | | |
| * | | Fix return value for VMessageBox::questionTomás Touceda2012-06-09
| | | |
* | | | Add readme for special iconTomás Touceda2012-06-09
|/ / /
* | | Bump version to 0.3.3-gitTomás Touceda2012-06-09
|/ /
* | Update version for releasevidalia-0.3.2-alphaTomás Touceda2012-05-30
| |
* | Fold in more changesTomás Touceda2012-05-30
| |
* | Link with ws2_32.lib and zlib on Windows with -staticSebastian Hahn2012-05-30
| | | | | | | | | | The build system doesn't figure out how to correctly set the library dependencies, so let's give it a little help.
* | Remove the certs since we don't need them anymoreTomás Touceda2012-05-30
| |
* | Really get rid of the openssl dependencySebastian Hahn2012-05-30
| |
* | Fold in changesTomás Touceda2012-05-29
| |
* | Automigrate TorExecutable, Torrc, DefaultsTorrc and DataDirectory to the new ↵Tomás Touceda2012-05-29
| | | | | | | | path handling
* | Merge branch '5519_torcontrol' into alphaTomás Touceda2012-05-27
|\ \