summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-09once normalized, DataDirectory is always definedRoger Dingledine
2004-11-09Make check_private_dir trimodal (check/create/ignore), not bimodal (create/ig...Nick Mathewson
2004-11-09Stop using the wrong DataDirectory when we're validating.Roger Dingledine
2004-11-09Separate is-recognized-option from get-option-value, since NULL is ambiguous ...Nick Mathewson
2004-11-09when rejecting an old-style router descriptor, tell us its nicknameRoger Dingledine
2004-11-09During options_dup, don't copy LINELIST_S or OBSOLETE options.Roger Dingledine
2004-11-09EntryNodess is not the plural of EntryNodesRoger Dingledine
2004-11-09and anotherRoger Dingledine
2004-11-09fix some dereferencesRoger Dingledine
2004-11-09a tor-control patch to do setconf tooRoger Dingledine
2004-11-09make datadirectory work againRoger Dingledine
2004-11-09fix mistake in commentsRoger Dingledine
2004-11-09Normalize DataDirectory in options_validate, making SIGHUP survivable.Nick Mathewson
2004-11-09Document accountingNick Mathewson
2004-11-09and another todo item for nickRoger Dingledine
2004-11-090.0.9pre5 approachesRoger Dingledine
2004-11-09move -Wwrite-strings -Wredundant-decls to a separate CFLAGSRoger Dingledine
2004-11-09Stop DataDirectory from changing; also stop using new as an identifier?Nick Mathewson
2004-11-09Make an options_act() where we do all the things a new options setRoger Dingledine
2004-11-09stop breaking the get_options() abstraction in config.cRoger Dingledine
2004-11-09fix comments in hibernate.cRoger Dingledine
2004-11-09ship tor-control.py in the tarballRoger Dingledine
2004-11-09various fixesRoger Dingledine
2004-11-08Separate validate from activate. Document undocumented stuff in config.c.Nick Mathewson
2004-11-07while we hibernate, our declared bandwidth capacity is 0Roger Dingledine
2004-11-07Document hibernate.c. Also fix handling of corner case where we hit the end o...Nick Mathewson
2004-11-07Fix compile errorsNick Mathewson
2004-11-07Make set-option functions distinguish between bad keys and bad values, in cas...Nick Mathewson
2004-11-07Fix up error codesNick Mathewson
2004-11-07More tests for splitNick Mathewson
2004-11-07add saveconf control command.Roger Dingledine
2004-11-07clean up control spec, man pageRoger Dingledine
2004-11-07Add missing dereference; stop throwing zeroes around.Nick Mathewson
2004-11-07add an in-progress python controller to test controlportRoger Dingledine
2004-11-07Document control.cNick Mathewson
2004-11-07allow unauth control connections for nowRoger Dingledine
2004-11-07Clean up copyrights.Roger Dingledine
2004-11-06tor --list-fingerprint as a client shouldn't try to print nullRoger Dingledine
2004-11-06fix the next subtle memory-crunching bugRoger Dingledine
2004-11-06fix subtle bug that was causing logs to not show anythingRoger Dingledine
2004-11-06only play the accounting game if it's possible you'll choose to hibernateRoger Dingledine
2004-11-06parse_line_from_file is obsolete.Roger Dingledine
2004-11-06Make options no longer a global variable.Roger Dingledine
2004-11-05Update log documentationNick Mathewson
2004-11-05Mark items completed; clarify items; remove dupsNick Mathewson
2004-11-05Write hibernation code. Needs docs and tests.Nick Mathewson
2004-11-05Unify tor_parse_(numeric); make sure MAX_UINT32 and MAX_UINT64 are definedNick Mathewson
2004-11-05clarify it even betterRoger Dingledine
2004-11-05resolve misleading torrc commentsRoger Dingledine
2004-11-05Note item status from meetingNick Mathewson