| Commit message (Expand) | Author | Age |
* | Fix critical bug in circuit_list_path: cpath is a circular list! (Also reimp... | Nick Mathewson | 2004-11-23 |
* | Implement weekly/monthly/daily accounting | Nick Mathewson | 2004-11-22 |
* | break reached_eof() out of process_inbuf() | Roger Dingledine | 2004-11-21 |
* | some more debugging aids | Roger Dingledine | 2004-11-21 |
* | be more greedy about filling up all relay cells. | Roger Dingledine | 2004-11-21 |
* | Dont keep rephist info for routers that havent had activity for 24 hours. | Nick Mathewson | 2004-11-21 |
* | Call init_keys() where needed; fix hibernate bug. | Nick Mathewson | 2004-11-21 |
* | Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting se... | Nick Mathewson | 2004-11-20 |
* | Break DirFetchPostPeriod into: | Roger Dingledine | 2004-11-15 |
* | Cache running-routers; compress running-routers; serve compressed running-rou... | Nick Mathewson | 2004-11-15 |
* | fix a bug in configuring accounting in options_act() | Roger Dingledine | 2004-11-15 |
* | Resolve some hibernating-related XXXX009s. | Nick Mathewson | 2004-11-14 |
* | Add simpler option_is_same, as suggested by arma. Finish implementing SAVECONF | Nick Mathewson | 2004-11-14 |
* | Track whether descriptor is dirty/uploaded. When any options are set, mark i... | Nick Mathewson | 2004-11-13 |
* | Write most of the implementation for SAVECONF. | Nick Mathewson | 2004-11-12 |
* | Rename exit_policy to addr_policy, since it gets used for SOCKS and directory... | Nick Mathewson | 2004-11-12 |
* | Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarif... | Nick Mathewson | 2004-11-12 |
* | Resolve a FIXME: use identity comparison, not nickname comparison, to | Nick Mathewson | 2004-11-10 |
* | Resolve FIXME items: make circuit_free_cpath_node static | Nick Mathewson | 2004-11-10 |
* | make nick's config patch build | Roger Dingledine | 2004-11-10 |
* | Remvove an XXX | Nick Mathewson | 2004-11-10 |
* | Normalize whitespace; add a "tell me about all the unnormalized whitespace" t... | Nick Mathewson | 2004-11-09 |
* | Resolve many XXXs and all DOCDOCs | Nick Mathewson | 2004-11-09 |
* | Change interface to config_trial_assign even more; have it use get_options() ... | Nick Mathewson | 2004-11-09 |
* | change the interface to config_trial_assign() | Roger Dingledine | 2004-11-09 |
* | Stop using the wrong DataDirectory when we're validating. | Roger Dingledine | 2004-11-09 |
* | Separate is-recognized-option from get-option-value, since NULL is ambiguous ... | Nick Mathewson | 2004-11-09 |
* | Make an options_act() where we do all the things a new options set | Roger Dingledine | 2004-11-09 |
* | Separate validate from activate. Document undocumented stuff in config.c. | Nick Mathewson | 2004-11-08 |
* | Clean up copyrights. | Roger Dingledine | 2004-11-07 |
* | Make options no longer a global variable. | Roger Dingledine | 2004-11-06 |
* | Use new log format; convert old format to new format. | Nick Mathewson | 2004-11-05 |
* | make the default default options.FirewallPorts be the default | Roger Dingledine | 2004-11-04 |
* | Move accounting code into hibernate; start adding logic to track bandwidth-pe... | Nick Mathewson | 2004-11-04 |
* | break out validate_options | Roger Dingledine | 2004-11-04 |
* | add a ControlPort and control listener conn. | Roger Dingledine | 2004-11-04 |
* | clarify the bandwidthburst and bandwidthrate are in bytes | Roger Dingledine | 2004-11-04 |
* | Implement two flavors of authentication for control connections: one for trus... | Nick Mathewson | 2004-11-03 |
* | - Implement all of control interface except authentication, setconfig, | Nick Mathewson | 2004-11-03 |
* | Start implementing control interface. | Nick Mathewson | 2004-11-03 |
* | First attempt at hibernation code. It needs more work around the XXXXs, but ... | Nick Mathewson | 2004-11-02 |
* | Use a stricter set of warnings; make them all pass. | Nick Mathewson | 2004-11-02 |
* | Hidden service operators had a bug in version 1 style INTRODUCE cells | Roger Dingledine | 2004-11-01 |
* | Split util into util (general utilities), container (smartlist and strmap), a... | Nick Mathewson | 2004-11-01 |
* | implement first piece of hibernation | Roger Dingledine | 2004-10-31 |
* | tor --list-fingerprint to print fingerprint and exit | Nick Mathewson | 2004-10-30 |
* | Tweaks to prevent obsolete restarting tors from hammering the dirservers. (1)... | Nick Mathewson | 2004-10-28 |
* | Tricksy compiler warnings! We hates them, hates them forever, my precious! | Nick Mathewson | 2004-10-27 |
* | Pass with -Wstrict-prototypes | Nick Mathewson | 2004-10-27 |
* | Add and document router-status line using new unified liveness/verifiedness f... | Nick Mathewson | 2004-10-27 |