summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Drop torrc panel locktorrcDamian Johnson2016-02-05
* Drop unused torrc panel config optionDamian Johnson2016-02-05
* Drop the Torrc classDamian Johnson2016-02-05
* expand_path() helper functionDamian Johnson2016-02-05
* Don't log notices about torrc issuesDamian Johnson2016-02-05
* Drop unused code for showing nyx configDamian Johnson2016-02-05
* Retrieve connection information despite DisableDebuggerAttachmentDamian Johnson2016-01-31
* Don't individually query relays with get_relay_nickname()Damian Johnson2016-01-31
* Mappings for new event typesDamian Johnson2016-01-31
* Limit get_hidden_service_conf() queriesDamian Johnson2016-01-31
* Limit 'GETINFO circuit-status' requestsDamian Johnson2016-01-31
* Cache 'GETINFO address' queriesDamian Johnson2016-01-30
* Better deduplication for nyx debug messagesDamian Johnson2016-01-30
* Cache manual when read from 'man tor'Damian Johnson2016-01-22
* Update *.order nyxrc optionsDamian Johnson2016-01-19
* Rewrite configuration panelDamian Johnson2016-01-04
|\
| * Tidy up config panel's draw() methodDamian Johnson2016-01-04
| * Rewrite _draw_selection_details()Damian Johnson2016-01-03
| * Include border in DETAILS_HEIGHT constantDamian Johnson2016-01-03
| * Always show modified config options in panelDamian Johnson2016-01-03
| * Simplify dialog for writing our torrcDamian Johnson2016-01-03
| * Reordering show_write_dialog() methodDamian Johnson2016-01-03
| * Remove 'Save as...' option for saving torrcDamian Johnson2016-01-02
| * Drop lock when setting config valuesDamian Johnson2016-01-02
| * Don't track important config options separatelyDamian Johnson2016-01-02
| * Merge _load_config_options() into constructorDamian Johnson2016-01-02
| * Don't cache manual informationDamian Johnson2016-01-01
| * Use attributes for ConfigEntryDamian Johnson2016-01-01
| * Using blank ConfigOption when unavailableDamian Johnson2016-01-01
| * Replace use of get_custom_conf()config_panelDamian Johnson2015-12-24
| * Use new get_custom_conf() methodDamian Johnson2015-12-22
| * Simplify show_write_dialog()Damian Johnson2015-12-14
| * Menu popups stacktrace if unable to be renderedDamian Johnson2015-12-12
| * Popup for writing torrc caused stacktraceDamian Johnson2015-12-08
| * Use stem.manual module for retrieving manual informationDamian Johnson2015-12-06
| * Graphs could blend into each otherDamian Johnson2015-12-05
| * Missing check to see if the circuit's path existsDamian Johnson2015-12-05
| * Drop config panel lockDamian Johnson2015-11-11
| * Make all attributes privateDamian Johnson2015-11-11
| * Use methods for ConfigEntry attributes rather than a single get()Damian Johnson2015-10-25
| * Replace 'is default' with 'is set'Damian Johnson2015-10-24
| * Drop ConfigEntry's get_label() methodDamian Johnson2015-10-20
| * Drop nyxrc options for config panel dimensionsDamian Johnson2015-10-20
| * Use stem's datetime_to_unixDamian Johnson2015-10-20
| * Simplify 'is_default' attributeDamian Johnson2015-09-30
| * Drop menu option to toggle filteringDamian Johnson2015-09-28
| * Tests only passed in the pacific time zoneDamian Johnson2015-09-28
| * Sort ordering as attribute rather than config optionDamian Johnson2015-09-27
| * Change is_unset() to is_set()Damian Johnson2015-09-26
| * Drop ConfigEntry's get_all() methodDamian Johnson2015-09-26