Historia zmian

Autor SHA1 Wiadomość Data
  Nick Mathewson a6e587305f typo spotted by chris 21 lat temu
  Nick Mathewson dcd228585d Implement SIGNAL control command. 21 lat temu
  Roger Dingledine f9fd101869 forward port: 21 lat temu
  Roger Dingledine e1bc3f097e bugfix: when we're reporting event circuit status, don't call it a stream. 21 lat temu
  Nick Mathewson 75cefd8989 Remove bugfixes that did not actually do anything, before we start a cargo cult. 21 lat temu
  Nick Mathewson 1e71b83890 Fix a bug in parsing HashedControlPassword. 21 lat temu
  Roger Dingledine 011ad3cba5 clean up logging, 21 lat temu
  Nick Mathewson 06ce31b948 Only set a cookie when we intend to. 21 lat temu
  Nick Mathewson f19e9b8577 doxygen uses backslashes, not forward-slashes 21 lat temu
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 lat temu
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 21 lat temu
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 21 lat temu
  Nick Mathewson 0a58bbe0dd Fix critical bug in circuit_list_path: cpath is a circular list! (Also reimplement circuit_log_cpath using circuit_list_cpath). 21 lat temu
  Roger Dingledine 310a8da0d2 break reached_eof() out of process_inbuf() 21 lat temu
  Nick Mathewson 076f120951 Patch to patch: do not send both error and done for one command. 21 lat temu
  Roger Dingledine 47993ae6fb some fixes so far 21 lat temu
  Nick Mathewson a732727a2b Add simpler option_is_same, as suggested by arma. Finish implementing SAVECONF 21 lat temu
  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 lat temu
  Nick Mathewson 6252cba522 apply patch from Andre Eisenbach: include event code with events, as required by control-spec.txt 21 lat temu
  Nick Mathewson b960574556 Change interface to config_trial_assign even more; have it use get_options() instead 21 lat temu
  Roger Dingledine 8d8d6b5661 raise your hand if you can spell 21 lat temu
  Roger Dingledine 233f516d61 if you're going to ask it to use a body of length 0, 21 lat temu
  Roger Dingledine dd3a12c929 fix a memory-squashing bug that was causing an infinite loop 21 lat temu
  Roger Dingledine 3901473bf3 change the interface to config_trial_assign() 21 lat temu
  Roger Dingledine 6521c2ce51 Stop using the wrong DataDirectory when we're validating. 21 lat temu
  Nick Mathewson 48a0b6c476 Separate is-recognized-option from get-option-value, since NULL is ambiguous and returning "" misrepresents. 21 lat temu
  Roger Dingledine 90b47172bd Make an options_act() where we do all the things a new options set 21 lat temu
  Roger Dingledine 8c7b2ff7ed various fixes 21 lat temu
  Nick Mathewson fc9c6e7c95 Fix compile errors 21 lat temu
  Nick Mathewson c514a06663 Fix up error codes 21 lat temu