summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Save ControlPortWriteToFile as a relative pathbug6568absolutepathTomás Touceda2012-08-09
* Remove Bandwidth Graph since it's now a pluginremoveBwgraphTomás Touceda2012-07-21
* Add missing iconsiconsTomás Touceda2012-07-21
* Add TorControl's setEvent method to the extensionpluginEngineImprovementsTomás Touceda2012-07-21
* Output plugin engine debug messages to the terminalTomás Touceda2012-07-21
* Provide icon capabilities for plugins menusTomás Touceda2012-07-21
* We don't need includes, that can be done by adding the file in info.xmlTomás Touceda2012-07-21
* Migrate VidaliaTab prototype to a full extensionTomás Touceda2012-07-21
* Add changes fileeverythingAsExtensionTomás Touceda2012-07-17
* Add all the generated classes as automatically generated qtscript extensionsTomás Touceda2012-07-17
* Add Dependant to isMultivalued()Feroze Naina2012-07-12
* Update changelog dateTomás Touceda2012-07-10
* Fold in changes and bump version to 0.3.3-alphaTomás Touceda2012-07-09
* Fix includes for crypto in LinuxTomás Touceda2012-07-09
* Implement SafeCookie authentication5855_safecookieTomás Touceda2012-07-04
* Add base16_decode implementation based on tor'sTomás Touceda2012-07-04
* Add hmac_sha256 implementation based on tor's implementationTomás Touceda2012-07-04
* Fix segfault when having a problem applying a settingTomás Touceda2012-07-04
* Display node fp in the network map2726_fingerprintTomás Touceda2012-07-03
* Hide mainwindow with shortcut Ctrl+W if systray is available5495_shortcutTomás Touceda2012-07-03
* 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 Ok5107_addbridgeTomás Touceda2012-06-29
* Save what version of Vidalia wrote the configuration file5123_config_versionTomá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 values6178_torrc_skipdefaultsTomás Touceda2012-06-28
* Fix segmentation fault when trying to close an already closed circuit6243_close_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
* | Improve network map router loading performance6216_netviewer_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 savingbug2731_optional_relay_columnsTomá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 extensionmigrateToExtensionsTomás Touceda2012-06-13
* | 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 nodespickEntryNodesTomás Touceda2012-06-12
* | Merge branch 'fixRouterOfflineNotification' into alphaTomás Touceda2012-06-09
|\ \
| * | Fix when to display the relay offline tip in network mapfixRouterOfflineNotificationTomás Touceda2012-06-09
* | | Properly name a private member variable and mark the Torrc as changed if a ke...Tomás Touceda2012-06-09
|/ /
* | 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