summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Adjust the new labels to look like the rest on Mac.Justin Hipple2006-02-20
* Make the Run As User/Group config stuff work. Clean up src/config/.Matt Edman2006-02-20
* Don't expose VidaliaSettings members from ServerSettings.Matt Edman2006-02-20
* Added grpPermissions to the Advanced page of the ConfigDialog.Justin Hipple2006-02-20
* If the local address is a private IP address, then give the user the option ofMatt Edman2006-02-20
* Clean up another compiler warning, in messagelog.cppMatt Edman2006-02-20
* When Tor died unexpectedly while starting up, we were losing some log messagesMatt Edman2006-02-20
* Take a stab at making the "uh oh, there's already a Tor running" stuff work onMatt Edman2006-02-19
* Use the local IP address for a default server address.Matt Edman2006-02-19
* Fix a possible segfault in TorControl when a signal is emitted for itsMatt Edman2006-02-19
* Fix a compiler warning in the bandwidth graph stuff.Matt Edman2006-02-19
* Add a couple local network address utilities.Matt Edman2006-02-19
* Add baseline server functionality. Still remaining: determine external IPMatt Edman2006-02-19
* Quote values in setConf and fix a possible segfault that can occur when weMatt Edman2006-02-19
* Add the ability to test whether a specific Tor command-line argument is set.Matt Edman2006-02-19
* TorControl should let me RESETCONF a single conf key, too.Matt Edman2006-02-19
* A quick layout change to the serverconfig page of the Config Dialog, hopefull...Justin Hipple2006-02-19
* Why use QList<QString> when I can use QStringList? I must've been sleepy.Matt Edman2006-02-18
* Make the alternate torrc stuff work.Matt Edman2006-02-18
* bwgraph now has spiffy antialiased lines (and text, if that matters).Justin Hipple2006-02-18
* Rework how VidaliaSettings handles Tor command-line arguments.Matt Edman2006-02-18
* I should have committed this hours ago but I forgot. Fixed problem with buffe...Justin Hipple2006-02-17
* Try out a couple different labels for the start Tor/Vidalia on Vidalia/SystemMatt Edman2006-02-17
* Date/Time and Message Type columns are now set to correct sizes.Justin Hipple2006-02-16
* Layout changes and added a margin to the top of the graph. Also, made the cod...Justin Hipple2006-02-16
* Hide option to start Vidalia on system boot if not running on Win32, for now....Justin Hipple2006-02-16
* Add NSIS scripts for an installer and a bundle installer from TorCP. We'llMatt Edman2006-02-15
* Made some minor adjustments to the server page of the ConfigDialog.Justin Hipple2006-02-14
* First crack at server configuration. Almost nothing works, in fact, the only ...Justin Hipple2006-02-14
* Create an empty home for packaging related stuff, such as install scripts. In myMatt Edman2006-02-14
* Since the description text moved to below the fields of the advancedMatt Edman2006-02-13
* Fix some spelling boo-boos. It's "transparency", not "transparancy".Matt Edman2006-02-13
* Try and fix highlighted text on Mac. Will it work as intended? Watch this spa...Justin Hipple2006-02-13
* QDir::rootPath() returns a string that ends with '/' (On Win32 at least) so w...Justin Hipple2006-02-13
* Remove the control_test stuff. It isn't as useful to me anymore as it once was.Matt Edman2006-02-13
* The config dialog will want to play with the TorControl object, too.Matt Edman2006-02-12
* Even if we change the default Tor arguments, one of them must always still beMatt Edman2006-02-12
* Make the "run tor when Vidalia starts" stuff do something, too. Making VidaliaMatt Edman2006-02-12
* Factor the general, server, and advanced settings out into their own load andMatt Edman2006-02-12
* Make the control port stuff on the config dialog do something.Matt Edman2006-02-12
* Give the config dialog a reasonable minimum size.Matt Edman2006-02-12
* Add some semi-helpful text on the Advanced page of the config dialog. Make theMatt Edman2006-02-12
* And save the user's carefully selected Tor path, too.Matt Edman2006-02-12
* In the config dialog, we should only prompt the user for the path to their TorMatt Edman2006-02-12
* get/setTorPath now deals in QStrings with OS-appropriate path separators.Matt Edman2006-02-12
* Fix a typo in a tooltip.Matt Edman2006-02-12
* I guess there's no sense having a directory for just one file when that oneMatt Edman2006-02-12
* Shift some files around to a little more standard structure. This shouldMatt Edman2006-02-12
* I'm no graphic artist, but this might work for a "General" icon in theMatt Edman2006-02-11
* Add some possible config dialog icons for general, server, and advanced a laMatt Edman2006-02-10