summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Added a changes file as requested.alphaFlorian Stinglmayr2013-02-24
|
* A fix for trac bug 6724, where vidalia won't complain about "bridge" anymore.Florian Stinglmayr2013-01-05
| | | | | | | | Now Vidalia will simply strip "bridge" from the front, when adding new bridges to the list. Also the input was reworked to a multi line text box so one can add more than one bridge at a time. This is helpful as one could paste all the bridges from bridges.tpo in one pass. Also there was a small bug in applying the settings as deleted bridges where not commited to the configuration.
* test code for torrc classesSebastian Baginski2012-09-15
|
* Add changes fileTomás Touceda2012-08-21
| | | | Also fix file description
* Improve displaying settings at first runTomás Touceda2012-08-15
|
* Configure bridge with transport supportTomás Touceda2012-08-14
|
* Fix RouterDescriptor values when updated from a RouterStatusTomás Touceda2012-08-13
| | | | | | Conflicts: src/vidalia/network/RouterDescriptorView.cpp
* Save ControlPortWriteToFile as a relative pathTomás Touceda2012-08-09
|
* Remove Bandwidth Graph since it's now a pluginTomás Touceda2012-07-21
|
* Add missing iconsTomás Touceda2012-07-21
|
* Add TorControl's setEvent method to the extensionTomá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 fileTomás Touceda2012-07-17
|
* Add all the generated classes as automatically generated qtscript extensionsTomás Touceda2012-07-17
| | | | RouterStatus is a QObject now.
* Add Dependant to isMultivalued()Feroze Naina2012-07-12
|
* Update changelog datevidalia-0.3.3-alphaTomá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 authenticationTomá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 mapTomás Touceda2012-07-03
|
* Hide mainwindow with shortcut Ctrl+W if systray is availableTomá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 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
| |