aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* if you're going to ask it to use a body of length 0,Roger Dingledine2004-11-09
* fix a memory-squashing bug that was causing an infinite loopRoger Dingledine2004-11-09
* fix a tor-resolve bug that could not possibly have ever worked butRoger Dingledine2004-11-09
* draft of a 0.0.9pre5 changelogRoger Dingledine2004-11-09
* mark_logs_temp() before init'ing new ones.Roger Dingledine2004-11-09
* change the interface to config_trial_assign()Roger Dingledine2004-11-09
* when you try a new set of options, and you like them, make sure they stickRoger Dingledine2004-11-09
* stop wanting to split init_keys()Roger Dingledine2004-11-09
* once normalized, DataDirectory is always definedRoger Dingledine2004-11-09
* Make check_private_dir trimodal (check/create/ignore), not bimodal (create/ig...Nick Mathewson2004-11-09
* Stop using the wrong DataDirectory when we're validating.Roger Dingledine2004-11-09
* Separate is-recognized-option from get-option-value, since NULL is ambiguous ...Nick Mathewson2004-11-09
* when rejecting an old-style router descriptor, tell us its nicknameRoger Dingledine2004-11-09
* During options_dup, don't copy LINELIST_S or OBSOLETE options.Roger Dingledine2004-11-09
* EntryNodess is not the plural of EntryNodesRoger Dingledine2004-11-09
* and anotherRoger Dingledine2004-11-09
* fix some dereferencesRoger Dingledine2004-11-09
* a tor-control patch to do setconf tooRoger Dingledine2004-11-09
* make datadirectory work againRoger Dingledine2004-11-09
* fix mistake in commentsRoger Dingledine2004-11-09
* Normalize DataDirectory in options_validate, making SIGHUP survivable.Nick Mathewson2004-11-09
* Document accountingNick Mathewson2004-11-09
* and another todo item for nickRoger Dingledine2004-11-09
* 0.0.9pre5 approachesRoger Dingledine2004-11-09
* move -Wwrite-strings -Wredundant-decls to a separate CFLAGSRoger Dingledine2004-11-09
* Stop DataDirectory from changing; also stop using new as an identifier?Nick Mathewson2004-11-09
* Make an options_act() where we do all the things a new options setRoger Dingledine2004-11-09
* stop breaking the get_options() abstraction in config.cRoger Dingledine2004-11-09
* fix comments in hibernate.cRoger Dingledine2004-11-09
* ship tor-control.py in the tarballRoger Dingledine2004-11-09
* various fixesRoger Dingledine2004-11-09
* Separate validate from activate. Document undocumented stuff in config.c.Nick Mathewson2004-11-08
* while we hibernate, our declared bandwidth capacity is 0Roger Dingledine2004-11-07
* Document hibernate.c. Also fix handling of corner case where we hit the end o...Nick Mathewson2004-11-07
* Fix compile errorsNick Mathewson2004-11-07
* Make set-option functions distinguish between bad keys and bad values, in cas...Nick Mathewson2004-11-07
* Fix up error codesNick Mathewson2004-11-07
* More tests for splitNick Mathewson2004-11-07
* add saveconf control command.Roger Dingledine2004-11-07
* clean up control spec, man pageRoger Dingledine2004-11-07
* Add missing dereference; stop throwing zeroes around.Nick Mathewson2004-11-07
* add an in-progress python controller to test controlportRoger Dingledine2004-11-07
* Document control.cNick Mathewson2004-11-07
* allow unauth control connections for nowRoger Dingledine2004-11-07
* Clean up copyrights.Roger Dingledine2004-11-07
* tor --list-fingerprint as a client shouldn't try to print nullRoger Dingledine2004-11-06
* fix the next subtle memory-crunching bugRoger Dingledine2004-11-06
* fix subtle bug that was causing logs to not show anythingRoger Dingledine2004-11-06
* only play the accounting game if it's possible you'll choose to hibernateRoger Dingledine2004-11-06
* parse_line_from_file is obsolete.Roger Dingledine2004-11-06