aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* make abbreviations case-insensitive (thanks weasel)•••svn:r2773 Roger Dingledine2004-11-10
* make it more obvious that we have just told them their new torrc log line.•••svn:r2772 Roger Dingledine2004-11-10
* weaken our anonymity warning a little bit more•••svn:r2771 Roger Dingledine2004-11-10
* Remvove an XXX•••svn:r2769 Nick Mathewson2004-11-10
* remove extraneous variable•••svn:r2765 Roger Dingledine2004-11-10
* don't ship with the default dirservers listed explicitly. leave them•••unlisted so we can change the default later. svn:r2762 Roger Dingledine2004-11-10
* don't check permissions on our datadirectory until we switch uid/gid•••svn:r2759 Roger Dingledine2004-11-10
* Normalize whitespace; add a "tell me about all the unnormalized whitespace" t...•••svn:r2758 Nick Mathewson2004-11-09
* Clean windows a little•••svn:r2757 Nick Mathewson2004-11-09
* Fix windows build for VC6; centralize newline-fiasco-damage-control logic•••svn:r2756 Nick Mathewson2004-11-09
* Resolve many XXXs and all DOCDOCs•••svn:r2755 Nick Mathewson2004-11-09
* Change interface to config_trial_assign even more; have it use get_options() ...•••svn:r2754 Nick Mathewson2004-11-09
* Add some documentation to routerlist•••svn:r2753 Nick Mathewson2004-11-09
* When listing router status, include ourself if we are awake•••svn:r2752 Nick Mathewson2004-11-09
* resolve a 64-bit warning•••svn:r2750 Roger Dingledine2004-11-09
* bugfix: ^c ought to work even while hibernating•••svn:r2748 Roger Dingledine2004-11-09
* only non-authdirservers cache the dir they just fetched•••svn:r2747 Roger Dingledine2004-11-09
* control event logs include loglevel notice•••svn:r2746 Roger Dingledine2004-11-09
* allow BandwidthRate and Burst to be abbrevs in the torrc too•••svn:r2744 Roger Dingledine2004-11-09
* raise your hand if you can spell•••svn:r2743 Roger Dingledine2004-11-09
* if you're going to ask it to use a body of length 0,•••don't give it a body. svn:r2742 Roger Dingledine2004-11-09
* fix a memory-squashing bug that was causing an infinite loop•••svn:r2741 Roger Dingledine2004-11-09
* mark_logs_temp() before init'ing new ones.•••we were seeing double, triple, etc each time we setconf'ed. svn:r2738 Roger Dingledine2004-11-09
* change the interface to config_trial_assign()•••svn:r2737 Roger Dingledine2004-11-09
* when you try a new set of options, and you like them, make sure they stick•••svn:r2736 Roger Dingledine2004-11-09
* stop wanting to split init_keys()•••svn:r2735 Roger Dingledine2004-11-09
* once normalized, DataDirectory is always defined•••svn:r2734 Roger Dingledine2004-11-09
* Make check_private_dir trimodal (check/create/ignore), not bimodal (create/ig...•••svn:r2733 Nick Mathewson2004-11-09
* Stop using the wrong DataDirectory when we're validating.•••Also validate/normalize the DataDirectory better. svn:r2732 Roger Dingledine2004-11-09
* Separate is-recognized-option from get-option-value, since NULL is ambiguous ...•••svn:r2731 Nick Mathewson2004-11-09
* when rejecting an old-style router descriptor, tell us its nickname•••svn:r2730 Roger Dingledine2004-11-09
* During options_dup, don't copy LINELIST_S or OBSOLETE options.•••And recognize obsolete options now in config_get_assigned_option(). svn:r2729 Roger Dingledine2004-11-09
* EntryNodess is not the plural of EntryNodes•••svn:r2728 Roger Dingledine2004-11-09
* and another•••svn:r2727 Roger Dingledine2004-11-09
* fix some dereferences•••svn:r2726 Roger Dingledine2004-11-09
* make datadirectory work again•••svn:r2724 Roger Dingledine2004-11-09
* fix mistake in comments•••svn:r2723 Roger Dingledine2004-11-09
* Normalize DataDirectory in options_validate, making SIGHUP survivable.•••svn:r2722 Nick Mathewson2004-11-09
* Document accounting•••svn:r2721 Nick Mathewson2004-11-09
* Stop DataDirectory from changing; also stop using new as an identifier?•••svn:r2717 Nick Mathewson2004-11-09
* Make an options_act() where we do all the things a new options set•••needs. Still needs more work. svn:r2716 Roger Dingledine2004-11-09
* stop breaking the get_options() abstraction in config.c•••svn:r2715 Roger Dingledine2004-11-09
* fix comments in hibernate.c•••svn:r2714 Roger Dingledine2004-11-09
* various fixes•••svn:r2712 Roger Dingledine2004-11-09
* Separate validate from activate. Document undocumented stuff in config.c.•••svn:r2711 Nick Mathewson2004-11-08
* while we hibernate, our declared bandwidth capacity is 0•••svn:r2710 Roger Dingledine2004-11-07
* Document hibernate.c. Also fix handling of corner case where we hit the end o...•••svn:r2709 Nick Mathewson2004-11-07
* Fix compile errors•••svn:r2708 Nick Mathewson2004-11-07
* Make set-option functions distinguish between bad keys and bad values, in cas...•••svn:r2707 Nick Mathewson2004-11-07
* Fix up error codes•••svn:r2706 Nick Mathewson2004-11-07