Commit History

Author SHA1 Message Date
  Nick Mathewson a732727a2b Add simpler option_is_same, as suggested by arma. Finish implementing SAVECONF 21 years ago
  Nick Mathewson 60880cda84 Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarification on some. Turn all XXXX008 ("showstopper for 0.0.8 release") items into XXXX009 or XXXX, since plainly they were not showstoppers for 0.0.8. Add/clean some docs. 21 years ago
  Nick Mathewson 6252cba522 apply patch from Andre Eisenbach: include event code with events, as required by control-spec.txt 21 years ago
  Nick Mathewson b960574556 Change interface to config_trial_assign even more; have it use get_options() instead 21 years ago
  Roger Dingledine 8d8d6b5661 raise your hand if you can spell 21 years ago
  Roger Dingledine 233f516d61 if you're going to ask it to use a body of length 0, 21 years ago
  Roger Dingledine dd3a12c929 fix a memory-squashing bug that was causing an infinite loop 21 years ago
  Roger Dingledine 3901473bf3 change the interface to config_trial_assign() 21 years ago
  Roger Dingledine 6521c2ce51 Stop using the wrong DataDirectory when we're validating. 21 years ago
  Nick Mathewson 48a0b6c476 Separate is-recognized-option from get-option-value, since NULL is ambiguous and returning "" misrepresents. 21 years ago
  Roger Dingledine 90b47172bd Make an options_act() where we do all the things a new options set 21 years ago
  Roger Dingledine 8c7b2ff7ed various fixes 21 years ago
  Nick Mathewson fc9c6e7c95 Fix compile errors 21 years ago
  Nick Mathewson c514a06663 Fix up error codes 21 years ago
  Roger Dingledine dac5d6715e add saveconf control command. 21 years ago
  Nick Mathewson 2cacb4e0f9 Document control.c 21 years ago
  Roger Dingledine 3236ee3127 allow unauth control connections for now 21 years ago
  Roger Dingledine 394554cfbf Clean up copyrights. 21 years ago
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. 21 years ago
  Nick Mathewson 1b49198081 Support code for resettable options, and option sets. Still needs validate-and-then-replace logic 21 years ago
  Nick Mathewson 5b312541d7 fix windows warnings 21 years ago
  Nick Mathewson cea9125d71 Implement two flavors of authentication for control connections: one for trusted FS, one for untrusted FS. 21 years ago
  Nick Mathewson 451f8b5045 - Implement all of control interface except authentication, setconfig, 21 years ago
  Roger Dingledine e541319dcb lay the groundwork for a default value for each config option. 21 years ago
  Nick Mathewson 347d3f9d62 Start implementing control interface. 21 years ago